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

chore(deps): update dependency validates_timeliness to v8 #966

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 31, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
validates_timeliness (changelog) '~> 7.1.0' -> '~> 8.0.0' age adoption passing confidence

Release Notes

adzap/validates_timeliness (validates_timeliness)

v8.0.0

Compare Source

  • Support Rails v8.x
  • Support passing non-reserved validation options to errors

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 31, 2024
Copy link
Contributor Author

renovate bot commented Dec 31, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Gemfile.lock
Fetching gem metadata from https://rubygems.org/.........
Resolving dependencies...

Could not find compatible versions

    Because activemodel >= 8.0.0.1, < 8.0.1 depends on activesupport = 8.0.0.1
      and activemodel >= 8.0.0, < 8.0.0.1 depends on activesupport = 8.0.0,
      activemodel >= 8.0.0, < 8.0.1 requires activesupport = 8.0.0 OR = 8.0.0.1.
(1) So, because activemodel >= 8.0.1 depends on activesupport = 8.0.1
and validates_timeliness >= 8.0.0.beta1 depends on activemodel >= 8.0.0, <
9,
validates_timeliness >= 8.0.0.beta1 requires activesupport = 8.0.0 OR =
8.0.0.1 OR = 8.0.1.

Because redis-activesupport >= 5.2.0, < 5.3.0 depends on activesupport >= 3,
< 7
and redis-activesupport >= 5.0.0.pre, < 5.2.0 depends on activesupport >=
3, < 6,
redis-activesupport >= 5.0.0.pre, < 5.3.0 requires activesupport >= 3, <
7.
    And because redis-activesupport >= 5.3.0 depends on activesupport >= 3, < 8,
      redis-activesupport >= 5.0.0.pre requires activesupport >= 3, < 8.
And because validates_timeliness >= 8.0.0.beta1 requires activesupport =
8.0.0 OR = 8.0.0.1 OR = 8.0.1 (1),
validates_timeliness >= 8.0.0.beta1 is incompatible with
redis-activesupport >= 5.0.0.pre.
And because redis-rails >= 5.0.2.pre depends on redis-activesupport >= 5.0,
< 6,
validates_timeliness >= 8.0.0.beta1 is incompatible with redis-rails >=
5.0.2.pre.
    So, because Gemfile depends on redis-rails ~> 5.0.2
      and Gemfile depends on validates_timeliness ~> 8.0.0,
      version solving has failed.

@renovate renovate bot force-pushed the renovate/validates_timeliness-8.x branch 2 times, most recently from 255a312 to c258cbd Compare January 6, 2025 14:44
@renovate renovate bot force-pushed the renovate/validates_timeliness-8.x branch from c258cbd to 1cfda5b Compare January 8, 2025 16:55
@lodewiges
Copy link
Contributor

merged into #953

@lodewiges lodewiges closed this Jan 9, 2025
Copy link
Contributor Author

renovate bot commented Jan 9, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 8.x releases. But if you manually upgrade to 8.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/validates_timeliness-8.x branch January 9, 2025 09:58
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 Rails 8
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant