Skip to content

Bump eslint-config-next from 15.0.3 to 15.4.3#98

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/eslint-config-next-15.4.3
Closed

Bump eslint-config-next from 15.0.3 to 15.4.3#98
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/eslint-config-next-15.4.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2025

Bumps eslint-config-next from 15.0.3 to 15.4.3.

Release notes

Sourced from eslint-config-next's releases.

v15.4.3

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • Turbopack: fix dist dir on Windows (#81758)

Credits

Huge thanks to @​mischnic for helping!

v15.4.2

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • pages router metadata bugs with React 19 (#81733)
  • [metadata] replace for initial body icon case (#81688)
  • Ensure custom NextServer config is honored (#81681)

Credits

Huge thanks to @​huozhi, @​ijjk, and @​ztanner for helping!

v15.4.2-canary.13

Core Changes

  • Stabilize node middleware support: #81907
  • Add run-turbopack-compiler trace span: #81917
  • fix: support calling onClose multiple times in edge-ssr-app: #81911
  • fix: logging the correct process for listened port: #81903
  • Build: Include rewrites in manifest generation: #81894
  • Routing: Clean up some code: #81932
  • [sourcemaps] Ensure codeframe when calling Client Functions from Server: #81918
  • [segment explorer] missing file suggestion: #81617
  • [turbopack] Always print trace labels in headers: #81728
  • Revert "[metadata] use https protocol for schema urls": #81934

Misc Changes

  • Turbopack: Track variable usage inside of visit_assign_target_pat: #81654
  • Turbopack: Replace current_value set/restore mutation pattern with a safer with_pat_value helper: #81696
  • Docs: Document global-not-found: #81803
  • [router-act] Fixes related to segment inlining: #81896
  • [test] Add dedicated test for error when client functions are called from server components: #81930
  • Fix an issue in how css references are collected under next build --turbopack: #81704

... (truncated)

Commits

Dependabot compatibility score

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 15.0.3 to 15.4.3.
- [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/v15.4.3/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-version: 15.4.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 22, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jul 24, 2025

Superseded by #99.

@dependabot dependabot bot closed this Jul 24, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-config-next-15.4.3 branch July 24, 2025 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants