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

Renovate Update dependency paragonie/constant_time_encoding to v3 #2832

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
paragonie/constant_time_encoding ^2.2 -> ^3.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

paragonie/constant_time_encoding (paragonie/constant_time_encoding)

v3.0.0: Version 3.0.0

Compare Source

  • New major bump due to increased minimum PHP requirements (from PHP 7 to PHP 8)
  • Supports PHP 8.4 without deprecation warnings for implicit null

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 requested a review from a team as a code owner October 1, 2024 10:55
@renovate renovate bot added dependencies Pull requests that update a dependency file Renovate labels Oct 1, 2024
Copy link
Contributor Author

renovate bot commented Oct 1, 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: service-api/app/composer.lock
Command failed: composer update paragonie/constant_time_encoding:3.0.0 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Loading composer repositories with package information
������������������������������������������������������                                                      ������������������������������������������������������Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires paragonie/constant_time_encoding ^3.0, found paragonie/constant_time_encoding[v3.0.0] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - paragonie/hidden-string is locked to version v1.1.0 and an update of this package was not requested.
    - paragonie/hidden-string v1.1.0 requires paragonie/constant_time_encoding ^2 -> found paragonie/constant_time_encoding[v2.0.0, ..., v2.7.0] but it conflicts with your root composer.json require (^3.0).
  Problem 3
    - web-token/jwt-core 3.4.3 requires paragonie/constant_time_encoding ^2.6 -> found paragonie/constant_time_encoding[v2.6.0, ..., v2.7.0] but it conflicts with your root composer.json require (^3.0).
    - facile-it/php-openid-client 0.3.5 requires web-token/jwt-core ^2.0 || ^3.0 -> satisfiable by web-token/jwt-core[3.4.3].
    - facile-it/php-openid-client is locked to version 0.3.5 and an update of this package was not requested.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

Copy link

codecov bot commented Oct 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.34%. Comparing base (f00760a) to head (eb665e4).
Report is 61 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #2832      +/-   ##
============================================
- Coverage     91.25%   87.34%   -3.91%     
+ Complexity     1504      920     -584     
============================================
  Files           309      206     -103     
  Lines          6393     3960    -2433     
============================================
- Hits           5834     3459    -2375     
+ Misses          542      484      -58     
  Partials         17       17              
Flag Coverage Δ
use-an-lpa-admin 79.26% <ø> (ø)
use-an-lpa-api ?
use-an-lpa-front 89.35% <ø> (-0.19%) ⬇️

see 103 files with indirect coverage changes

Copy link
Contributor Author

renovate bot commented Oct 1, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 3.x releases. But if you manually upgrade to 3.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-paragonie-constant_time_encoding-3.x branch October 1, 2024 11:02
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 Renovate service-api
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant