-
Notifications
You must be signed in to change notification settings - Fork 2
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 docker group with 1 update #174
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the docker group with 1 update: node. Updates `node` from 21.7.0 to 21.7.1 --- updated-dependencies: - dependency-name: node dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
requested review from
Marukome0743 and
kazutan1230
as code owners
March 11, 2024 19:15
dependabot
bot
added
docker
Pull requests that update Docker code
📦dependencies
Pull requests that update a dependency file
labels
Mar 11, 2024
✅ Deploy Preview for openup-homepage ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Overview
Environment Variables (1 changes)
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)
-org.opencontainers.image.created=2024-02-05T09:45:23.125Z
+org.opencontainers.image.created=2024-03-11T19:17:04.639Z
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=587bda83a45750b0de4b91588978d519d18903aa
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-174 Packages and Vulnerabilities (15 package changes and 0 vulnerability changes)
Changes for packages of type
|
Package | Versionmarukome0743/homepage:latest |
Versionghcr.io/openup-labtakizawa/homepage:pr-174 |
|
---|---|---|---|
♾️ | 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
(11 changes)
Package | Versionmarukome0743/homepage:latest |
Versionghcr.io/openup-labtakizawa/homepage:pr-174 |
|
---|---|---|---|
♾️ | @edge-runtime/cookies | 4.0.2 |
4.1.0 |
♾️ | @edge-runtime/ponyfill | 2.4.1 |
2.4.2 |
♾️ | @edge-runtime/primitives | 4.0.2 |
4.1.0 |
♾️ | @next/env | 14.1.1-canary.27 |
14.2.0-canary.13 |
♾️ | @swc/helpers | 0.5.2 |
0.5.5 |
♾️ | caniuse-lite | 1.0.30001584 |
1.0.30001596 |
♾️ | homepage | 0.2.0 |
0.3.0 |
♾️ | next | 14.1.1-canary.27 |
14.2.0-canary.13 |
♾️ | react | 18.3.0-canary-4b2a1115a-20240202 |
18.3.0-canary-338dddc08-20240307 |
♾️ | react-dom | 18.3.0-canary-4b2a1115a-20240202 |
18.3.0-canary-338dddc08-20240307 |
♾️ | scheduler | 0.24.0-canary-4b2a1115a-20240202 |
0.24.0-canary-338dddc08-20240307 |
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
docker
Pull requests that update Docker code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the docker group with 1 update: node.
Updates
node
from 21.7.0 to 21.7.1Dependabot 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