Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps next from 13.4.16 to 13.4.19.

Release notes

Sourced from next's releases.

v13.4.19

Core Changes

  • fix: invalid module transform for @headlessui/react: #54206
  • chore: remove unnecessary type cast in dev-build-watcher: #54221
  • fix process.env not being available in standalone mode: #54203
  • Fix missing devPageFiles collection: #54224
  • Add Route and LinkProps stub generics: #54226
  • Use createClientModuleProxy from Flight Server: #54232
  • Add default not found to loader tree of group routes root layer: #54228
  • feat(image): add support for custom loaderFile when loader: default: #53417
  • Fix renamed export of Server Actions: #54241
  • Ensures App Router Link respects scroll-behavior: smooth when only hash is changed.: #54243

Misc Changes

  • Update dd-trace used for internal tools: #54214
  • (Fix)Broken upgrading.mdx link : #54234
  • chore: skip CI run on forks: #54219
  • chore(ci): bump cancel-workflow-action@0.11.0: #54246

Credits

Huge thanks to @​opnay, @​styfle, @​timneutkens, @​ztanner, @​shuding, @​huozhi, @​vinaykulk621, @​balazsorban44, @​goguda, and @​coreyleelarson for helping!

v13.4.19-canary.0

Core Changes

  • fix: invalid module transform for @headlessui/react: #54206
  • chore: remove unnecessary type cast in dev-build-watcher: #54221
  • fix process.env not being available in standalone mode: #54203
  • Fix missing devPageFiles collection: #54224
  • Add Route and LinkProps stub generics: #54226
  • Use createClientModuleProxy from Flight Server: #54232
  • Add default not found to loader tree of group routes root layer: #54228
  • feat(image): add support for custom loaderFile when loader: default: #53417
  • Fix renamed export of Server Actions: #54241
  • Ensures App Router Link respects scroll-behavior: smooth when only hash is changed.: #54243

Misc Changes

  • Update dd-trace used for internal tools: #54214
  • (Fix)Broken upgrading.mdx link : #54234
  • chore: skip CI run on forks: #54219
  • chore(ci): bump cancel-workflow-action@0.11.0: #54246

Credits

Huge thanks to @​opnay, @​styfle, @​timneutkens, @​ztanner, @​shuding, @​huozhi, @​vinaykulk621, @​balazsorban44, @​goguda, and @​coreyleelarson for helping!

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

@dependabot dependabot bot requested a review from a team as a code owner August 21, 2023 04:57
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 21, 2023
@dependabot dependabot bot temporarily deployed to ESS PodSpaces August 21, 2023 04:57 Inactive
@dependabot dependabot bot temporarily deployed to ESS PodSpaces August 21, 2023 04:57 Inactive
@dependabot dependabot bot temporarily deployed to ESS PodSpaces August 21, 2023 04:57 Inactive
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-13.4.19 branch from 65b0c1b to 8695ca8 Compare August 24, 2023 01:05
@dependabot dependabot bot temporarily deployed to ESS PodSpaces August 24, 2023 01:05 Inactive
@dependabot dependabot bot temporarily deployed to ESS PodSpaces August 24, 2023 01:05 Inactive
@dependabot dependabot bot temporarily deployed to ESS PodSpaces August 24, 2023 01:05 Inactive
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-13.4.19 branch from 8695ca8 to c8cfb31 Compare August 24, 2023 01:08
@dependabot dependabot bot temporarily deployed to ESS PodSpaces August 24, 2023 01:08 Inactive
@dependabot dependabot bot temporarily deployed to ESS PodSpaces August 24, 2023 01:08 Inactive
@dependabot dependabot bot temporarily deployed to ESS PodSpaces August 24, 2023 01:08 Inactive
@jeswr jeswr enabled auto-merge (squash) August 24, 2023 01:09
Bumps [next](https://github.com/vercel/next.js) from 13.4.16 to 13.4.19.
- [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.16...v13.4.19)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-13.4.19 branch from c8cfb31 to c565a87 Compare August 24, 2023 01:12
@dependabot dependabot bot temporarily deployed to ESS PodSpaces August 24, 2023 01:12 Inactive
@dependabot dependabot bot temporarily deployed to ESS PodSpaces August 24, 2023 01:12 Inactive
@dependabot dependabot bot temporarily deployed to ESS PodSpaces August 24, 2023 01:12 Inactive
@jeswr jeswr merged commit a92479f into main Aug 24, 2023
@jeswr jeswr deleted the dependabot/npm_and_yarn/next-13.4.19 branch August 24, 2023 01:13
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