Bump the build-dependencies group with 5 updates #1570
Merged
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 build-dependencies group with 5 updates:
1.17.0
1.17.1
7.10.2
7.11.0
5.5.0
5.5.1
6.2.2
6.2.3
2.5
2.6
Updates
net.bytebuddy:byte-buddy
from 1.17.0 to 1.17.1Release notes
Sourced from net.bytebuddy:byte-buddy's releases.
Changelog
Sourced from net.bytebuddy:byte-buddy's changelog.
Commits
ea413d5
[maven-release-plugin] prepare release byte-buddy-1.17.1d0b14c9
[release] Release new version3d8b801
Update ASM bridge to avoid broken annotations59554f8
Clean up table of versions.a8417f3
Document supported java versions (#1769)54165f2
Add test for method call in substitution chain.71c3dce
Fix shift consideration.f426fa2
Add missing constructors.8495852
Remove todo.235772d
Fix return type.Updates
org.testng:testng
from 7.10.2 to 7.11.0Release notes
Sourced from org.testng:testng's releases.
Changelog
Sourced from org.testng:testng's changelog.
Commits
b29b5c5
Use newer build scan plugine162179
Merge pull request #3200 from YutingZhang-A/support-to-execlude-somes-test-in...c5b8bb1
GITHUB-3196: support to execlude somes 'test' in option of command line568bfb6
revert update of README.mdbab0de4
GITHUB-3196: support to execlude somes 'test' in option of command lineadb5ca2
GITHUB-3196: support to execlude somes 'test' in option of command linee8b8bf3
Merge branch 'testng-team:master' into support-to-execlude-somes-test-in-opti...f898bee
GITHUB-3196: support to execlude somes 'test' in option of command line242b9c3
GITHUB-3196:support regex for testnames option of command line078c1e3
Introduce missingassertEquals(long, Long, String)
overloadUpdates
io.rest-assured:rest-assured
from 5.5.0 to 5.5.1Changelog
Sourced from io.rest-assured:rest-assured's changelog.
Commits
4d60f0a
[maven-release-plugin] prepare release rest-assured-5.5.1b518545
Excluding jakarta dependencies from duplicate-checkb4ade4e
[ci skip] Preparing for release1818f08
[ci skip] Updated changelog to reflect the lastest changes1313fae
refactor: change jakarta.jakartaee-web-api version (#1800)8d98fb5
fix: GZIP becomes gzıp for Turkish environments (#1801)ada8e91
Bump commons-lang3 from 3.11 to 3.16.0 (#1802)be60438
[ci skip] Updated changelog to reflect the lastest changes1c5bce9
Use Long in maxAge(Matcher<? super Integer> maxAgeMatcher) (#1809)e1d9678
[ci skip] Updating README.md with info about the new releaseUpdates
org.springframework:spring-expression
from 6.2.2 to 6.2.3Release notes
Sourced from org.springframework:spring-expression's releases.
... (truncated)
Commits
debd312
Release v6.2.3a8be11e
Upgrade to TestNG 7.11dfc10c1
Wait for lenient bean creation in non-locked threads as wellbbb593d
Consistently ignore non-jar files in classpathb2134ee
Avoid Gradle build warnings about @SuppressFBWarnings from FindBugs440a259
Clean up warnings in Gradle build6174055
Link to @MockitoBean, @MockitoSpyBean, & @TestBean Javadoc from ref docse31ce35
Support @MockitoSpyBean at the type level on test classesb336bbe
Wait for lenient bean creation in locked thread when necessary056757b
Refine tests in MockMvcExtensionsTestsUpdates
jakarta.tck:sigtest-maven-plugin
from 2.5 to 2.6Commits
4fc8d45
Merge pull request #161 from scottmarlow/issues160acdb932
prepare for release of sigtest-2.5998f495
Address version parameter support is broken in maven plug for generating sign...62b1652
correct scm tag and on to next dev version675adf1
Move the arquillian tck protocol artifacts back to the jakartaee-tck-tools repo.905a501
prepare for development of sigtest-maven-plugin 2.6-SNAPSHOTDependabot 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