Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump eslint-config-next from 13.4.12 to 13.4.13 #499

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps eslint-config-next from 13.4.12 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
@dependabot dependabot bot requested a review from lpeyr August 7, 2023 18:03
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vNext/eslint-config-next-13.4.13 branch from c9d2512 to b4f2796 Compare August 10, 2023 08:56
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.4.12 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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vNext/eslint-config-next-13.4.13 branch from b4f2796 to 717d7fd Compare August 10, 2023 08:56
@lpeyr lpeyr merged commit 64d0e73 into vNext Aug 10, 2023
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vNext/eslint-config-next-13.4.13 branch August 10, 2023 08:59
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant