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 edc from 0.5.1 to 0.6.0 #230

Merged
merged 2 commits into from
Mar 29, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2024

Bumps edc from 0.5.1 to 0.6.0.
Updates org.eclipse.edc:api-core from 0.5.1 to 0.6.0

Release notes

Sourced from org.eclipse.edc:api-core's releases.

v0.6.0

What's Changed

Breaking changes

Bugfixes

New Features & Improvements

... (truncated)

Commits
  • e372688 fix: convert RSA private key to JWK (#4055)
  • f2ca192 feat: adds request context in the policy evaluation context (#4052)
  • 0df9e65 fix: minor fixes in management API (#4053)
  • 2a2772b feat: support String-Array query parameter in DP public API (#4051)
  • e5e7651 feat(dsp): cache dspace jsonld context document (#4048)
  • ab5e7f5 feat(dsp): implement transfer resumption (#4027)
  • 83611ff feat: Improve modularity by introducing lib modules for cross depedencies (#4...
  • ba139fd refactor: log JtiValidationRule warning only once at creation time (#4049)
  • 8725718 feat: introduces properties provider for DataFlowStartMessage (#4044)
  • 73317e3 feat: split Junit module between base utils and the integration test runtime ...
  • Additional commits viewable in compare view

Updates org.eclipse.edc:api-observability from 0.5.1 to 0.6.0

Release notes

Sourced from org.eclipse.edc:api-observability's releases.

v0.6.0

What's Changed

Breaking changes

Bugfixes

New Features & Improvements

... (truncated)

Commits
  • e372688 fix: convert RSA private key to JWK (#4055)
  • f2ca192 feat: adds request context in the policy evaluation context (#4052)
  • 0df9e65 fix: minor fixes in management API (#4053)
  • 2a2772b feat: support String-Array query parameter in DP public API (#4051)
  • e5e7651 feat(dsp): cache dspace jsonld context document (#4048)
  • ab5e7f5 feat(dsp): implement transfer resumption (#4027)
  • 83611ff feat: Improve modularity by introducing lib modules for cross depedencies (#4...
  • ba139fd refactor: log JtiValidationRule warning only once at creation time (#4049)
  • 8725718 feat: introduces properties provider for DataFlowStartMessage (#4044)
  • 73317e3 feat: split Junit module between base utils and the integration test runtime ...
  • Additional commits viewable in compare view

Updates org.eclipse.edc:auth-tokenbased from 0.5.1 to 0.6.0

Release notes

Sourced from org.eclipse.edc:auth-tokenbased's releases.

v0.6.0

What's Changed

Breaking changes

Bugfixes

New Features & Improvements

... (truncated)

Commits
  • e372688 fix: convert RSA private key to JWK (#4055)
  • f2ca192 feat: adds request context in the policy evaluation context (#4052)
  • 0df9e65 fix: minor fixes in management API (#4053)
  • 2a2772b feat: support String-Array query parameter in DP public API (#4051)
  • e5e7651 feat(dsp): cache dspace jsonld context document (#4048)
  • ab5e7f5 feat(dsp): implement transfer resumption (#4027)
  • 83611ff feat: Improve modularity by introducing lib modules for cross depedencies (#4...
  • ba139fd refactor: log JtiValidationRule warning only once at creation time (#4049)
  • 8725718 feat: introduces properties provider for DataFlowStartMessage (#4044)
  • 73317e3 feat: split Junit module between base utils and the integration test runtime ...
  • Additional commits viewable in compare view

Updates org.eclipse.edc:boot from 0.5.1 to 0.6.0

Release notes

Sourced from org.eclipse.edc:boot's releases.

v0.6.0

What's Changed

Breaking changes

Bugfixes

New Features & Improvements

... (truncated)

Commits
  • e372688 fix: convert RSA private key to JWK (#4055)
  • f2ca192 feat: adds request context in the policy evaluation context (#4052)
  • 0df9e65 fix: minor fixes in management API (#4053)
  • 2a2772b feat: support String-Array query parameter in DP public API (#4051)
  • e5e7651 feat(dsp): cache dspace jsonld context document (#4048)
  • ab5e7f5 feat(dsp): implement transfer resumption (#4027)
  • 83611ff feat: Improve modularity by introducing lib modules for cross depedencies (#4...
  • ba139fd refactor: log JtiValidationRule warning only once at creation time (#4049)
  • 8725718 feat: introduces properties provider for DataFlowStartMessage (#4044)
  • 73317e3 feat: split Junit module between base utils and the integration test runtime ...
  • Additional commits viewable in compare view

Updates org.eclipse.edc.edc-build:org.eclipse.edc.edc-build.gradle.plugin from 0.5.1 to 0.6.0

Release notes

Sourced from org.eclipse.edc.edc-build:org.eclipse.edc.edc-build.gradle.plugin's releases.

v0.6.0

What's Changed

New Features & Improvements

Dependencies

Full Changelog: eclipse-edc/GradlePlugins@v0.5.1...v0.6.0

Commits
  • 830f9ca feat: permit @​Setting in ConfigurationExtension (#229)
  • 46a48d0 feat: autodoc error on misplaced @​Setting annotations (#228)
  • 5138526 build(deps): bump com.puppycrawl.tools:checkstyle from 10.14.0 to 10.14.2 (#226)
  • b44f728 feat(docs): implement doc2html renderer (#224)
  • 775d944 build(deps): bump jackson from 2.16.0 to 2.16.2 (#221)
  • febbfdb build: add triage opened issue workflow
  • db199a1 build(deps): bump org.mockito:mockito-core from 5.9.0 to 5.11.0 (#220)
  • 5dbd9b8 build(deps): bump com.puppycrawl.tools:checkstyle from 10.13.0 to 10.14.0 (#219)
  • cb1d527 build(deps): bump com.puppycrawl.tools:checkstyle from 10.12.3 to 10.13.0 (#217)
  • 5c87a89 build(deps): bump org.assertj:assertj-core from 3.25.1 to 3.25.3 (#213)
  • Additional commits viewable in compare view

Updates org.eclipse.edc:configuration-filesystem from 0.5.1 to 0.6.0

Release notes

Sourced from org.eclipse.edc:configuration-filesystem's releases.

v0.6.0

What's Changed

Breaking changes

Bugfixes

Bumps `edc` from 0.5.1 to 0.6.0.

Updates `org.eclipse.edc:api-core` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.5.1...v0.6.0)

Updates `org.eclipse.edc:api-observability` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.5.1...v0.6.0)

Updates `org.eclipse.edc:auth-tokenbased` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.5.1...v0.6.0)

Updates `org.eclipse.edc:boot` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.5.1...v0.6.0)

Updates `org.eclipse.edc.edc-build:org.eclipse.edc.edc-build.gradle.plugin` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/eclipse-edc/GradlePlugins/releases)
- [Commits](eclipse-edc/GradlePlugins@v0.5.1...v0.6.0)

Updates `org.eclipse.edc:configuration-filesystem` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.5.1...v0.6.0)

Updates `org.eclipse.edc:connector-core` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.5.1...v0.6.0)

Updates `org.eclipse.edc:control-plane-api-client` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.5.1...v0.6.0)

Updates `org.eclipse.edc:control-plane-api` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.5.1...v0.6.0)

Updates `org.eclipse.edc:control-plane-core` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.5.1...v0.6.0)

Updates `org.eclipse.edc:control-plane-spi` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.5.1...v0.6.0)

Updates `org.eclipse.edc:data-plane-control-api` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.5.1...v0.6.0)

Updates `org.eclipse.edc:data-plane-public-api` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.5.1...v0.6.0)

Updates `org.eclipse.edc:data-plane-aws-s3` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/eclipse-edc/Technology-Aws/releases)
- [Commits](eclipse-edc/Technology-Aws@v0.5.1...v0.6.0)

Updates `org.eclipse.edc:data-plane-azure-storage` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/eclipse-edc/Technology-Azure/releases)
- [Commits](eclipse-edc/Technology-Azure@v0.5.1...v0.6.0)

Updates `org.eclipse.edc:data-plane-client` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.5.1...v0.6.0)

Updates `org.eclipse.edc:data-plane-core` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.5.1...v0.6.0)

Updates `org.eclipse.edc:data-plane-http` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.5.1...v0.6.0)

Updates `org.eclipse.edc:data-plane-kafka` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.5.1...v0.6.0)

Updates `org.eclipse.edc:data-plane-selector-api` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.5.1...v0.6.0)

Updates `org.eclipse.edc:data-plane-selector-core` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.5.1...v0.6.0)

Updates `org.eclipse.edc:data-plane-spi` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.5.1...v0.6.0)

Updates `org.eclipse.edc:data-plane-util` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.5.1...v0.6.0)

Updates `org.eclipse.edc:dsp` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.5.1...v0.6.0)

Updates `org.eclipse.edc:http` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.5.1...v0.6.0)

Updates `org.eclipse.edc:iam-mock` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.5.1...v0.6.0)

Updates `org.eclipse.edc:jersey-micrometer` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.5.1...v0.6.0)

Updates `org.eclipse.edc:jetty-micrometer` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.5.1...v0.6.0)

Updates `org.eclipse.edc:json-ld` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.5.1...v0.6.0)

Updates `org.eclipse.edc:junit` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.5.1...v0.6.0)

Updates `org.eclipse.edc:management-api` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.5.1...v0.6.0)

Updates `org.eclipse.edc:micrometer-core` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.5.1...v0.6.0)

Updates `org.eclipse.edc:monitor-jdk-logger` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.5.1...v0.6.0)

Updates `org.eclipse.edc:provision-aws-s3` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/eclipse-edc/Technology-Aws/releases)
- [Commits](eclipse-edc/Technology-Aws@v0.5.1...v0.6.0)

Updates `org.eclipse.edc:runtime-metamodel` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.5.1...v0.6.0)

Updates `org.eclipse.edc:transfer-data-plane` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.5.1...v0.6.0)

Updates `org.eclipse.edc:transfer-process-api` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.5.1...v0.6.0)

Updates `org.eclipse.edc:transfer-pull-http-receiver` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.5.1...v0.6.0)

Updates `org.eclipse.edc:transfer-pull-http-dynamic-receiver` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.5.1...v0.6.0)

Updates `org.eclipse.edc:util` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.5.1...v0.6.0)

Updates `org.eclipse.edc:vault-azure` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/eclipse-edc/Technology-Azure/releases)
- [Commits](eclipse-edc/Technology-Azure@v0.5.1...v0.6.0)

Updates `org.eclipse.edc:vault-filesystem` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.5.1...v0.6.0)

---
updated-dependencies:
- dependency-name: org.eclipse.edc:api-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.edc:api-observability
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.edc:auth-tokenbased
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.edc:boot
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.edc.edc-build:org.eclipse.edc.edc-build.gradle.plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.edc:configuration-filesystem
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.edc:connector-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.edc:control-plane-api-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.edc:control-plane-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.edc:control-plane-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.edc:control-plane-spi
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.edc:data-plane-control-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.edc:data-plane-public-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.edc:data-plane-aws-s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.edc:data-plane-azure-storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.edc:data-plane-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.edc:data-plane-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.edc:data-plane-http
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.edc:data-plane-kafka
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.edc:data-plane-selector-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.edc:data-plane-selector-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.edc:data-plane-spi
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.edc:data-plane-util
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.edc:dsp
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.edc:http
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.edc:iam-mock
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.edc:jersey-micrometer
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.edc:jetty-micrometer
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.edc:json-ld
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.edc:junit
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.edc:management-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.edc:micrometer-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.edc:monitor-jdk-logger
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.edc:provision-aws-s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.edc:runtime-metamodel
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.edc:transfer-data-plane
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.edc:transfer-process-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.edc:transfer-pull-http-receiver
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.edc:transfer-pull-http-dynamic-receiver
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.edc:util
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.edc:vault-azure
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.edc:vault-filesystem
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 28, 2024
Copy link

github-actions bot commented Mar 28, 2024

Test Results

14 tests  ±0   14 ✅ ±0   3m 26s ⏱️ -7s
14 suites ±0    0 💤 ±0 
14 files   ±0    0 ❌ ±0 

Results for commit 045f382. ± Comparison against base commit 37382c4.

This pull request removes 2 and adds 2 tests. Note that renamed tests count towards both.
org.eclipse.edc.samples.policy.Policy01BasicFinalizedTest ‑ runSampleSteps()
org.eclipse.edc.samples.policy.Policy01BasicTerminatedTest ‑ runSampleSteps()
org.eclipse.edc.samples.policy.Policy01BasicTest$Finalized ‑ runSampleSteps()
org.eclipse.edc.samples.policy.Policy01BasicTest$Terminated ‑ runSampleSteps()

♻️ This comment has been updated with latest results.

@ndr-brt ndr-brt force-pushed the dependabot/gradle/edc-0.6.0 branch 3 times, most recently from 1ff8e4c to ea4249a Compare March 29, 2024 08:42
@ndr-brt ndr-brt self-requested a review March 29, 2024 08:43
@ndr-brt ndr-brt force-pushed the dependabot/gradle/edc-0.6.0 branch 7 times, most recently from b849a55 to e6790d5 Compare March 29, 2024 13:04
@dependabot dependabot bot requested a review from ronjaquensel as a code owner March 29, 2024 13:04
@ndr-brt ndr-brt force-pushed the dependabot/gradle/edc-0.6.0 branch 5 times, most recently from fad5533 to 159f92a Compare March 29, 2024 17:29
@ndr-brt ndr-brt force-pushed the dependabot/gradle/edc-0.6.0 branch from 159f92a to 045f382 Compare March 29, 2024 17:32
@ndr-brt ndr-brt merged commit e9d9ef7 into main Mar 29, 2024
7 checks passed
@ndr-brt ndr-brt deleted the dependabot/gradle/edc-0.6.0 branch March 29, 2024 17:41
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.

1 participant