-
Notifications
You must be signed in to change notification settings - Fork 1
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
Bump the dependencies group with 5 updates #291
Conversation
Bumps the dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.4.9` | `1.4.11` | | org.apache.kafka:kafka_2.12 | `3.4.0` | `7.4.1-ce` | | [com.google.cloud:google-cloud-storage](https://github.com/googleapis/java-storage) | `2.26.0` | `2.26.1` | | org.glassfish.jaxb:jaxb-runtime | `2.4.0-b180830.0438` | `4.0.3` | | [io.mockk:mockk](https://github.com/mockk/mockk) | `1.13.5` | `1.13.7` | Updates `ch.qos.logback:logback-classic` from 1.4.9 to 1.4.11 - [Commits](qos-ch/logback@v_1.4.9...v_1.4.11) Updates `org.apache.kafka:kafka_2.12` from 3.4.0 to 7.4.1-ce Updates `com.google.cloud:google-cloud-storage` from 2.26.0 to 2.26.1 - [Release notes](https://github.com/googleapis/java-storage/releases) - [Changelog](https://github.com/googleapis/java-storage/blob/main/CHANGELOG.md) - [Commits](googleapis/java-storage@v2.26.0...v2.26.1) Updates `org.glassfish.jaxb:jaxb-runtime` from 2.4.0-b180830.0438 to 4.0.3 Updates `io.mockk:mockk` from 1.13.5 to 1.13.7 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](https://github.com/mockk/mockk/commits) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.apache.kafka:kafka_2.12 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: com.google.cloud:google-cloud-storage dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.glassfish.jaxb:jaxb-runtime dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: io.mockk:mockk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
7 similar comments
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
@dependabot rebase |
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
@dependabot rebase |
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. |
Bumps the dependencies group with 5 updates:
1.4.9
1.4.11
3.4.0
7.4.1-ce
2.26.0
2.26.1
2.4.0-b180830.0438
4.0.3
1.13.5
1.13.7
Updates
ch.qos.logback:logback-classic
from 1.4.9 to 1.4.11Commits
4b159c4
prepare release 1.4.114633df5
revert Configurator interface to match that in version 1.4.870071fe
start work on 1.4.11-SNAPSHOT44e12a9
prepare release 1.4.10a1ec27a
slight editing of logback-classic/src/main/java/module-info.java0f80b01
remove Rank and RankValue from Configurator. These types have been replaced b...48a7676
revert Configurator interface from logback-core to logback-classicc2abb72
remove commented out codeb4c7117
start work on 1.4.10-SNAPSHOTUpdates
org.apache.kafka:kafka_2.12
from 3.4.0 to 7.4.1-ceUpdates
com.google.cloud:google-cloud-storage
from 2.26.0 to 2.26.1Release notes
Sourced from com.google.cloud:google-cloud-storage's releases.
Changelog
Sourced from com.google.cloud:google-cloud-storage's changelog.
Commits
d0b4ef7
chore(main): release 2.26.1 (#2161)a35d4ce
chore(deps): update dependency com.google.cloud:libraries-bom to v26.22.0 (#2...4f5682a
deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.24...8627f7b
chore(deps): update dependency com.google.cloud:google-cloud-storage to v2.26...95df758
fix: update gRPC writeAndClose to only set finish_write on the last message (...e9746f8
fix: make use of ImmutableMap.Builder#buildOrThrow graceful (#2159)a7ac773
chore(main): release 2.26.1-SNAPSHOT (#2155)Updates
org.glassfish.jaxb:jaxb-runtime
from 2.4.0-b180830.0438 to 4.0.3Updates
io.mockk:mockk
from 1.13.5 to 1.13.7Commits
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> dependency
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> dependency
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