gigili / did-you-buy-it-api

"Did you buy it?" is a shopping list app designed to help people keep track of stuff they need to buy and to be able to share those lists with other users.
https://twitch.tv/gacbl
GNU General Public License v3.0
0 stars 2 forks source link

Bump ramsey/uuid from 4.2.1 to 4.2.3 #75

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps ramsey/uuid from 4.2.1 to 4.2.3.

Release notes

Sourced from ramsey/uuid's releases.

4.2.3

Fixed

  • Switch back to ^8.0 in the PHP version requirement.

4.2.2

Fixed

  • Indicate support for PHP 8.1, using ~8.1.0 to prevent installations on 8.2 until the library is ready.
Changelog

Sourced from ramsey/uuid's changelog.

4.2.3 - 2021-09-25

Fixed

  • Switch back to ^8.0 in the PHP version requirement.

4.2.2 - 2021-09-24

Fixed

  • Indicate support for PHP 8.1, using ~8.1.0 to prevent installations on 8.2 until the library is ready.
Commits
  • fc9bb7f Add 3.9.6 changelog to the main branch
  • 26df18f Switch back to ^8.0 in the PHP version requirement for 4.2.x
  • cdeda79 Merge branch '4.1.x'
  • 2df6bbd Switch back to ^8.0 in the PHP version requirement for 4.1.x
  • 2f59ce6 Merge branch '4.0.x' into 4.1.x
  • cf8c74d Switch back to ^8.0 in the PHP version requirement for 4.0.x
  • 445999c Prepare for release 4.2.2
  • ed66591 Merge branch '4.1.x'
  • 97d1535 Lock 4.1.x to ~8.0.0 to indicate it does not support PHP 8.1
  • 831ad1b Merge branch '4.0.x' into 4.1.x
  • Additional commits viewable in compare view


Dependabot compatibility score

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