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.2.4 to 13.4.9 #31

Closed

Conversation

dependabot[bot]
Copy link

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

Bumps eslint-config-next from 13.2.4 to 13.4.9.

Release notes

Sourced from eslint-config-next's releases.

v13.4.9

Core Changes

  • Reland "ReverseTopological -> AdjacencyMap"": #52142
  • Change the Server Actions feature flag to be validated at compile time: #52147
  • Fix modularizeImports transform of antd: #52148
  • fix: next.config.js with unstable_getImgProps(): #52153
  • update tests list to include all passing tests: #52026
  • Support scroll: false for Link component for app router: #51869
  • Memoize useRouter from next/navigation when used in Pages Router: #52177
  • chore(deps): bump react 18.3.0-canary-1fdacbefd-20230630: #52005
  • fix: infinite dev reloads when parallel route is treated a page entry: #52061
  • disable flaky test cases: #52184
  • Revert "chore(deps): bump react 18.3.0-canary-1fdacbefd-20230630": #52192
  • update turbopack: #52186
  • Update CustomModuleType import: #52133
  • Skip build-time dynamic code checks for specific polyfills in the Edge runtime: #52009
  • Update Turbopack: #52198
  • Use base36 for the RSC query: #52204
  • Fix dynamicParams check in TS plugin: #52211
  • Fix tree shaking for image generation module: #51950
  • fix env reloading for turbopack: #52194
  • Remove zod from require-hook: #52197
  • Optimize watch ignore: #52238
  • Remove the outdated error for find page dir: #52274
  • Disable flakey turbopack env test: #52295
  • skip hot reload sync event for applying hmr updates: #52270
  • Handle 409s in fetch cache: #51652
  • chore: remove experimental appDir: true from tests: #52291
  • fix: correct modularizeImports for antd & ant-design/icons: #52169
  • Update checksum algorithm to SHA1: #52102
  • chore(deps): bump react to 7118f5dd7: #52282
  • Update eslint-plugin-react-hooks to 5.0.0-canary-7118f5dd7-20230705: #52275
  • Named page chunks: #51921
  • chore: fix next dev turbopack benchmark: #52328
  • Fix to use keep-alive in standalone mode: #50221
  • Use 127.0.0.1 as the default host for the standalone server #52283

Documentation Changes

  • Update generate-image-metadata.mdx: #52230
  • docs(mdx): Add clearer instructions on the storage location of mdx-components files.: #52187
  • docs: Improve some of the error messages pages.: #52271
  • fix wrong Link import: #52298
  • Document redirect parameters: #51987
  • Add manual installation instructions for pages: #51995
  • Update 10-router-handlers.mdx: #52098
  • Add app router example: #52066
  • doc: update typo in instrumentation page: #52311

... (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.2.4 to 13.4.9.
- [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.9/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 the dependencies Pull requests that update a dependency file label Jul 10, 2023
@dependabot dependabot bot requested a review from FabioFreitasP July 10, 2023 19:25
@reviewpad reviewpad bot added small Pull request is small waiting-for-review and removed dependencies Pull requests that update a dependency file labels Jul 10, 2023
@reviewpad
Copy link

reviewpad bot commented Jul 10, 2023

Reviewpad Report

‼️ Errors

  • Unconventional commit detected: 'Bump eslint-config-next from 13.2.4 to 13.4.9

Bumps eslint-config-next from 13.2.4 to 13.4.9.


updated-dependencies:

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

Signed-off-by: dependabot[bot] [email protected]' (7fc3bc8)

  • Unconventional title detected: 'Bump eslint-config-next from 13.2.4 to 13.4.9' illegal 'm' character in commit message type: col=02

⚠️ Warnings

  • Please link an issue to the pull request

@reviewpad
Copy link

reviewpad bot commented Jul 10, 2023

AI-Generated Summary: This pull request updates the eslint-config-next development dependency from version 13.2.4 to 13.4.9. This update is a minor version update according to semantic versioning. The eslint-config-next is updated in the package.json file and the yarn lockfile is updated accordingly with the new version's integrity hashes and resolved URLs. Other related dependencies, @next/eslint-plugin-next and eslint-plugin-react-hooks, are also updated as per the new version's requirements. In total, two files are modified with 17 insertions and 12 deletions.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 17, 2023

Superseded by #35.

@dependabot dependabot bot closed this Jul 17, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-config-next-13.4.9 branch July 17, 2023 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
small Pull request is small waiting-for-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants