-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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-production-dependencies group across 19 directories with 14 updates #1883
base: main
Are you sure you want to change the base?
Conversation
@@ -1,7 +1,7 @@ | |||
# Copyright The OpenTelemetry Authors | |||
# SPDX-License-Identifier: Apache-2.0 | |||
|
|||
FROM --platform=${BUILDPLATFORM} mcr.microsoft.com/dotnet/sdk:8.0 AS builder | |||
FROM --platform=${BUILDPLATFORM} mcr.microsoft.com/dotnet/sdk:9.0 AS builder |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@CharlieTLe do you know if there is a dependabot parameter to just update to LTS?
Bumping from dotnet/sdk:8.0
to dotnet/sdk:9.0
is not ideal here.
@@ -1,7 +1,7 @@ | |||
# Copyright The OpenTelemetry Authors | |||
# SPDX-License-Identifier: Apache-2.0 | |||
|
|||
FROM node:20 AS builder | |||
FROM node:23 AS builder |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also here, the bump should go to node:22
.
…directories with 14 updates Bumps the docker-production-dependencies group with 2 updates in the /src/accounting directory: dotnet/sdk and dotnet/aspnet. Bumps the docker-production-dependencies group with 2 updates in the /src/cart/src directory: dotnet/sdk and dotnet/runtime-deps. Bumps the docker-production-dependencies group with 1 update in the /src/checkoutservice directory: golang. Bumps the docker-production-dependencies group with 1 update in the /src/checkoutservice/genproto directory: golang. Bumps the docker-production-dependencies group with 1 update in the /src/currency directory: alpine. Bumps the docker-production-dependencies group with 1 update in the /src/email directory: ruby. Bumps the docker-production-dependencies group with 1 update in the /src/flagd-ui directory: node. Bumps the docker-production-dependencies group with 1 update in the /src/frontend directory: node. Bumps the docker-production-dependencies group with 1 update in the /src/image-provider directory: nginx. Bumps the docker-production-dependencies group with 1 update in the /src/kafka directory: apache/kafka. Bumps the docker-production-dependencies group with 1 update in the /src/load-generator directory: python. Bumps the docker-production-dependencies group with 1 update in the /src/payment directory: node. Bumps the docker-production-dependencies group with 1 update in the /src/productcatalogservice directory: golang. Bumps the docker-production-dependencies group with 1 update in the /src/productcatalogservice/genproto directory: golang. Bumps the docker-production-dependencies group with 2 updates in the /src/quote directory: php and composer. Bumps the docker-production-dependencies group with 1 update in the /src/react-native-app directory: reactnativecommunity/react-native-android. Bumps the docker-production-dependencies group with 1 update in the /src/recommendation directory: python. Bumps the docker-production-dependencies group with 1 update in the /src/recommendation/genproto directory: python. Bumps the docker-production-dependencies group with 1 update in the /src/shipping directory: rust. Updates `dotnet/sdk` from 8.0 to 9.0 Updates `dotnet/aspnet` from 8.0 to 9.0 Updates `dotnet/sdk` from 8.0 to 9.0 Updates `dotnet/runtime-deps` from 8.0-alpine3.20 to 9.0-alpine3.20 Updates `golang` from 1.22-alpine to 1.23-alpine Updates `golang` from 1.22-alpine to 1.23-alpine Updates `alpine` from 3.18 to 3.21 Updates `ruby` from 3.2.2-slim to 3.4.1-slim Updates `node` from 20-alpine to 23-alpine Updates `node` from 20-alpine to 23-alpine Updates `nginx` from 1.27.0-otel to 1.27.3-otel Updates `apache/kafka` from 3.7.0 to 3.9.0 Updates `python` from 3.12-slim-bookworm to 3.13-slim-bookworm Updates `node` from 22-alpine to 23-alpine Updates `golang` from 1.22-alpine to 1.23-alpine Updates `golang` from 1.22-alpine to 1.23-alpine Updates `php` from 8.3-cli to 8.4-cli Updates `composer` from 2.7 to 2.8 Updates `reactnativecommunity/react-native-android` from v13.2.1 to v15.0 Updates `python` from 3.12-slim-bookworm to 3.13-slim-bookworm Updates `python` from 3.12-slim-bookworm to 3.13-slim-bookworm Updates `rust` from 1.76 to 1.83 --- updated-dependencies: - dependency-name: dotnet/sdk dependency-type: direct:production update-type: version-update:semver-major dependency-group: docker-production-dependencies - dependency-name: dotnet/aspnet dependency-type: direct:production update-type: version-update:semver-major dependency-group: docker-production-dependencies - dependency-name: dotnet/sdk dependency-type: direct:production update-type: version-update:semver-major dependency-group: docker-production-dependencies - dependency-name: dotnet/runtime-deps dependency-type: direct:production dependency-group: docker-production-dependencies - dependency-name: golang dependency-type: direct:production dependency-group: docker-production-dependencies - dependency-name: golang dependency-type: direct:production dependency-group: docker-production-dependencies - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docker-production-dependencies - dependency-name: ruby dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docker-production-dependencies - dependency-name: node dependency-type: direct:production dependency-group: docker-production-dependencies - dependency-name: node dependency-type: direct:production dependency-group: docker-production-dependencies - dependency-name: nginx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker-production-dependencies - dependency-name: apache/kafka dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docker-production-dependencies - dependency-name: python dependency-type: direct:production dependency-group: docker-production-dependencies - dependency-name: node dependency-type: direct:production dependency-group: docker-production-dependencies - dependency-name: golang dependency-type: direct:production dependency-group: docker-production-dependencies - dependency-name: golang dependency-type: direct:production dependency-group: docker-production-dependencies - dependency-name: php dependency-type: direct:production dependency-group: docker-production-dependencies - dependency-name: composer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docker-production-dependencies - dependency-name: reactnativecommunity/react-native-android dependency-type: direct:production dependency-group: docker-production-dependencies - dependency-name: python dependency-type: direct:production dependency-group: docker-production-dependencies - dependency-name: python dependency-type: direct:production dependency-group: docker-production-dependencies - dependency-name: rust dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docker-production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
8fc89b0
to
88113d2
Compare
Bumps the docker-production-dependencies group with 2 updates in the /src/accounting directory: dotnet/sdk and dotnet/aspnet.
Bumps the docker-production-dependencies group with 2 updates in the /src/cart/src directory: dotnet/sdk and dotnet/runtime-deps.
Bumps the docker-production-dependencies group with 1 update in the /src/checkoutservice directory: golang.
Bumps the docker-production-dependencies group with 1 update in the /src/checkoutservice/genproto directory: golang.
Bumps the docker-production-dependencies group with 1 update in the /src/currency directory: alpine.
Bumps the docker-production-dependencies group with 1 update in the /src/email directory: ruby.
Bumps the docker-production-dependencies group with 1 update in the /src/flagd-ui directory: node.
Bumps the docker-production-dependencies group with 1 update in the /src/frontend directory: node.
Bumps the docker-production-dependencies group with 1 update in the /src/image-provider directory: nginx.
Bumps the docker-production-dependencies group with 1 update in the /src/kafka directory: apache/kafka.
Bumps the docker-production-dependencies group with 1 update in the /src/load-generator directory: python.
Bumps the docker-production-dependencies group with 1 update in the /src/payment directory: node.
Bumps the docker-production-dependencies group with 1 update in the /src/productcatalogservice directory: golang.
Bumps the docker-production-dependencies group with 1 update in the /src/productcatalogservice/genproto directory: golang.
Bumps the docker-production-dependencies group with 2 updates in the /src/quote directory: php and composer.
Bumps the docker-production-dependencies group with 1 update in the /src/react-native-app directory: reactnativecommunity/react-native-android.
Bumps the docker-production-dependencies group with 1 update in the /src/recommendation directory: python.
Bumps the docker-production-dependencies group with 1 update in the /src/recommendation/genproto directory: python.
Bumps the docker-production-dependencies group with 1 update in the /src/shipping directory: rust.
Updates
dotnet/sdk
from 8.0 to 9.0Updates
dotnet/aspnet
from 8.0 to 9.0Updates
dotnet/sdk
from 8.0 to 9.0Updates
dotnet/runtime-deps
from 8.0-alpine3.20 to 9.0-alpine3.20Updates
golang
from 1.22-alpine to 1.23-alpineUpdates
golang
from 1.22-alpine to 1.23-alpineUpdates
alpine
from 3.18 to 3.21Updates
ruby
from 3.2.2-slim to 3.4.1-slimUpdates
node
from 20-alpine to 23-alpineUpdates
node
from 20-alpine to 23-alpineUpdates
nginx
from 1.27.0-otel to 1.27.3-otelUpdates
apache/kafka
from 3.7.0 to 3.9.0Updates
python
from 3.12-slim-bookworm to 3.13-slim-bookwormUpdates
node
from 22-alpine to 23-alpineUpdates
golang
from 1.22-alpine to 1.23-alpineUpdates
golang
from 1.22-alpine to 1.23-alpineUpdates
php
from 8.3-cli to 8.4-cliUpdates
composer
from 2.7 to 2.8Updates
reactnativecommunity/react-native-android
from v13.2.1 to v15.0Updates
python
from 3.12-slim-bookworm to 3.13-slim-bookwormUpdates
python
from 3.12-slim-bookworm to 3.13-slim-bookwormUpdates
rust
from 1.76 to 1.83Dependabot 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