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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the npm-deps group with 3 updates in the / directory: eslint, eslint-plugin-astro and prettier-plugin-tailwindcss.
Updates
eslint
from 8.57.0 to 9.5.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
5352357
9.5.0f425600
Build: changelog update for 9.5.0f588160
chore: upgrade@eslint/js
@9
.5.0 (#18591)5890841
chore: package.json update for@eslint/js
release455f7fd
docs: add section about including.gitignore
files (#18590)e9f4ccd
chore: remove unused eslint-disable directive (#18589)721eafe
docs: update info about universalfiles
patterns (#18587)4b23ffd
refactor: Move JS parsing logic into JS language (#18448)6880286
fix: treat*
as a universal pattern (#18586)8127127
docs: Update READMEUpdates
eslint-plugin-astro
from 0.33.1 to 1.2.2Release notes
Sourced from eslint-plugin-astro's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-astro's changelog.
... (truncated)
Commits
045aedb
chore: release eslint-plugin-astro (#398)58b3f19
fix: no-exports-from-components rule, which allowedgetStaticPath
instead o...767bcc5
chore: release eslint-plugin-astro (#396)5174590
Update no-exports-from-components rule to allow exceptions (#395)43aa17b
chore(deps): update dependency nyc to v17 (#394)5015b41
chore(deps): update dependency prettier-plugin-astro to ^0.14.0 (#391)b7d7e84
chore(deps): update dependency monaco-editor to ^0.49.0 (#390)9e9a9ba
chore: release eslint-plugin-astro (#387)ed0a98e
chore(deps): update coverallsapp/github-action action to v2.3.0 (#383)f89702b
Update angry-eels-count.mdUpdates
prettier-plugin-tailwindcss
from 0.5.14 to 0.6.5Release notes
Sourced from prettier-plugin-tailwindcss's releases.
Changelog
Sourced from prettier-plugin-tailwindcss's changelog.
Commits
efea6f9
0.6.5642a97c
Update changeloga5506a9
Only re-apply string escaping when necessary (#295)ec92b76
Tweak readme2a9d702
0.6.4a13021c
Update changelog0ea2dc0
Export plugin options type (#292)9b9bfe4
Use Node 22 in all CI workflows (#290)bd3d5b0
0.6.31010b51
Update changelogDependabot 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