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 webcompare from 2.1.5 to 2.1.7 in /hiero-dependency-versions #17207

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 3, 2025

Bumps webcompare from 2.1.5 to 2.1.7.
Updates uk.org.webcompere:system-stubs-core from 2.1.5 to 2.1.7

Release notes

Sourced from uk.org.webcompere:system-stubs-core'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

Updates 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 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 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)

@dependabot dependabot bot requested review from a team as code owners January 3, 2025 22:31
@dependabot dependabot bot added dependencies Pull requests that update a dependency file Java Pull requests that update Java code labels Jan 3, 2025
@dependabot dependabot bot requested a review from andrewb1269hg January 3, 2025 22:31
Copy link

codacy-production bot commented Jan 3, 2025

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 (8f2208a) 95932 65324 68.09%
Head commit (b8b7c1d) 95932 (+0) 65322 (-2) 68.09% (+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 (#17207) 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

@andrewb1269hg andrewb1269hg added this to the v0.59 milestone Jan 5, 2025
@andrewb1269hg andrewb1269hg self-assigned this Jan 5, 2025
@PavelSBorisov
Copy link
Member

@dependabot rebase

Bumps `webcompare` from 2.1.5 to 2.1.7.

Updates `uk.org.webcompere:system-stubs-core` 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)

Updates `uk.org.webcompere:system-stubs-jupiter` 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-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- 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 force-pushed the dependabot/gradle/hiero-dependency-versions/webcompare-2.1.7 branch from b052421 to b8b7c1d Compare January 6, 2025 15:41
@andrewb1269hg andrewb1269hg merged commit 2de59a2 into main Jan 6, 2025
40 checks passed
@andrewb1269hg andrewb1269hg deleted the dependabot/gradle/hiero-dependency-versions/webcompare-2.1.7 branch January 6, 2025 21:31
netopyr added a commit that referenced this pull request Jan 7, 2025
* main:
  ci: run swirlds-platform-tests as part of CI builds (#17121)
  test: Token bulk operations and fees tests (#16892)
  fix: change == to .equals for Bytes.EMPTY and other non-primitive types (#17213)
  build(deps): bump webcompare from 2.1.5 to 2.1.7 in /hiero-dependency-versions (#17207)
  build: bump Gradle and module versions  (#17232)
  refactor: 16569 Rename `MerkleStateLifecycles` to `StateLifecycles` (#17193)
  build(deps): bump grpc from 1.64.0 to 1.69.0 in /hiero-dependency-versions (#17209)
  build(deps): bump io.github.classgraph:classgraph from 4.8.65 to 4.8.179 in /hiero-dependency-versions (#17208)
  build(deps): bump com.github.ben-manes.caffeine:caffeine from 3.1.1 to 3.1.8 in /hiero-dependency-versions (#17206)

# Conflicts:
#	hedera-node/hedera-app/src/main/java/com/hedera/node/app/state/StateLifecyclesImpl.java
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