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 13.4.12 to 13.4.13 #384

Merged
merged 1 commit into from
Aug 14, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 14, 2023

Bumps next from 13.4.12 to 13.4.13.

Release notes

Sourced from next's releases.

v13.4.13

Core Changes

  • Improve internal web stream utils: #53004
  • fix: Add Next-Url to http vary in consideration of intercept routes.: #52746
  • update Turbopack: #53098
  • Add app, error, and document entrypoints: #53013
  • Turbopack: use edge environment in server-side rendering of client components too: #53099
  • refactor(codemod): replace chalk with picocolors: #53115
  • move webpack specific logic into a separate file: #53114
  • feat(turbopack): emit MODULE_FEATURE telemetry from turbopack: #52356
  • Fix not found hangs the build with overridden node env: #53106
  • chore: update warning message from yarn add sharp to npm i sharp: #53130
  • fix(edge): allow Request cloning via NextRequest: #53157
  • chore: extract common get-validated-args: #53165
  • Fix minimal basePath handling: #53174
  • Updates @​typescript-eslint/parser to 6.1.0: #52848
  • fix(next/image): washed out blur placeholder: #52583
  • Handle basePath app-dir minimal case: #53189

Documentation Changes

  • (Docs) add missing import.: #52992
  • Fix formData code snippet in route handler docs: #52532
  • docs: remove unneeded good to know section during installation: #53078
  • docs: fix typo in 08-parallel-routes.mdx: #53069
  • chore(docs): Extend the options for custom server init: #52851
  • (Docs) Add missing import for useRef(): #53015
  • (Docs) Remove FormData type on formData defined in .js file: #53014
  • docs: fix codeblock for redirect: #53120
  • chore(docs): client-side data fetching loading state: #53164

Example Changes

  • feat: remove unused global variable: #51767

Misc Changes

  • chore(ci): always run validate-docs-links action: #53022
  • update install-native postinstall to use pnpm: #53080
  • chore(ci): make validate-docs-links required: #53123
  • chore(test): fix flaky tsconfig.json test: #53132
  • chore(ci): fix validate-docs-links for non-PR: #53129
  • Temporarily skip flakey action revalidate: #53134

Credits

Huge thanks to @​vinaykulk621, @​Lantianyou, @​styfle, @​shuding, @​joulev, @​AkifumiSato, @​trigaten, @​HurSungYun, @​DevLab2425, @​sokra, @​alexkirsz, @​ztanner, @​leerob, @​SukkaW, @​kwonoj, @​huozhi, @​ijjk, @​balazsorban44, @​daniel-web-developer, @​ky1ejs, and @​arturbien for helping!

v13.4.13-canary.18

... (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.12 to 13.4.13.
- [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.12...v13.4.13)

---
updated-dependencies:
- dependency-name: 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 Aug 14, 2023
@netlify
Copy link

netlify bot commented Aug 14, 2023

Deploy Preview for any-viewer ready!

Name Link
🔨 Latest commit da31c74
🔍 Latest deploy log https://app.netlify.com/sites/any-viewer/deploys/64d99d7f1e794a000874220e
😎 Deploy Preview https://deploy-preview-384--any-viewer.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 configuration.

@socket-security
Copy link

Removed dependencies detected. Learn more about Socket for GitHub ↗︎

🚮 Removed packages: [email protected]

@codecov
Copy link

codecov bot commented Aug 14, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.05% ⚠️

Comparison is base (35760ac) 88.52% compared to head (da31c74) 88.48%.
Report is 19 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #384      +/-   ##
==========================================
- Coverage   88.52%   88.48%   -0.05%     
==========================================
  Files          25       25              
  Lines        2353     2353              
  Branches      421      377      -44     
==========================================
- Hits         2083     2082       -1     
- Misses        269      270       +1     
  Partials        1        1              

see 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pionxzh pionxzh merged commit a37cc29 into main Aug 14, 2023
9 of 10 checks passed
@pionxzh pionxzh deleted the dependabot/npm_and_yarn/next-13.4.13 branch August 14, 2023 05:38
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