Bump the npm group across 1 directory with 4 updates #378
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 npm group with 4 updates in the / directory: astro, @ianvs/prettier-plugin-sort-imports, eslint-plugin-astro and eslint-plugin-jsx-a11y.
Updates
astro
from 4.16.6 to 4.16.10Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
e10b03e
[ci] release (#12369)b7e4691
fix(deps): update all non-major dependencies (#12366)bf2723e
addchecked
to htmlBooleanAttributes (#12311)c4726d7
fix: show file name with invalid frontmatter errors for MDX (#12355)222f718
Fixastro add
generated import identifier (#12363)493fe43
Improve tinyexec errors (#12368)ec3113d
[ci] release (#12345)7680349
fix: honor getViteConfig inlineAstroConfig.logLevel setting (#12358)35795a1
Fix watchfile multiple dev server restart (#12353)5751488
fix: revert #12227 (#12351)Updates
@ianvs/prettier-plugin-sort-imports
from 4.3.1 to 4.4.0Release notes
Sourced from
@ianvs/prettier-plugin-sort-imports
's releases.Commits
16d8a5a
4.4.0d218cab
Throw an error when no matching sortOrder group (#192)41df923
Remove unused@babel/core
, update babel deps (#191)e28fa0e
Re-addimportOrderCaseSensitive
option (#184)fef70a6
Internal: Switch from yarn to pnpm (#178)f558d5d
Add packageManager to package.json879094f
Normalize url in package.jsonUpdates
eslint-plugin-astro
from 1.3.0 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)Updates
eslint-plugin-jsx-a11y
from 6.10.1 to 6.10.2Changelog
Sourced from eslint-plugin-jsx-a11y's changelog.
Commits
7f3d698
v6.10.20d01a1a
[meta] fix changelog URLs5dad7c4
[Dev Deps] update@babel/cli
,@babel/core
,@babel/eslint-parser
, `@babe...d15d3ab
[Refactor] avoid spreading things that are already arraysfa9845d
[patch]no-redundandant-roles
: allow\<img src="*.svg" role="img" />
daba189
[Tests]aria-role
: Add valid test for\<svg role="img" />
0bc6378
[Docs]label-has-associated-control
: add line breaks for readability30d2318
[Tests]label-has-associated-control
: add additional test casesd92446c
[Tests] Add tests to reinforce required attributes for role="heading"aa075bd
[Refactor] remove no-longer-neededes-iterator-helpers
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