-
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 with 15 updates #380
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
Bumps the maven-low-risk group with 15 updates: | Package | From | To | | --- | --- | --- | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.4.1` | `3.6.0` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.10.1` | `3.11.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.0.0-M7` | `3.1.2` | | [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `3.0.1` | `3.1.0` | | commons-io:commons-io | `2.11.0` | `2.14.0` | | [org.seleniumhq.selenium:selenium-java](https://github.com/SeleniumHQ/selenium) | `4.10.0` | `4.13.0` | | [io.github.bonigarcia:webdrivermanager](https://github.com/bonigarcia/webdrivermanager) | `5.3.1` | `5.5.3` | | org.apache.commons:commons-lang3 | `3.12.0` | `3.13.0` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.14.1` | `2.15.2` | | [org.junit.vintage:junit-vintage-engine](https://github.com/junit-team/junit5) | `5.9.1` | `5.10.0` | | [com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) | `1.12.1` | `1.14.0` | | [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) | `3.2.1` | `3.3.0` | | [com.microsoft.playwright:playwright](https://github.com/microsoft/playwright-java) | `1.28.1` | `1.38.0` | | [commons-codec:commons-codec](https://github.com/apache/commons-codec) | `1.15` | `1.16.0` | | [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) | `2.14.1` | `2.15.2` | Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.4.1 to 3.6.0 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.4.1...maven-javadoc-plugin-3.6.0) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.10.1 to 3.11.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.10.1...maven-compiler-plugin-3.11.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.0.0-M7 to 3.1.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0-M7...surefire-3.1.2) 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) Updates `commons-io:commons-io` from 2.11.0 to 2.14.0 Updates `org.seleniumhq.selenium:selenium-java` from 4.10.0 to 4.13.0 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.10.0...selenium-4.13.0) Updates `io.github.bonigarcia:webdrivermanager` from 5.3.1 to 5.5.3 - [Release notes](https://github.com/bonigarcia/webdrivermanager/releases) - [Changelog](https://github.com/bonigarcia/webdrivermanager/blob/master/CHANGELOG.md) - [Commits](bonigarcia/webdrivermanager@webdrivermanager-5.3.1...webdrivermanager-5.5.3) Updates `org.apache.commons:commons-lang3` from 3.12.0 to 3.13.0 Updates `com.fasterxml.jackson.core:jackson-databind` from 2.14.1 to 2.15.2 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `org.junit.vintage:junit-vintage-engine` from 5.9.1 to 5.10.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.1...r5.10.0) Updates `com.github.eirslett:frontend-maven-plugin` from 1.12.1 to 1.14.0 - [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md) - [Commits](eirslett/frontend-maven-plugin@frontend-plugins-1.12.1...frontend-plugins-1.14.0) 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 `com.microsoft.playwright:playwright` from 1.28.1 to 1.38.0 - [Release notes](https://github.com/microsoft/playwright-java/releases) - [Commits](microsoft/playwright-java@v1.28.1...v1.38.0) Updates `commons-codec:commons-codec` from 1.15 to 1.16.0 - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.15...rel/commons-codec-1.16.0) Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.14.1 to 2.15.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-compiler-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-minor 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: org.seleniumhq.selenium:selenium-java 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-minor dependency-group: maven-low-risk - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-type: direct:production update-type: version-update:semver-minor 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-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] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Oct 11, 2023
Zidious
reviewed
Oct 11, 2023
@@ -39,7 +39,7 @@ private Object getAllowedOrigins() { | |||
|
|||
@Before | |||
public void setup() throws Exception { | |||
webDriver = new ChromeDriver(new ChromeOptions().setHeadless(true)); | |||
webDriver = new ChromeDriver(new ChromeOptions().addArguments("--headless")); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Result of updating Selenium to 4.13.0. They removed setHeadless()
.
Release Notes: https://github.com/SeleniumHQ/selenium/blob/trunk/java/CHANGELOG#L35
Commit: SeleniumHQ/selenium@dbcad07
dbjorge
approved these changes
Oct 11, 2023
michael-siek
pushed a commit
that referenced
this pull request
Feb 7, 2024
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Gabe <41127686+Zidious@users.noreply.github.com>
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 15 updates:
3.4.1
3.6.0
3.10.1
3.11.0
3.0.0-M7
3.1.2
3.0.1
3.1.0
2.11.0
2.14.0
4.10.0
4.13.0
5.3.1
5.5.3
3.12.0
3.13.0
2.14.1
2.15.2
5.9.1
5.10.0
1.12.1
1.14.0
3.2.1
3.3.0
1.28.1
1.38.0
1.15
1.16.0
2.14.1
2.15.2
Updates
org.apache.maven.plugins:maven-javadoc-plugin
from 3.4.1 to 3.6.0Release notes
Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.
... (truncated)
Commits
7548066
[maven-release-plugin] prepare release maven-javadoc-plugin-3.6.077adc47
[MJAVADOC-642] Make offline mode configurable (#238)24362d2
[MJAVADOC-742] Fix resolution of docletArtifacts (#186)bee4197
fix jenkins link (#237)9830bdc
Fix build on jenkins6f30bed
[MJAVADOC-642] Make offline mode configurable (#232)e4023d0
[JAVADOC-771] Upgrade Parent to 40 (#234)7904e45
[MJAVADOC-772] Refresh download page87c2424
Bump org.apache.maven:maven-core (#226)83ab01b
Use 3.6.0 as release version (#233)Updates
org.apache.maven.plugins:maven-compiler-plugin
from 3.10.1 to 3.11.0Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
... (truncated)
Commits
eeda628
[maven-release-plugin] prepare release maven-compiler-plugin-3.11.082b799f
[MCOMPILER-527] Upgrade plexus-java to 1.1.2 (#177)f9c2350
[MCOMPILER-526] Fix IT (#178)4022bd0
[MCOMPILER-494] - Add auseModulePath
switch to thetestCompile
mojo (#119)f4a8a54
[MCOMPILER-525] Incorrect detection of dependency change (#172)86b9f59
[MCOMPILER-395] Allow dependency exclusions for 'annotationProcessorPaths' (#...e304ceb
[MCOMPILER-526] Ignore reformat commit for git blamef7a4613
[MCOMPILER-526] Reformatcc78aee
[MCOMPILER-526] Upgrade to parent 393dca82f
[MCOMPILER-526] Add packages to please the formatterUpdates
org.apache.maven.plugins:maven-surefire-plugin
from 3.0.0-M7 to 3.1.2Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
... (truncated)
Commits
5e097b5
[maven-release-plugin] prepare release surefire-3.1.2255bb51
Update commons compress to 1.23.0a77dfb2
Drop unused commons-lang 2.6 from management (#661)95e8e95
[SUREFIRE-2157] Upgrade junit-jupiter to 5.9.3/junit-platform to 1.9.29092b5e
[SUREFIRE-2157] Upgrade surefire IT to 3.1.01af92f5
Remove old junittoolbox dependency no longer used (#658)8878ed5
update test libraries (#657)a6613a8
Remove redundant spacee0e89e4
update commons-io to 2.12.0d8ac134
[MNGSITE-393] remove descriptions of Maven 2.x and very old versionsUpdates
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 39Updates
commons-io:commons-io
from 2.11.0 to 2.14.0Updates
org.seleniumhq.selenium:selenium-java
from 4.10.0 to 4.13.0Release notes
Sourced from org.seleniumhq.selenium:selenium-java's releases.
... (truncated)
Commits
66b3a2a
fix changelogs for 4.13ba948ec
hard code output locations of rake task because Ruby is not capturing console...3b7b377
update versions and change logs for 4.136fac66e
update selenium manager files for 4.13.0 releaseb884044
[dotnet] Remove Microsoft.IdentityModel.Tokens as dependency (#12777)bf4b286
Restore required version of Newtonsoft to 13.0.1 (#12817)e66fbf5
[dotnet] allow user to start service before creating driver (#12816)7397877
[ci] do not locally execute a script intended for cie7c60f5
Update tracing.txt1fa0af4
Add more detail to the remote build docUpdates
io.github.bonigarcia:webdrivermanager
from 5.3.1 to 5.5.3Changelog
Sourced from io.github.bonigarcia:webdrivermanager's changelog.
... (truncated)
Commits
fac0a00
[maven-release-plugin] prepare release webdrivermanager-5.5.3f572850
Update doc for version 5.5.3ad1d832
Typo-fix in issue template60ce5ba
Simplify issue template67b22b6
Update issue templateef27406
Use existing loadXML method in wdm version detector logice4220e6
Update mirror info (Fri Sep 1 12:13:50 UTC 2023)890af38
Update mirror info (Fri Sep 1 00:37:45 UTC 2023)0a55e1a
Fix/disable failing tests60a5b68
Bump to Selenium 4.12.0Updates
org.apache.commons:commons-lang3
from 3.12.0 to 3.13.0Updates
com.fasterxml.jackson.core:jackson-databind
from 2.14.1 to 2.15.2Commits
Updates
org.junit.vintage:junit-vintage-engine
from 5.9.1 to 5.10.0Release notes
Sourced from org.junit.vintage:junit-vintage-engine's releases.
Commits
7f619ca
Release 5.109899de4
Update Gradle Enterprise plugin to 3.1445b970f
Replace soon-to-be-deprecated usages of project.buildDir463ae36
Prune Release Notes for 5.10 GA893c64b
Back to snapshots for further developmente6ff0c5
Release 5.10.0-RC2b08a76b
Add 5.10.0-RC2 release notes2c278c7
Revert "Prune Release Notes for 5.10 GA"acb6e65
Provide access to source element annotations forTempDirFactory
73818a1
Bump org.gradle.toolchains:foojay-resolver from 0.5.0 to 0.6.0Updates
com.github.eirslett:frontend-maven-plugin
from 1.12.1 to 1.14.0Changelog
Sourced from com.github.eirslett:frontend-maven-plugin's changelog.
Commits
60112be
[maven-release-plugin] prepare release frontend-plugins-1.14.02eb794d
Merge pull request #725 from kaeufl/attempt-at-fixing-#724d522934
[maven-release-plugin] prepare for next development iteration62db439
[maven-release-plugin] prepare release frontend-plugins-1.13.4993bc2e
Merge pull request #1095 from josehenriqueventura/fix#657_add_proxy_environme...40b6c1e
Fixed a merge issue to get this PR (#683) merged in374f2be
Merge branch 'master' into fix_#657_add_proxy_environment_variables_for_npm_p...26740c8
[maven-release-plugin] prepare for next development iteration98f19cf
[maven-release-plugin] prepare release frontend-plugins-1.13.3187554f
Try downgrading to Java 8Updates
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
com.microsoft.playwright:playwright
from 1.28.1 to 1.38.0Release notes
Sourced from com.microsoft.playwright:playwright's releases.
... (truncated)
Commits
414abb8
chore: set release version to 1.38.0 (#1386)85c5f90
chore: update selector escaping, roll driver (#1385)30778a3
fix: setfiles OOM exception (#1384)25ba847
devops: fix publishing (#1378)5394b5d
chore: roll driver 1.38.0-alpha-sep-10-2023 (#1380)8834877
Revert "feat(soft-assertions): Implement soft assertions for playwrig… (#1377)4d91219
chore: support js Map, Set in protocol results (#1376)05eb1f1
chore: roll 1.38.0-alpha-sep-5-2023 (