npm(deps): bump the prod-deps group across 1 directory with 5 updates#173
Closed
dependabot[bot] wants to merge 1 commit into
Closed
npm(deps): bump the prod-deps group across 1 directory with 5 updates#173dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the prod-deps group with 4 updates in the / directory: [@astrojs/svelte](https://github.com/withastro/astro/tree/HEAD/packages/integrations/svelte), [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte). Updates `@astrojs/svelte` from 8.1.2 to 9.0.0 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/svelte/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/svelte@9.0.0/packages/integrations/svelte) Updates `@tailwindcss/vite` from 4.3.0 to 4.3.1 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.1/packages/@tailwindcss-vite) Updates `astro` from 6.4.6 to 7.0.3 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@7.0.3/packages/astro) Updates `svelte` from 5.56.3 to 5.56.4 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.56.4/packages/svelte) Updates `tailwindcss` from 4.3.0 to 4.3.1 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.1/packages/tailwindcss) --- updated-dependencies: - dependency-name: "@astrojs/svelte" dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-deps - dependency-name: "@tailwindcss/vite" dependency-version: 4.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: astro dependency-version: 7.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-deps - dependency-name: svelte dependency-version: 5.56.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: tailwindcss dependency-version: 4.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <support@github.com>
885f430 to
3d8febc
Compare
Collaborator
|
This is fixed by #166 |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the prod-deps group with 4 updates in the / directory: @astrojs/svelte, @tailwindcss/vite, astro and svelte.
Updates
@astrojs/sveltefrom 8.1.2 to 9.0.0Release notes
Sourced from @astrojs/svelte's releases.
... (truncated)
Changelog
Sourced from @astrojs/svelte's changelog.
... (truncated)
Commits
f55ba4c[ci] release (#17132)0da0678[ci] release (beta) (#17089)4585fe5fix(integrations): Export container renderers from a dedicated export path to...08b84d6[ci] release (beta) (#17045)17c4178[ci] release (alpha) (#16749)6e4a162test: skip conditional-rendering CSS test pending Rolldown support3652d1cchore: merge main into next9d9d516chore(deps): update@sveltejs/vite-plugin-svelteto v7 (#16549)29ec81dchore: merge main into next8d1af3bMerge remote-tracking branch 'origin/main' into chore/merge-main-into-nextUpdates
@tailwindcss/vitefrom 4.3.0 to 4.3.1Release notes
Sourced from @tailwindcss/vite's releases.
Changelog
Sourced from @tailwindcss/vite's changelog.
Commits
8a14a714.3.1 (#20226)73983e1Fix 'Sourcemap is likely to be incorrect' warnings when using `@tailwindcss/v...Updates
astrofrom 6.4.6 to 7.0.3Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
f7283e0[ci] release (#17180)24d2c9eFix getStaticPaths error in one route blocking other matching routes in dev (...efdd4d1[ci] formatfb0ab02fix: localized error route status handling (#17087)8f4a3dbFix HMR for action files during development (#16932)fa6428afix(dev): wire AbortController to socket close so request.signal reflects cli...ccd1e37chore(head): remove meta title tag in favor of standard title tag (#17178)dc260daRemove legacy "X-UA-Compatible" meta tags (#17162)74f5f24chore: update Vite to 8.1 (#17160)a39b7a8[ci] release (#17167)Updates
sveltefrom 5.56.3 to 5.56.4Release notes
Sourced from svelte's releases.
Changelog
Sourced from svelte's changelog.
Commits
eae50dfVersion Packages (#18435)36ae062fix: always unset reactivity context after restoring it (#18453)a6985bcfix: strip?from optional parameters in svelte lang ts (#18448)c4daa49fix: include wrapping parentheses in{@const}declarator end (#18436)0510174fix: makeSvelteURLSearchParamsnotifications accurate (#18425)8ea3ee8chore(deps-dev): bump esbuild from 0.25.11 to 0.28.1 (#18427)Updates
tailwindcssfrom 4.3.0 to 4.3.1Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
8a14a714.3.1 (#20226)12833aaFix canonicalization bug where we end up with a high precision number (#20221)97a5b3adocs: fix double word 'to to' in test comment (#20216)d01e103Add missinginsetkeyword forinset-shadow-none(#20208)ad66939Allow@variantto be used insideaddBase(#19480)efae52cSimplify CSS when using utilities that use a*-0or*-1value (#20196)6b43b64Canonicalization: limit arbitrary to bare values conversion (#20130)d4f24c5Fix invalid canonicalization where0\<unit>was migrated to0(#20127)749c45eExposeindexandsiblingson walk context (#20109)8dcdb66Bump dependencies (#20095)