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 14.3.0-canary.9 to 14.3.0-canary.11 in the dependencies group #120

Merged
merged 2 commits into from
Apr 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 19, 2024

Bumps the dependencies group with 1 update: next.

Updates next from 14.3.0-canary.9 to 14.3.0-canary.11

Release notes

Sourced from next's releases.

v14.3.0-canary.11

Core Changes

  • Clean-up fetch metrics tracking: #64746
  • [actions] Enforce body limit using Transform stream: #64694

Misc Changes

  • docs: Add ant-design library info: #63965
  • docs: fix default.js params example: #64748
  • Update 07-route-groups.mdx, remove extra bracket: #64754

Credits

Huge thanks to @​ijjk, @​kiner-tang, @​ztanner, @​Ehren12, and @​wyattjoh for helping!

v14.3.0-canary.10

Core Changes

  • Revert "fix TypeError edge-case for parallel slots rendered multiple times": #64690
  • Fix typo: 'serverComponentsExtenalPackages' should be 'serverComponentsExternalPackages': #64705
  • prevent erroneous route interception during lazy fetch: #64692
  • Add @appsignal/nodejs to the external packages list: #64503
  • fix root page revalidation when redirecting in a server action: #64730

Misc Changes

  • Docs: Review auth guide: #64605
  • Update Turbopack development test manifest: #64709
  • add node example to open graph image docs: #64305
  • docs: Suggest a blobless clone instead of a shallow clone: #64693
  • Fix next-swc native binary write in tests: #64744

Credits

Huge thanks to @​ztanner, @​delbaoliveira, @​gaspar09, @​souporserious, @​bgw, @​unflxw, and @​timneutkens for helping!

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 1 update: [next](https://github.com/vercel/next.js).


Updates `next` from 14.3.0-canary.9 to 14.3.0-canary.11
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.3.0-canary.9...v14.3.0-canary.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added javascript Pull requests that update Javascript code 📦dependencies Pull requests that update a dependency file labels Apr 19, 2024
Copy link

Overview

Image reference jambalaya56562/blog:latest ghcr.io/jambalaya56562/blog:pr-120
- digest b9888a54e120 3d741f5d78ab
- provenance 6ef8155 8fe4237
- vulnerabilities critical: 0 high: 0 medium: 0 low: 0 critical: 0 high: 0 medium: 0 low: 0
- platform linux/amd64 linux/amd64
- size 48 MB 73 MB (+24 MB)
- packages 28 42 (+14)
Base Image distroless/static:nonroot distroless/static:nonroot
- vulnerabilities critical: 0 high: 0 medium: 0 low: 0 critical: 0 high: 0 medium: 0 low: 0
Environment Variables (3 changes)
  • + 1 added
  • - 1 removed
  • ± 1 changed
  • 4 unchanged
+BUN_INSTALL_BIN=/usr/local/bin
 BUN_RUNTIME_TRANSPILER_CACHE_PATH=0
 HOSTNAME=0.0.0.0
-NODE_ENV=production
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
-PORT=80
+PORT=3000
 SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt
Labels (3 changes)
  • ± 3 changed
  • 5 unchanged
-org.opencontainers.image.created=2024-02-05T12:33:28.810Z
+org.opencontainers.image.created=2024-04-19T12:28:43.029Z
 org.opencontainers.image.description=Jam Balaya Blog🐶
 org.opencontainers.image.licenses=MIT
-org.opencontainers.image.revision=6ef8155f6a0d260df28ee6f452d69aec7ba39f97
+org.opencontainers.image.revision=8fe42372510d8a214e1feb82e3df61dd967d2ada
 org.opencontainers.image.source=https://github.com/JamBalaya56562/Blog
 org.opencontainers.image.title=Blog
 org.opencontainers.image.url=https://github.com/JamBalaya56562/Blog
-org.opencontainers.image.version=v0.2.0
+org.opencontainers.image.version=pr-120
Packages and Vulnerabilities (30 package changes and 0 vulnerability changes)
  • ➕ 14 packages added
  • ♾️ 16 packages changed
  • 12 packages unchanged
Changes for packages of type deb (4 changes)
Package Version
jambalaya56562/blog:latest
Version
ghcr.io/jambalaya56562/blog:pr-120
♾️ base-files 11.1+deb11u8 11.1+deb11u9
♾️ glibc 2.31-13+deb11u7 2.31-13+deb11u8
♾️ libc6 2.31-13+deb11u7 2.31-13+deb11u8
♾️ tzdata 2021a-1+deb11u11 2024a-0+deb11u1
Changes for packages of type npm (26 changes)
Package Version
jambalaya56562/blog:latest
Version
ghcr.io/jambalaya56562/blog:pr-120
♾️ @edge-runtime/cookies 4.0.2 4.1.1
♾️ @edge-runtime/ponyfill 2.4.1 2.4.2
♾️ @edge-runtime/primitives 4.0.2 4.1.0
@img/sharp-libvips-linux-x64 1.0.2
@img/sharp-libvips-linuxmusl-x64 1.0.2
@img/sharp-linux-x64 0.33.3
@img/sharp-linuxmusl-x64 0.33.3
♾️ @next/env 14.1.1-canary.27 14.3.0-canary.9
♾️ @swc/helpers 0.5.2 0.5.5
♾️ blog 0.2.0 0.3.0
♾️ caniuse-lite 1.0.30001584 1.0.30001611
color 4.2.3
color-convert 2.0.1
color-name 1.1.4
color-string 1.9.1
is-arrayish 0.3.2
lru-cache 6.0.0
♾️ next 14.1.1-canary.27 14.3.0-canary.9
♾️ react 18.3.0-canary-4b2a1115a-20240202 19.0.0-canary-657428a9e-20240416
♾️ react-dom 18.3.0-canary-4b2a1115a-20240202 19.0.0-canary-657428a9e-20240416
♾️ scheduler 0.24.0-canary-4b2a1115a-20240202 0.25.0-canary-657428a9e-20240416
semver 7.6.0
sharp 0.33.3
simple-swizzle 0.2.2
♾️ source-map-js 1.0.2 1.2.0
yallist 4.0.0

Copy link
Owner

@JamBalaya56562 JamBalaya56562 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ThumbsUpApproveGIF (3)

@JamBalaya56562 JamBalaya56562 merged commit 332dafb into main Apr 19, 2024
12 checks passed
@JamBalaya56562 JamBalaya56562 deleted the dependabot/npm_and_yarn/dependencies-feb014dc4c branch April 19, 2024 22:37
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