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

build(deps): bump next from 12.3.1 to 13.5.0 #280

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2023

Bumps next from 12.3.1 to 13.5.0.

Release notes

Sourced from next's releases.

v13.4.20-canary.41

Core Changes

  • Add mui-core to the default optimizePackageImports list: #55554
  • Consolidate experimental React opt-in & add ppr flag: #55560
  • Add react-icons to optimizePackageImports: #55572
  • Fix useState function initialiser case for optimize_server_react transform: #55551
  • Update supported config options for Turbopack: #55556
  • Fix react packages are not bundled for metadata routes: #55579
  • improve internal error logging: #55582
  • fix styled-jsx alias: #55581

Documentation Changes

  • chore: Fix heading hierarchy in revalidateTag documentation: #55470
  • chore: replace issue triaing actions with nissuer: #55525

Credits

Huge thanks to @​romeobravo, @​shuding, @​ztanner, @​balazsorban44, @​padmaia, @​huozhi, and @​sokra for helping!

v13.4.20-canary.40

Core Changes

  • Fix missing module.compiled trace file and unhandledRejection in ensurePage: #55553

Example Changes

  • Type Error on Event Type payment_intent webhook: #55493
  • Correct spelling in playwright docs: #55557

Credits

Huge thanks to @​roigecode, @​hoop71, and @​ijjk for helping!

v13.4.20-canary.39

Core Changes

  • fix next.js own build on windows: #55544
  • Fix notFound status code with ISR in app: #55542
  • Disable client-only for middleware and pages api layer: #55541

Documentation Changes

  • Add route groups example to revalidatePath doc: #55543

Misc Changes

  • chore(third-parties): replace rimraf with rm.mjs: #55547

... (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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [next](https://github.com/vercel/next.js) from 12.3.1 to 13.5.0.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v12.3.1...v13.5.0)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

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 Nov 1, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2023

Dependabot tried to add @amimart, @ccamel, @fredericvilcot, @ErikssonJoakim and @lolottetheclash as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/okp4/faucet-web/pulls/280/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the okp4/faucet-web repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

Copy link

coderabbitai bot commented Nov 1, 2023

Important

Auto Review Skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.


Tips

Chat with CodeRabbit Bot (@coderabbitai)

  • If you reply to a review comment from CodeRabbit, the bot will automatically respond.
  • To engage with CodeRabbit bot directly around the specific lines of code in the PR, mention @coderabbitai in your review comment
  • Note: Review comments are made on code diffs or files, not on the PR overview.
  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai help to get help.
  • @coderabbitai resolve to resolve all the CodeRabbit review comments.

Note: For conversation with the bot, please use the review comments on code diffs or files.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • The JSON schema for the configuration file is available here.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.json

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 6, 2023

Superseded by #282.

@dependabot dependabot bot closed this Nov 6, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next-13.5.0 branch November 6, 2023 12:31
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant