Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Bump eslint-config-next from 13.4.5 to 13.4.7 #201

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2023

Bumps eslint-config-next from 13.4.5 to 13.4.7.

Release notes

Sourced from eslint-config-next's releases.

v13.4.7

Core Changes

  • Route Module Updates Redux: #51373
  • Lock down server IPC address: #51378
  • Revert "Route Module Updates Redux": #51409
  • Fix bundling of Server Actions: #51367
  • Fix pnpm lock: #51503
  • router: add layout and other file supports to parallel routes: #51413
  • Next Build Turbo POC: #49942
  • add edge rendering for app dir for Turbopack: #50830
  • Fix shared action module in two layers: #51510
  • Revert "Next Build Turbo POC (#49942)": #51538
  • Fix font styles on react dev overlay: #51518
  • fix typo in x-next-revalidate-tag-token header: #51432
  • Add docs links to RSC errors: #51557
  • Moved new line to warnOnce call: #51552
  • Update id env prefix: #51588
  • router: support layout/special files as direct children of parallel routes: #51604
  • use env var to switch next.js to turbopack mode: #51353
  • Revert "add edge rendering for app dir for Turbopack": #51617
  • Ensure upgrade request has request meta: #51590
  • Revert "Fix standalone not found": #51506

Documentation Changes

  • docs: Add streaming AI example.: #51382
  • docs: remove copy mentioning appDir as an experimental feature: #51403
  • examples: update with-supabase example to App Router: #51335
  • Fix typo in image alt: #51487
  • docs: add better examples to next/image docs.: #51457
  • Go directly to caching section: #51501
  • fix(typo): add missing word: #51490
  • fix(typo): add missing comma: #51489
  • Remove duplicate bullet point in app router migration docs: #51440
  • fix: missing come: #51437
  • Linted MDX: #51530
  • docs: Fix typo: #51517
  • Migrate validate links script from next-site and setup GitHub action: #51365
  • Remove extra word in env key error: #51512
  • Remove duplicate word in 11-draft-mode.mdx: #51580
  • Broken link at 01-static-and-dynamic-rendering.mdx: #51582
  • refactor tests for readability: #51051

Example Changes

  • Upgrade with-redux example to app router: #49994

Misc Changes

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

Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.4.5 to 13.4.7.
- [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.7/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 requested a review from FlorianLeChat as a code owner July 1, 2023 23:29
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 1, 2023
@github-actions github-actions bot merged commit 674880c into master Jul 1, 2023
4 of 5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-config-next-13.4.7 branch July 1, 2023 23:29
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants