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.8 #28

Closed

Conversation

dependabot[bot]
Copy link

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

Bumps eslint-config-next from 13.2.4 to 13.4.8.

Release notes

Sourced from eslint-config-next's releases.

v13.4.8

For a more detailed summary of recent performance improvements around compilation, please see this comment.


Core Changes

  • Auto fill title/images/description from openGraph for twitter if missing: #51453
  • Route Module Updates: #51433
  • fix(typo): rename var name in comment: #51531
  • feat: support for numeric separators in revalidate config: #51438
  • Support response aborting: #51594
  • Next Build Turbo POC (2): #51546
  • bugfix: route interception with dynamic paths: #51526
  • add edge rendering for app dir for Turbopack: #51631
  • Pages Error Route Module Rendering: #51374
  • Revert "add edge rendering for app dir for Turbopack": #51659
  • Update cache handling in draft mode: #51663
  • Add esm entry for next/server and alias @​vercel/og: #51651
  • Hot reload when conflicted pages detected and when conflicts are resolved: #51516
  • Fix standalone rendering for unmatched _next routes: #51611
  • add edge rendering for app dir for Turbopack: #51666
  • Revert "Update swc_core to v0.78.15": #51716
  • type check tests (and convert next-test-utils.js to ts) : #51071
  • Add default modularizeImports that breaks up @​mui/icons-material, @​mui/material, date-fns, lodash, lodash-es, ramda, react-bootstrap: #50900
  • Move Pages render out of server: #51678
  • Add url to patched fetch response: #51665
  • Correct Flight client's condition for SSR and createServerReference: #51723
  • Update manual basePath with trailingSlash: #51726
  • feat: add body parser limit for server actions: #51104
  • fix: handle 404 errors in HotReload client: #51637
  • Add critical next config value to github info: #51715
  • Fix not-found handling in turbopack: #51735
  • Allow matching against user-agent in rewrites that match headers: #48271
  • revalidate should be more than a boolean: #51627
  • Rename serverActionsSizeLimit as serverActionsBodySizeLimit and add docs: #51755
  • Fix HMR for missing dependencies in next-app-loader: #51778
  • fix: interception rewrites should support catch-all segments: #51787
  • Remove execSync: #51785
  • Remove unncessary source matching from loader: #51775
  • Fix NODE_OPTIONS='--inspect' not running expected: #51467
  • Fix tree-shaking for metadata image functions on the Edge runtime: #51762
  • Add WATCHPACK_WATCHER_LIMIT=20: #51826
  • Simplify Flight manifest plugin: #51589
  • performance: don't compile on hover on dev: #51830
  • Refactor next-font-manifest-plugin: #51835
  • feat: Introduce eslint rule for async client components: #51547
  • fix: webpack target should match node engines: #51852
  • Enable compression for Webpack's cache during dev: #51851
  • perf: only require nextjs-require-cache-hot-reloader related API in dev mode: #51834

... (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.8.
- [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.8/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 3, 2023
@dependabot dependabot bot requested a review from FabioFreitasP July 3, 2023 20:15
@reviewpad reviewpad bot added small Pull request is small waiting-for-review and removed dependencies Pull requests that update a dependency file labels Jul 3, 2023
@reviewpad
Copy link

reviewpad bot commented Jul 3, 2023

Reviewpad Report

‼️ Errors

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

Bumps eslint-config-next from 13.2.4 to 13.4.8.


updated-dependencies:

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

Signed-off-by: dependabot[bot] [email protected]' (265da87)

  • Unconventional title detected: 'Bump eslint-config-next from 13.2.4 to 13.4.8' 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 3, 2023

AI-Generated Summary: This pull request updates the eslint-config-next package from version 13.2.4 to 13.4.8 in the project's dependencies. The changes are reflected in the package.json and yarn.lock files. The release notes, changelog, and commits of the updated package can be found by following the provided links. The update is regarded as a minor version update.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 10, 2023

Superseded by #31.

@dependabot dependabot bot closed this Jul 10, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-config-next-13.4.8 branch July 10, 2023 19:25
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