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

Update dependency laminas/laminas-crypt to v4 #92

Open
wants to merge 1 commit into
base: 3.7.x
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 17, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
laminas/laminas-crypt (source) ^3.0 -> ^4.0 age adoption passing confidence

Release Notes

laminas/laminas-crypt (laminas/laminas-crypt)

v4.0.0

Compare Source

Release Notes for 4.0.0

Release Notes for v4.0

This is the final release of laminas-crypt introducing native types to the codebase and allowing Psr\Container ^1||^2.

Only PHP versions 8.1, 8.2 and 8.3 are now supported

Breaking Changes

  • Laminas\Crypt\Symmetric\PaddingPluginManager and Laminas\Crypt\SymmetricPluginManager are now final and include native parameter and return types compatible with psr-container 2.0
  • The method Laminas\Crypt\PublicKey\Rsa\PublicKey::getCertificate() has been removed
  • The class Laminas\Crypt\Symmetric\Mcrypt has been removed thereby removing support for the mcrypt extension
  • strict_types has been enabled throughout the codebase
  • All method parameters and return types now use native types - this will break any existing inheritors that lack native types.
4.0.0
  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 1
BC Break,Enhancement

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 changed the base branch from master to 3.7.x August 13, 2024 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New
Development

Successfully merging this pull request may close these issues.

0 participants