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 across 1 directory with 12 updates #308
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/maven/dependencies-8c9fa9a072
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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 in the / directory: | Package | From | To | | --- | --- | --- | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.12.0` | `5.13.0` | | org.apache.commons:commons-lang3 | `3.14.0` | `3.17.0` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.17.1` | `2.17.2` | | [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) | `2.17.1` | `2.17.2` | | [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.17.1` | `2.17.2` | | com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.17.1` | `2.17.2` | | org.slf4j:slf4j-api | `2.0.13` | `2.0.16` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.6` | `1.5.8` | | [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) | `3.1.0` | `3.1.1` | | [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) | `10.0.1` | `10.0.4` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.7.0` | `3.10.0` | | [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `3.2.4` | `3.2.5` | Updates `org.mockito:mockito-core` from 5.12.0 to 5.13.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.12.0...v5.13.0) Updates `org.apache.commons:commons-lang3` from 3.14.0 to 3.17.0 Updates `com.fasterxml.jackson.core:jackson-databind` from 2.17.1 to 2.17.2 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.17.1 to 2.17.2 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.core:jackson-core` from 2.17.1 to 2.17.2 - [Commits](FasterXML/jackson-core@jackson-core-2.17.1...jackson-core-2.17.2) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.17.1 to 2.17.2 Updates `com.fasterxml.jackson.core:jackson-core` from 2.17.1 to 2.17.2 - [Commits](FasterXML/jackson-core@jackson-core-2.17.1...jackson-core-2.17.2) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.17.1 to 2.17.2 Updates `org.slf4j:slf4j-api` from 2.0.13 to 2.0.16 Updates `ch.qos.logback:logback-classic` from 1.5.6 to 1.5.8 - [Commits](qos-ch/logback@v_1.5.6...v_1.5.8) Updates `org.apache.maven.plugins:maven-release-plugin` from 3.1.0 to 3.1.1 - [Release notes](https://github.com/apache/maven-release/releases) - [Commits](apache/maven-release@maven-release-3.1.0...maven-release-3.1.1) Updates `org.owasp:dependency-check-maven` from 10.0.1 to 10.0.4 - [Release notes](https://github.com/jeremylong/DependencyCheck/releases) - [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md) - [Commits](jeremylong/DependencyCheck@v10.0.1...v10.0.4) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.7.0 to 3.10.0 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.7.0...maven-javadoc-plugin-3.10.0) Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.2.4 to 3.2.5 - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.2.4...maven-gpg-plugin-3.2.5) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.commons:commons-lang3 dependency-type: direct:production 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-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 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-patch dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-release-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.owasp:dependency-check-maven dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-type: direct:production update-type: version-update:semver-patch 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
Sep 9, 2024
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 in the / directory:
5.12.0
5.13.0
3.14.0
3.17.0
2.17.1
2.17.2
2.17.1
2.17.2
2.17.1
2.17.2
2.17.1
2.17.2
2.0.13
2.0.16
1.5.6
1.5.8
3.1.0
3.1.1
10.0.1
10.0.4
3.7.0
3.10.0
3.2.4
3.2.5
Updates
org.mockito:mockito-core
from 5.12.0 to 5.13.0Release notes
Sourced from org.mockito:mockito-core's releases.
Commits
9a7e7ea
Replacedependencies.gradle
withlibs.versions.toml
1b7675c
Allow links to JUnit Jupiter Javadocf6450a0
Bump versions.bytebuddy from 1.14.19 to 1.15.0 (#3429)77c3197
Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.10 to 2.0.20 (#3427)0e59624
Bump org.junit.platform:junit-platform-launcher from 1.10.3 to 1.11.0 (#3425)40925b6
Bump com.gradle.enterprise from 3.17.6 to 3.18 (#3423)84f605d
Fix a typo in InjectMocks (#3422)87e4a4f
Bump versions.bytebuddy from 1.14.18 to 1.14.19 (#3417)819cc6f
Bump androidx.test:runner from 1.6.1 to 1.6.2 (#3415)90df798
Bump versions.junitJupiter from 5.10.3 to 5.11.0 (#3413)Updates
org.apache.commons:commons-lang3
from 3.14.0 to 3.17.0Updates
com.fasterxml.jackson.core:jackson-databind
from 2.17.1 to 2.17.2Commits
Updates
com.fasterxml.jackson.core:jackson-annotations
from 2.17.1 to 2.17.2Commits
Updates
com.fasterxml.jackson.core:jackson-core
from 2.17.1 to 2.17.2Commits
a6f49ca
[maven-release-plugin] prepare release jackson-core-2.17.23d41b1c
Prepare for 2.17.2 release55261be
Fix #1308: allow trailing dot for "Stringified numbers" (#1309)449ed86
Update javadoc to clarify buffering of JsonParser.getText(Writer) wrt #128827edeb7
Back to snapshot deps948e63d
[maven-release-plugin] prepare for next development iterationUpdates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310
from 2.17.1 to 2.17.2Updates
com.fasterxml.jackson.core:jackson-core
from 2.17.1 to 2.17.2Commits
a6f49ca
[maven-release-plugin] prepare release jackson-core-2.17.23d41b1c
Prepare for 2.17.2 release55261be
Fix #1308: allow trailing dot for "Stringified numbers" (#1309)449ed86
Update javadoc to clarify buffering of JsonParser.getText(Writer) wrt #128827edeb7
Back to snapshot deps948e63d
[maven-release-plugin] prepare for next development iterationUpdates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310
from 2.17.1 to 2.17.2Updates
org.slf4j:slf4j-api
from 2.0.13 to 2.0.16Updates
ch.qos.logback:logback-classic
from 1.5.6 to 1.5.8Commits
92e1a5e
prepare release 1.5.876d8dd8
Update README.md, comment out CI action resultsd7e0d59
Merge branch 'master' of github.com:qos-ch/logbackfe3bf9d
os.name property is expected to be Mac OS X on Apple computers9806273
Update README.mdc45f110
check for Mac OS X00c6f5e
what is the os.name7d03a42
update actions/setupedacb3b
skip email sent termination test on MacOs3b5d041
allow more time for timetoutUpdates
org.apache.maven.plugins:maven-release-plugin
from 3.1.0 to 3.1.1Commits
4f350d4
[maven-release-plugin] prepare release maven-release-3.1.106f6de4
[MRELEASE-1153] Revert parts of MRELEASE-1109 (8dfcb47996320af5e6f0b2d50eac20...985d0bc
[MRELEASE-1149] Current release of the plugin has configuration docs missing47e94b4
[maven-release-plugin] prepare for next development iterationUpdates
org.owasp:dependency-check-maven
from 10.0.1 to 10.0.4Release notes
Sourced from org.owasp:dependency-check-maven's releases.
Changelog
Sourced from org.owasp:dependency-check-maven's changelog.
Commits
5120cbd
build: prepare release v10.0.405df233
docs: release notes for 10.0.4a3a74bc
build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.0 t...67c9d9e
build(deps): bump golang from 1.22.6-alpine to 1.23.0-alpine (#6893)1bc85e2
build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin2fe67ed
build(deps): bump commons-codec:commons-codec from 1.17.0 to 1.17.1 (#6900)e835fad
build(deps): exclude unused dependency (#6916)ccc151a
fix: improve regex (#6917)e090d40
chore: additional tests (#6918)b4339ce
fix: correctly handle null values in cpeMatch (#6915)Updates
org.apache.maven.plugins:maven-javadoc-plugin
from 3.7.0 to 3.10.0Commits
487e479
[maven-release-plugin] prepare release maven-javadoc-plugin-3.10.09638a6a
[MJAVADOC-785] Align plugin implementation with AbstractMavenReport (maven-re...9d33925
[MJAVADOC-784] Upgrade to Doxia 2.0.0 Milestone Stacka11b921
[MJAVADOC-809] Align Mojo class names7c4b467
Bump org.apache.maven.plugins:maven-plugins from 42 to 43636442b
Improve ITsdbca15a
Bump org.hamcrest:hamcrest-core from 2.2 to 3.0d02bb88
Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.00a850a1
[MJAVADOC-807] Simplify IT for MJAVADOC-49843e901f
Improve URL handlingUpdates
org.apache.maven.plugins:maven-gpg-plugin
from 3.2.4 to 3.2.5Release notes
Sourced from org.apache.maven.plugins:maven-gpg-plugin's releases.
Commits
737d4ee
[maven-release-plugin] prepare release maven-gpg-plugin-3.2.57747063
[MGPG-134] Update maven-invoker (#110)3df5f83
[MGPG-133] Bump org.simplify4u.plugins:pgpverify-maven-plugin from 1.17.0 to ...58a2069
[MGPG-132] Bump com.kohlschutter.junixsocket:junixsocket-core from 2.9.1 to 2...e911b43
[MGPG-131] Bump org.apache.maven.plugins:maven-plugins from 42 to 43 (#108)d2b60d3
[MGPG-130] Update sigstore extension for exclusion (#109)091f388
Bump org.apache.maven.plugins:maven-invoker-plugin from 3.6.1 to 3.7.0899f410
[MGPG-128] Parent POM 42, prerequisite 3.6.3 (#100)f0be6f3
[MGPG-127] Bump bouncycastleVersion from 1.78 to 1.78.1 (#98)7dd5166
[maven-release-plugin] prepare for next development iterationDependabot 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