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 @next/font from 13.4.19 to 13.5.1 #12

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/font from 13.4.19 to 13.5.1.

Release notes

Sourced from @​next/font'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 will merge this PR once it's up-to-date and CI passes on it, as requested by @spacey-sooty.


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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 20, 2023
@vercel
Copy link

vercel bot commented Sep 20, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
team-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 20, 2023 6:55am

@spacey-sooty
Copy link
Member

@dependabot merge

Bumps [@next/font](https://github.com/vercel/next.js/tree/HEAD/packages/font) 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](https://github.com/vercel/next.js/commits/v13.5.1/packages/font)

---
updated-dependencies:
- dependency-name: "@next/font"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next/font-13.5.1 branch from b588bd3 to 5f5f3da Compare September 20, 2023 06:53
@dependabot dependabot bot merged commit c3d814a into master Sep 20, 2023
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next/font-13.5.1 branch September 20, 2023 06:58
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