Skip to content
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 uk.org.webcompere:system-stubs-jupiter from 2.1.5 to 2.1.7 in /hedera-dependency-versions #15599

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2024

Bumps uk.org.webcompere:system-stubs-jupiter from 2.1.5 to 2.1.7.

Release notes

Sourced from uk.org.webcompere:system-stubs-jupiter's releases.

v2.1.7

Update byte buddy for compatibility with Java 22

v2.1.6

Fixes a bug where SystemProperties was not returning this typed as SystemProperties from the base class set and remove methods. This prevented fluent use of the object at construction.

Commits
  • bee174e [maven-release-plugin] prepare release system-stubs-parent-2.1.7
  • 469217f Merge pull request #90 from webcompere/byte-buddy-version-property
  • 40c8785 Move byte buddy version to properties
  • c5b6738 Merge pull request #89 from jorsol/update-maven-plugins
  • a165476 Update maven-plugins used in the project
  • 1748714 Merge pull request #88 from prasaanth-hbo/prasaanth/bump-byte-buddy
  • 725fc00 Fix version of bytebuddy to support Java 22 and 23
  • c63102c Readme Update
  • 9765814 Merge pull request #82 from webcompere/release-2.1.6
  • 947be49 Update README for version
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [uk.org.webcompere:system-stubs-jupiter](https://github.com/webcompere/system-stubs) from 2.1.5 to 2.1.7.
- [Release notes](https://github.com/webcompere/system-stubs/releases)
- [Changelog](https://github.com/webcompere/system-stubs/blob/main/History.md)
- [Commits](webcompere/system-stubs@system-stubs-parent-2.1.5...system-stubs-parent-2.1.7)

---
updated-dependencies:
- dependency-name: uk.org.webcompere:system-stubs-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner September 26, 2024 22:17
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 26, 2024
@dependabot dependabot bot requested a review from a team as a code owner September 26, 2024 22:17
@dependabot dependabot bot added the Java Pull requests that update Java code label Sep 26, 2024
@dependabot dependabot bot requested a review from dalvizu September 26, 2024 22:17
@dependabot dependabot bot requested a review from tomzhenghedera September 26, 2024 22:17
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (d5acc8e) 109347 67530 61.76%
Head commit (51d98a0) 109347 (+0) 67530 (+0) 61.76% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#15599) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@jjohannes
Copy link
Collaborator

Please wait for #15282 to be integrated first to avoid conflicts.

@jjohannes
Copy link
Collaborator

Moved to hiero-dependency-versions/build.gradle.kts.

@jjohannes jjohannes closed this Dec 18, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 18, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/gradle/hedera-dependency-versions/uk.org.webcompere-system-stubs-jupiter-2.1.7 branch December 18, 2024 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file Java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants