ramsey / uuid

:snowflake: A PHP library for generating universally unique identifiers (UUIDs).
https://uuid.ramsey.dev
MIT License
12.46k stars 501 forks source link

chore(deps): bump ridedott/merge-me-action from 2.10.67 to 2.10.69 #538

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps ridedott/merge-me-action from 2.10.67 to 2.10.69.

Release notes

Sourced from ridedott/merge-me-action's releases.

v2.10.69

2.10.69 (2024-02-19)

Chores

  • deps-dev: bump @​commitlint/cli from 18.6.0 to 18.6.1 (022a17b)
  • deps-dev: bump @​commitlint/config-conventional from 18.6.0 to 18.6.1 (fc5b263)
  • deps-dev: bump @​commitlint/config-conventional from 18.6.1 to 18.6.2 (a0a8a06)
  • deps-dev: bump cspell from 8.3.2 to 8.4.0 (c1afc1b)
  • deps-dev: bump husky from 9.0.10 to 9.0.11 (5b48e6c)
  • deps-dev: bump nock from 13.5.1 to 13.5.3 (78bd9d8)
  • deps: bump ridedott/release-me-action from 3.10.8 to 3.10.9 (587f85d)

v2.10.68

2.10.68 (2024-02-07)

Chores

  • deps-dev: bump husky from 9.0.7 to 9.0.8 (e71a579)
  • deps-dev: bump husky from 9.0.8 to 9.0.10 (ca7f55a)
  • deps-dev: bump lint-staged from 15.2.0 to 15.2.1 (49e1d32)
  • deps-dev: bump lint-staged from 15.2.1 to 15.2.2 (30b982f)
  • deps-dev: bump semantic-release from 23.0.0 to 23.0.2 (626faf0)
  • deps: bump actions/setup-node from 4.0.1 to 4.0.2 (d486000)
Changelog

Sourced from ridedott/merge-me-action's changelog.

2.10.69 (2024-02-19)

Chores

  • deps-dev: bump @​commitlint/cli from 18.6.0 to 18.6.1 (022a17b)
  • deps-dev: bump @​commitlint/config-conventional from 18.6.0 to 18.6.1 (fc5b263)
  • deps-dev: bump @​commitlint/config-conventional from 18.6.1 to 18.6.2 (a0a8a06)
  • deps-dev: bump cspell from 8.3.2 to 8.4.0 (c1afc1b)
  • deps-dev: bump husky from 9.0.10 to 9.0.11 (5b48e6c)
  • deps-dev: bump nock from 13.5.1 to 13.5.3 (78bd9d8)
  • deps: bump ridedott/release-me-action from 3.10.8 to 3.10.9 (587f85d)

2.10.68 (2024-02-07)

Chores

  • deps-dev: bump husky from 9.0.7 to 9.0.8 (e71a579)
  • deps-dev: bump husky from 9.0.8 to 9.0.10 (ca7f55a)
  • deps-dev: bump lint-staged from 15.2.0 to 15.2.1 (49e1d32)
  • deps-dev: bump lint-staged from 15.2.1 to 15.2.2 (30b982f)
  • deps-dev: bump semantic-release from 23.0.0 to 23.0.2 (626faf0)
  • deps: bump actions/setup-node from 4.0.1 to 4.0.2 (d486000)
Commits
  • 4159b97 chore(release): v2.10.69
  • 587f85d chore(deps): bump ridedott/release-me-action from 3.10.8 to 3.10.9
  • c1afc1b chore(deps-dev): bump cspell from 8.3.2 to 8.4.0
  • 78bd9d8 chore(deps-dev): bump nock from 13.5.1 to 13.5.3
  • 5b48e6c chore(deps-dev): bump husky from 9.0.10 to 9.0.11
  • a0a8a06 chore(deps-dev): bump @​commitlint/config-conventional from 18.6.1 to 18.6.2
  • 022a17b chore(deps-dev): bump @​commitlint/cli from 18.6.0 to 18.6.1
  • fc5b263 chore(deps-dev): bump @​commitlint/config-conventional from 18.6.0 to 18.6.1
  • b870e91 chore(release): v2.10.68
  • d486000 chore(deps): bump actions/setup-node from 4.0.1 to 4.0.2
  • 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 show 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)