build(deps): bump the astro group across 1 directory with 6 updates #146
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 in the / directory:
4.4.1
5.0.5
5.1.0
6.0.0
7.8.0
8.1.0
4.15.1
5.4.1
1.10.1
1.10.4
1.2.3
1.3.1
Updates
@astrojs/solid-js
from 4.4.1 to 5.0.5Release notes
Sourced from
@astrojs/solid-js
's releases.Changelog
Sourced from
@astrojs/solid-js
's changelog.... (truncated)
Commits
9aa5ac1
[ci] release (#13318)80926fa
chore(deps): updateesbuild
andvite
versions (#13323)828b7b3
fix(deps): update all non-major dependencies (#13124)61ef2d9
chore: upgrade Vite and update tests (#13076)0a0b197
[ci] release (#12991)cf30880
fix: upgrade Vite and update tests (#13011)0968069
[ci] release (#12978)1072c76
[ci] formatea603ae
Add warnings if multiple JSX renderers are used (#12887)7a0855b
fix(deps): update all non-major dependencies (#12579)Updates
@astrojs/tailwind
from 5.1.0 to 6.0.0Release notes
Sourced from
@astrojs/tailwind
's releases.Changelog
Sourced from
@astrojs/tailwind
's changelog.... (truncated)
Commits
f6b7839
[ci] release (#13086)61ef2d9
chore: upgrade Vite and update tests (#13076)0a0b197
[ci] release (#12991)3357ff6
fix(deps): update all non-major dependencies (#13008)cf30880
fix: upgrade Vite and update tests (#13011)7a0855b
fix(deps): update all non-major dependencies (#12579)3d89e62
fix: align esbuild to vite (#12361)5f4c543
[ci] release (#12790)739dbfb
fix(deps): upgrade Vite (#12799)901c21f
test: make tailwind test more stable (#12732)Updates
@astrojs/vercel
from 7.8.0 to 8.1.0Release notes
Sourced from
@astrojs/vercel
's releases.Changelog
Sourced from
@astrojs/vercel
's changelog.... (truncated)
Commits
9aa5ac1
[ci] release (#13318)80926fa
chore(deps): updateesbuild
andvite
versions (#13323)c1d2d25
[ci] format7ea0aba
feat(vercel): allow defining ISR exclusions with regular expressions (#13211)4cb3377
[ci] release (#13244)6efd57d
fix: update deps of adapters (#13304)2e1321e
Replace globby/fast-glob/tiny-glob with tinyglobby (#13299)ea9868d
[ci] release (#13189)8e5b89c
chore: unpin vercel routing lib (#13224)74c0bbe
chore: fix linting issues, integration tests (#13187)Updates
astro
from 4.15.1 to 5.4.1Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
8483502
[ci] release (#13337)9c7afbe
[ci] formatb5dabe9
feat: add support session typing (#13320)5d8f71c
[ci] format5e7646e
chore: bumpcompiler
andupgrade
packages (#13330)8f632ef
fix(assets): export again asset utilities (#13336)9aa5ac1
[ci] release (#13318)80926fa
chore(deps): updateesbuild
andvite
versions (#13323)5b6df02
[ci] format5f72a58
fix(core): double encoding during match of routes (#13303)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