-
Notifications
You must be signed in to change notification settings - Fork 101
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 #499
Open
dependabot
wants to merge
1
commit into
develop
Choose a base branch
from
dependabot/maven/maven-low-risk-e57e31614e
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.11.1` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.2.5` | `3.5.2` | | [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.18.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.2` | | [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.49.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.2` | Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.7.0 to 3.11.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.11.1) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.5 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.5...surefire-3.5.2) 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.18.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.2 - [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.49.0 - [Release notes](https://github.com/microsoft/playwright-java/releases) - [Commits](microsoft/playwright-java@v1.44.0...v1.49.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.2 - [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]>
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 maven-low-risk group with 13 updates in the / directory:
3.7.0
3.11.1
3.2.5
3.5.2
3.2.4
3.2.7
2.16.1
2.18.0
5.8.0
5.9.2
3.14.0
3.17.0
2.17.1
2.18.2
5.10.2
5.11.3
1.15.0
1.15.1
1.44.0
1.49.0
1.17.0
1.17.1
1.26.2
1.27.1
2.17.1
2.18.2
Updates
org.apache.maven.plugins:maven-javadoc-plugin
from 3.7.0 to 3.11.1Release notes
Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.
... (truncated)
Commits
619650c
[maven-release-plugin] prepare release maven-javadoc-plugin-3.11.1e314da0
[MJAVADOC-821] Align toolchain discovery code with Maven Compiler Plugin62a6861
[MJAVADOC-820] [REGRESSION] MJAVADOC-787 was merged incompletelyd1090c5
[maven-release-plugin] prepare for next development iterationee030f7
[maven-release-plugin] prepare release maven-javadoc-plugin-3.11.06c5fdc0
[MJAVADOC-819] Align archive generation code with Maven Source Plugin3a90de5
[MJAVADOC-787] Automatic detection of release option for JDK < 9373172d
[MJAVADOC-817] Upgrade to Doxia 2.0.0 GA Stackba266c0
Fix SCM tag5775ce1
Fix typoUpdates
org.apache.maven.plugins:maven-surefire-plugin
from 3.2.5 to 3.5.2Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
... (truncated)
Commits
ea9f049
[maven-release-plugin] prepare release surefire-3.5.2e1f94a0
[SUREFIRE-2276] JUnit5's TestTemplate failures treated as flakes with retriesd24adb4
[SUREFIRE-2277] RunResult#getFlakes() is lost during serialisation/deserialis...4385e94
Remove links to non-existing report8881971
Remove outdated FAQ0121834
[SUREFIRE-2283] FAQ site contains broken link to failsafe-plugin91d16c3
Fix formatting of XML schema files6cb417a
Add .xsd to .gitattributes9ce5221
[SUREFIRE-2282] surefire-report-plugin: Update Introduction documentation page620b983
[SUREFIRE-2281] Upgrade to Doxia 2.0.0 GA StackUpdates
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.18.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.2Commits
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.49.0Release notes
Sourced from com.microsoft.playwright:playwright's releases.
... (truncated)
Commits
cec4d66
chore: set release version to 1.49.0 (#1703)2ff37da
chore: mark 1.50 snapshot (#1702)ee99afc
chore: print actual message for TestBrowserContextCDPSession.shouldDe… (#1701)34017a2
chore: roll 1.49.0 (#1700)29f58a5
test: unflake TestPageClock (#1699)d2d78a7
chore: stop using microsoft/playwright-github-action@v1 (#1698)6e66ee7
chore: roll 1.49-beta (#1697)4bda800
chore(deps): bump the all group with 4 updates (#1695)2cce977
devops: stop publishing Ubuntu 20.04 (#1690)20b13ad
chore: roll driver 1.48.1 (#1687)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.2Commits
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