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 minor-patch group with 3 updates #885

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 minor-patch group with 3 updates: composer/ca-bundle, composer/semver and seld/jsonlint.

Updates composer/ca-bundle from 1.5.0 to 1.5.1

Release notes

Sourced from composer/ca-bundle's releases.

1.5.1

What's Changed

  • Update cacert.pem to 2024-07-02 (#92)

Full Changelog: composer/ca-bundle@1.5.0...1.5.1

Commits

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 seld/jsonlint from 1.10.2 to 1.11.0

Release notes

Sourced from seld/jsonlint's releases.

1.11.0

What's Changed

  • Add ALLOW_DUPLICATE_KEYS_TO_ARRAY flag for collect values from duplicated keys in a __duplicate__ array Seldaek/jsonlint#88

New Contributors

Full Changelog: Seldaek/jsonlint@1.10.2...1.11.0

Commits
  • 1748aaf Add ALLOW_DUPLICATE_KEYS_TO_ARRAY flag for collect values from duplic… (#88)
  • 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 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

@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

composer.lock

Package changes

Package Operation From To About
composer/ca-bundle upgrade 1.5.0 1.5.1 diff
composer/semver upgrade 3.4.0 3.4.2 diff
seld/jsonlint upgrade 1.10.2 1.11.0 diff

Settings · Docs · Powered by Private Packagist

@alcohol alcohol enabled auto-merge (rebase) July 15, 2024 13:36
Bumps the minor-patch group with 3 updates: [composer/ca-bundle](https://github.com/composer/ca-bundle), [composer/semver](https://github.com/composer/semver) and [seld/jsonlint](https://github.com/Seldaek/jsonlint).


Updates `composer/ca-bundle` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/composer/ca-bundle/releases)
- [Commits](composer/ca-bundle@1.5.0...1.5.1)

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 `seld/jsonlint` from 1.10.2 to 1.11.0
- [Release notes](https://github.com/Seldaek/jsonlint/releases)
- [Changelog](https://github.com/Seldaek/jsonlint/blob/main/CHANGELOG.md)
- [Commits](Seldaek/jsonlint@1.10.2...1.11.0)

---
updated-dependencies:
- dependency-name: composer/ca-bundle
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: composer/semver
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: seld/jsonlint
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@alcohol alcohol force-pushed the dependabot/composer/minor-patch-fb74841216 branch from 07d5944 to 2c130d1 Compare July 15, 2024 13:36
@alcohol alcohol merged commit ef68b8f into main Jul 15, 2024
14 checks passed
@alcohol alcohol deleted the dependabot/composer/minor-patch-fb74841216 branch July 15, 2024 13:37
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