ramsey / php-library-starter-kit

:building_construction: A tool to quickly set up the base files of a PHP library project.
MIT License
243 stars 25 forks source link

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

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

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

Release notes

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

v2.10.83

2.10.83 (2024-05-23)

Chores

  • deps-dev: bump cspell from 8.8.1 to 8.8.3 (17f47da)
  • deps-dev: bump lint-staged from 15.2.2 to 15.2.4 (13a0c9a)
  • deps: bump micromatch from 4.0.6 to 4.0.7 (c666fd8)

v2.10.82

2.10.82 (2024-05-21)

Chores

  • deps: bump micromatch from 4.0.5 to 4.0.6 (a5b0038)

v2.10.81

2.10.81 (2024-05-16)

Chores

  • deps-dev: bump semantic-release from 23.0.8 to 23.1.1 (1a367bf)
  • deps: bump ridedott/release-me-action from 3.10.26 to 3.10.27 (6b3e9c4)

v2.10.80

2.10.80 (2024-05-10)

Chores

  • deps-dev: bump @​semantic-release/npm from 12.0.0 to 12.0.1 (e334f58)
  • deps-dev: bump cspell from 8.7.0 to 8.8.0 (94db6a7)
  • deps-dev: bump cspell from 8.8.0 to 8.8.1 (29ff69f)
  • deps: bump ridedott/release-me-action from 3.10.24 to 3.10.26 (0fa5be9)
Changelog

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

2.10.83 (2024-05-23)

Chores

  • deps-dev: bump cspell from 8.8.1 to 8.8.3 (17f47da)
  • deps-dev: bump lint-staged from 15.2.2 to 15.2.4 (13a0c9a)
  • deps: bump micromatch from 4.0.6 to 4.0.7 (c666fd8)

2.10.82 (2024-05-21)

Chores

  • deps: bump micromatch from 4.0.5 to 4.0.6 (a5b0038)

2.10.81 (2024-05-16)

Chores

  • deps-dev: bump semantic-release from 23.0.8 to 23.1.1 (1a367bf)
  • deps: bump ridedott/release-me-action from 3.10.26 to 3.10.27 (6b3e9c4)

2.10.80 (2024-05-10)

Chores

  • deps-dev: bump @​semantic-release/npm from 12.0.0 to 12.0.1 (e334f58)
  • deps-dev: bump cspell from 8.7.0 to 8.8.0 (94db6a7)
  • deps-dev: bump cspell from 8.8.0 to 8.8.1 (29ff69f)
  • deps: bump ridedott/release-me-action from 3.10.24 to 3.10.26 (0fa5be9)
Commits
  • 9ae14ff chore(release): v2.10.83
  • 17f47da chore(deps-dev): bump cspell from 8.8.1 to 8.8.3
  • c666fd8 chore(deps): bump micromatch from 4.0.6 to 4.0.7
  • 13a0c9a chore(deps-dev): bump lint-staged from 15.2.2 to 15.2.4
  • 695bc21 chore(release): v2.10.82
  • a5b0038 chore(deps): bump micromatch from 4.0.5 to 4.0.6
  • f6120e5 chore(release): v2.10.81
  • 6b3e9c4 chore(deps): bump ridedott/release-me-action from 3.10.26 to 3.10.27
  • 1a367bf chore(deps-dev): bump semantic-release from 23.0.8 to 23.1.1
  • 0e3d05e chore(release): v2.10.80
  • 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)