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 6 updates in the / directory:
5.0.18
5.0.19
11.2.11
11.3.2
7.13.1
7.16.0
8.57.0
9.6.0
0.33.1
1.2.3
0.5.14
0.6.5
Updates
@fontsource/inter
from 5.0.18 to 5.0.19Commits
Updates
framer-motion
from 11.2.11 to 11.3.2Changelog
Sourced from framer-motion's changelog.
... (truncated)
Commits
6996cb7
v11.3.21cdf396
Removing background-color from willChange4d1ec5d
Updating version036e328
v11.3.1ada1848
Removing externally-providedMotionValue
s fromwill-change
(#2723)d43fc97
Fixing failing test587507a
Updating versionbe78276
v11.3.00f05bff
Updating changelog4341943
Autowill-change
(#2700)Updates
@typescript-eslint/parser
from 7.13.1 to 7.16.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
e803c50
chore(release): publish 7.16.02865d31
chore(release): publish 7.15.0b4fe94f
chore(release): publish 7.14.1dfc4469
chore(release): publish 7.14.0Updates
eslint
from 8.57.0 to 9.6.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
473d1bb
9.6.0f435566
Build: changelog update for 9.6.0b15ee30
chore: upgrade@eslint/js
@9
.6.0 (#18632)d655503
chore: package.json update for@eslint/js
release1613e2e
fix: Allow escaping characters in config patterns on Windows (#18628)13dbecd
docs: Limit search to just docs (#18627)7c78ad9
refactor: Use language.visitorKeys and check for non-JS SourceCode (#18625)e2b16e2
feat: Implement feature flags (#18516)69ff64e
refactor: Return value of applyInlineConfig() (#18623)375227f
docs: Update getting-started.md - add pnpm to init eslint config (#18599)Updates
eslint-plugin-astro
from 0.33.1 to 1.2.3Release notes
Sourced from eslint-plugin-astro's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-astro's changelog.
... (truncated)
Commits
d015d37
chore: release eslint-plugin-astro (#406)403a960
chore(deps): update dependency esbuild to ^0.23.0 (#403)0ed43c3
chore(deps): update dependency rimraf to v6 (#407)06b2a12
chore: fix ci error (#408)a77445e
no-export-from-components - allow "partial" exception (#405)5ea40f1
chore(deps): update dependency monaco-editor to ^0.50.0 (#400)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)Updates
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