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 dependencies group with 5 updates in the / directory:
1.2.2
1.2.3
3.1.0
3.2.0
9.14.0
9.15.0
8.4.47
8.4.49
3.4.14
3.4.15
Updates
@eslint/compat
from 1.2.2 to 1.2.3Release notes
Sourced from
@eslint/compat
's releases.Commits
a957ee3
chore: release main (#130)3591a78
feat: Add Language#normalizeLanguageOptions() (#131)2fa68b7
chore: fix formatting error (#133)071be84
Merge commit from forke73b1dc
docs: Update README sponsorsd0b2e70
fix: non-optional properties in generic interfaces (#132)3a87bbb
fix: Support legacyschema
properties (#128)c24083b
docs: Update README sponsorsUpdates
@eslint/eslintrc
from 3.1.0 to 3.2.0Release notes
Sourced from
@eslint/eslintrc
's releases.Changelog
Sourced from
@eslint/eslintrc
's changelog.Commits
f05aea7
chore: release 3.2.0 (#174)d02f914
feat: merge rule.meta.defaultOptions before validation (#166)2b0aa3a
docs: addcompat.extends
example with plugin config (#173)3e3b80a
ci: run tests in Node.js 23 (#170)fc9837d
ci: reduce list of releasable tags tofeat
,fix
andperf
(#161)Updates
@eslint/js
from 9.14.0 to 9.15.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
b441bee
chore: package.json update for@eslint/js
release3087c9e
feat: addmeta
object to@eslint/js
plugin (#19095)Updates
postcss
from 8.4.47 to 8.4.49Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
aed8b89
Release 8.4.49 version3450630
Fix position calculations when offset is missing (#1983)77420d6
Release 8.4.48 version341529f
Update dependencies66fa667
Add Node.js 23 to CI1a8b261
fix inconsistent position calculations (#1980)1cc6ac3
Clarify usage in docsUpdates
tailwindcss
from 3.4.14 to 3.4.15Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
6069a81
v3.4.15d093dce
Add variable fallback to fix Chrome issue (#15003)4de0769
Fix config types for boxShadow (#14856)8b41e82
update changelog825cd83
AddCODEOWNERS
file (#14702)c8c3a22
Bump dependencies to fix vulnerabilities (#14697)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