Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

Bump eslint-config-next from 13.4.9 to 13.4.13 #108

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 7, 2023

Bumps eslint-config-next from 13.4.9 to 13.4.13.

Release notes

Sourced from eslint-config-next's releases.

v13.4.13

Core Changes

  • Improve internal web stream utils: #53004
  • fix: Add Next-Url to http vary in consideration of intercept routes.: #52746
  • update Turbopack: #53098
  • Add app, error, and document entrypoints: #53013
  • Turbopack: use edge environment in server-side rendering of client components too: #53099
  • refactor(codemod): replace chalk with picocolors: #53115
  • move webpack specific logic into a separate file: #53114
  • feat(turbopack): emit MODULE_FEATURE telemetry from turbopack: #52356
  • Fix not found hangs the build with overridden node env: #53106
  • chore: update warning message from yarn add sharp to npm i sharp: #53130
  • fix(edge): allow Request cloning via NextRequest: #53157
  • chore: extract common get-validated-args: #53165
  • Fix minimal basePath handling: #53174
  • Updates @​typescript-eslint/parser to 6.1.0: #52848
  • fix(next/image): washed out blur placeholder: #52583
  • Handle basePath app-dir minimal case: #53189

Documentation Changes

  • (Docs) add missing import.: #52992
  • Fix formData code snippet in route handler docs: #52532
  • docs: remove unneeded good to know section during installation: #53078
  • docs: fix typo in 08-parallel-routes.mdx: #53069
  • chore(docs): Extend the options for custom server init: #52851
  • (Docs) Add missing import for useRef(): #53015
  • (Docs) Remove FormData type on formData defined in .js file: #53014
  • docs: fix codeblock for redirect: #53120
  • chore(docs): client-side data fetching loading state: #53164

Example Changes

  • feat: remove unused global variable: #51767

Misc Changes

  • chore(ci): always run validate-docs-links action: #53022
  • update install-native postinstall to use pnpm: #53080
  • chore(ci): make validate-docs-links required: #53123
  • chore(test): fix flaky tsconfig.json test: #53132
  • chore(ci): fix validate-docs-links for non-PR: #53129
  • Temporarily skip flakey action revalidate: #53134

Credits

Huge thanks to @​vinaykulk621, @​Lantianyou, @​styfle, @​shuding, @​joulev, @​AkifumiSato, @​trigaten, @​HurSungYun, @​DevLab2425, @​sokra, @​alexkirsz, @​ztanner, @​leerob, @​SukkaW, @​kwonoj, @​huozhi, @​ijjk, @​balazsorban44, @​daniel-web-developer, @​ky1ejs, and @​arturbien for helping!

v13.4.13-canary.18

... (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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 7, 2023
@vercel
Copy link

vercel bot commented Aug 7, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
2023-javazone-no ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 8, 2023 4:57pm

Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.4.9 to 13.4.13.
- [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/v13.4.13/packages/eslint-config-next)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 21, 2023

Superseded by #113.

@dependabot dependabot bot closed this Aug 21, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-config-next-13.4.13 branch August 21, 2023 14:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants