-
Notifications
You must be signed in to change notification settings - Fork 37
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 6 updates #2471
Closed
Closed
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 dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [com.azure:azure-cosmos](https://github.com/Azure/azure-sdk-for-java) | `4.65.0` | `4.66.0` | | software.amazon.awssdk:bom | `2.29.1` | `2.30.2` | | [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.4` | `42.7.5` | | [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) | `3.47.2.0` | `3.48.0.0` | | [org.assertj:assertj-core](https://github.com/assertj/assertj) | `3.27.2` | `3.27.3` | | [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) | `4.8.6` | `4.9.0` | Updates `com.azure:azure-cosmos` from 4.65.0 to 4.66.0 - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@azure-cosmos_4.65.0...azure-cosmos_4.66.0) Updates `software.amazon.awssdk:bom` from 2.29.1 to 2.30.2 Updates `org.postgresql:postgresql` from 42.7.4 to 42.7.5 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.4...REL42.7.5) Updates `org.xerial:sqlite-jdbc` from 3.47.2.0 to 3.48.0.0 - [Release notes](https://github.com/xerial/sqlite-jdbc/releases) - [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG) - [Commits](xerial/sqlite-jdbc@3.47.2.0...3.48.0.0) Updates `org.assertj:assertj-core` from 3.27.2 to 3.27.3 - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.2...assertj-build-3.27.3) Updates `com.github.spotbugs:spotbugs-annotations` from 4.8.6 to 4.9.0 - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.8.6...4.9.0) --- updated-dependencies: - dependency-name: com.azure:azure-cosmos dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: software.amazon.awssdk:bom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.postgresql:postgresql dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.xerial:sqlite-jdbc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Jan 20, 2025
dependabot
bot
requested review from
a team,
komamitsu,
brfrn169,
feeblefakie and
Torch3333
and removed request for
a team
January 20, 2025 19:27
FYI:
|
@dependabot ignore com.github.spotbugs:spotbugs-annotations |
OK, I won't notify you about com.github.spotbugs:spotbugs-annotations again, unless you unignore it. |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 dependencies group with 6 updates:
4.65.0
4.66.0
2.29.1
2.30.2
42.7.4
42.7.5
3.47.2.0
3.48.0.0
3.27.2
3.27.3
4.8.6
4.9.0
Updates
com.azure:azure-cosmos
from 4.65.0 to 4.66.0Release notes
Sourced from com.azure:azure-cosmos's releases.
Commits
3e41aba
Remove downloading of java.gdnbaseline file (#43797)690c727
Azure Load testing prepare for 2025-01-20 release (#43794)df17db0
remove erroneous package inclusion during package-properties evaluation (#43784)dba2326
Release azure-cosmos, azure-cosmos-kafka-connect, azure-cosmos-spark, azure-c...03599e6
Update pipeline and version tooling to support clientcore (#43757)6189f4b
Live Metrics Filtering Part 6: Error Tracker (#43744)53399b6
Mask iKeys in logs (#43698)d12b697
Fixed NPE issue in KeyVaultKeysModelsUtils (#43776)70e1ebe
Tracing and log correlation without otel (#43718)d465082
Improve properties merging testcases (#43734)Updates
software.amazon.awssdk:bom
from 2.29.1 to 2.30.2Updates
org.postgresql:postgresql
from 42.7.4 to 42.7.5Release notes
Sourced from org.postgresql:postgresql's releases.
... (truncated)
Changelog
Sourced from org.postgresql:postgresql's changelog.
Commits
94a1693
update changelogs and increment version in gradle.properties for release (#3478)ce54dfd
chore: replace deprecated kotlinOptions with a replacement API398029e
chore: avoid failure in osgi-test/onlyIf if -PjdkBuildVersion is missing at t...7245443
test: skip :pgjdbc-osgi-test:test when runnning tests with Java 87747527
chore(deps): update dependency gradle to v8.12bb07a4b
chore(deps): update codecov/codecov-action digest to adfacf2f545514
chore(deps): update dependency sbt/sbt to v1.10.745df56c
fix(deps): update dependency org.ops4j.pax.url:pax-url-aether to v2.6.15b87e106
fix(deps): update junit5 monorepo to v5.11.45603477
fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.gradle.p...Updates
org.xerial:sqlite-jdbc
from 3.47.2.0 to 3.48.0.0Release notes
Sourced from org.xerial:sqlite-jdbc's releases.
Commits
5d22aab
chore(release): 3.48.0.0 [skip ci]b0291ea
chore: update native librariesc0f66af
feat(sqlite): upgrade to sqlite 3.48.0302a600
build(deps): bump org.jreleaser:jreleaser-maven-plugina7dd7d4
build(deps-dev): bump org.mockito:mockito-core from 5.14.2 to 5.15.23c267ae
build(deps-dev): bump org.assertj:assertj-core from 3.27.0 to 3.27.250bb43e
chore(release): prepare next snapshot [skip ci]Updates
org.assertj:assertj-core
from 3.27.2 to 3.27.3Release notes
Sourced from org.assertj:assertj-core's releases.
Commits
c928dd3
[maven-release-plugin] prepare release assertj-build-3.27.3f308d95
FixStandardRepresentation
regression for unquoted strings (#3735)e5959f4
Add Java and Kotlin release references3eb809d
Add Kotlin EAP referenceb39a8cf
Add Kotlin 2.1.10-RCe20e40d
Add Class info to failure exception (#3746)79b87f0
Revert "Propagate common basetype for theextracting
method (#3673)" (#3737)bf439b3
chore(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.43.0 to ...30936ca
Restructure Kotlin tests, addDisplayNameGenerator
b5b86cc
Add Kotlin cross-version job (#3732)Updates
com.github.spotbugs:spotbugs-annotations
from 4.8.6 to 4.9.0Release notes
Sourced from com.github.spotbugs:spotbugs-annotations's releases.
... (truncated)
Changelog
Sourced from com.github.spotbugs:spotbugs-annotations's changelog.
... (truncated)
Commits
ef76e9b
release v4.9.0d64bfd2
Remove legacy cvs / svn revision data as git doesn't use that (#3262)3d80c80
Move documentation items and other build items to java 11 (#3260)ab2a9f7
Fix map container to use interface, few missed double initialization, and mis...b7f48c9
[tests] Cleanup code within tests (#3259)8bc2966
Move Eclipse to java 11 to match rest of the project (#3258)d3f97b3
Correct object creation for object to contain array marker not the variable n...ce7eac9
Use try with resources where possible (#3253)97ac6b6
chore(deps): update plugin com.diffplug.spotless to v7.0.2 (#3255)9f652a4
chore(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle t...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