🚨 [security] [js] Update all of nextjs 12.2.0 → 13.5.6 (major) #1161
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @babel/runtime (7.18.6 → 7.23.2) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
✳️ @next/bundle-analyzer (12.2.0 → 13.5.6)
Sorry, we couldn't find anything useful about this release.
✳️ eslint-config-next (12.2.0 → 13.5.6)
Sorry, we couldn't find anything useful about this release.
✳️ eslint-plugin-import (2.26.0 → 2.29.0) · Repo · Changelog
Release Notes
2.29.0
2.28.1 (from changelog)
2.28.0 (from changelog)
2.27.5 (from changelog)
2.27.4 (from changelog)
2.27.3 (from changelog)
2.27.2 (from changelog)
2.27.1 (from changelog)
2.27.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
✳️ eslint-plugin-jsx-a11y (6.6.0 → 6.7.1) · Repo · Changelog
Release Notes
6.7.1 (from changelog)
6.7.0 (from changelog)
6.6.1 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 54 commits:
v6.7.1
[Fix] `no-aria-hidden-on-focusable` rule's missing export
v6.7.0
[meta] add `auto-changelog`
[Fix] `no-noninteractive-element-interactions`: Ignore contenteditable elements in no-noninteractive-element-interactions
[Refactor] use fromEntries, flatMap, etc; better use iteration methods
[Deps] update `@babel/runtime`, `axe-core`
[Dev Deps] update `@babel/cli`, `@babel/core`, `aud`, `eslint-doc-generator`
[Docs] `label-has-for`: reran generate-list-of-rules
[Deps] pin `language-tags` to `v1.0.5`
[Deps] update `@babel/runtime`, `array-includes`, `axe-core`
[Dev Deps] update `@babel/core`
[Docs] update `eslint-doc-generator` to v1.0.0
[meta] run the build in prepack, not prepublish
[Tests] `aria-role`: add now-passing test
[Docs] missing descriptions in some rules
[Docs] automate docs with `eslint-doc-generator`
[Docs] `prefer-tag-over-role`: rename docs file
[Deps] update `axe-core`
[Deps] update `@babel/runtime`
[Dev Deps] update `@babel/core`, `minimist`
[Deps] update `aria-query`, `axobject-query`
[Deps] update `@babel/runtime`
[Dev Deps] update `@babel/cli`, `@babel/core`, `@babel/eslint-parser`, `@babel/plugin-transform-flow-strip-types`, `aud`, `object.assign`
[meta] move `.eslintignore` to `ignorePatterns`
[meta] use `npmignore` to autogenerate an npmignore file
[Docs] `control-has-associated-label`: fix metadata
[Dev Deps] update `markdown-magic`
[New] add `no-aria-hidden-on-focusable` rule
[New] Add `isFocusable` utils method
[New] `anchor-ambiguous-text`: ignore punctuation
[readme] Preventing code repetition in user's eslint config file
[New] `anchor-ambiguous-text`, `getAccessibleChildText`: Implements check for `alt` tags on `<img />` elements
[Deps] update `jsx-ast-utils`
[Fix] expose `prefer-tag-over-role`
Merge pull request #833 from JoshuaKGoldberg/prefer-tag-over-role
New rule: prefer-tag-over-role
[New] add `anchor-ambiguous-text` rule
[New] add `getAccessibleChildText` util
v6.6.1
[Dev Deps] update `@babel/cli`, `@babel/core`, `@babel/eslint-parser`, `@babel/plugin-transform-flow-strip-types`, `@babel/register`
[Deps] update `@babel/runtime`
[Tests] `no-noninteractive-element-interactions`: add passing test cases
[Dev Deps] update `@babel/cli`, `@babel/core`, `@babel/plugin-transform-flow-strip-types`, `@babel/register`
[Deps] unpin `axe-core`
[readme] properly describe rule settings in builtin configs
[Deps] pin `axe-core` to v4.4.1, due to a breaking change in a patch
[Tests] `no-noninteractive-element-interactions`: add passing tests for form with onSubmit
[Docs] `no-noninteractive-tabindex`, `no-static-element-interactions`: document `allowExpressionValues`
[Tests] `no-static-element-interactions`: add passing test cases
[Fix] `no-interactive-tabindex`: allow role assignments using a ternary with literals on both sides
[Deps] update `@babel/runtime`, `jsx-ast-utils`
[Fix] `no-static-element-interactions`: allow role assignments using a ternary with literals on both sides
[readme] added link to redirect eslint to relevant docs
✳️ eslint-plugin-react (7.30.1 → 7.33.2) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
✳️ next (12.2.0 → 13.5.6) · Repo
Security Advisories 🚨
🚨 Next.js missing cache-control header may lead to CDN caching empty reply
🚨 Unexpected server crash in Next.js
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 5 commits:
v13.5.6
update version script
update ci config
Upgrade edge-runtime/cookies (#57021)
Patch React with fix for write-after-close for ReadableStream (#57011)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands