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

Bump edc from 0.5.1 to 0.6.1 #8

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2024

Bumps edc from 0.5.1 to 0.6.1.
Updates org.eclipse.edc:boot from 0.5.1 to 0.6.1

Release notes

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

v0.6.1

What's Changed

Bugfixes

New Features & Improvements

Dependencies

Documentation

Other Changes

... (truncated)

Commits
  • 5008004 feat: add ilike operator for Criterion (#4114)
  • 949a7ed feat(dsp): catalog pagination through continuation token and Link header (#4103)
  • b303638 refactor: split TypeManager interface and Jackson implementation (#4111)
  • e4e71b9 feat: BitString set API (#4112)
  • db0467b chore: add support for fetching properties w/wo namespace + bitstring (#4108)
  • 885936f chore: move IATP Transformer Extension into IATP module (#4110)
  • bbcdabe feat: refactor IATP Credential validation into separate service (#4107)
  • 1648e63 refactor: deprecate PolicyDefinition getUid method (#4106)
  • b4697d6 build(deps): bump bouncyCastle-jdk18on from 1.77 to 1.78 (#4095)
  • afd11ae docs: annotate properly settings and refer to autodoc from the README files (...
  • Additional commits viewable in compare view

Updates org.eclipse.edc:core-spi from 0.5.1 to 0.6.1

Release notes

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

v0.6.1

What's Changed

Bugfixes

New Features & Improvements

Dependencies

Documentation

Other Changes

... (truncated)

Commits
  • 5008004 feat: add ilike operator for Criterion (#4114)
  • 949a7ed feat(dsp): catalog pagination through continuation token and Link header (#4103)
  • b303638 refactor: split TypeManager interface and Jackson implementation (#4111)
  • e4e71b9 feat: BitString set API (#4112)
  • db0467b chore: add support for fetching properties w/wo namespace + bitstring (#4108)
  • 885936f chore: move IATP Transformer Extension into IATP module (#4110)
  • bbcdabe feat: refactor IATP Credential validation into separate service (#4107)
  • 1648e63 refactor: deprecate PolicyDefinition getUid method (#4106)
  • b4697d6 build(deps): bump bouncyCastle-jdk18on from 1.77 to 1.78 (#4095)
  • afd11ae docs: annotate properly settings and refer to autodoc from the README files (...
  • Additional commits viewable in compare view

Updates org.eclipse.edc:identity-trust-spi from 0.5.1 to 0.6.1

Release notes

Sourced from org.eclipse.edc:identity-trust-spi's releases.

v0.6.1

What's Changed

Bugfixes

New Features & Improvements

Dependencies

Documentation

Other Changes

... (truncated)

Commits
  • 5008004 feat: add ilike operator for Criterion (#4114)
  • 949a7ed feat(dsp): catalog pagination through continuation token and Link header (#4103)
  • b303638 refactor: split TypeManager interface and Jackson implementation (#4111)
  • e4e71b9 feat: BitString set API (#4112)
  • db0467b chore: add support for fetching properties w/wo namespace + bitstring (#4108)
  • 885936f chore: move IATP Transformer Extension into IATP module (#4110)
  • bbcdabe feat: refactor IATP Credential validation into separate service (#4107)
  • 1648e63 refactor: deprecate PolicyDefinition getUid method (#4106)
  • b4697d6 build(deps): bump bouncyCastle-jdk18on from 1.77 to 1.78 (#4095)
  • afd11ae docs: annotate properly settings and refer to autodoc from the README files (...
  • Additional commits viewable in compare view

Updates org.eclipse.edc:jwt-spi from 0.5.1 to 0.6.1

Release notes

Sourced from org.eclipse.edc:jwt-spi's releases.

v0.6.1

What's Changed

Bugfixes

New Features & Improvements

Dependencies

Documentation

Other Changes

... (truncated)

Commits
  • 5008004 feat: add ilike operator for Criterion (#4114)
  • 949a7ed feat(dsp): catalog pagination through continuation token and Link header (#4103)
  • b303638 refactor: split TypeManager interface and Jackson implementation (#4111)
  • e4e71b9 feat: BitString set API (#4112)
  • db0467b chore: add support for fetching properties w/wo namespace + bitstring (#4108)
  • 885936f chore: move IATP Transformer Extension into IATP module (#4110)
  • bbcdabe feat: refactor IATP Credential validation into separate service (#4107)
  • 1648e63 refactor: deprecate PolicyDefinition getUid method (#4106)
  • b4697d6 build(deps): bump bouncyCastle-jdk18on from 1.77 to 1.78 (#4095)
  • afd11ae docs: annotate properly settings and refer to autodoc from the README files (...
  • 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)

Bumps `edc` from 0.5.1 to 0.6.1.

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

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

Updates `org.eclipse.edc:identity-trust-spi` from 0.5.1 to 0.6.1
- [Release notes](https://github.com/eclipse-edc/Connector/releases)
- [Commits](eclipse-edc/Connector@v0.5.1...v0.6.1)

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

---
updated-dependencies:
- dependency-name: org.eclipse.edc:boot
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.edc:core-spi
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.edc:identity-trust-spi
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.edc:jwt-spi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 15, 2024

The following labels could not be found: dependabot, dependencies.

@dependabot dependabot bot mentioned this pull request Apr 15, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 29, 2024

Superseded by #10.

@dependabot dependabot bot closed this Apr 29, 2024
@dependabot dependabot bot deleted the dependabot/gradle/main/edc-0.6.1 branch April 29, 2024 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants