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 14 updates #221
Merged
Merged
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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Sep 8, 2023
This was referenced Sep 8, 2023
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
@dependabot recreate |
Bumps the dependencies group with 14 updates: | Package | From | To | | --- | --- | --- | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.2.0` | `5.5.0` | | org.apache.commons:commons-lang3 | `3.12.0` | `3.13.0` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.14.2` | `2.15.2` | | [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) | `2.14.2` | `2.15.2` | | [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.14.2` | `2.15.2` | | com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.14.2` | `2.15.2` | | org.slf4j:slf4j-api | `2.0.6` | `2.0.9` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.4.6` | `1.4.11` | | [de.fraunhofer.iosb.ilt:SensorThings-SWE-Common](https://github.com/hylkevds/SensorThings-SWE-Common) | `0.9` | `0.10` | | [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) | `2.5.3` | `3.0.1` | | [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) | `8.1.2` | `8.4.0` | | [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) | `0.8.8` | `0.8.10` | | [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) | `3.2.1` | `3.3.0` | | [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `3.0.1` | `3.1.0` | Updates `org.mockito:mockito-core` from 5.2.0 to 5.5.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.2.0...v5.5.0) Updates `org.apache.commons:commons-lang3` from 3.12.0 to 3.13.0 Updates `com.fasterxml.jackson.core:jackson-databind` from 2.14.2 to 2.15.2 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.14.2 to 2.15.2 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.core:jackson-core` from 2.14.2 to 2.15.2 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](FasterXML/jackson-core@jackson-core-2.14.2...jackson-core-2.15.2) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.14.2 to 2.15.2 Updates `org.slf4j:slf4j-api` from 2.0.6 to 2.0.9 Updates `ch.qos.logback:logback-classic` from 1.4.6 to 1.4.11 - [Commits](qos-ch/logback@v_1.4.6...v_1.4.11) Updates `de.fraunhofer.iosb.ilt:SensorThings-SWE-Common` from 0.9 to 0.10 - [Commits](https://github.com/hylkevds/SensorThings-SWE-Common/commits) Updates `org.apache.maven.plugins:maven-release-plugin` from 2.5.3 to 3.0.1 - [Release notes](https://github.com/apache/maven-release/releases) - [Commits](apache/maven-release@maven-release-2.5.3...maven-release-3.0.1) Updates `org.owasp:dependency-check-maven` from 8.1.2 to 8.4.0 - [Release notes](https://github.com/jeremylong/DependencyCheck/releases) - [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md) - [Commits](jeremylong/DependencyCheck@v8.1.2...v8.4.0) Updates `org.jacoco:jacoco-maven-plugin` from 0.8.8 to 0.8.10 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.8...v0.8.10) Updates `org.apache.maven.plugins:maven-source-plugin` from 3.2.1 to 3.3.0 - [Commits](apache/maven-source-plugin@maven-source-plugin-3.2.1...maven-source-plugin-3.3.0) Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.0.1 to 3.1.0 - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.0.1...maven-gpg-plugin-3.1.0) --- 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-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: 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: de.fraunhofer.iosb.ilt:SensorThings-SWE-Common dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-release-plugin dependency-type: direct:production update-type: version-update:semver-major 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-source-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-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/maven/dependencies-c4a18da4a2
branch
from
September 8, 2023 09:16
88a5f02
to
9677a33
Compare
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 14 updates:
5.2.0
5.5.0
3.12.0
3.13.0
2.14.2
2.15.2
2.14.2
2.15.2
2.14.2
2.15.2
2.14.2
2.15.2
2.0.6
2.0.9
1.4.6
1.4.11
0.9
0.10
2.5.3
3.0.1
8.1.2
8.4.0
0.8.8
0.8.10
3.2.1
3.3.0
3.0.1
3.1.0
Updates
org.mockito:mockito-core
from 5.2.0 to 5.5.0Release notes
Sourced from org.mockito:mockito-core's releases.
... (truncated)
Commits
741fe81
Use multiple locks in TypeCachingBytecodeGenerator (#3095)076e8ac
Bump org.gradle.toolchains.foojay-resolver-convention (#3096)cb75cec
Bump versions.bytebuddy from 1.14.5 to 1.14.6 (#3094)f673545
Add note on backporting policy to README (#3090)ece6107
Report unused stubbing exceptions when test filter is no-op (#3078)fd16dd1
Bump versions.errorprone from 2.21.0 to 2.21.1 (#3083)f5ad9e9
Bump versions.errorprone from 2.20.0 to 2.21.0 (#3076)771425d
Bump com.gradle.enterprise from 3.14 to 3.14.1 (#3074)79d77fc
Bump org.opentest4j:opentest4j from 1.2.0 to 1.3.0 (#3072)cbedebf
Bump org.junit.platform:junit-platform-launcher from 1.9.3 to 1.10.0 (#3070)Updates
org.apache.commons:commons-lang3
from 3.12.0 to 3.13.0Updates
com.fasterxml.jackson.core:jackson-databind
from 2.14.2 to 2.15.2Commits
Updates
com.fasterxml.jackson.core:jackson-annotations
from 2.14.2 to 2.15.2Commits
Updates
com.fasterxml.jackson.core:jackson-core
from 2.14.2 to 2.15.2Commits
1fe0290
[maven-release-plugin] prepare release jackson-core-2.15.230a7ba5
2.15.2 release05a2500
Move test to better package8989acf
Update release notes wrt #101912824dd
Allow override ofStreamReadContraints
default with `overrideDefaultStreamR...8c3ea4f
typo in release note (#1034)c1f4030
tiny change to READMEf1b0966
...9786590
add LICENSE back to jar (#1033)381b4fe
Update release notesUpdates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310
from 2.14.2 to 2.15.2Updates
org.slf4j:slf4j-api
from 2.0.6 to 2.0.9Updates
ch.qos.logback:logback-classic
from 1.4.6 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-SNAPSHOTd29732d
prepare release 1.4.9Updates
de.fraunhofer.iosb.ilt:SensorThings-SWE-Common
from 0.9 to 0.10Commits
Updates
org.apache.maven.plugins:maven-release-plugin
from 2.5.3 to 3.0.1Release notes
Sourced from org.apache.maven.plugins:maven-release-plugin's releases.
... (truncated)
Commits
0fae89d
[maven-release-plugin] prepare release maven-release-3.0.195cde3e
[MRELEASE-1127] Refresh download page33f0d91
[MRELEASE-1123] Fix for Maven 4 compatibilitye89d46a
[MRELEASE-1077] Add the since tag to the documentation2ffacc8
[MRELEASE-1114] Restore interactive mode for forked processe3bf326
[MRELEASE-1121] Bump maven-shared-utils from 3.4.1 to 3.4.27b9282c
[MNG-6829] Replace any StringUtils#isEmpty(String) and #isNotEmpty(String) (#...ad666d3
[MRELEASE-1122] configure system requirements history6e152c9
[MRELEASE-1121] Bump maven-shared-utils from 3.3.4 to 3.4.1 (#183)78e2329
Auto-link MRELEASE JiraUpdates
org.owasp:dependency-check-maven
from 8.1.2 to 8.4.0Release notes
Sourced from org.owasp:dependency-check-maven's releases.
... (truncated)
Changelog
Sourced from org.owasp:dependency-check-maven's changelog.
... (truncated)
Commits
cc2db4c
build: prepare release v8.4.017c5081
chore: prepare release (#5891)d1e5736
build(deps): bump com.google.guava:guava from 32.0.1-jre to 32.1.2-jre (#5850)e685b80
feat: Add support for Nexus v3 to NexusAnalyzer (#5849)a29afc4
fix: Hint Analyzer should run before VersionFilter Analyzer (#5818)49c6591
build(deps): bump actions/setup-node from 3.8.0 to 3.8.1 (#5889)0f4553a
build(deps): bump actions/setup-node from 3.8.0 to 3.8.18ee8214
build(deps): bump actions/setup-node from 3.7.0 to 3.8.0 (#5877)d71f038
build(deps): bump org.semver4j:semver4j from 5.0.0 to 5.1.0 (#5878)5a55c81
build(deps): bump org.semver4j:semver4j from 5.0.0 to 5.1.0Updates
org.jacoco:jacoco-maven-plugin
from 0.8.8 to 0.8.10Release notes
Sourced from org.jacoco:jacoco-maven-plugin's releases.
Commits
8ea9668
Prepare release 0.8.108f1daf9
AgentModule should set ProtectionDomain when defining classes (#1425)31f16d8
Upgrade ECJ to 3.33.0 (#1423)3d58c42
Prepare for next development iterationc0ad781
Prepare release 0.8.9c561c13
Fix validation test for Java 21 (#1422)461ebf3
Add validation test for JEP 432: Record Patterns (#1415)5f12145
Upgrade ASM to 9.5 (#1416)b865890
Agent should not openjava.lang
package to unnamed module of the applicatio...5bc2fae
Upgrade spotless-maven-plugin to 2.35.0 and Eclipse JDT Formatter to 4.27 (#1...Updates
org.apache.maven.plugins:maven-source-plugin
from 3.2.1 to 3.3.0Commits
02a9847
[maven-release-plugin] prepare release maven-source-plugin-3.3.0f186993
[MSOURCES-135] Cleanup project code021af55
[MSOURCES-134] Refresh download pageb11a457
Use shared GitHub actions v37caf2b0
[MSOURCES-133] Upgrade Parent to 39 - ignore git blamedee4c10
[MSOURCES-133] Upgrade Parent to 39452111f
Add dependabot configuratione691ac3
s/MSOURCE/MSOURCES/1ddffd8
Auto-link MSOURCE Jira37ffefe
Add pull request templateUpdates
org.apache.maven.plugins:maven-gpg-plugin
from 3.0.1 to 3.1.0Commits
699e2ad
[maven-release-plugin] prepare release maven-gpg-plugin-3.1.0f314f8e
[MGPG-97] use gpgverify plugin to check dependencies signaturesbad6b57
[MGPG-96] add INFO message0498a82
[MGPG-95] don't GPG-sign .sigstore signatures09b5be9
Auto-link MGPG Jira1e0472f
extract FilesCollectoraf9ccfd
[MGPG-94] Ignore reformatting5e51734
[MGPG-94] Integration tests - convert and reformat bsh to groovy955ea0e
[MGPG-94] Reformat codee160f43
[MGPG-94] Bump maven-plugins from 36 to 39Dependabot 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