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 com.redhat.cloud.common:clowder-quarkus-config-source from 2.5.1 to 2.6.0 #3217

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps com.redhat.cloud.common:clowder-quarkus-config-source from 2.5.1 to 2.6.0.

Release notes

Sourced from com.redhat.cloud.common:clowder-quarkus-config-source's releases.

v2.6.0

2.6.0 (2024-04-04)

Features

  • Refactor config source to not keep in memory all the properties (#218) (318e4b8)
Changelog

Sourced from com.redhat.cloud.common:clowder-quarkus-config-source's changelog.

2.6.0 (2024-04-04)

Features

  • Refactor config source to not keep in memory all the properties (#218) (318e4b8)
Commits
  • 0d2e8ce chore(main): release 2.6.0 (#242)
  • 3c71b99 feat: Trigger a new release (#241)
  • 318e4b8 Refactor config source to not keep in memory all the properties (#218)
  • 67f0f59 chore(deps): bump io.quarkus:quarkus-bom from 3.9.1 to 3.9.2 (#240)
  • d63235e chore(deps): bump io.quarkus:quarkus-bom from 3.9.0 to 3.9.1 (#239)
  • e85de7a chore(deps): bump io.quarkus:quarkus-bom from 3.8.1 to 3.9.0 (#238)
  • 48030f2 chore(deps): bump org.apache.maven.plugins:maven-assembly-plugin (#236)
  • a00a7de chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin (#237)
  • 79fe945 chore(main): release 2.5.2-SNAPSHOT
  • See full diff in compare view

Dependabot compatibility score

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 added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 4, 2024
@Sgitario
Copy link
Contributor

Sgitario commented Apr 5, 2024

/retest

4 similar comments
@Sgitario
Copy link
Contributor

Sgitario commented Apr 5, 2024

/retest

@Sgitario
Copy link
Contributor

Sgitario commented Apr 5, 2024

/retest

@Sgitario
Copy link
Contributor

Sgitario commented Apr 8, 2024

/retest

@Sgitario
Copy link
Contributor

Sgitario commented Apr 8, 2024

/retest

@dependabot dependabot bot force-pushed the dependabot/gradle/main/com.redhat.cloud.common-clowder-quarkus-config-source-2.6.0 branch from cfe904f to 26f77d1 Compare April 8, 2024 11:41
@Sgitario
Copy link
Contributor

Sgitario commented Apr 8, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/gradle/main/com.redhat.cloud.common-clowder-quarkus-config-source-2.6.0 branch from 26f77d1 to 3595dc6 Compare April 8, 2024 12:35
@Sgitario
Copy link
Contributor

Sgitario commented Apr 8, 2024

/retest

1 similar comment
@Sgitario
Copy link
Contributor

Sgitario commented Apr 8, 2024

/retest

@Sgitario
Copy link
Contributor

Sgitario commented Apr 9, 2024

@dependabot rebase

Bumps [com.redhat.cloud.common:clowder-quarkus-config-source](https://github.com/RedHatInsights/clowder-quarkus-config-source) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/RedHatInsights/clowder-quarkus-config-source/releases)
- [Changelog](https://github.com/RedHatInsights/clowder-quarkus-config-source/blob/main/CHANGELOG.md)
- [Commits](RedHatInsights/clowder-quarkus-config-source@v2.5.1...v2.6.0)

---
updated-dependencies:
- dependency-name: com.redhat.cloud.common:clowder-quarkus-config-source
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/main/com.redhat.cloud.common-clowder-quarkus-config-source-2.6.0 branch from 3595dc6 to 9efc8c4 Compare April 9, 2024 04:57
@Sgitario
Copy link
Contributor

Sgitario commented Apr 9, 2024

Closed due to this bug: RedHatInsights/clowder-quarkus-config-source#245

@Sgitario Sgitario closed this Apr 9, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 9, 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/main/com.redhat.cloud.common-clowder-quarkus-config-source-2.6.0 branch April 9, 2024 06:28
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