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

Bump the dependencies group with 2 updates #1768

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 2024

Bumps the dependencies group with 2 updates: composer/semver and laminas/laminas-validator.

Updates composer/semver from 3.4.0 to 3.4.2

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

3.4.1

  • Fixed normalizeStability's return type to enforce valid stabilities

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

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

Updates laminas/laminas-validator from 2.60.0 to 2.61.0

Release notes

Sourced from laminas/laminas-validator's releases.

2.61.0

Release Notes for 2.61.0

2.61.0

  • Total issues resolved: 0
  • Total pull requests resolved: 23
  • Total contributors: 1

Documentation,Feature Removal

Enhancement

Documentation,Enhancement

Commits
  • df77732 Merge pull request #360 from gsteel/v2/deprecate-upload
  • 9afd2ac Merge pull request #359 from gsteel/v2/abstract-validator-deprecations
  • 4775b92 Deprecate the legacy Upload validator
  • b7d54f7 AbstractValidator deprecations
  • 29c167c Merge pull request #353 from gsteel/v2/deprecate-file-hash-validators
  • 535827f Deprecate Unnecessary File Hash Validators
  • 7b3f899 Merge pull request #352 from gsteel/v2/add-type-coverage
  • 8b495a4 Add type coverage badge to the readme
  • 52f8a93 Merge pull request #342 from gsteel/v2/mime-type-deprecations
  • 2d9d4b1 MimeType deprecations
  • Additional commits viewable 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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 2 updates: [composer/semver](https://github.com/composer/semver) and [laminas/laminas-validator](https://github.com/laminas/laminas-validator).


Updates `composer/semver` from 3.4.0 to 3.4.2
- [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)

Updates `laminas/laminas-validator` from 2.60.0 to 2.61.0
- [Release notes](https://github.com/laminas/laminas-validator/releases)
- [Commits](laminas/laminas-validator@2.60.0...2.61.0)

---
updated-dependencies:
- dependency-name: composer/semver
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: laminas/laminas-validator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

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 Jul 15, 2024
Copy link

codecov bot commented Jul 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.99%. Comparing base (153d33c) to head (7dbb508).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1768   +/-   ##
=========================================
  Coverage     91.99%   91.99%           
  Complexity     1818     1818           
=========================================
  Files           121      121           
  Lines          6834     6834           
=========================================
  Hits           6287     6287           
  Misses          547      547           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions github-actions bot merged commit 460cd47 into main Jul 15, 2024
19 checks passed
Copy link

Try the dev build for this PR: https://acquia-cli.s3.amazonaws.com/build/pr/1768/acli.phar

curl -OL https://acquia-cli.s3.amazonaws.com/build/pr/1768/acli.phar
chmod +x acli.phar

@dependabot dependabot bot deleted the dependabot/composer/dependencies-fa42962b7e branch July 15, 2024 14:25
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.

0 participants