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 12.2.0 to 12.2.2 #129

Merged
merged 4 commits into from
Jul 12, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 12, 2022

Bumps eslint-config-next from 12.2.0 to 12.2.2.

Release notes

Sourced from eslint-config-next's releases.

v12.2.2

Core Changes

  • Update README.md: #38371
  • Add support for catchall with new router: #38439
  • Fix client entry point prefix: #38445
  • Add support for optional catchall with new router: #38444
  • Add handling for back/forward (popstate) between old and new router: #38453
  • Make catchall parameters consistent with existing router: #38456
  • Fix warning next/future/image semicolon: #38454
  • fix(next/build): disable next-swc crash reporting temporarily: #38472

Documentation Changes

  • Update building-form sample code: #38437
  • Update i18n routing example with Middleware.: #38419
  • Adds mention of INP to "Measuring Performance" page: #38464

Example Changes

  • Replace JS blog-starter example with TS, deprecate blog-starter-typescript example: #38395
  • Convert api-routes-rate-limit example to TypeScript: #38393
  • examples(with-jotai): Update example: #38398
  • fix(examples/with-playwritght): use PORT env variable and fall back to 3000: #38107
  • docs: add trpc to examples: #38272
  • Convert api-routes-rest example to TypeScript: #38394
  • chore(examples): Convert api-routes-graphql example to TypeScript: #38357

Credits

Huge thanks to @​mongolyy, @​balazsorban44, @​maxproske, @​leerob, @​huozhi, @​Thisen, @​thebergamo, @​zorrolisto, @​styfle, @​housseindjirdeh, and @​kwonoj for helping!

v12.2.2-canary.0

Core Changes

  • Update README.md: #38371
  • Add support for catchall with new router: #38439
  • Fix client entry point prefix: #38445
  • Add support for optional catchall with new router: #38444
  • Add handling for back/forward (popstate) between old and new router: #38453
  • Make catchall parameters consistent with existing router: #38456
  • Fix warning next/future/image semicolon: #38454
  • fix(next/build): disable next-swc crash reporting temporarily: #38472

Documentation Changes

  • Update building-form sample code: #38437
  • Update i18n routing example with Middleware.: #38419
  • Adds mention of INP to "Measuring Performance" page: #38464

... (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 will merge this PR once it's up-to-date and CI passes on it, as requested by @ckomop0x.


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 12.2.0 to 12.2.2.
- [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/v12.2.2/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 12, 2022
@codecov
Copy link

codecov bot commented Jul 12, 2022

Codecov Report

Merging #129 (5918e10) into master (d313661) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #129   +/-   ##
=======================================
  Coverage   26.17%   26.17%           
=======================================
  Files          78       78           
  Lines         596      596           
  Branches      144      144           
=======================================
  Hits          156      156           
  Misses        413      413           
  Partials       27       27           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d313661...5918e10. Read the comment docs.

Copy link
Owner

@ckomop0x ckomop0x left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@netlify
Copy link

netlify bot commented Jul 12, 2022

Deploy Preview for ckomop0x-me ready!

Name Link
🔨 Latest commit 5918e10
🔍 Latest deploy log https://app.netlify.com/sites/ckomop0x-me/deploys/62cdc7020c98980008ed770b
😎 Deploy Preview https://deploy-preview-129--ckomop0x-me.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@ckomop0x ckomop0x self-assigned this Jul 12, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 12, 2022

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot dependabot bot merged commit adf6baf into master Jul 12, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-config-next-12.2.2 branch July 12, 2022 19:17
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