deps(dev)(deps-dev): bump the eslint-ecosystem group across 1 directory with 3 updates#906
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
QA suite report
Result: passed. QA vs
|
| Base | This PR | Δ passed | |
|---|---|---|---|
| Passed | 655 | 655 | 0 |
| Failed | 0 | 0 | — |
| Total | 655 | 655 | — |
Fixed (failed on base, passing on this PR)
None
New failures (failed on this PR; were not failing on base)
None
Still failing (failed on base and still failing on this PR)
None
Dependabot auto-mergeCould not enable auto-merge after Continuous integration succeeded. Common causes: auto-merge disabled in repo settings, branch protection (reviews / code owners), merge queue rules, or token permissions. CLI output: |
ac6ac6a to
4becb61
Compare
Dependabot auto-mergeCould not enable auto-merge after Continuous integration succeeded. Common causes: auto-merge disabled in repo settings, branch protection (reviews / code owners), merge queue rules, or token permissions. CLI output: |
4becb61 to
8028478
Compare
Dependabot auto-mergeCould not enable auto-merge after Continuous integration succeeded. Common causes: auto-merge disabled in repo settings, branch protection (reviews / code owners), merge queue rules, or token permissions. CLI output: |
8028478 to
5fc4ee7
Compare
Dependabot auto-mergeCould not enable auto-merge after Continuous integration succeeded. Common causes: auto-merge disabled in repo settings, branch protection (reviews / code owners), merge queue rules, or token permissions. CLI output: |
…ry with 3 updates Bumps the eslint-ecosystem group with 3 updates in the /SortVision directory: [eslint](https://github.com/eslint/eslint), [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) and [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh). Updates `eslint` from 10.4.1 to 10.5.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.4.1...v10.5.0) Updates `eslint-config-next` from 16.2.7 to 16.2.9 - [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.2.9/packages/eslint-config-next) Updates `eslint-plugin-react-refresh` from 0.5.2 to 0.5.3 - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases) - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md) - [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.5.2...v0.5.3) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint-ecosystem - dependency-name: eslint-config-next dependency-version: 16.2.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint-ecosystem - dependency-name: eslint-plugin-react-refresh dependency-version: 0.5.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint-ecosystem ... Signed-off-by: dependabot[bot] <support@github.com>
5fc4ee7 to
d2af006
Compare
Dependabot auto-mergeAuto-merge is enabled (squash). GitHub will merge this PR once all required checks and reviews pass. |
Bumps the eslint-ecosystem group with 3 updates in the /SortVision directory: eslint, eslint-config-next and eslint-plugin-react-refresh.
Updates
eslintfrom 10.4.1 to 10.5.0Release notes
Sourced from eslint's releases.
Commits
de3b67210.5.0362a518Build: changelog update for 10.5.05ca8c52feat: correct stack tracking in max-nested-callbacks (#20973)b565783feat: report no-with violations at the with keyword (#20971)2ce032ffeat: report max-lines-per-function violations at function head (#20966)732cb3efeat: report max-nested-callbacks violations at function head (#20967)f9c138afeat: report max-depth violations on keywords (#20943)8ae1b5bdocs: Update READMEca7eb90docs: update Node.js prerequisites to include ICU support (#20962)b18bf58chore: update ecosystem plugins (#20959)Updates
eslint-config-nextfrom 16.2.7 to 16.2.9Release notes
Sourced from eslint-config-next's releases.
Commits
f37fad9v16.2.96f16804v16.2.8411c455v16.2.7Updates
eslint-plugin-react-refreshfrom 0.5.2 to 0.5.3Release notes
Sourced from eslint-plugin-react-refresh's releases.
Changelog
Sourced from eslint-plugin-react-refresh's changelog.
Commits
00818e9v0.5.3 [publish]202fc4aFix PascalCase class exported viaexport { Name }incorrectly treated as Re...