ramsey / uuid-doctrine

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

chore(deps): bump ridedott/merge-me-action from 2.10.57 to 2.10.58 #233

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps ridedott/merge-me-action from 2.10.57 to 2.10.58.

Release notes

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

v2.10.58

2.10.58 (2023-11-22)

Chores

  • deps-dev: bump @​commitlint/cli from 18.4.1 to 18.4.2 (bc87cc2)
  • deps-dev: bump @​commitlint/cli from 18.4.2 to 18.4.3 (dfb1ca4)
  • deps-dev: bump @​commitlint/config-conventional from 18.4.0 to 18.4.2 (e48004c)
  • deps-dev: bump @​commitlint/config-conventional from 18.4.2 to 18.4.3 (025d8e5)
  • deps-dev: bump @​ridedott/eslint-config from 2.27.15 to 2.27.16 (7041949)
  • deps-dev: bump @​types/micromatch from 4.0.5 to 4.0.6 (282ac77)
  • deps-dev: bump eslint from 8.53.0 to 8.54.0 (1524097)
  • deps-dev: bump semantic-release from 22.0.7 to 22.0.8 (9db8f5a)
  • deps: bump ridedott/release-me-action from 3.9.0 to 3.10.0 (b03ae50)
Changelog

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

2.10.58 (2023-11-22)

Chores

  • deps-dev: bump @​commitlint/cli from 18.4.1 to 18.4.2 (bc87cc2)
  • deps-dev: bump @​commitlint/cli from 18.4.2 to 18.4.3 (dfb1ca4)
  • deps-dev: bump @​commitlint/config-conventional from 18.4.0 to 18.4.2 (e48004c)
  • deps-dev: bump @​commitlint/config-conventional from 18.4.2 to 18.4.3 (025d8e5)
  • deps-dev: bump @​ridedott/eslint-config from 2.27.15 to 2.27.16 (7041949)
  • deps-dev: bump @​types/micromatch from 4.0.5 to 4.0.6 (282ac77)
  • deps-dev: bump eslint from 8.53.0 to 8.54.0 (1524097)
  • deps-dev: bump semantic-release from 22.0.7 to 22.0.8 (9db8f5a)
  • deps: bump ridedott/release-me-action from 3.9.0 to 3.10.0 (b03ae50)
Commits
  • 31e6a47 chore(release): v2.10.58
  • b03ae50 chore(deps): bump ridedott/release-me-action from 3.9.0 to 3.10.0
  • 282ac77 chore(deps-dev): bump @​types/micromatch from 4.0.5 to 4.0.6
  • 025d8e5 chore(deps-dev): bump @​commitlint/config-conventional from 18.4.2 to 18.4.3
  • dfb1ca4 chore(deps-dev): bump @​commitlint/cli from 18.4.2 to 18.4.3
  • 1524097 chore(deps-dev): bump eslint from 8.53.0 to 8.54.0
  • 9db8f5a chore(deps-dev): bump semantic-release from 22.0.7 to 22.0.8
  • 7041949 chore(deps-dev): bump @​ridedott/eslint-config from 2.27.15 to 2.27.16
  • bc87cc2 chore(deps-dev): bump @​commitlint/cli from 18.4.1 to 18.4.2
  • e48004c chore(deps-dev): bump @​commitlint/config-conventional from 18.4.0 to 18.4.2
  • See full diff 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)
codecov[bot] commented 9 months ago

Codecov Report

Merging #233 (a141d15) into main (50c16e3) will not change coverage. The diff coverage is n/a.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/ramsey/uuid-doctrine/pull/233/graphs/tree.svg?width=650&height=150&src=pr&token=FVm8VB6YS1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ben+Ramsey)](https://app.codecov.io/gh/ramsey/uuid-doctrine/pull/233?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ben+Ramsey) ```diff @@ Coverage Diff @@ ## main #233 +/- ## ========================================= Coverage 99.27% 99.27% Complexity 68 68 ========================================= Files 6 6 Lines 138 138 ========================================= Hits 137 137 Misses 1 1 ```