Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 25, 2023

Bumps eslint-config-next from 13.4.7 to 13.5.3.

Release notes

Sourced from eslint-config-next's releases.

v13.5.3-canary.4

Core Changes

  • Ensure opentelemetry mismatched version error bubbles: #55868
  • test: re-enabled the disabled manifest test: #55810
  • Remove unnecessary Object.assign: #55882
  • Move experimental.runtime warning to config loading: #55880
  • Add experimental.strictNextHead to Turbopack: #55915
  • Loose types of app routes return value: #55849
  • Add trailingSlash, basePath, and assetPrefix to Turbopack: #55921
  • app router: ensure static prefetch renders loading.js: #55950

Documentation Changes

  • Revert "fix typo in API Reference - Image Component": #55889
  • Fix missing async keyword in function declaration: #55887
  • docs: Add note that Server Actions work with static routes: #55626
  • docs: Add example on query parameters in route handlers: #55789

Misc Changes

  • Move client-navigation test to test/development: #55888
  • Ensure Turbopack passing test list is sorted: #55948

Credits

Huge thanks to @​timneutkens, @​huozhi, @​dominiksipowicz, @​joao-vasconcelos, @​mostafaegouda, @​joulev, and @​feedthejim for helping!

v13.5.3-canary.3

Core Changes

  • Remove unused internal env var: #55762
  • fix Image when used with --experimental-https: #55775
  • chore: update turbopack to turbopack-230922.2: #55828
  • Move DefineEnv to separate file: #55811
  • Remove legacy checks for unstable_getXProps: #55813
  • Remove next-typescript check in webpack config: #55819
  • Correctly mark turbo sessions in telemetry: #55835
  • feat(turbopack): construct output path with distDir next.js config: #55613
  • Remove extra type: #55837
  • Update rust toolchain to nightly-2023-09-21: #55774
  • Ensure next-swc-loader types are used: #55846
  • Use swc for runtime bundling: #55842
  • fix bugs pertaining to server actions + navigation: #55853

Documentation Changes

  • Update 01-pages-and-layouts.mdx: #55795
  • fix typo in API Reference - Image Component: #55776
  • docs: useFormState: #55564

... (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 13.4.7 to 13.5.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/v13.5.3/packages/eslint-config-next)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 25, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 9, 2023

Superseded by #286.

@dependabot dependabot bot closed this Oct 9, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-config-next-13.5.3 branch October 9, 2023 14:12
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