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 the dependencies group with 3 updates #243

Merged
merged 2 commits into from
Apr 17, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dependencies group with 3 updates: next, react and react-dom.

Updates next from 14.3.0-canary.7 to 14.3.0-canary.8

Release notes

Sourced from next's releases.

v14.3.0-canary.8

Core Changes

  • Revert "fix(next): global not-found not working on multi-root layouts": #64601
  • chore(test): run related E2E deploy tests on PRs: #63763
  • Improve top level await coverage: #64508
  • Upgrade typescript to 5.3: #64043
  • add pathname normalizer for actions: #64592
  • Fix experimental/testmode by removing console.log: #64670
  • Don't output .test.ts files in next/font: #63472

Example Changes

  • chore: fix a wrong link for with-service-worker example: #64666

Misc Changes

  • chore: update labels in workflows/templates: #63713
  • chore: update label: #64662

Credits

Huge thanks to @​shuding, @​balazsorban44, @​xiaohanyu, @​timneutkens, @​huozhi, @​ztanner, and @​Ethan-Arrowood for helping!

Commits

Updates react from 19.0.0-canary-8afa144bd-20240416 to 19.0.0-canary-657428a9e-20240416

Commits

Updates react-dom from 19.0.0-canary-8afa144bd-20240416 to 19.0.0-canary-657428a9e-20240416

Commits

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 3 updates: [next](https://github.com/vercel/next.js), [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom).


Updates `next` from 14.3.0-canary.7 to 14.3.0-canary.8
- [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.7...v14.3.0-canary.8)

Updates `react` from 19.0.0-canary-8afa144bd-20240416 to 19.0.0-canary-657428a9e-20240416
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/react)

Updates `react-dom` from 19.0.0-canary-8afa144bd-20240416 to 19.0.0-canary-657428a9e-20240416
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/react-dom)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added javascript Pull requests that update Javascript code 📦dependencies Pull requests that update a dependency file labels Apr 17, 2024
Copy link

vercel bot commented Apr 17, 2024

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

Name Status Preview Comments Updated (UTC)
homepage ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 17, 2024 7:16pm

Copy link

Overview

Image reference marukome0743/homepage:latest ghcr.io/openup-labtakizawa/homepage:pr-243
- digest 62bccc92bbcf a9d54dbc292e
- provenance 7c517ec 0f62550
- vulnerabilities critical: 0 high: 0 medium: 0 low: 0 critical: 0 high: 0 medium: 0 low: 0
- platform linux/amd64 linux/amd64
- size 49 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-05T09:45:23.125Z
+org.opencontainers.image.created=2024-04-17T19:16:16.706Z
 org.opencontainers.image.description=OpenUp LabTakizawa's official homepage🏡
 org.opencontainers.image.licenses=Apache-2.0
-org.opencontainers.image.revision=7c517ec71dad5cd580be046979dc90d801eaf126
+org.opencontainers.image.revision=0f6255029ddc6b51330e5fef0eadf10f7300db84
 org.opencontainers.image.source=https://github.com/OpenUp-LabTakizawa/homepage
 org.opencontainers.image.title=homepage
 org.opencontainers.image.url=https://github.com/OpenUp-LabTakizawa/homepage
-org.opencontainers.image.version=v0.2.0
+org.opencontainers.image.version=pr-243
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
marukome0743/homepage:latest
Version
ghcr.io/openup-labtakizawa/homepage:pr-243
♾️ 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
marukome0743/homepage:latest
Version
ghcr.io/openup-labtakizawa/homepage:pr-243
♾️ @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.7
♾️ @swc/helpers 0.5.2 0.5.5
♾️ caniuse-lite 1.0.30001584 1.0.30001610
color 4.2.3
color-convert 2.0.1
color-name 1.1.4
color-string 1.9.1
♾️ homepage 0.2.0 0.3.0
is-arrayish 0.3.2
lru-cache 6.0.0
♾️ next 14.1.1-canary.27 14.3.0-canary.7
♾️ react 18.3.0-canary-4b2a1115a-20240202 19.0.0-canary-8afa144bd-20240416
♾️ react-dom 18.3.0-canary-4b2a1115a-20240202 19.0.0-canary-8afa144bd-20240416
♾️ scheduler 0.24.0-canary-4b2a1115a-20240202 0.25.0-canary-8afa144bd-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
Member

@Marukome0743 Marukome0743 left a comment

Choose a reason for hiding this comment

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

GochiusaRizeGIF

@Marukome0743 Marukome0743 merged commit 005d29c into main Apr 17, 2024
14 checks passed
@Marukome0743 Marukome0743 deleted the dependabot/npm_and_yarn/dependencies-2a38d7fb0d branch April 17, 2024 23:56
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.

2 participants