-
-
Notifications
You must be signed in to change notification settings - Fork 46
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
build(deps): bump the dependencies group across 1 directory with 9 updates #924
Merged
WasiqB
merged 1 commit into
main
from
dependabot/maven/core-java/main/dependencies-5280130bdc
Nov 9, 2024
Merged
build(deps): bump the dependencies group across 1 directory with 9 updates #924
WasiqB
merged 1 commit into
main
from
dependabot/maven/core-java/main/dependencies-5280130bdc
Nov 9, 2024
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
…dates Bumps the dependencies group with 9 updates in the /core-java directory: | Package | From | To | | --- | --- | --- | | [org.seleniumhq.selenium:selenium-java](https://github.com/SeleniumHQ/selenium) | `4.25.0` | `4.26.0` | | [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) | `2.18.0` | `2.18.1` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.18.0` | `2.18.1` | | [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) | `1.5.2` | `1.5.3` | | [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `10.19.0` | `10.20.1` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.10.1` | `3.11.1` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.1` | `3.5.2` | | [org.sonarsource.scanner.maven:sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven) | `4.0.0.4121` | `5.0.0.4389` | | [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.5.1` | `3.5.2` | Updates `org.seleniumhq.selenium:selenium-java` from 4.25.0 to 4.26.0 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.25.0...selenium-4.26.0) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.18.0 to 2.18.1 - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.18.0...jackson-dataformats-text-2.18.1) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.0 to 2.18.1 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.networknt:json-schema-validator` from 1.5.2 to 1.5.3 - [Release notes](https://github.com/networknt/json-schema-validator/releases) - [Changelog](https://github.com/networknt/json-schema-validator/blob/master/CHANGELOG.md) - [Commits](networknt/json-schema-validator@1.5.2...1.5.3) Updates `com.puppycrawl.tools:checkstyle` from 10.19.0 to 10.20.1 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.19.0...checkstyle-10.20.1) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.10.1 to 3.11.1 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.10.1...maven-javadoc-plugin-3.11.1) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.1...surefire-3.5.2) Updates `org.sonarsource.scanner.maven:sonar-maven-plugin` from 4.0.0.4121 to 5.0.0.4389 - [Release notes](https://github.com/SonarSource/sonar-scanner-maven/releases) - [Commits](SonarSource/sonar-scanner-maven@4.0.0.4121...5.0.0.4389) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.1...surefire-3.5.2) --- updated-dependencies: - dependency-name: org.seleniumhq.selenium:selenium-java dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.networknt:json-schema-validator dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.sonarsource.scanner.maven:sonar-maven-plugin dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
🏠 pr: internal
PR which adds internal framework changes
java
Pull requests that update Java code
labels
Nov 9, 2024
WasiqB
approved these changes
Nov 9, 2024
dependabot
bot
deleted the
dependabot/maven/core-java/main/dependencies-5280130bdc
branch
November 9, 2024 09:40
🚀 This pull request is included in v2.3.0. See Release 2.3.0 for release notes. |
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 9 updates in the /core-java directory:
4.25.0
4.26.0
2.18.0
2.18.1
2.18.0
2.18.1
1.5.2
1.5.3
10.19.0
10.20.1
3.10.1
3.11.1
3.5.1
3.5.2
4.0.0.4121
5.0.0.4389
3.5.1
3.5.2
Updates
org.seleniumhq.selenium:selenium-java
from 4.25.0 to 4.26.0Release notes
Sourced from org.seleniumhq.selenium:selenium-java's releases.
... (truncated)
Commits
69f9e5e
[build] Prepare for release of Selenium 4.26.0 (#14665)5be3015
[ci][rb] Fix remote tests (#14679)e7c09a2
[grid] enable the httpclient to perform async requests #14403 (#14409)f391cd0
[py] Added more internal logging for CDP (#14668)9b8cfb1
[dotnet] Fixed typo in ResponseData MymeType -> MimeType (#14670)8e95ea9
[py] movedisort
,black
anddocformatter
settings fromtox.ini
file t...e9e684d
[grid] limit the number of websocket connections per session (#14410)b01041f
[py]: set consistent polling across java and python forWebDriverWait
metho...68f82b3
[js]: Fix sendKeys command fail on FileDetector.handleFile error. (#14663)b2702ca
[dotnet] Treat SM's logs always as Trace to avoid SM writing at Info level (#...Updates
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
from 2.18.0 to 2.18.1Commits
4f3aa83
[maven-release-plugin] prepare release jackson-dataformats-text-2.18.12f722bc
Prepare for 2.18.1 release1619e14
Remove use of TypeFactory.defaultInstance()998064b
Backport #499 in 2.18(.1) as well46de17e
Merge branch '2.17' into 2.18306d255
Backport #499 in 2.17(.3)cbf4ad9
Back to snapshot depse4eca1c
[maven-release-plugin] prepare for next development iterationUpdates
com.fasterxml.jackson.core:jackson-databind
from 2.18.0 to 2.18.1Commits
Updates
com.networknt:json-schema-validator
from 1.5.2 to 1.5.3Release notes
Sourced from com.networknt:json-schema-validator's releases.
Changelog
Sourced from com.networknt:json-schema-validator's changelog.
Commits
2fb347e
upgrade to 1.5.3 and update changelog80a6a4c
Upgrade many libraries (#1122)ba8ab64
upgrade junit to 5.11.35035358
upgrade slf4j to 2.0.16dbef106
upgrade jackson to 2.18.0f234a49
upgrade jackson to 2.18.08664d3c
Fix hasAdjacentKeywordInEvaluationPath optimisation (#1124)c7b264e
Correct URL to jsonschema-validation-output-machines.md documentation (#1121)Updates
com.puppycrawl.tools:checkstyle
from 10.19.0 to 10.20.1Release notes
Sourced from com.puppycrawl.tools:checkstyle's releases.
Commits
892800d
[maven-release-plugin] prepare release checkstyle-10.20.19a03ea8
doc: release notes for 10.20.1aef0bf1
Issue #13345: Enabled example tests for DefaultComesLastc4eaaba
Issue #14631: Updated JAVADOC_INLINE_TAG_START of JavadocTokenTypes to new AS...c2a03ae
Issue #13345: Enable examples tests for IllegalInstantiationCheckf75123e
Issue #15851: suppress LeftCurlyNl for switch expressions3dc2a3d
Issue #13345: Enable examples tests for IllegalCatchCheck2a843c0
Issue #13345: Enabled example tests for TrailingCommentCheck3015216
Issue #13345: Enable examples tests for StringLiteralEqualityCheckaadc377
Issue #14625: fix noinspectionreason for TestMethodWithoutAssertionUpdates
org.apache.maven.plugins:maven-javadoc-plugin
from 3.10.1 to 3.11.1Commits
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.5.1 to 3.5.2Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
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.sonarsource.scanner.maven:sonar-maven-plugin
from 4.0.0.4121 to 5.0.0.4389Release notes
Sourced from org.sonarsource.scanner.maven:sonar-maven-plugin's releases.
Commits
21bbb41
SCANMAVEN-248 Add static documentation of the scanner (#254)9e77fff
SCANMAVEN-239 Update the integration Tests documentation to include the prope...b14de4a
SCANMAVEN-246 Bump to version 5.0 (#253)e6f1ad1
SCANMAVEN-240 Remove outdated URL from pom.xml (#251)e4c63dd
SCANMAVEN-243 The SonarScanner for Maven does not try to contact the server w...69c0e1a
SCANMAVEN-233 check thatsonar.java.jdkHome
has default value even without ...993000d
SCANMAVEN-237 Test sensor context config, system properties, and environment ...52c4e6d
SCANMAVEN-238 Remove unauthenticated REST API calls to SonarQube during IT (#...9172a40
SCANMAVEN-236 Remove obsolete site folder (#245)9250838
SCANMAVEN-230 Update scanner library to support new bootstrapper and run 'its...Updates
org.apache.maven.plugins:maven-failsafe-plugin
from 3.5.1 to 3.5.2Release notes
Sourced from org.apache.maven.plugins:maven-failsafe-plugin's releases.
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 StackDependabot 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