-
Notifications
You must be signed in to change notification settings - Fork 102
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
chore: bump the maven-low-risk group across 1 directory with 13 updates #494
Open
dependabot
wants to merge
1
commit into
develop
Choose a base branch
from
dependabot/maven/maven-low-risk-c9d03316bb
base: develop
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 maven-low-risk group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.7.0` | `3.10.1` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.2.5` | `3.5.1` | | [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `3.2.4` | `3.2.7` | | commons-io:commons-io | `2.16.1` | `2.17.0` | | [io.github.bonigarcia:webdrivermanager](https://github.com/bonigarcia/webdrivermanager) | `5.8.0` | `5.9.2` | | 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.18.1` | | [org.junit.vintage:junit-vintage-engine](https://github.com/junit-team/junit5) | `5.10.2` | `5.11.3` | | [com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) | `1.15.0` | `1.15.1` | | [com.microsoft.playwright:playwright](https://github.com/microsoft/playwright-java) | `1.44.0` | `1.48.0` | | [commons-codec:commons-codec](https://github.com/apache/commons-codec) | `1.17.0` | `1.17.1` | | org.apache.commons:commons-compress | `1.26.2` | `1.27.1` | | [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) | `2.17.1` | `2.18.1` | Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.7.0 to 3.10.1 - [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.1) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.5 to 3.5.1 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.5...surefire-3.5.1) Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.2.4 to 3.2.7 - [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.7) Updates `commons-io:commons-io` from 2.16.1 to 2.17.0 Updates `io.github.bonigarcia:webdrivermanager` from 5.8.0 to 5.9.2 - [Release notes](https://github.com/bonigarcia/webdrivermanager/releases) - [Changelog](https://github.com/bonigarcia/webdrivermanager/blob/master/CHANGELOG.md) - [Commits](bonigarcia/webdrivermanager@webdrivermanager-5.8.0...webdrivermanager-5.9.2) 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.18.1 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `org.junit.vintage:junit-vintage-engine` from 5.10.2 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.2...r5.11.3) Updates `com.github.eirslett:frontend-maven-plugin` from 1.15.0 to 1.15.1 - [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md) - [Commits](eirslett/frontend-maven-plugin@frontend-plugins-1.15.0...frontend-plugins-1.15.1) Updates `com.microsoft.playwright:playwright` from 1.44.0 to 1.48.0 - [Release notes](https://github.com/microsoft/playwright-java/releases) - [Commits](microsoft/playwright-java@v1.44.0...v1.48.0) Updates `commons-codec:commons-codec` from 1.17.0 to 1.17.1 - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.17.0...rel/commons-codec-1.17.1) Updates `org.apache.commons:commons-compress` from 1.26.2 to 1.27.1 Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.17.1 to 2.18.1 - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-low-risk - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-low-risk - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-low-risk - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-low-risk - dependency-name: io.github.bonigarcia:webdrivermanager dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-low-risk - dependency-name: org.apache.commons:commons-lang3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-low-risk - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-low-risk - dependency-name: org.junit.vintage:junit-vintage-engine dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-low-risk - dependency-name: com.github.eirslett:frontend-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-low-risk - dependency-name: com.microsoft.playwright:playwright dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-low-risk - dependency-name: commons-codec:commons-codec dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-low-risk - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-low-risk - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-low-risk ... 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
Nov 1, 2024
nayanrajDQ
approved these changes
Nov 5, 2024
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 maven-low-risk group with 13 updates in the / directory:
3.7.0
3.10.1
3.2.5
3.5.1
3.2.4
3.2.7
2.16.1
2.17.0
5.8.0
5.9.2
3.14.0
3.17.0
2.17.1
2.18.1
5.10.2
5.11.3
1.15.0
1.15.1
1.44.0
1.48.0
1.17.0
1.17.1
1.26.2
1.27.1
2.17.1
2.18.1
Updates
org.apache.maven.plugins:maven-javadoc-plugin
from 3.7.0 to 3.10.1Release notes
Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.
Commits
091785b
[maven-release-plugin] prepare release maven-javadoc-plugin-3.10.1cde7c56
[MJAVADOC-812] [REGRESSION] maven-javadoc-plugin 3.10.0 creates empty JARsdb6d7f6
[MJAVADOC-811] javadoc.bat fails to execute on Windows when project is not on...a737e16
Bump commons-io:commons-io from 2.16.1 to 2.17.0577c204
Bump org.codehaus.plexus:plexus-io from 3.5.0 to 3.5.1ff52cff
Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.054a7651
Add goal prefixa424c6b
[MJAVADOC-810] [REGRESSION] MJAVADOC-791 causes forked Maven execution fail i...d9c0002
[maven-release-plugin] prepare for next development iteration487e479
[maven-release-plugin] prepare release maven-javadoc-plugin-3.10.0Updates
org.apache.maven.plugins:maven-surefire-plugin
from 3.2.5 to 3.5.1Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
... (truncated)
Commits
a69b0f8
[maven-release-plugin] prepare release surefire-3.5.1ccc54d0
[SUREFIRE-2273] Bump org.hamcrest:hamcrest from 2.2 to 3.0 (#784)ab77c35
[SUREFIRE-2272] Bump org.codehaus.plexus:plexus-java from 1.2.0 to 1.3.0 - JD...93317ff
[SUREFIRE-2269] Allow fail during clean in surefire-itsd7f4dbb
[SUREFIRE-2270] Use JUnit5 in surefire-shadefire7a98850
Drop comment from jira integrationb2aa8a6
[SUREFIRE-2267] Packages for commons-codec should be relocated in surefire-sh...a928255
[SUREFIRE-1737] Fix disable in statelessTestsetReporter4584ebb
[SUREFIRE-2226] Upgrade to Maven Verifier 2.0.0-M15aa3515
[SUREFIRE-2266] Execute ITs in parallelUpdates
org.apache.maven.plugins:maven-gpg-plugin
from 3.2.4 to 3.2.7Release notes
Sourced from org.apache.maven.plugins:maven-gpg-plugin's releases.
... (truncated)
Commits
43af21c
[maven-release-plugin] prepare release maven-gpg-plugin-3.2.78c5a8d2
[MGPG-144] Bump commons-io:commons-io from 2.16.1 to 2.17.0 (#119)cb5422f
[MGPG-143] Bump com.kohlschutter.junixsocket:junixsocket-core from 2.10.0 to ...6b2a27f
[MGPG-136] Windows passphrase corruption (#120)31e87e0
[maven-release-plugin] prepare for next development iteration1c9a14c
[maven-release-plugin] prepare release maven-gpg-plugin-3.2.6bbe6156
Add FAQ for "no pinentry" issue (#118)5b94273
[MGPG-141] Remove use of deprecated classes (#117)afdfd28
[MGPG-138] Drop direct use of plexus-cipher and secdispatcher (#115)7516e7c
[MGPG-140] Update Maven to 3.9.9 (#116)Updates
commons-io:commons-io
from 2.16.1 to 2.17.0Updates
io.github.bonigarcia:webdrivermanager
from 5.8.0 to 5.9.2Changelog
Sourced from io.github.bonigarcia:webdrivermanager's changelog.
Commits
33adaaf
[maven-release-plugin] prepare release webdrivermanager-5.9.216545fb
Update doc for release 5.9.2a973d4a
Improve logic for latest driver version detection19da22a
Fix logic to detect browser versiond6f6d2d
Improve logic to read msedgedriver latest version (#1320)3b7165a
Enable Edge test in CI63b58ff
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 (#1322)1158826
Bump selenium.version from 4.22.0 to 4.23.0 (#1321)44b1440
Update mirror info (Sat Jul 20 12:02:21 UTC 2024)5a460e7
Update mirror info (Fri Jul 19 12:02:27 UTC 2024)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.18.1Commits
Updates
org.junit.vintage:junit-vintage-engine
from 5.10.2 to 5.11.3Release notes
Sourced from org.junit.vintage:junit-vintage-engine's releases.
... (truncated)
Commits
b20991e
Release 5.11.3e57b508
Finalize 5.11.3 release notesfb1254c
Allow repeatingExtendWith
annotation on fields and parametersa3192bd
Fix package name comparison on Java 8 (#4077)fcb7b01
Remove uselessOrder
annotation57dfcb5
Allow repeating@…Source
annotations when used as meta annotations09cd8b3
Add ArchUnit test for consistency of repeatable annotationsfa46a92
Hard-wrap at 90 characters8f45eea
Find repeatable @ExtendWith meta-annotations on fields againb451122
Introduce release notes for 5.11.3Updates
com.github.eirslett:frontend-maven-plugin
from 1.15.0 to 1.15.1Changelog
Sourced from com.github.eirslett:frontend-maven-plugin's changelog.
Commits
3f70757
[maven-release-plugin] prepare release frontend-plugins-1.15.1c5c9aec
Attempt 2: secrets for OSSRH deployment274bb70
Update secrets for OSSRH deploymentf39b40c
Fix: bun windows supporta7d3b8b
Update NodeInstaller.java2750625
Fix #1152: Copy npm script file622ac16
#1042 Use correct Xpp3Dom classbca8bdf
Replace tabs with spaces122cd9b
#1042 Allow Authentication via Http Header60bbf02
Fix: delete only bun directory inside the installation directory instead of t...Updates
com.microsoft.playwright:playwright
from 1.44.0 to 1.48.0Release notes
Sourced from com.microsoft.playwright:playwright's releases.
... (truncated)
Commits
ea48985
chore: set version to 1.48.0 (#1688)20b13ad
chore: roll driver 1.48.1 (#1687)08ac52c
chore(deps): bump the all group with 4 updates (#1680)9c220cd
test: update web socket tests to properly dispatch ws messages (#1683)ab443d1
chore: roll 1.48 beta driver (#1681)186aede
devops: use wget for driver downloads (#1679)db52fa9
docs: remove snapshot badge from READMEee18e1a
chore: roll 1.47.0-beta-1726138322000 (#1672)9cf4bf2
docs: Update ROLLING.md with new roll script36350f3
chore: roll 1.47.0 (#1670)Updates
commons-codec:commons-codec
from 1.17.0 to 1.17.1Changelog
Sourced from commons-codec:commons-codec's changelog.
Commits
9651097
Prepare for the next release candidate0d99b46
Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-codec0c63e18
Prepare for the next release candidatebe06260
Bump actions/upload-artifact from 4.3.3 to 4.3.4 (#295)09ef422
Bump github/codeql-action from 3.25.11 to 3.25.12 (#294)86ef922
Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-codec.git974cf87
Remove redundant keywords0c82238
Remove redundant keywords1e6544e
Remove redundant keywords8dcf9d1
Remove redundant keywordsUpdates
org.apache.commons:commons-compress
from 1.26.2 to 1.27.1Updates
com.fasterxml.jackson.core:jackson-annotations
from 2.17.1 to 2.18.1Commits
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