Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Bump next from 13.2.4 to 13.4.4 #71

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps next from 13.2.4 to 13.4.4.

Release notes

Sourced from next's releases.

v13.4.4

Core Changes

  • test(turbopack): script to sync latest test lists: #50008
  • Pages Module Transition: #49962
  • Server Actions: Fix member expr in closure captured values: #50020
  • Error in next export when serverActions is enabled: #50039
  • [turbopack]: Update renamed SubpathValue: #49636
  • Fix default metadata is missing in root not-found: #50044
  • Always defer close tags to be the suffix of body stream: #50056
  • Fix types of cookies(): #50052
  • Fix client references extraction of CJS exports analysis: #50059
  • Add x-forwarded-* headers to turbopack renders: #50012
  • Remove node-sass from peerDependencies: #50065
  • Add optional generic parameter to NextResponse: #47526
  • feat(turbopack): initial sass-loader support: #49882
  • update test snapshots: #50159
  • [create-next-app]: respecting the user's init.defaultBranch git con…: #49960
  • Update swc_core to v0.76.18: #50137
  • Fix navigating on not-found: #50047
  • Fix env variables set in next.config.js: #50179
  • Add warning for edge with force-static: #50182
  • fix: add missing draftMode type to GetServerSidePropsContext: #50184
  • Fix react fetch deduping without next cache: #50187
  • Fix pages react alias: #50128
  • Add the node condition to import resolution: #50007
  • test(turbopack): run next.js integration tests with denylist: #50172
  • Move debugging variable into useEffect: #50210
  • refactor webpack loaders: #49535
  • Fix static workers distributing: #50194
  • Ensure NEXT_DYNAMIC_NO_SSR_CODE has a unique name: #50219
  • fix: Added blockfrost-js, lucid-cardano & mongoose package to srvExtPackages to prevent issue #49783 from happening.: #49938
  • change static path to /_next/static/media: #50207
  • Add special route types to the link type declaration: #50066
  • fix: NODE_OPTIONS='--inspect' in next dev for debugging: #48019
  • enable more test cases for turbopack: #50154
  • feat(next-swc): Implement CJS optimizer: #49972
  • Fix alias for react-dom/server: #50238
  • Revert "feat(next-swc): Implement CJS optimizer": #50247
  • Fix free port handling: #50248
  • feat(next-swc): Add CJS optimizer again: #50249
  • Fix edge case in the CJS optimizer: #50258
  • Remove static analysis of process.env: #50260
  • Update next start listening to behave consistently: #50293
  • Update server invoke-request: #50296
  • Update unstable_cache key to include args: #50301
  • Add root detection utils: #50305
  • fix sass handling after refactoring: #50259
  • Alias next/server for edge runtime: #50268
  • [turbopack]: Serve _devMiddlewareManifest.json from router: #50241

... (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 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.2.4 to 13.4.4.
- [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.2.4...v13.4.4)

---
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 Jun 1, 2023
@dependabot dependabot bot requested a review from jooy2 June 1, 2023 19:00
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 1, 2023

Superseded by #75.

@dependabot dependabot bot closed this Jul 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next-13.4.4 branch July 1, 2023 18:23
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

1 participant