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.4.0 to 3.4.2 #149

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2024

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

Release notes

Sourced from composer/semver's releases.

3.4.2

  • Fixed PHP 5.3 syntax error

Full Changelog: composer/semver@3.4.1...3.4.2

Changelog

Sourced from composer/semver's changelog.

[3.4.2] 2024-07-12

  • Fixed PHP 5.3 syntax error

[3.4.1] 2024-07-12

  • Fixed normalizeStability's return type to enforce valid stabilities

[3.4.0] 2023-08-31

  • Support larger major version numbers (#149)

[3.3.2] 2022-04-01

  • Fixed handling of non-string values (#134)

[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

... (truncated)

Commits
  • c51258e Fix tests
  • f25dd04 Update CHANGELOG.md
  • d9dae3c Fix PHP 5.3 compatibility
  • 8536c1b Update CHANGELOG.md
  • 106a346 Fix normalizeStability return type to enforce valid stabilities
  • a40ea7e Add test cases for invalid CalVer & the boundary between SemVer and CalVer (#...
  • 1d09200 Add phpstan-baseline.neon to .gitattributes (#153)
  • 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 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)

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.4.0...3.4.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Aug 1, 2024
@xificurk
Copy link
Contributor

xificurk commented Aug 1, 2024

@dependabot squash and merge

@dependabot dependabot bot merged commit 9366aff into master Aug 1, 2024
23 checks passed
@dependabot dependabot bot deleted the dependabot/composer/composer/semver-3.4.2 branch August 1, 2024 17:21
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.

1 participant