forked from nsommer/SensorThingsClient
-
Notifications
You must be signed in to change notification settings - Fork 13
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 12 updates #276
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 12 updates: | Package | From | To | | --- | --- | --- | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.8.0` | `5.11.0` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.16.1` | `2.17.0` | | [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) | `2.16.1` | `2.17.0` | | [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.16.1` | `2.17.0` | | com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.16.1` | `2.17.0` | | [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.16.1` | `2.17.0` | | com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.16.1` | `2.17.0` | | [io.jsonwebtoken:jjwt](https://github.com/jwtk/jjwt) | `0.12.3` | `0.12.5` | | org.slf4j:slf4j-api | `2.0.11` | `2.0.12` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.4.14` | `1.5.3` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.12.1` | `3.13.0` | | [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) | `9.0.8` | `9.1.0` | | [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) | `0.8.11` | `0.8.12` | | [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `3.1.0` | `3.2.2` | Updates `org.mockito:mockito-core` from 5.8.0 to 5.11.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.8.0...v5.11.0) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.16.1 to 2.17.0 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.16.1 to 2.17.0 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.core:jackson-core` from 2.16.1 to 2.17.0 - [Commits](FasterXML/jackson-core@jackson-core-2.16.1...jackson-core-2.17.0) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.16.1 to 2.17.0 Updates `com.fasterxml.jackson.core:jackson-core` from 2.16.1 to 2.17.0 - [Commits](FasterXML/jackson-core@jackson-core-2.16.1...jackson-core-2.17.0) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.16.1 to 2.17.0 Updates `io.jsonwebtoken:jjwt` from 0.12.3 to 0.12.5 - [Release notes](https://github.com/jwtk/jjwt/releases) - [Changelog](https://github.com/jwtk/jjwt/blob/master/CHANGELOG.md) - [Commits](jwtk/jjwt@0.12.3...0.12.5) Updates `org.slf4j:slf4j-api` from 2.0.11 to 2.0.12 Updates `ch.qos.logback:logback-classic` from 1.4.14 to 1.5.3 - [Commits](qos-ch/logback@v_1.4.14...v_1.5.3) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.12.1 to 3.13.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.12.1...maven-compiler-plugin-3.13.0) Updates `org.owasp:dependency-check-maven` from 9.0.8 to 9.1.0 - [Release notes](https://github.com/jeremylong/DependencyCheck/releases) - [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md) - [Commits](jeremylong/DependencyCheck@v9.0.8...v9.1.0) Updates `org.jacoco:jacoco-maven-plugin` from 0.8.11 to 0.8.12 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.11...v0.8.12) Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.1.0 to 3.2.2 - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.1.0...maven-gpg-plugin-3.2.2) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.jsonwebtoken:jjwt dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.owasp:dependency-check-maven dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jacoco:jacoco-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Apr 2, 2024
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
0 participants
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 12 updates:
5.8.0
5.11.0
2.16.1
2.17.0
2.16.1
2.17.0
2.16.1
2.17.0
2.16.1
2.17.0
2.16.1
2.17.0
2.16.1
2.17.0
0.12.3
0.12.5
2.0.11
2.0.12
1.4.14
1.5.3
3.12.1
3.13.0
9.0.8
9.1.0
0.8.11
0.8.12
3.1.0
3.2.2
Updates
org.mockito:mockito-core
from 5.8.0 to 5.11.0Release notes
Sourced from org.mockito:mockito-core's releases.
... (truncated)
Commits
ea6ff8c
Add native method to MissingMethodInvocationException (#3283)8431ae2
Bump com.google.googlejavaformat:google-java-format (#3277)a10d43c
Bump versions.bytebuddy from 1.14.11 to 1.14.12 (#3272)699799d
Bump gradle/wrapper-validation-action from 2.1.0 to 2.1.1 (#3268)861ca99
Bump org.shipkit:shipkit-auto-version from 2.0.3 to 2.0.4 (#3267)043c0f0
Bump gradle/wrapper-validation-action from 2.0.1 to 2.1.0 (#3266)fa31e11
Bump gradle/wrapper-validation-action from 2.0.0 to 2.0.1 (#3264)efa8d2a
Bump org.junit.platform:junit-platform-launcher from 1.10.1 to 1.10.2 (#3265)66d18cc
Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 (#3261)e76f14a
Bump versions.junitJupiter from 5.10.1 to 5.10.2 (#3260)Updates
com.fasterxml.jackson.core:jackson-databind
from 2.16.1 to 2.17.0Commits
Updates
com.fasterxml.jackson.core:jackson-annotations
from 2.16.1 to 2.17.0Commits
Updates
com.fasterxml.jackson.core:jackson-core
from 2.16.1 to 2.17.0Commits
8fba680
[maven-release-plugin] prepare release jackson-core-2.17.0486b33f
Prepare for 2.17.0 releasea6a1074
Merge branch '2.16' into 2.17e5b5e34
Back to snapshot deps8938de4
[maven-release-plugin] prepare for next development iteration4162dfc
[maven-release-plugin] prepare release jackson-core-2.16.237ef9b3
Prepare for 2.16.2 releasee2cc65d
Bump the github-actions group with 3 updates (#1236)d29507f
Improve #1149 wrt JsonParser.getNumberTypeFP() default implementation (#1235)1994217
Add explicit override for JSON parsers forJsonParser.getNumberTypeFP()
Updates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310
from 2.16.1 to 2.17.0Updates
com.fasterxml.jackson.core:jackson-core
from 2.16.1 to 2.17.0Commits
8fba680
[maven-release-plugin] prepare release jackson-core-2.17.0486b33f
Prepare for 2.17.0 releasea6a1074
Merge branch '2.16' into 2.17e5b5e34
Back to snapshot deps8938de4
[maven-release-plugin] prepare for next development iteration4162dfc
[maven-release-plugin] prepare release jackson-core-2.16.237ef9b3
Prepare for 2.16.2 releasee2cc65d
Bump the github-actions group with 3 updates (#1236)d29507f
Improve #1149 wrt JsonParser.getNumberTypeFP() default implementation (#1235)1994217
Add explicit override for JSON parsers forJsonParser.getNumberTypeFP()
Updates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310
from 2.16.1 to 2.17.0Updates
io.jsonwebtoken:jjwt
from 0.12.3 to 0.12.5Release notes
Sourced from io.jsonwebtoken:jjwt's releases.
Changelog
Sourced from io.jsonwebtoken:jjwt's changelog.
... (truncated)
Commits
2399e2f
[maven-release-plugin] prepare release 0.12.58d3de65
Preparing for 0.12.5 releasea0a123e
PR #917afcd889
0.12.4 staging (#913)dd10b12
Added JWK Set documentation to README.mdJwkset doc (#912)6335381
PBES2 decryption maximum iterations (#911)2884eb7
- Updating to GitHub latest actions/checkout and actions/setup-java script ve...628bd6f
Secret JWKk
values larger than HMAC-SHA minimums (#909)b12dabf
Fix small typos (#908)26f5dc3
Updating changelog with more information/clarity for the 0.12.4 release (#907)Updates
org.slf4j:slf4j-api
from 2.0.11 to 2.0.12Updates
ch.qos.logback:logback-classic
from 1.4.14 to 1.5.3Commits
f2d8a1a
prepare release 1.5.399ccca7
fix /issues/785df7c7c5
prepare work on 1.5.3-SNAPSHOTbaf5d70
prepare release 1.5.26998e81
add NoAutoStartUtil.shouldBeStarted method40bc1c2
export tyler related packages0094ba3
start work on 1.5.2-SNAPSHOT88fd31c
prepare release 1.5.1231e9bd
more internal changes and refactorings8f3a304
more fine tuning of propertyModelHandler and coUpdates
org.apache.maven.plugins:maven-compiler-plugin
from 3.12.1 to 3.13.0Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
Commits
a1415aa
[maven-release-plugin] prepare release maven-compiler-plugin-3.13.0b2b9196
[MCOMPILER-574] Propagate cause of exception in AbstractCompilerMojo6d2ce5a
[MCOMPILER-584] Refresh page - Using Non-Javac Compilerseebad60
[MCOMPILER-585] Refresh plugins versions in ITsceacf68
[MCOMPILER-582] Automatic detection of release option for JDK < 9110293f
[MCOMPILER-583] Require Maven 3.6.390131df
[MCOMPILER-575] Bump plexusCompilerVersion from 2.14.2 to 2.15.0 (#227)74cfc72
[MCOMPILER-548] JDK 21 throws annotations processing warning that can not be ...f85aa27
Bump apache/maven-gh-actions-shared from 3 to 4d59ef49
extract Maven 3.3.1 specific method callUpdates
org.owasp:dependency-check-maven
from 9.0.8 to 9.1.0Release notes
Sourced from org.owasp:dependency-check-maven's releases.
Changelog
Sourced from org.owasp:dependency-check-maven's changelog.
Commits
e0b9397
build: prepare release v9.1.03f1b558
docs: prepare release 9.1.0c364269
build(deps): bump jackson.version from 2.16.0 to 2.16.1 (#6353)d2c04b5
build(deps): bump org.jsoup:jsoup from 1.16.2 to 1.17.2 (#6362)e8c4ca3
build(deps): bump open-vulnerability-client (#6554)2e6a231
build(deps): bump golang from 1.21.5-alpine to 1.22.1-alpine (#6506)0e183da
build(deps): bump actions/setup-java from 3 to 4 (#6172)42adde4
fix: typo (#6526)f60c867
feat: Add v2 support for maven_install.json (#6528)a6a8f21
Merge pull request #1 from nutshelllabs/ef/add-maven-install-v2-supportUpdates
org.jacoco:jacoco-maven-plugin
from 0.8.11 to 0.8.12Release notes
Sourced from org.jacoco:jacoco-maven-plugin's releases.
Commits
dbfb6f2
Prepare release 0.8.12a50585b
Upgrade maven-plugin-plugin to 3.6.4 (#1604)fd63cc5
Configure labels that Dependabot assigns to PRs (#1603)03a5333
Add configuration for Dependabot to simplify updates of ASM (#1601)40ff9fb
Upgrade ASM to 9.7 (#1600)9077178
Happy birthday Java 22! (#1596)7edd1b5
Bump actions/setup-java from 4.1.0 to 4.2.1 (#1594)e50b547
Upgrade ECJ to 3.37.0 (#1590)a1144d0
Upgrade maven-site-plugin to 3.12.1 (#1586)04b0141
Bump actions/setup-java from 4.0.0 to 4.1.0 (#1587)Updates
org.apache.maven.plugins:maven-gpg-plugin
from 3.1.0 to 3.2.2Release notes
Sourced from org.apache.maven.plugins:maven-gpg-plugin's releases.
... (truncated)
Commits
ab97064
[maven-release-plugin] prepare release maven-gpg-plugin-3.2.22be0a00
[MGPG-115] Show more info about key used to sign (#84)3631830
[MGPG-114] Allow max key size of 16KB (#83)528fab9
[MGPG-113] SignAndDeployFileMojo results in 401 (#82)770636b
[maven-release-plugin] prepare for next development iteration5b69086
[maven-release-plugin] prepare release maven-gpg-plugin-3.2.128d298c
[MGPG-111] Fix dependencies (#81)75d8ed5
[MGPG-112] serverId def value was unintentionally dropped (#80)2a11a2d
[maven-release-plugin] prepare for next development iteration4b23da8
[maven-release-plugin] prepare release maven-gpg-plugin-3.2.0Dependabot 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