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 io.smallrye.common:smallrye-common-bom from 2.4.0 to 2.7.0 #43

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 11, 2024

Bumps io.smallrye.common:smallrye-common-bom from 2.4.0 to 2.7.0.

Release notes

Sourced from io.smallrye.common:smallrye-common-bom's releases.

2.7.0

  • #351 Release 2.7.0
  • #350 Split Release Workflow
  • #347 Use compare instead of signum
  • #346 Update release.yml to use reusable workflows
  • #345 Bump org.graalvm.sdk:nativeimage from 24.0.2 to 24.1.0
  • #344 Expression NO_$$ mode
  • #343 Bump io.smallrye:smallrye-parent from 45 to 46
  • #342 Bump org.apache.maven.resolver:maven-resolver-util from 1.9.20 to 1.9.22
  • #341 Bump version.vertx from 4.5.9 to 4.5.10

2.6.0

  • #340 Release 2.6.0
  • #339 Cache current process handle
  • #338 Only process a path as a JAR if it exists and is a regular file
  • #337 Use whole separator to delimit JAR file paths
  • #336 Bump org.graalvm.sdk:nativeimage from 23.1.2 to 24.0.2
  • #334 Resolve Javadoc quality issues
  • #332 Add BOM to README.adoc
  • #331 Use org.graalvm.sdk:nativeimage instead of org.graalvm.sdk:graal-sdk
  • #330 Introduce VersionRange
  • #329 Bump version.vertx from 4.5.8 to 4.5.9
  • #327 Turn off CI fail-fast to better diagnose problems
  • #325 Bump io.smallrye:smallrye-parent from 44 to 45
  • #324 Use legacyMode to avoid Javadoc problems for quality job
  • #319 Fix "quality" build job to use correct JDK

2.5.0

  • #323 Reretry 2.5.0 release
  • #322 Fix Javadoc problems
  • #321 Retry 2.5.0 release
  • #320 Use Java GH actions for release
  • #318 Release 2.5.0
  • #316 Resource API
  • #315 Bump io.smallrye:smallrye-parent from 43 to 44
  • #314 Bump version.vertx from 4.5.7 to 4.5.8
  • #312 Add detection for WSL
  • #310 Fix long-standing typo in validation message
  • #309 Fix incomplete descriptor for constraint module
  • #308 Bump org.jboss.logging:jboss-logging to 3.6.0.Final
  • #307 Fix CPU test to allow multiple valid CPU types
  • #306 Bump io.sundr:sundr-maven-plugin from 0.103.1 to 0.200.0
  • #305 Bump org.apache.maven.resolver:maven-resolver-util from 1.9.19 to 1.9.20
  • #304 Bump org.apache.maven.resolver:maven-resolver-util from 1.9.18 to 1.9.19
  • #302 Bump io.smallrye:smallrye-parent from 42 to 43
Commits

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 Oct 11, 2024
@dependabot dependabot bot force-pushed the dependabot/maven/io.smallrye.common-smallrye-common-bom-2.7.0 branch from 6ab2cad to ad909a9 Compare October 11, 2024 15:02
@dependabot dependabot bot force-pushed the dependabot/maven/io.smallrye.common-smallrye-common-bom-2.7.0 branch from ad909a9 to 81b4e3e Compare October 11, 2024 15:19
@dependabot dependabot bot force-pushed the dependabot/maven/io.smallrye.common-smallrye-common-bom-2.7.0 branch from 81b4e3e to d342ec6 Compare October 11, 2024 15:29
@dependabot dependabot bot force-pushed the dependabot/maven/io.smallrye.common-smallrye-common-bom-2.7.0 branch from d342ec6 to 9e56a62 Compare October 11, 2024 15:35
@dependabot dependabot bot force-pushed the dependabot/maven/io.smallrye.common-smallrye-common-bom-2.7.0 branch 3 times, most recently from f85fb39 to 8c29294 Compare October 14, 2024 11:53
Bumps [io.smallrye.common:smallrye-common-bom](https://github.com/smallrye/smallrye-common) from 2.4.0 to 2.7.0.
- [Release notes](https://github.com/smallrye/smallrye-common/releases)
- [Commits](smallrye/smallrye-common@2.4.0...2.7.0)

---
updated-dependencies:
- dependency-name: io.smallrye.common:smallrye-common-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/io.smallrye.common-smallrye-common-bom-2.7.0 branch from 8c29294 to 3f3d3e0 Compare October 15, 2024 09:47
Copy link
Author

dependabot bot commented on behalf of github Oct 15, 2024

Looks like io.smallrye.common:smallrye-common-bom is no longer being updated by Dependabot, so this is no longer needed.

@dependabot dependabot bot closed this Oct 15, 2024
@dependabot dependabot bot deleted the dependabot/maven/io.smallrye.common-smallrye-common-bom-2.7.0 branch October 15, 2024 10:10
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.

0 participants