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.56 #61

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

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

Release notes

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

v2.10.56

2.10.56 (2023-10-27)

Chores

  • deps-dev: bump @​babel/traverse from 7.13.15 to 7.23.2 (be143c2)
  • deps-dev: bump @​commitlint/cli from 17.7.1 to 18.2.0 (428489e)
  • deps-dev: bump @​commitlint/config-conventional from 17.7.0 to 18.1.0 (fdce995)
  • deps-dev: bump @​ridedott/eslint-config from 2.27.6 to 2.27.7 (af38d11)
  • deps-dev: bump @​types/micromatch from 4.0.2 to 4.0.4 (f344824)
  • deps-dev: bump @​vercel/ncc from 0.36.1 to 0.38.1 (dd64968)
  • deps-dev: bump cspell from 7.2.0 to 7.3.8 (6f34722)
  • deps-dev: bump lint-staged from 14.0.1 to 15.0.2 (002091a)
  • deps-dev: bump nock from 13.3.3 to 13.3.6 (5fc5283)
  • deps-dev: bump tough-cookie from 4.0.0 to 4.1.3 (4fb7294)
  • deps: bump ridedott/release-me-action from 3.8.5 to 3.8.6 (7fc9a09)

v2.10.55

2.10.55 (2023-10-26)

Chores

  • deps-dev: bump cspell from 7.0.1 to 7.2.0 (a539f92)
  • deps-dev: bump prettier from 3.0.2 to 3.0.3 (23ac90a)
  • deps: bump actions/setup-node from 3.8.1 to 4.0.0 (eb62255)
  • deps: bump ridedott/release-me-action from 3.8.3 to 3.8.5 (a262b8f)

Continuous Integration

Other

v2.10.54

2.10.54 (2023-08-24)

Chores

  • deps: bump ridedott/release-me-action from 3.8.2 to 3.8.3 (20bb471)

v2.10.53

2.10.53 (2023-08-24)

... (truncated)

Changelog

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

2.10.56 (2023-10-27)

Chores

  • deps-dev: bump @​babel/traverse from 7.13.15 to 7.23.2 (be143c2)
  • deps-dev: bump @​commitlint/cli from 17.7.1 to 18.2.0 (428489e)
  • deps-dev: bump @​commitlint/config-conventional from 17.7.0 to 18.1.0 (fdce995)
  • deps-dev: bump @​ridedott/eslint-config from 2.27.6 to 2.27.7 (af38d11)
  • deps-dev: bump @​types/micromatch from 4.0.2 to 4.0.4 (f344824)
  • deps-dev: bump @​vercel/ncc from 0.36.1 to 0.38.1 (dd64968)
  • deps-dev: bump cspell from 7.2.0 to 7.3.8 (6f34722)
  • deps-dev: bump lint-staged from 14.0.1 to 15.0.2 (002091a)
  • deps-dev: bump nock from 13.3.3 to 13.3.6 (5fc5283)
  • deps-dev: bump tough-cookie from 4.0.0 to 4.1.3 (4fb7294)
  • deps: bump ridedott/release-me-action from 3.8.5 to 3.8.6 (7fc9a09)

2.10.55 (2023-10-26)

Chores

  • deps-dev: bump cspell from 7.0.1 to 7.2.0 (a539f92)
  • deps-dev: bump prettier from 3.0.2 to 3.0.3 (23ac90a)
  • deps: bump actions/setup-node from 3.8.1 to 4.0.0 (eb62255)
  • deps: bump ridedott/release-me-action from 3.8.3 to 3.8.5 (a262b8f)

Continuous Integration

Other

  • chore!: update node to v20 and npm to v9 or newer (#1819) (5f4dfba),

... (truncated)

Commits
  • 5bb9533 chore(release): v2.10.56
  • 7fc9a09 chore(deps): bump ridedott/release-me-action from 3.8.5 to 3.8.6
  • fdce995 chore(deps-dev): bump @​commitlint/config-conventional from 17.7.0 to 18.1.0
  • af38d11 chore(deps-dev): bump @​ridedott/eslint-config from 2.27.6 to 2.27.7
  • dd64968 chore(deps-dev): bump @​vercel/ncc from 0.36.1 to 0.38.1
  • 428489e chore(deps-dev): bump @​commitlint/cli from 17.7.1 to 18.2.0
  • 5fc5283 chore(deps-dev): bump nock from 13.3.3 to 13.3.6
  • 4fb7294 chore(deps-dev): bump tough-cookie from 4.0.0 to 4.1.3
  • be143c2 chore(deps-dev): bump @​babel/traverse from 7.13.15 to 7.23.2
  • 6f34722 chore(deps-dev): bump cspell from 7.2.0 to 7.3.8
  • 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)
codecov[bot] commented 10 months ago

Codecov Report

Merging #61 (bbb9f0f) into main (8f52d29) 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/php-library-starter-kit/pull/61/graphs/tree.svg?width=650&height=150&src=pr&token=opu6v8nPs5&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ben+Ramsey)](https://app.codecov.io/gh/ramsey/php-library-starter-kit/pull/61?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 #61 +/- ## =========================================== Coverage 100.00% 100.00% Complexity 277 277 =========================================== Files 52 52 Lines 1122 1122 =========================================== Hits 1122 1122 ```