ramsey / uuid-doctrine

:snowflake::file_cabinet: Allow the use of a ramsey/uuid UUID as Doctrine field type.
MIT License
898 stars 84 forks source link

chore(deps): bump ridedott/merge-me-action from 2.10.83 to 2.10.93 #276

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps ridedott/merge-me-action from 2.10.83 to 2.10.93.

Release notes

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

v2.10.93

2.10.93 (2024-07-26)

Chores

  • deps-dev: bump cspell from 8.11.0 to 8.12.1 (2a62712)
  • deps: bump ridedott/release-me-action from 3.10.37 to 3.10.38 (dcd9ae9)

v2.10.92

2.10.92 (2024-07-23)

Chores

  • deps: bump ridedott/release-me-action from 3.10.36 to 3.10.37 (8305e8f)

v2.10.91

2.10.91 (2024-07-22)

Chores

  • deps: bump actions/setup-node from 4.0.2 to 4.0.3 (e48d0da)

v2.10.90

2.10.90 (2024-07-22)

Chores

  • deps-dev: bump cspell from 8.10.2 to 8.10.4 (48ed501)
  • deps-dev: bump cspell from 8.10.4 to 8.11.0 (7e4526a)
  • deps-dev: bump husky from 9.0.11 to 9.1.1 (d71cf74)
  • deps: bump ridedott/release-me-action from 3.10.35 to 3.10.36 (96c42cd)

v2.10.89

2.10.89 (2024-07-09)

Chores

  • deps-dev: bump cspell from 8.10.0 to 8.10.2 (7166b24)
  • deps: bump ridedott/release-me-action from 3.10.34 to 3.10.35 (9878ec7)
Changelog

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

2.10.93 (2024-07-26)

Chores

  • deps-dev: bump cspell from 8.11.0 to 8.12.1 (2a62712)
  • deps: bump ridedott/release-me-action from 3.10.37 to 3.10.38 (dcd9ae9)

2.10.92 (2024-07-23)

Chores

  • deps: bump ridedott/release-me-action from 3.10.36 to 3.10.37 (8305e8f)

2.10.91 (2024-07-22)

Chores

  • deps: bump actions/setup-node from 4.0.2 to 4.0.3 (e48d0da)

2.10.90 (2024-07-22)

Chores

  • deps-dev: bump cspell from 8.10.2 to 8.10.4 (48ed501)
  • deps-dev: bump cspell from 8.10.4 to 8.11.0 (7e4526a)
  • deps-dev: bump husky from 9.0.11 to 9.1.1 (d71cf74)
  • deps: bump ridedott/release-me-action from 3.10.35 to 3.10.36 (96c42cd)

2.10.89 (2024-07-09)

Chores

  • deps-dev: bump cspell from 8.10.0 to 8.10.2 (7166b24)
  • deps: bump ridedott/release-me-action from 3.10.34 to 3.10.35 (9878ec7)

2.10.88 (2024-07-02)

Chores

  • deps-dev: bump @​types/micromatch from 4.0.7 to 4.0.8

... (truncated)

Commits
  • 6662dc9 chore(release): v2.10.93
  • dcd9ae9 chore(deps): bump ridedott/release-me-action from 3.10.37 to 3.10.38
  • 2a62712 chore(deps-dev): bump cspell from 8.11.0 to 8.12.1
  • 22fa604 chore(release): v2.10.92
  • 8305e8f chore(deps): bump ridedott/release-me-action from 3.10.36 to 3.10.37
  • 81df8c2 chore(release): v2.10.91
  • e48d0da chore(deps): bump actions/setup-node from 4.0.2 to 4.0.3
  • 83ba88e chore(release): v2.10.90
  • 96c42cd chore(deps): bump ridedott/release-me-action from 3.10.35 to 3.10.36
  • d71cf74 chore(deps-dev): bump husky from 9.0.11 to 9.1.1
  • 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)
dependabot[bot] commented 2 months ago

Superseded by #277.