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.47 to 2.10.50 #55

Closed dependabot[bot] closed 12 months ago

dependabot[bot] commented 1 year ago

Bumps ridedott/merge-me-action from 2.10.47 to 2.10.50.

Release notes

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

v2.10.50

2.10.50 (2023-07-10)

Chores

  • deps: bump ridedott/release-me-action from 3.8.1 to 3.8.2 (86e9f6e)

v2.10.49

2.10.49 (2023-07-08)

Chores

  • deps: bump tough-cookie and jsdom (ff73272)

v2.10.48

2.10.48 (2023-07-05)

Chores

  • deps-dev: bump @​commitlint/cli from 17.6.3 to 17.6.5 (9657979)
  • deps-dev: bump @​commitlint/cli from 17.6.5 to 17.6.6 (96991e5)
  • deps-dev: bump @​commitlint/config-conventional (877d09b)
  • deps-dev: bump @​commitlint/config-conventional (96d9168)
  • deps-dev: bump lint-staged from 13.2.2 to 13.2.3 (d2ca1fc)
  • deps-dev: bump prettier from 2.8.8 to 3.0.0 (da9af8f)
  • deps: bump actions/setup-node from 3.6.0 to 3.7.0 (92ff68c)
Changelog

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

2.10.50 (2023-07-10)

Chores

  • deps: bump ridedott/release-me-action from 3.8.1 to 3.8.2 (86e9f6e)

2.10.49 (2023-07-08)

Chores

  • deps: bump tough-cookie and jsdom (ff73272)

2.10.48 (2023-07-05)

Chores

  • deps-dev: bump @​commitlint/cli from 17.6.3 to 17.6.5 (9657979)
  • deps-dev: bump @​commitlint/cli from 17.6.5 to 17.6.6 (96991e5)
  • deps-dev: bump @​commitlint/config-conventional (877d09b)
  • deps-dev: bump @​commitlint/config-conventional (96d9168)
  • deps-dev: bump lint-staged from 13.2.2 to 13.2.3 (d2ca1fc)
  • deps-dev: bump prettier from 2.8.8 to 3.0.0 (da9af8f)
  • deps: bump actions/setup-node from 3.6.0 to 3.7.0 (92ff68c)
Commits
  • c237580 chore(release): v2.10.50
  • 86e9f6e chore(deps): bump ridedott/release-me-action from 3.8.1 to 3.8.2
  • a31e05d chore(release): v2.10.49
  • ff73272 chore(deps): bump tough-cookie and jsdom
  • cbe04c6 chore(release): v2.10.48
  • 92ff68c chore(deps): bump actions/setup-node from 3.6.0 to 3.7.0
  • da9af8f chore(deps-dev): bump prettier from 2.8.8 to 3.0.0
  • 877d09b chore(deps-dev): bump @​commitlint/config-conventional
  • d2ca1fc chore(deps-dev): bump lint-staged from 13.2.2 to 13.2.3
  • 96991e5 chore(deps-dev): bump @​commitlint/cli from 17.6.5 to 17.6.6
  • 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)
dependabot[bot] commented 12 months ago

Superseded by #57.