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 federatedCatalog from 0.1.2 to 0.1.3 #155

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 6, 2023

Bumps federatedCatalog from 0.1.2 to 0.1.3.
Updates org.eclipse.edc:federated-catalog-spi from 0.1.2 to 0.1.3

Release notes

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

v0.1.3

What's Changed

Bugfixes

New Features & Improvements

Full Changelog: eclipse-edc/FederatedCatalog@v0.1.2...v0.1.3

Commits
  • b6d5723 fix: upgrade catalog-api to JSON-LD (#120)
  • af9c3a1 fix: rename test workflow to avoid validation errors
  • fe63167 build(deps): bump dev.failsafe:failsafe from 3.3.1 to 3.3.2 (#119)
  • 171f4d0 chore: adapt issue labels and auto-stale
  • e3c5ce8 fix: rename file, could throw off sed
  • See full diff in compare view

Updates org.eclipse.edc:federated-catalog-core from 0.1.2 to 0.1.3

Release notes

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

v0.1.3

What's Changed

Bugfixes

New Features & Improvements

Full Changelog: eclipse-edc/FederatedCatalog@v0.1.2...v0.1.3

Commits
  • b6d5723 fix: upgrade catalog-api to JSON-LD (#120)
  • af9c3a1 fix: rename test workflow to avoid validation errors
  • fe63167 build(deps): bump dev.failsafe:failsafe from 3.3.1 to 3.3.2 (#119)
  • 171f4d0 chore: adapt issue labels and auto-stale
  • e3c5ce8 fix: rename file, could throw off sed
  • See full diff in compare view

Updates org.eclipse.edc:federated-catalog-api from 0.1.2 to 0.1.3

Release notes

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

v0.1.3

What's Changed

Bugfixes

New Features & Improvements

Full Changelog: eclipse-edc/FederatedCatalog@v0.1.2...v0.1.3

Commits
  • b6d5723 fix: upgrade catalog-api to JSON-LD (#120)
  • af9c3a1 fix: rename test workflow to avoid validation errors
  • fe63167 build(deps): bump dev.failsafe:failsafe from 3.3.1 to 3.3.2 (#119)
  • 171f4d0 chore: adapt issue labels and auto-stale
  • e3c5ce8 fix: rename file, could throw off sed
  • See full diff 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 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 `federatedCatalog` from 0.1.2 to 0.1.3.

Updates `org.eclipse.edc:federated-catalog-spi` from 0.1.2 to 0.1.3
- [Release notes](https://github.com/eclipse-edc/FederatedCatalog/releases)
- [Commits](eclipse-edc/FederatedCatalog@v0.1.2...v0.1.3)

Updates `org.eclipse.edc:federated-catalog-core` from 0.1.2 to 0.1.3
- [Release notes](https://github.com/eclipse-edc/FederatedCatalog/releases)
- [Commits](eclipse-edc/FederatedCatalog@v0.1.2...v0.1.3)

Updates `org.eclipse.edc:federated-catalog-api` from 0.1.2 to 0.1.3
- [Release notes](https://github.com/eclipse-edc/FederatedCatalog/releases)
- [Commits](eclipse-edc/FederatedCatalog@v0.1.2...v0.1.3)

---
updated-dependencies:
- dependency-name: org.eclipse.edc:federated-catalog-spi
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.edc:federated-catalog-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.edc:federated-catalog-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

dependabot bot commented on behalf of github Jul 6, 2023

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

@github-actions
Copy link

github-actions bot commented Jul 6, 2023

Unit Test Results

  4 files  ±0  4 suites  ±0   52s ⏱️ +14s
  8 tests ±0  4 ✔️  - 3  1 💤 ±0  3 +3 
11 runs  ±0  7 ✔️  - 3  1 💤 ±0  3 +3 

For more details on these failures, see this check.

Results for commit dd5c338. ± Comparison against base commit a566f63.

@bscholtes1A
Copy link
Contributor

Handled through #162

@bscholtes1A bscholtes1A closed this Jul 7, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 7, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. 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/federatedCatalog-0.1.3 branch July 7, 2023 08:52
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.

1 participant