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 composer/semver requirement from 3.2.9 to 3.3.1 #52

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2022

Updates the requirements on composer/semver to permit the latest version.

Release notes

Sourced from composer/semver's releases.

3.3.1

  • Fixed possible cache key clash in the CompilingMatcher memoization (#132)
Changelog

Sourced from composer/semver's changelog.

[3.3.1] 2022-03-16

  • Fixed possible cache key clash in the CompilingMatcher memoization (#132)

[3.3.0] 2022-03-15

  • Improved performance of CompilingMatcher by memoizing more (#131)
  • Added CompilingMatcher::clear to clear all memoization caches

[3.2.9] 2022-02-04

  • Revert #129 (Fixed MultiConstraint with MatchAllConstraint) which caused regressions

[3.2.8] 2022-02-04

[3.2.7] 2022-01-04

  • Fixed: typo in type definition of Intervals class causing issues with Psalm scanning vendors

[3.2.6] 2021-10-25

  • Fixed: type improvements to parseStability

[3.2.5] 2021-05-24

  • Fixed: issue comparing disjunctive MultiConstraints to conjunctive ones (#127)
  • Fixed: added complete type information using phpstan annotations

[3.2.4] 2020-11-13

  • Fixed: code clean-up

[3.2.3] 2020-11-12

  • Fixed: constraints in the form of X || Y, >=Y.1 and other such complex constructs were in some cases being optimized into a more restrictive constraint

[3.2.2] 2020-10-14

  • Fixed: internal code cleanups

[3.2.1] 2020-09-27

  • Fixed: accidental validation of broken constraints combining ^/~ and wildcards, and -dev suffix allowing weird cases
  • Fixed: normalization of beta0 and such which was dropping the 0

[3.2.0] 2020-09-09

... (truncated)

Commits
  • 5d8e574 Update changelog
  • f7ebdcb Merge pull request #132 from Toflar/fix-cache-key
  • eca295a Fix result cache key in CompilingMatcher
  • f79c90a Update changelog
  • e2000a2 Add method to clear memoization caches, refs #131
  • af3620d Merge pull request #131 from Toflar/improve-compilingmatcher-performance
  • e0eb238 Improve CompilingMatcher by caching the result too
  • See full diff in compare view

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 will merge this PR once CI passes on it, as requested by @xificurk.


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 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)

Updates the requirements on [composer/semver](https://github.com/composer/semver) to permit the latest version.
- [Release notes](https://github.com/composer/semver/releases)
- [Changelog](https://github.com/composer/semver/blob/main/CHANGELOG.md)
- [Commits](composer/semver@3.2.9...3.3.1)

---
updated-dependencies:
- dependency-name: composer/semver
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Apr 1, 2022
@xificurk
Copy link
Contributor

xificurk commented Apr 1, 2022

@dependabot squash and merge

@coveralls
Copy link

Coverage Status

Coverage remained the same at 93.75% when pulling 87faf3c on dependabot/composer/composer/semver-3.3.1 into 14fb53c on master.

@xificurk
Copy link
Contributor

xificurk commented Apr 2, 2022

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 2, 2022

Superseded by #55.

@dependabot dependabot bot closed this Apr 2, 2022
@dependabot dependabot bot deleted the dependabot/composer/composer/semver-3.3.1 branch April 2, 2022 06:55
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants