build(deps): bump the dependencies group in /core-java with 9 updates #799
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 in /core-java with 9 updates:
9.1.0
9.2.0
33.0.0-jre
33.1.0-jre
2.16.2
2.17.0
2.16.2
2.17.0
1.3.3
1.4.0
1.9.21.1
1.9.21.2
10.14.0
10.14.2
3.10.0.2594
3.11.0.3922
3.1.0
3.2.0
Updates
io.appium:java-client
from 9.1.0 to 9.2.0Release notes
Sourced from io.appium:java-client's releases.
Changelog
Sourced from io.appium:java-client's changelog.
... (truncated)
Commits
36a8653
release: v9.2.0 (#2131)4176929
chore: Make server startup error messages more useful (#2130)6144fb2
fix: Cache dynamic proxy classes created by ByteBuddy (#2129)7ba6ef9
fix: Always release annotated element reference from the builder instance (#2...6075c9d
build(deps): Bump io.github.bonigarcia:webdrivermanager (#2125)63bcbf5
feat: add pollDelay mechanism into AppiumFluentWait (#2116)36752de
test: Remove obsolete tests (#2120)b7ec2f3
build(deps): Bump slf4jVersion from 2.0.11 to 2.0.12 (#2115)2e6a74b
build(deps): Bump gradle/wrapper-validation-action from 1 to 2 (#2114)3f211fa
build(deps): Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2 (#2113)Updates
com.google.guava:guava
from 33.0.0-jre to 33.1.0-jreRelease notes
Sourced from com.google.guava:guava's releases.
Commits
Updates
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
from 2.16.2 to 2.17.0Commits
5947a45
[maven-release-plugin] prepare release jackson-dataformats-text-2.17.066e39ff
Prepare for 2.17.0 release00d45d2
Merge branch '2.16' into 2.1717b06ec
Back to snapshot dep6924d24
[maven-release-plugin] prepare for next development iteration5f89d60
Add explicit overrides forJsonParser.getNumberTypeFP()
1b8ca46
Test renaming0550039
Minor test refactoringa743df1
YAML: consider starting#
and ending:
as quotable characters (#465)c603bd9
Back to snapshot depsUpdates
com.fasterxml.jackson.core:jackson-databind
from 2.16.2 to 2.17.0Commits
Updates
com.networknt:json-schema-validator
from 1.3.3 to 1.4.0Release notes
Sourced from com.networknt:json-schema-validator's releases.
Changelog
Sourced from com.networknt:json-schema-validator's changelog.
Commits
3416e28
upgrade to 1.4.0 and update changelog6f44455
Explicitly handle if the discriminator property value is null (#988)0f983b0
Refactor walk (#986)eea61d6
Fixes uri, uri-reference, iri, iri-reference formats and does iri to uri conv...95911ba
Support custom vocabularies and unknown keyword and meta-schema handling (#980)fed46cf
Fix message (#975)8c2f60b
Make ethlo excludable (#974)Updates
org.aspectj:aspectjweaver
from 1.9.21.1 to 1.9.21.2Release notes
Sourced from org.aspectj:aspectjweaver's releases.
Commits
Updates
com.puppycrawl.tools:checkstyle
from 10.14.0 to 10.14.2Release notes
Sourced from com.puppycrawl.tools:checkstyle's releases.
... (truncated)
Commits
5317f93
[maven-release-plugin] prepare release checkstyle-10.14.21670130
doc: release notes for 10.14.201d63bf
Issue #14123: Exclude google-collections from doxia-module-xdoc2126aa1
Issue #14653: support XML configs without detalization68366f7
Issue #13345: enable EqualsHashCodeCheckExamplesTestbbb28a7
Issue #6207: Add Xpath regression test for LocalFinalVariableName1bb3d56
Issue #13999: Resolve pitest suppression for validateDefaultJavadocTokens met...25cd447
Issue #14502: Handling of whitespace between generic and record header (Gener...af65390
dependency: bump com.google.errorprone:error_prone_core93a29b2
Issue #14631: Updated PARAM_LITERAL to new AST formatUpdates
org.sonarsource.scanner.maven:sonar-maven-plugin
from 3.10.0.2594 to 3.11.0.3922Release notes
Sourced from org.sonarsource.scanner.maven:sonar-maven-plugin's releases.
Commits
250195e
Upgrade release action to version 5.2.1 (#208)f25764d
MSONAR-205 Remove sonar.projectKey for submodules9059ca0
Fix quality flaw: refactor "findMavenProject" methodbce0bd0
MSONAR-211 Remove compatibility with old SQ modules( > 7.6 ) in ITs (#205)495d1c9
MSONAR-202 Improve logging with information about Maven options, Java versio...b637acd
MSONAR-212 Fix performance regression in our ITs with [LATEST_RELEASE] & [DE...4b86947
MSONAR-204 "SonarQube version" shouldn't be displayed when communicating with...dd4f9cd
MSONAR-208 Add junit-jupiter-api to enable the execution of tests from Intell...0faeade
MSONAR-209 Bump maven-invoker-plugin to the latest version 3.6.0 (#198)f2ab7c9
MSONAR-208 Migrate tests to JUnit 5 (#197)Updates
org.apache.maven.plugins:maven-gpg-plugin
from 3.1.0 to 3.2.0Release notes
Sourced from org.apache.maven.plugins:maven-gpg-plugin's releases.
... (truncated)
Commits
4b23da8
[maven-release-plugin] prepare release maven-gpg-plugin-3.2.056645dd
Fix tag template036dfe0
[MGPG-105] [MGPG-108] Make plugin backward compat and update site and doco (#77)0771b61
[MGPG-110] SignAndDeployFileMojo validation is off (#78)23b64f2
[MGPG-99] Make sure newline is added to input stream (#76)9a73f90
[MGPG-105] Make possible backward compatibility (#74)6a94f3a
Bump apache/maven-gh-actions-shared from 3 to 4 (#75)6f50819
[MGPG-106] Introduce new signer: BC (#72)ea35e2c
[MGPG-105] Stop propagating bad practices (#71)6081ad4
[MGPG-107] Settle on JUnit 5 (#70)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