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

build(deps): bump next from 13.4.19 to 13.5.1 #719

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 20, 2023

Bumps next from 13.4.19 to 13.5.1.

Release notes

Sourced from next's releases.

v13.5.1

Core Changes

  • Update font data: #54257
  • add experimental https support to next dev: #54016
  • Fix emotion-js transform for server components: #54284
  • Handle basePath for redirect(): #54277
  • Remove unused array in router-server: #54278
  • app-router: tweak prefetch cache status heuristics: #53864
  • Adds nonce to preinit scripts: #54059
  • Fix default export of server action utility aliases: #54254
  • fix: improve error message when output: export in app router: #54202
  • ci(trace): allow to opt in to upload full trace: #54347
  • fix: server actions blocking navigation events: #54307
  • Skip getStaticPaths check for non-dynamic app routes: #54351
  • OpenTel: ensure that exceptions are recorded on an active span: #54131
  • Testmode: intercept rewrite fetches: #54259
  • Polyfill Array.prototype.at: #44436
  • Fix missing locale info for middleware data request: #54357
  • fix: minimum node version 16.14.0: #54331
  • Merge app renderer process: #54143
  • Fix data route ordering in dev: #54364
  • fix(app): enable React Strict Mode by default: #53375
  • Fix swc compiling of client components when directive appears later than exports: #54392
  • Upgrade vendored react: #54399
  • Code clean up: #54405
  • Upgrade precompiled ua-parser-js: #54404
  • Fix compilation of next/dynamic with ssr: false in App Router: #54411
  • refactor: Use swc AST to determine use client and server directives: #54358
  • Fix not found css not being preloaded while navigation: #53906
  • Optimize webpack memory cache garbage collection: #54397
  • Use push for Server Action redirections: #54458
  • Decreased watchpack aggregate timeout: #54461
  • Generate prefetch RSC paylod during build for SSR paths: #54403
  • remove HMR polling in favor of more targeted events: #54406
  • Trace upload fixup: #54455
  • fix: custom incremental cache handlers should work when transpiled: #54472
  • upgrade Edge Runtime dependency: #54489
  • fix infinite navigate events when Promise is proxied: #54394
  • Implement named_import_transform: #54530
  • fix resolve routes behavior when matching a dynamic segment: #54539
  • Turbopack: add edge support for pages apis: #54449
  • chore(eslint): bump ESLint plugins: #54490
  • Skip copying signal field for revalidate: #54533
  • Fix missing new line for certain logs: #54442
  • update turbopack: #54558
  • fix(DX): More precise error messages for export const config deprecation: #54492
  • Revert "Decreased watchpack aggregate timeout": #54515
  • Forms and mutations docs.: #54314
  • optimize_barrel SWC transform and new optimizePackageImports config: #54572

... (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)

Bumps [next](https://github.com/vercel/next.js) from 13.4.19 to 13.5.1.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v13.4.19...v13.5.1)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 20, 2023
@github-actions github-actions bot merged commit a81c3ea into main Sep 20, 2023
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next-13.5.1 branch September 20, 2023 08:36
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants