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 version.cdi-tck from 4.0.13 to 4.1.0 #40233

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps version.cdi-tck from 4.0.13 to 4.1.0.
Updates jakarta.enterprise:cdi-tck-api from 4.0.13 to 4.1.0

Release notes

Sourced from jakarta.enterprise:cdi-tck-api's releases.

4.1.0

What's Changed

... (truncated)

Commits
  • 23a6638 [maven-release-plugin] prepare release 4.1.0
  • a07d8b8 TCK runner was showing inconsistent dependencies, so add them explicitly. (#564)
  • 15e67f0 [maven-release-plugin] prepare release 4.1.0
  • 4053d24 Update to final dependency versions for staging of the final 4.1.0 TCK (#563)
  • 9911f4a [maven-release-plugin] prepare for next development iteration
  • f54a35c [maven-release-plugin] prepare release 4.1.0.RC1
  • 3e192dd Prepare for the 4.1.0.RC1 release (#562)
  • 56df9db [maven-release-plugin] prepare for next development iteration
  • adc13b5 [maven-release-plugin] prepare release 4.1.0.Beta2
  • c379290 Fix release by removing unused invalid dependencies (#559)
  • Additional commits viewable in compare view

Updates jakarta.enterprise:cdi-tck-core-impl from 4.0.13 to 4.1.0

Release notes

Sourced from jakarta.enterprise:cdi-tck-core-impl's releases.

4.1.0

What's Changed

... (truncated)

Commits
  • 23a6638 [maven-release-plugin] prepare release 4.1.0
  • a07d8b8 TCK runner was showing inconsistent dependencies, so add them explicitly. (#564)
  • 15e67f0 [maven-release-plugin] prepare release 4.1.0
  • 4053d24 Update to final dependency versions for staging of the final 4.1.0 TCK (#563)
  • 9911f4a [maven-release-plugin] prepare for next development iteration
  • f54a35c [maven-release-plugin] prepare release 4.1.0.RC1
  • 3e192dd Prepare for the 4.1.0.RC1 release (#562)
  • 56df9db [maven-release-plugin] prepare for next development iteration
  • adc13b5 [maven-release-plugin] prepare release 4.1.0.Beta2
  • c379290 Fix release by removing unused invalid dependencies (#559)
  • Additional commits viewable in compare view

Updates jakarta.enterprise:cdi-tck-lang-model from 4.0.13 to 4.1.0

Release notes

Sourced from jakarta.enterprise:cdi-tck-lang-model's releases.

4.1.0

What's Changed

... (truncated)

Commits
  • 23a6638 [maven-release-plugin] prepare release 4.1.0
  • a07d8b8 TCK runner was showing inconsistent dependencies, so add them explicitly. (#564)
  • 15e67f0 [maven-release-plugin] prepare release 4.1.0
  • 4053d24 Update to final dependency versions for staging of the final 4.1.0 TCK (#563)
  • 9911f4a [maven-release-plugin] prepare for next development iteration
  • f54a35c [maven-release-plugin] prepare release 4.1.0.RC1
  • 3e192dd Prepare for the 4.1.0.RC1 release (#562)
  • 56df9db [maven-release-plugin] prepare for next development iteration
  • adc13b5 [maven-release-plugin] prepare release 4.1.0.Beta2
  • c379290 Fix release by removing unused invalid dependencies (#559)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 `version.cdi-tck` from 4.0.13 to 4.1.0.

Updates `jakarta.enterprise:cdi-tck-api` from 4.0.13 to 4.1.0
- [Release notes](https://github.com/eclipse-ee4j/cdi-tck/releases)
- [Commits](jakartaee/cdi-tck@4.0.13...4.1.0)

Updates `jakarta.enterprise:cdi-tck-core-impl` from 4.0.13 to 4.1.0
- [Release notes](https://github.com/eclipse-ee4j/cdi-tck/releases)
- [Commits](jakartaee/cdi-tck@4.0.13...4.1.0)

Updates `jakarta.enterprise:cdi-tck-lang-model` from 4.0.13 to 4.1.0
- [Release notes](https://github.com/eclipse-ee4j/cdi-tck/releases)
- [Commits](jakartaee/cdi-tck@4.0.13...4.1.0)

---
updated-dependencies:
- dependency-name: jakarta.enterprise:cdi-tck-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: jakarta.enterprise:cdi-tck-core-impl
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: jakarta.enterprise:cdi-tck-lang-model
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Apr 23, 2024
@quarkus-bot quarkus-bot bot added the area/arc Issue related to ARC (dependency injection) label Apr 23, 2024
Copy link

quarkus-bot bot commented Apr 23, 2024

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 8e0ee28.

Failing Jobs

Status Name Step Failures Logs Raw logs Build scan
Initial JDK 17 Build Build Failures Logs Raw logs 🔍

You can consult the Develocity build scans.

Failures

⚙️ Initial JDK 17 Build #

- Failing: independent-projects/arc/tcks/cdi-tck-porting-pkg independent-projects/arc/tcks/lang-model-tck-runner tcks/jakarta-cdi-lang-model 
! Skipped: independent-projects/arc/tcks/cdi-tck-runner tcks/jakarta-cdi 

📦 independent-projects/arc/tcks/cdi-tck-porting-pkg

Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.2.1:enforce (enforce) on project arc-cdi-tck-porting-pkg: Rule 3: org.apache.maven.enforcer.rules.dependency.DependencyConvergence failed with message: Failed while enforcing releasability. See above detailed error message.

📦 independent-projects/arc/tcks/lang-model-tck-runner

Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.2.1:enforce (enforce) on project arc-lang-model-tck-runner: Rule 3: org.apache.maven.enforcer.rules.dependency.DependencyConvergence failed with message: Failed while enforcing releasability. See above detailed error message.

📦 tcks/jakarta-cdi-lang-model

Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.2.1:enforce (enforce) on project quarkus-tck-jakarta-cdi-lang-model: Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence failed with message: Failed while enforcing releasability. See above detailed error message.

@Sanne Sanne requested a review from manovotn April 24, 2024 06:56
@manovotn
Copy link
Contributor

This will be resolved via #40208

@manovotn manovotn closed this Apr 24, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 24, 2024

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.

@quarkus-bot quarkus-bot bot added the triage/invalid This doesn't seem right label Apr 24, 2024
@dependabot dependabot bot deleted the dependabot/maven/version.cdi-tck-4.1.0 branch April 24, 2024 07:24
@gastaldi
Copy link
Contributor

I think we should tune Dependabot to update only patch versions of the cdi-tck

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/arc Issue related to ARC (dependency injection) area/dependencies Pull requests that update a dependency file triage/invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants