Bumps the lint group with 8 updates:
| Package | From | To |
| --- | --- | --- |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `16.2.3` | `16.2.7` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.36.0` | `9.39.2` |
| [eslint](https://github.com/eslint/eslint) | `9.36.0` | `9.39.2` |
| [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.7.4` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.45.0` | `8.50.1` |
| [stylelint](https://github.com/stylelint/stylelint) | `16.24.0` | `16.26.1` |
| [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) | `39.0.0` | `39.0.1` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `16.0.7` | `16.1.1` |
Updates `lint-staged` from 16.2.3 to 16.2.7
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v16.2.3...v16.2.7)
Updates `@eslint/js` from 9.36.0 to 9.39.2
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v9.39.2/packages/js)
Updates `eslint` from 9.36.0 to 9.39.2
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.36.0...v9.39.2)
Updates `prettier` from 3.6.2 to 3.7.4
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.6.2...3.7.4)
Updates `typescript-eslint` from 8.45.0 to 8.50.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.50.1/packages/typescript-eslint)
Updates `stylelint` from 16.24.0 to 16.26.1
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@16.24.0...16.26.1)
Updates `stylelint-config-standard` from 39.0.0 to 39.0.1
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint-config-standard@39.0.0...39.0.1)
Updates `eslint-config-next` from 16.0.7 to 16.1.1
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v16.1.1/packages/eslint-config-next)
---
updated-dependencies:
- dependency-name: lint-staged
dependency-version: 16.2.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: lint
- dependency-name: "@eslint/js"
dependency-version: 9.39.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: lint
- dependency-name: eslint
dependency-version: 9.39.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: lint
- dependency-name: prettier
dependency-version: 3.7.4
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: lint
- dependency-name: typescript-eslint
dependency-version: 8.50.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: lint
- dependency-name: stylelint
dependency-version: 16.26.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: lint
- dependency-name: stylelint-config-standard
dependency-version: 39.0.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: lint
- dependency-name: eslint-config-next
dependency-version: 16.1.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: lint
...
Signed-off-by: dependabot[bot] <support@github.com>
Bumps the lint group with 8 updates:
16.2.316.2.79.36.09.39.29.36.09.39.23.6.23.7.48.45.08.50.116.24.016.26.139.0.039.0.116.0.716.1.1Updates
lint-stagedfrom 16.2.3 to 16.2.7Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
0c1b000chore(changeset): release595b202build(deps): update dependenciesef74c8dfix: do display "failed to spawn" message when task fails normally5cf2a1estyle: do not autofix when running lint-stagedba40012chore: dropnpxfromcommit-msghookd67de9achore: fixpre-pushhook usage with changeset8017d1dbuild(deps): update dependencies922d7f4ci: remove dependabot integration, it's not useful6aeeef1docs: add PR templatea5728b5docs: add AGENTS.mdUpdates
@eslint/jsfrom 9.36.0 to 9.39.2Release notes
Sourced from
@eslint/js's releases.... (truncated)
Commits
c43ce24chore: package.json update for@eslint/jsreleasec7ebefcchore: package.json update for@eslint/jsrelease2375a6dchore: package.json update for@eslint/jsrelease9e7fad4chore: add script to auto-generate eslint:recommended configuration (#20208)25d0e33chore: package.json update for@eslint/jsreleaseabee4cachore: package.json update for@eslint/jsrelease90a71bfdocs: updateREADMEfiles to add badge and instructions (#20115)Updates
eslintfrom 9.36.0 to 9.39.2Release notes
Sourced from eslint's releases.
... (truncated)
Commits
92783249.39.2542266aBuild: changelog update for 9.39.27ca0af7chore: upgrade to@eslint/js@9.39.2(#20394)c43ce24chore: package.json update for@eslint/jsrelease5705833fix: warn wheneslint-envconfiguration comments are found (#20381)506f154build: add .scss files entry to knip (#20391)4c9858eci: addv9.x-devbranch (#20382)e2772819.39.14cdf397Build: changelog update for 9.39.192db329chore: update@eslint/jsversion to 9.39.1 (#20284)Updates
prettierfrom 3.6.2 to 3.7.4Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
7848357Release 3.7.47686c59Release@prettier/plugin-hermes&@prettier/plugin-oxcv0.1.3fe49434Remove dead code checking union/intersection types length (#18396)ca02b37Fix unstable comment print (#18395)7efb988Fix comment in union type get duplicated (#18393)cfa92c1Update dependency@angular/compilerto v21.0.2 (#18392)1de2737Update dependency yaml to v2.8.2 (#18391)706aa4eSwitch js parse postprocess toonEnter(#18382)d3eb2b2Reuse arrays in visitor keys (#18386)c45fef1Fix LWC attribute with--embedded-language-formatting off(#18383)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for prettier since your current version.
Updates
typescript-eslintfrom 8.45.0 to 8.50.1Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
... (truncated)
Commits
d520b88chore(release): publish 8.50.1c62e858chore(release): publish 8.50.0864595achore(release): publish 8.49.032b7e89chore(deps): update dependency@vitest/eslint-pluginto v1.5.1 (#11816)8fe3445chore(release): publish 8.48.16fb1551chore(release): publish 8.48.0a4dc42achore: migrate to nx 22 (#11780)28cf803chore(release): publish 8.47.0843f144chore(release): publish 8.46.47c6944echore: fix typos (#11744)Updates
stylelintfrom 16.24.0 to 16.26.1Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
b968143Release 16.26.1 (#8857)2b24b9cFixselector-pseudo-element-no-unknownfalse positives for `::scroll-button...f152564Fix*-no-unknownfalse positives for latest specs by integrating `@csstools...431cb53Fixat-rule-no-unknownfalse positives for@function(#8851)119097eFixdeclaration-property-value-no-unknownfalse positives forattr()and ...4b9c68bFixfunction-url-quotesfalse positives when URLs require quoting (#8804)8cc4cedBump rollup from 4.52.5 to 4.53.2 (#8848)4383febBump file-entry-cache from 11.1.0 to 11.1.1 (#8846)a8a7560Bump the eslint group with 2 updates (#8845)947ad33Fixpatch-packagewarning about mismatched@types/css-treeversion (#8844)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for stylelint since your current version.
Updates
stylelint-config-standardfrom 39.0.0 to 39.0.1Release notes
Sourced from stylelint-config-standard's releases.
Changelog
Sourced from stylelint-config-standard's changelog.
Commits
a2416d3Release 39.0.1 (#374)9911899Fixlayer-name-patternfalse positives for dot notation (#373)807ed8dBump Stylelint (#371)f6aea8bIntroduce new release workflow (#370)5f6cc89Bump stylelint/.github from 5c1fac886fb5f8f74e29e133f36d242770d03ed3 to 34f1c...939280eBump the dev-deps group with 2 updates (#368)8cad224Shorten dev dependencies group name for Dependabot (#367)552ca29Sync CODEOWNERS (#366)6c540d2Bump eslint from 9.34.0 to 9.35.0 in the development-dependencies group (#365)bc321efIntroduce cooldown period for Dependabot updates (#364)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for stylelint-config-standard since your current version.
Updates
eslint-config-nextfrom 16.0.7 to 16.1.1Release notes
Sourced from eslint-config-next's releases.
... (truncated)
Commits
3aa5398v16.1.13491676v16.1.058e8f8cv16.1.0-canary.343284587v16.1.0-canary.3304290abv16.1.0-canary.32d36c03ev16.1.0-canary.31b174155v16.1.0-canary.3020da8eav16.1.0-canary.297a856fcv16.1.0-canary.2880fb15cv16.1.0-canary.27Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version...Description has been truncated