Closed dependabot[bot] closed 1 year ago
Bumps the maven-low-risk group with 16 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.14.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
1.22
1.24.0
Updates org.apache.maven.plugins:maven-javadoc-plugin from 3.4.1 to 3.6.0
org.apache.maven.plugins:maven-javadoc-plugin
Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.
3.6.0 🚀 New features and improvements [MJAVADOC-642] - Make offline mode configurable (#238) @hgschmie [MJAVADOC-642] - Make offline mode configurable (#232) @hgschmie [MJAVADOC-770] - Implement legacy mode for Java 9+ (#228) @hgschmie [MJAVADOC-743] - Drop deprecated mojo parameter (#185) @cstamas 🐛 Bug Fixes [MJAVADOC-742] - Fix resolution of docletArtifacts (#186) @cstamas [MJAVADOC-758] - correct exception in JavadocUtil (#230) @hgschmie [MJAVADOC-769] - fix for transitive filename based modules (#227) @hgschmie [MJAVADOC-767] - javadoc creates invalid --patch-module statements (#225) @hgschmie [MJAVADOC-763] - remove test that doesn't test what it claims (#219) @elharo [MJAVADOC-757] - fix Javadoc warnings (#212) @elharo Fix UmlGraph link in site example (#198) @ParkerM 📦 Dependency updates [JAVADOC-771] - Upgrade Parent to 40 (#234) @hgschmie Bump org.apache.maven:maven-core from 3.6.0 to 3.8.1 in /src/it/projects/MJAVADOC-568_manifest-splitpackage/mojo (#226) @dependabot Bump com.google.guava:guava from 31.1-jre to 32.0.0-jre in /src/it/projects/MJAVADOC-769 (#229) @dependabot [MJAVADOC-766] - Bump org.codehaus.plexus:plexus-archiver from 4.7.1 to 4.8.0 (#222) @dependabot Bump hamcrest-core from 1.3 to 2.2 (#221) @dependabot Bump guava from 27.0.1-jre to 32.0.0-jre in /src/it/projects/MJAVADOC-555_link-automatic-modules (#207) @dependabot Bump javax.servlet-api from 3.1.0 to 4.0.1 (test dependency) (#220) @dependabot [MJAVADOC-761] - commons-io 2.13.0 (#215) @elharo Bump plexus-utils from 3.5.0 to 3.5.1 (#201) @dependabot Bump mockito-core from 4.4.0 to 4.11.0 (#196) @dependabot 👻 Maintenance fix jenkins link (#237) @hgschmie Fix build on jenkins (#236) @slawekjaranowski [MJAVADOC-772] - Refresh download page (#235) @slawekjaranowski Use 3.6.0 as release version (#233) @hgschmie Remove superflous whitespace from PR template (#231) @hgschmie Bump jetty from 9.4.50.v20221201 to 9.4.51.v20230217 (#224) @slachiewicz [MJAVADOC-765] - Fix build with Java 20 (#223) @slachiewicz [MJAVADOC-760] - declare test dependencies (#217) @elharo [MJAVADOC-760] - explicitly declare shared utility dependencies (#216) @elharo remove unused private method (#213) @elharo replace plexus with maven shared utils (#211) @elharo [MJAVADOC-755] - replace IOUtil.close with try with resources (#209) @elharo [MJAVADOC-755] - Use java.lang.String instead of StringUtils (#208) @elharo [MNG-6829] - Replace StringUtils#isEmpty(String) and #isNotEmpty(String) (#205) @timtebeek Bump mockito-core from 4.4.0 to 4.11.0 (#196) @dependabot [MNG-6825] - Replace Maven shared StringUtils with Commons Lang3 (#199) @timtebeek
@hgschmie
@cstamas
@elharo
@ParkerM
@dependabot
@slawekjaranowski
@slachiewicz
@timtebeek
... (truncated)
7548066
77adc47
24362d2
bee4197
9830bdc
6f30bed
e4023d0
7904e45
87c2424
83ab01b
Updates org.apache.maven.plugins:maven-compiler-plugin from 3.10.1 to 3.11.0
org.apache.maven.plugins:maven-compiler-plugin
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
3.11.0 🚀 New features and improvements [MCOMPILER-494] - Add a useModulePath switch to the testCompile mojo (#119) @dmlloyd [MCOMPILER-395] - Allow dependency exclusions for 'annotationProcessorPaths' (#173) @psiroky [MCOMPILER-522] - Use maven-resolver to resolve 'annotationProcessorPaths' dependencies (#169) @psiroky [MCOMPILER-516] - upgrade plexus-compiler to improve compiling message (#164) @hboutemy [MCOMPILER-501] - compileSourceRoots parameter should be writable (#159) @gnodet [MCOMPILER-457] - Change showWarnings to true by default (#157) @pzygielo [MCOMPILER-457] - Warn about warn-config conflicting values (#153) @pzygielo [MCOMPILER-505] - Update default source/target from 1.7 to 1.8 (#149) @jorsol [MCOMPILER-499] - display recompilation causes (#143) @olamy [MCOMPILER-500] - add some parameter to pattern from stale source calculation (#141) @olamy [MCOMPILER-488] - dedicated option for implicit javac flag (#102) @pzygielo 🐛 Bug Fixes [MCOMPILER-525] - Incorrect detection of dependency change (#172) @jorsol [MCOMPILER-523] - Test with Maven 3.9.0 and fix the failing IT (#176) @gnodet [MCOMPILER-503] - Resolve all annotation processor dependencies together (#170) @psiroky [MCOMPILER-512] - Defining maven.compiler.release as empty string end… (#158) @project25o1 [MCOMPILER-495] - Fixes missing dirs in createMissingPackageInfoClasses (#121) @jmax01 [MCOMPILER-347] - Set Xcludes in config passed to actual compiler (#101) @pzygielo 📦 Dependency updates Bump apache/maven-gh-actions-shared from 2 to 3 (#182) @dependabot Bump maven-invoker-plugin from 3.4.0 to 3.5.0 (#179) @dependabot [MCOMPILER-527] - Upgrade plexus-java to 1.1.2 (#177) @gnodet [MCOMPILER-526] - Upgrade to parent 39 (#175) @gnodet Bump junit from 4.12 to 4.13.1 in /src/it/multirelease-patterns/packaging-plugin (#115) @dependabot [MCOMPILER-519] - Upgrade maven-invoker-plugin from 3.3.0 to 3.4.0 (#166) @psiroky Bump qdox from 2.0.2 to 2.0.3 (#152) @dependabot Bump maven-jxr-plugin from 3.2.0 to 3.3.0 (#146) @dependabot Bump maven-jxr-plugin from 3.1.1 to 3.2.0 (#105) @dependabot Bump junit from 4.10 to 4.13.1 in /src/it/MCOMPILER-203-processorpath/annotation-user (#114) @dependabot Bump plexusCompilerVersion from 2.12.0 to 2.12.1 (#139) @dependabot Bump maven-shared-utils from 0.1 to 3.3.3 in /src/it/MCOMPILER-157/annotation-verify (#127) @dependabot Bump maven-shared-utils from 0.1 to 3.3.3 in /src/it/MCOMPILER-203-processorpath/annotation-verify (#128) @dependabot Bump mockito-core from 4.6.0 to 4.6.1 (#132) @dependabot Bump maven-release-plugin from 3.0.0-M5 to 3.0.0-M6 (#133) @dependabot Bump mockito-core from 4.5.1 to 4.6.0 (#130) @dependabot Bump maven-invoker-plugin from 3.2.2 to 3.3.0 (#131) @dependabot Bump junit from 4.8.2 to 4.13.1 in /src/it/groovy-project-with-new-plexus-compiler (#124) @dependabot Bump junit from 4.12 to 4.13.1 in /src/it/MCOMPILER-298 (#125) @dependabot Bump plexusCompilerVersion from 2.11.2-SNAPSHOT to 2.12.0 (#122) @dependabot Bump junit from 4.12 to 4.13.1 in /src/it/multirelease-patterns/singleproject-runtime (#110) @dependabot Bump junit from 4.12 to 4.13.1 in /src/it/multirelease-patterns/multiproject/multirelease-nine (#112) @dependabot Bump junit from 4.12 to 4.13.1 in /src/it/multirelease-patterns/multimodule/multirelease-base (#111) @dependabot
useModulePath
testCompile
@dmlloyd
@psiroky
@hboutemy
@gnodet
@pzygielo
@jorsol
@olamy
implicit
@project25o1
@jmax01
eeda628
82b799f
f9c2350
4022bd0
f4a8a54
86b9f59
e304ceb
f7a4613
cc78aee
3dca82f
Updates org.apache.maven.plugins:maven-surefire-plugin from 3.0.0-M7 to 3.1.2
org.apache.maven.plugins:maven-surefire-plugin
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
3.1.2 Release Notes - Maven Surefire - Version 3.1.2 update commons compress to 1.23.0 (#655) @elharo Drop unused commons-lang 2.6 from management (#661) @elilja Remove old junittoolbox dependency no longer used (#658) @elharo update test libraries (#657) @elharo update commons-io to 2.12.0 (#653) @elharo remove descriptions of Maven 2.x and very old versions (#647) @elharo Remove more details about Maven 2 and old versions (#654) @elharo Simplify method (#651) @michael-o Update Sufefire (#646) @michael-o Backport (#635) @michael-o [SUREFIRE-2166] - Use ChoiceFormat to selective render percentage and elapsed time in SurefireReportRenderer (#639) @michael-o Simplify serialization/deserialization of elapsed time (SUREFIRE-2164 + SUREFIRE-2167) (#645) @michael-o [SUREFIRE-2169] - Potential NPE in WrappedReportEntry when #getElapsed(… (#643) @michael-o fix SAX bug (#642) @michael-o [MNG-6829] - Replace StringUtils#isEmpty(String) & #isNotEmpty(String) (#641) @timtebeek Fixes (#636) @michael-o 📦 Dependency updates Bump animal-sniffer-maven-plugin from 1.21 to 1.23 (#624) @dependabot 👻 Maintenance [SUREFIRE-2173] - Pass build and tests with Java 20 (#648) @slachiewicz 3.1.0 Release Notes - Maven Surefire - Version 3.1.0 Sub-task [SUREFIRE-2162] - Document upcoming mojo and file names change Bug [SUREFIRE-2140] - Cannot release Surefire on Windows Improvement [SUREFIRE-2153] - Replace SurefireReportGenerator with a new SurefireReportRenderer [SUREFIRE-2160] - Replace LocalizedProperties with (Custom)I18N approach from MPIR Task
@elilja
@michael-o
Task
5e097b5
255bb51
a77dfb2
95e8e95
9092b5e
1af92f5
8878ed5
a6613a8
e0e89e4
d8ac134
Updates org.apache.maven.plugins:maven-gpg-plugin from 3.0.1 to 3.1.0
org.apache.maven.plugins:maven-gpg-plugin
699e2ad
f314f8e
bad6b57
0498a82
09b5be9
1e0472f
af9ccfd
5e51734
955ea0e
e160f43
Updates commons-io:commons-io from 2.11.0 to 2.14.0
commons-io:commons-io
Updates org.seleniumhq.selenium:selenium-java from 4.10.0 to 4.14.0
org.seleniumhq.selenium:selenium-java
Sourced from org.seleniumhq.selenium:selenium-java's releases.
Selenium 4.14 Changelog For each component's detailed changelog, please check: Ruby Python JavaScript Java DotNet IEDriverServer Commits in this release b6700329db - update selenium manager files :: titusfortner a0e04e15f1 - update changelogs for 4.14 :: titusfortner 49a59a09d0 - update pinned edge drivers to a version that works :: titusfortner 5e6428610e - [rust] Include webview2 in Edge module (#12904) :: Boni García 2a54d3cb63 - [java] ignore test that breaks in 119 :: titusfortner 8401a7e5f1 - [cdp] add Chrome 118 and remove 115 :: titusfortner c595b7a688 - [cdp][dotnet] add Chrome 118 and remove 115 :: titusfortner c04855fd43 - [cdp][java] add Chrome 118 and remove 115 :: titusfortner d7d1b4efcd - [cdp] fix script tags :: titusfortner 17835d2ad3 - [cdp] add Chrome 118 files and remove Chrome 115 :: titusfortner d8b0ae16fb - update pinned browsers to use Early Stable Chrome 118 :: titusfortner 7408a5a41d - [bazel] Bump contrib_rules_jvm to 0.19.0 :: Simon Mavi Stewart e7babc9b41 - [dotnet] Make sure we can repin deps :: Simon Mavi Stewart c8d121e712 - [rust] Capture Rust backtrace in case of error (displayed at DEBUG level) (#12852) :: Boni García bceee4e330 - Refactor frame method to use isEmpty for list check and String check. (#12894) :: Manuel Blanco c64e41edd2 - [dotnet] Remove tools folder not related to selenium (#12899) :: Nikolay Borisenko 42796da27c - [java] do not need to check for non-w3c capability javascriptEnabled :: titusfortner 023a0d52f1 - [IEDriver] Fix potential null pointer access in CookieManager :: Jim Evans 0f8e018ad7 - [rust] Automated Edge management (#11681 and #11683) (#12835) :: Boni García 73cfa2284e - [rust] Support for Chromium (#12511) (#12890) :: Boni García ecfa9c4053 - [java] Use new 'getArray' method to extract driver configurations (#12716) :: Scott Babcock 5cfaef5634 - Revert "[rb] make it easier in ruby remote tests to specify a grid jar" :: titusfortner aa7e2f943a - [java] do not run grid stress tests with selenium manager on remote build :: titusfortner 04f5c9f9f2 - [JS] Update npm libs to latest :: harsha509 c04e4331dc - [dotnet] Format dotnet code according to default config (#12879) :: Nikolay Borisenko 97f4e236de - [dotnet] Mark cdp source as auto-generated to be more friendly with tooling :: Nikolay Borisenko fd0f045b15 - [java] reduce log noise at FINE level (#12866) :: Titus Fortner 9b35af2814 - Require Java 11 (#12843) :: Titus Fortner cb5d98bbd7 - [ci] update what ruby tests get run :: titusfortner a67b81df21 - [java] Ensure retry mechanism does not swallow an exception (#12838) :: Puja Jagani 915b5b9323 - [java] remove IE 9 check in test :: titusfortner 5ce5acc0f5 - [java] improve warning when CDP version not found (#12880) :: Titus Fortner cdd71e6633 - [py] add synchronization to flaky test :: titusfortner b9bdff12b3 - [java] Allowing setting SSL context in client config for HttpClient (#12874) :: Puja Jagani 33c4122583 - [java] ensure proper error message gets logged (#12853) :: Titus Fortner
For each component's detailed changelog, please check:
e5a9634
b670032
a0e04e1
49a59a0
5e64286
2a54d3c
8401a7e
c595b7a
c04855f
d7d1b4e
Updates io.github.bonigarcia:webdrivermanager from 5.3.1 to 5.5.3
io.github.bonigarcia:webdrivermanager
Sourced from io.github.bonigarcia:webdrivermanager's changelog.
[5.5.3] - 2023-09-01 Fixed Fix meta-inf path to find wdm version in jar distribution Changed Get driver URL list from CfT endpoints for chromedriver 115+ [5.5.2] - 2023-08-25 Fixed Bug-fix reading wdm version [5.5.1] - 2023-08-25 Added Use default CfT URL when some problem requesting the CfT endpoints happens [5.5.0] - 2023-08-22 Changed Downgrade to Java 8 [5.4.1] - 2023-07-19 Fixed Use last good versions CfT endpoint only when driver version is unknown (#1076) [5.4.0] - 2023-06-21 Changed Bump to Java 11 (required in Selenium as of September 30, 2023). See https://www.selenium.dev/blog/2023/java-8-support/ Added Use Chrome for Testing (CfT) JSON endpoints for version discovering as of chromedriver 115. See https://chromedriver.chromium.org/downloads Create config option to enable/disable tracing for RemoteWebDriver (#1043) Removed Remove all deprecated methods in WebDriverManager API [5.3.3] - 2023-05-11 Added Include extra condition to find driver in the extracted files (#983)
fac0a00
f572850
ad1d832
60ce5ba
67b22b6
ef27406
e4220e6
890af38
0a55e1a
60a5b68
Updates org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0
org.apache.commons:commons-lang3
Updates com.fasterxml.jackson.core:jackson-databind from 2.14.1 to 2.15.2
com.fasterxml.jackson.core:jackson-databind
Updates org.junit.vintage:junit-vintage-engine from 5.9.1 to 5.10.0
org.junit.vintage:junit-vintage-engine
Sourced from org.junit.vintage:junit-vintage-engine's releases.
JUnit 5.10.0 = Platform 1.10.0 + Jupiter 5.10.0 + Vintage 5.10.0 See Release Notes. Full Changelog: https://github.com/junit-team/junit5/compare/r5.10.0-RC2...r5.10.0 JUnit 5.10.0-RC2 = Platform 1.10.0-RC2+ Jupiter 5.10.0-RC2 + Vintage 5.10.0-RC2 See Release Notes. JUnit 5.10.0-RC1 = Platform 1.10.0-RC1 + Jupiter 5.10.0-RC1 + Vintage 5.10.0-RC1 See Release Notes. JUnit 5.10.0-M1 = Platform 1.10.0-M1 + Jupiter 5.10.0-M1 + Vintage 5.10.0-M1 See Release Notes. JUnit 5.9.3 = Platform 1.9.3 + Jupiter 5.9.3 + Vintage 5.9.3 See Release Notes. JUnit 5.9.2 = Platform 1.9.2 + Jupiter 5.9.2 + Vintage 5.9.2 See Release Notes.
JUnit 5.10.0 = Platform 1.10.0 + Jupiter 5.10.0 + Vintage 5.10.0
See Release Notes.
Full Changelog: https://github.com/junit-team/junit5/compare/r5.10.0-RC2...r5.10.0
JUnit 5.10.0-RC2 = Platform 1.10.0-RC2+ Jupiter 5.10.0-RC2 + Vintage 5.10.0-RC2
JUnit 5.10.0-RC1 = Platform 1.10.0-RC1 + Jupiter 5.10.0-RC1 + Vintage 5.10.0-RC1
JUnit 5.10.0-M1 = Platform 1.10.0-M1 + Jupiter 5.10.0-M1 + Vintage 5.10.0-M1
JUnit 5.9.3 = Platform 1.9.3 + Jupiter 5.9.3 + Vintage 5.9.3
JUnit 5.9.2 = Platform 1.9.2 + Jupiter 5.9.2 + Vintage 5.9.2
7f619ca
9899de4
45b970f
463ae36
893c64b
e6ff0c5
b08a76b
2c278c7
acb6e65
TempDirFactory
73818a1
Updates com.github.eirslett:frontend-maven-plugin from 1.12.1 to 1.14.0
com.github.eirslett:frontend-maven-plugin
Sourced from com.github.eirslett:frontend-maven-plugin's changelog.
frontend-maven-plugin Last public release: Changelog
Last public release:
60112be
2eb794d
d522934
62db439
993bc2e
40b6c1e
374f2be
26740c8
98f19cf
187554f
Updates org.apache.maven.plugins:maven-source-plugin from 3.2.1 to 3.3.0
org.apache.maven.plugins:maven-source-plugin
02a9847
f186993
021af55
b11a457
7caf2b0
dee4c10
452111f
e691ac3
1ddffd8
37ffefe
Updates com.microsoft.playwright:playwright from 1.28.1 to 1.38.0
com.microsoft.playwright:playwright
Sourced from com.microsoft.playwright:playwright's releases.
v1.38.0 Trace Viewer Updates Zoom into time range. Network panel redesign. New APIs browserContext.onWebError() locator.pressSequentially() Browser Versions Chromium 117.0.5938.62 Mozilla Firefox 117.0 WebKit 17.0 This version was also tested against the following stable channels: Google Chrome 116 Microsoft Edge 116 v1.37.0 New APIs New methods BrowserContext.newCDPSession() and Browser.newBrowserCDPSession() create a Chrome DevTools Protocol session for the page and browser respectively. CDPSession cdpSession = page.context().newCDPSession(page); cdpSession.send("Runtime.enable"); JsonObject params = new JsonObject(); params.addProperty("expression", "window.foo = 'bar'"); cdpSession.send("Runtime.evaluate", params); Object foo = page.evaluate("window['foo']"); assertEquals("bar", foo);
browserContext.onWebError()
locator.pressSequentially()
This version was also tested against the following stable channels:
New methods BrowserContext.newCDPSession() and Browser.newBrowserCDPSession() create a Chrome DevTools Protocol session for the page and browser respectively.
BrowserContext.newCDPSession()
Browser.newBrowserCDPSession()
CDPSession cdpSession = page.context().newCDPSession(page); cdpSession.send("Runtime.enable"); JsonObject params = new JsonObject(); params.addProperty("expression", "window.foo = 'bar'"); cdpSession.send("Runtime.evaluate", params); Object foo = page.evaluate("window['foo']"); assertEquals("bar", foo);
JsonObject params = new JsonObject(); params.addProperty("expression", "window.foo = 'bar'"); cdpSession.send("Runtime.evaluate", params);
Object foo = page.evaluate("window['foo']"); assertEquals("bar", foo);
414abb8
85c5f90
30778a3
25ba847
5394b5d
8834877
Closing this as it includes a Selenium update that contains a breaking change (requires Java 11).
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.
Bumps the maven-low-risk group with 16 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.14.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
1.22
1.24.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.14.0Release notes
Sourced from org.seleniumhq.selenium:selenium-java's releases.
... (truncated)
Commits
e5a9634
update all versions to 4.14b670032
update selenium manager filesa0e04e1
update changelogs for 4.1449a59a0
update pinned edge drivers to a version that works5e64286
[rust] Include webview2 in Edge module (#12904)2a54d3c
[java] ignore test that breaks in 1198401a7e
[cdp] add Chrome 118 and remove 115c595b7a
[cdp][dotnet] add Chrome 118 and remove 115c04855f
[cdp][java] add Chrome 118 and remove 115d7d1b4e
[cdp] fix script tagsUpdates
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… (#1377Closing this as it includes a Selenium update that contains a breaking change (requires Java 11).
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.