build(deps): bump the astro group with 6 updates #124
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.
Bumps the astro group with 6 updates:
4.4.1
4.4.4
5.1.0
5.1.2
7.8.0
7.8.2
4.15.1
4.16.16
1.10.1
1.10.4
1.2.3
1.3.1
Updates
@astrojs/solid-js
from 4.4.1 to 4.4.4Release notes
Sourced from
@astrojs/solid-js
's releases.Changelog
Sourced from
@astrojs/solid-js
's changelog.Commits
3bed805
[ci] release (#12490)8a46e80
Resolve peer dependency problem in the integration packages (SolidJS, Vue, Sv...cec4af8
Add publint checks (#12445)5509117
[ci] release (#12427)9fc2ab8
Update to svelte 5 (#12364)ecc4402
fix(deps): update all non-major dependencies (#12316)5ab2d98
fix(deps): update all non-major dependencies (#12218)2594eb0
fix(deps): update all non-major dependencies (#12003)8214114
[ci] release (#12002)082f450
Fix SolidJS view transition state persistence (#11998)Updates
@astrojs/tailwind
from 5.1.0 to 5.1.2Release notes
Sourced from
@astrojs/tailwind
's releases.Changelog
Sourced from
@astrojs/tailwind
's changelog.Commits
582f12e
[ci] release (#12148)8e500f2
Addcss
keyword to Tailwind integration (#12161)2594eb0
fix(deps): update all non-major dependencies (#12003)8214114
[ci] release (#12002)dcd1158
Make@astrojs/tailwind
compat with Astro 5 (#12018)b9394fa
chore(deps): update all non-major dependencies (#11948)645f4e2
fix(deps): update all non-major dependencies (#11896)26c63a2
fix(deps): update all non-major dependencies (#11837)48b85c1
fix(deps): update all non-major dependencies (#11765)315ec07
fix(deps): update all non-major dependencies (#11674)Updates
@astrojs/vercel
from 7.8.0 to 7.8.2Release notes
Sourced from
@astrojs/vercel
's releases.Changelog
Sourced from
@astrojs/vercel
's changelog.... (truncated)
Commits
Maintainer changes
This version was pushed to npm by matthewp, a new releaser for
@astrojs/vercel
since your current version.Updates
astro
from 4.15.1 to 4.16.16Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
6eac6ba
[ci] release (#12536)65e50eb
Fix JPEG image size determination (#12542)6fc29e3
fix(deps): update all non-major dependencies (#12410)cf0d8b0
fix(i18n): render404.astro
when i18n is enabled (#12525)36d8d92
[ci] release (#12501)b140a3f
fix(routing): don't access Request headers (#12498)b9c05f4
[ci] release (#12452)e329657
[ci] formata23985b
fix: return correct locale in root 404 and 500 page with i18n (#12365)28dd3ce
fix: server island hydration (#12444)Updates
@astrojs/ts-plugin
from 1.10.1 to 1.10.4Release notes
Sourced from
@astrojs/ts-plugin
's releases.Changelog
Sourced from
@astrojs/ts-plugin
's changelog.Commits
df90fe5
Version Packages (#974)128cf11
chore: update volar dependencies (#973)4db55f0
Version Packages (#968)8673fa5
fix: reload content on collections change (#966)e0ead1a
fix: remove deprecated TypeScript option35cf3bc
refactor(language-server): unused resolveLanguageServiceHost hook (#953)b79ff82
Version Packages (#945)af5bbc5
fix: mdoc language identifier (#943)Updates
eslint-plugin-astro
from 1.2.3 to 1.3.1Release notes
Sourced from eslint-plugin-astro's releases.
Changelog
Sourced from eslint-plugin-astro's changelog.
Commits
37a77ef
chore: release eslint-plugin-astro (#446)1133962
fix: preserve whitespace between attributes in sort-attributes rule (#445)6ffa048
fix(deps): update dependency eslint-compat-utils to ^0.6.0 (#443)db90a41
chore: add doc-renderer for generating & updating detailed rule docs (#442)ae7c6a4
chore(deps): update dependency postcss-nested to v7 (#441)6579f49
chore(deps): update dependency@types/node
to v22 (#440)b525f44
fix(deps): update dependency postcss-selector-parser to v7 (#435)5db7673
chore(deps): update coverallsapp/github-action action to v2.3.4 (#436)8d9e0a2
chore: move 'utils/rules.ts' to 'rules/index.ts' (#439)fd8bc14
chore: remove redundant assignments & use "createRequire" (#437)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions