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

Bump eslint-config-next from 13.0.6 to 13.1.0 #105

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2022

Bumps eslint-config-next from 13.0.6 to 13.1.0.

Release notes

Sourced from eslint-config-next's releases.

v13.1.0

Core Changes

  • Fix windows slashes for app client entry: #44052
  • Hash both pitch and main loader for server CSS imports: #44063
  • Add tracing for testing tools: #44046
  • Run packing in tests in parallel: #44048
  • feat: app dir error-global component: #44066
  • Fix ignoring dev warning for preload component: #44065
  • refactor(next-swc): introduce next-binding to consolidate dependencies.: #43473
  • Add lodash to server components external packages: #44022
  • Fix dev session stopped handling: #44112
  • Add jsdoc/no-types eslint rule for TypeScript files: #44049
  • Revert "Remove useState from next/image (#43587)": #44094
  • should not contain pages css in app dir: #44151
  • Upgrade undici to 5.14.0 to fix fetch redirect bug: #44133
  • build(cargo): fix turbopack + next-swc build: #43983
  • Align onRecoverableError callback between pages and app dir: #44161
  • build(cargo): update turbopack: #44167
  • Update styled-jsx: #44070
  • Fix crash in GraalVM: #44176
  • Also check error.message as digest for recoverable errors in pages: #44185
  • Move options to stable: #44195
  • Move transpilePackages out of experimental: #44194
  • Fix CSS resources being duplicated in app dir: #44168
  • Add telemetry for stable features: #44201
  • Add warning for experimental flags that have moved: #44202
  • build(cargo): bump up turbopack: #44206
  • Bump @vercel/[email protected]: #44193
  • Disable Image Optimization API when next.config.js has unoptimized: true: #44205
  • Honour distDir in type generation: #44207
  • Only once for the next/head usage in app dir: #44233
  • Enable allowMiddlewareResponseBody by default: #44224
  • Move modularizeImports out of experimental: #44240
  • Update config validation for latest turbopack changes: #44223
  • build(cargo): update turbopack: #44241
  • update turbopack for bugfixes: #44251

Documentation Changes

  • docs: Add explanation about font-display: #44001
  • Test that adding query can be detected by useSearchParams: #43969
  • Add static test for useSelectedLayoutSegments: #43955
  • Docs: Update deployment.md with Firebase, Amplify and Cloudflare: #44092
  • Add test for rewriting in middleware in app-dir: #43971
  • docs: Add missing type to import statement: #44111
  • docs: update next/dynamic docs: #44067
  • Update disabling-http-keep-alive.md for server-side only: #43374
  • docs: fix spelling error: #44191
  • Write tests for navigation between app-dir and pages: #43881

... (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.0.6 to 13.1.0.
- [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.1.0/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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 22, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 26, 2022

Superseded by #108.

@dependabot dependabot bot closed this Dec 26, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-config-next-13.1.0 branch December 26, 2022 16:09
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.

0 participants