- 
                Notifications
    You must be signed in to change notification settings 
- Fork 0
Commit 31bb443
authored
fix(deps): update dependency @next/eslint-plugin-next to v15.4.0-canary.55 (#26)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@next/eslint-plugin-next](https://redirect.github.com/vercel/next.js)
([source](https://redirect.github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next))
| [`15.4.0-canary.53` ->
`15.4.0-canary.55`](https://renovatebot.com/diffs/npm/@next%2feslint-plugin-next/15.4.0-canary.53/15.4.0-canary.55)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>vercel/next.js (@​next/eslint-plugin-next)</summary>
###
[`v15.4.0-canary.55`](https://redirect.github.com/vercel/next.js/releases/tag/v15.4.0-canary.55)
[Compare
Source](https://redirect.github.com/vercel/next.js/compare/v15.4.0-canary.54...v15.4.0-canary.55)
##### Core Changes
- misc: remove leftover `clientInstrumentationHook` type:
[#​79701](https://redirect.github.com/vercel/next.js/issues/79701)
- cleanup(turbopack): Embed Global vs Specific channel type in the Rust
type system:
[#​79291](https://redirect.github.com/vercel/next.js/issues/79291)
- \[dev-overlay] Show error overlay on any thrown value in /app:
[#​79658](https://redirect.github.com/vercel/next.js/issues/79658)
- \[dev-overlay] Move error handlers into dispatcher in /app:
[#​79660](https://redirect.github.com/vercel/next.js/issues/79660)
- Verify cache-busting param during segment prefetch:
[#​79563](https://redirect.github.com/vercel/next.js/issues/79563)
- update(turbopack): Update the messaging UX for timing writing files to
disk:
[#​79469](https://redirect.github.com/vercel/next.js/issues/79469)
- \[dev-overlay] Move Redbox open/close into dispatcher:
[#​79698](https://redirect.github.com/vercel/next.js/issues/79698)
##### Misc Changes
- Turbopack Build: Fix middleware rewrite test:
[#​79697](https://redirect.github.com/vercel/next.js/issues/79697)
- Update flakey empty-project test:
[#​79734](https://redirect.github.com/vercel/next.js/issues/79734)
- Update Rspack production test manifest:
[#​79645](https://redirect.github.com/vercel/next.js/issues/79645)
- Update Turbopack development test manifest:
[#​79646](https://redirect.github.com/vercel/next.js/issues/79646)
- Update Rspack development test manifest:
[#​79644](https://redirect.github.com/vercel/next.js/issues/79644)
- perf(turbopack): Remove indent in intermediate string:
[#​79754](https://redirect.github.com/vercel/next.js/issues/79754)
- fix(turbopack): Use comments instead of AST nodes for unreachables:
[#​79703](https://redirect.github.com/vercel/next.js/issues/79703)
##### Credits
Huge thanks to [@​r34son](https://redirect.github.com/r34son),
[@​Cy-Tek](https://redirect.github.com/Cy-Tek),
[@​eps1lon](https://redirect.github.com/eps1lon),
[@​timneutkens](https://redirect.github.com/timneutkens),
[@​ijjk](https://redirect.github.com/ijjk),
[@​acdlite](https://redirect.github.com/acdlite), and
[@​kdy1](https://redirect.github.com/kdy1) for helping!
###
[`v15.4.0-canary.54`](https://redirect.github.com/vercel/next.js/releases/tag/v15.4.0-canary.54)
[Compare
Source](https://redirect.github.com/vercel/next.js/compare/v15.4.0-canary.53...v15.4.0-canary.54)
##### Core Changes
- Turbopack: derive de/serialize for loader config:
[#​79581](https://redirect.github.com/vercel/next.js/issues/79581)
- Update font data:
[#​79642](https://redirect.github.com/vercel/next.js/issues/79642)
- Avoid bundling dev overlay in page template:
[#​79641](https://redirect.github.com/vercel/next.js/issues/79641)
- Enable preview builds for forks:
[#​79648](https://redirect.github.com/vercel/next.js/issues/79648)
##### Misc Changes
- chore(turbo-tasks): Remove old and unused `turbo-tasks-memory`
backend:
[#​79560](https://redirect.github.com/vercel/next.js/issues/79560)
- Update Turbopack development test manifest:
[#​79603](https://redirect.github.com/vercel/next.js/issues/79603)
- Enforce consistency between packages in preview builds:
[#​79610](https://redirect.github.com/vercel/next.js/issues/79610)
- Turbopack: improve error handling when DB read/deserialization fails:
[#​79545](https://redirect.github.com/vercel/next.js/issues/79545)
- Docs IA 2.0: Create Forms guide:
[#​79288](https://redirect.github.com/vercel/next.js/issues/79288)
- Docs IA 2.0: Create intercepting and parallel routes API reference:
[#​79405](https://redirect.github.com/vercel/next.js/issues/79405)
- Docs IA 2.0: Add examples to layout.js:
[#​79453](https://redirect.github.com/vercel/next.js/issues/79453)
- Docs IA 2.0: Update template.js API reference:
[#​79490](https://redirect.github.com/vercel/next.js/issues/79490)
- Docs IA 2.0: Create Dynamic Segments API reference, add example to
getting started. :
[#​79439](https://redirect.github.com/vercel/next.js/issues/79439)
- Turbopack: avoid panics due to eventual consistency:
[#​79242](https://redirect.github.com/vercel/next.js/issues/79242)
- Next IA 2.0: Create Route Groups API reference, simplifying wording:
[#​79444](https://redirect.github.com/vercel/next.js/issues/79444)
- Update Turbopack production test manifest:
[#​79647](https://redirect.github.com/vercel/next.js/issues/79647)
- Docs IA 2.0: Move Redirects page to guides:
[#​79447](https://redirect.github.com/vercel/next.js/issues/79447)
- Docs IA 2.0: Add `Caching and Revalidating` page:
[#​79493](https://redirect.github.com/vercel/next.js/issues/79493)
- Docs: scrub html in `ld+json` script:
[#​79627](https://redirect.github.com/vercel/next.js/issues/79627)
- Turbopack Build: Fix edge \_document test:
[#​79628](https://redirect.github.com/vercel/next.js/issues/79628)
- Turbopack Build: Fix conflicting page error:
[#​79634](https://redirect.github.com/vercel/next.js/issues/79634)
- Turbopack Build: Fix runtime value test:
[#​79654](https://redirect.github.com/vercel/next.js/issues/79654)
- Docs IA 2.0: Delete Error Handling page:
[#​79495](https://redirect.github.com/vercel/next.js/issues/79495)
- Turbopack Build: Skip edge stacktrace test:
[#​79661](https://redirect.github.com/vercel/next.js/issues/79661)
- Fix name tracking for closures in server actions transform:
[#​79657](https://redirect.github.com/vercel/next.js/issues/79657)
##### Credits
Huge thanks to [@​bgw](https://redirect.github.com/bgw),
[@​wbinnssmith](https://redirect.github.com/wbinnssmith),
[@​eps1lon](https://redirect.github.com/eps1lon),
[@​sokra](https://redirect.github.com/sokra),
[@​delbaoliveira](https://redirect.github.com/delbaoliveira),
[@​icyJoseph](https://redirect.github.com/icyJoseph),
[@​timneutkens](https://redirect.github.com/timneutkens),
[@​ijjk](https://redirect.github.com/ijjk), and
[@​unstubbable](https://redirect.github.com/unstubbable) for
helping!
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/TheCodeDestroyer/devkit).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMy42IiwidXBkYXRlZEluVmVyIjoiNDAuMzMuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->File tree
Expand file treeCollapse file tree
3 files changed
+11
-6
lines changedOpen diff view settings
Filter options
- .changeset
- packages/eslint/eslint-config-next
Expand file treeCollapse file tree
3 files changed
+11
-6
lines changedOpen diff view settings
Collapse file
.changeset/dependencies-GH-26.md
Copy file name to clipboard+5Lines changed: 5 additions & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
|  | 1 | + | |
|  | 2 | + | |
|  | 3 | + | |
|  | 4 | + | |
|  | 5 | + | |
Collapse file
packages/eslint/eslint-config-next/package.json
Copy file name to clipboardExpand all lines: packages/eslint/eslint-config-next/package.json+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 65 | 65 |  | |
| 66 | 66 |  | |
| 67 | 67 |  | |
| 68 |  | - | |
|  | 68 | + | |
| 69 | 69 |  | |
| 70 | 70 |  | |
| 71 | 71 |  | |
|  | |||
Collapse file
+5-5Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments