github / update-project-action

Updates an item on a GitHub Projects (beta) board based on a workflow dispatch (or other) event's input.
MIT License
28 stars 16 forks source link

Bump peter-evans/create-pull-request from 000e3c600203cb255d83817abb762ece92981dc9 to 76c6f5c20e2111bfee3cd30fae52a25e410f5efc #149

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 11 months ago

Bumps peter-evans/create-pull-request from 000e3c600203cb255d83817abb762ece92981dc9 to 76c6f5c20e2111bfee3cd30fae52a25e410f5efc.

Commits
  • 76c6f5c docs: update to checkout v4
  • 2f09215 docs: use checkout v4 (#2521)
  • c643f6f build(deps-dev): bump @​types/node from 18.18.6 to 18.18.8 (#2504)
  • 8c6bf8e build(deps-dev): bump eslint-plugin-jest from 27.4.2 to 27.6.0 (#2506)
  • 57ae48c build(deps-dev): bump @​types/jest from 29.5.6 to 29.5.7 (#2505)
  • d4d7b4e docs: add common issue
  • 7865f81 build(deps-dev): bump @​vercel/ncc from 0.38.0 to 0.38.1 (#2468)
  • ff2bf9b build(deps-dev): bump @​types/jest from 29.5.5 to 29.5.6 (#2465)
  • fa44819 build(deps-dev): bump eslint-plugin-import from 2.28.1 to 2.29.0 (#2466)
  • e42d7ab build(deps-dev): bump eslint from 8.51.0 to 8.52.0 (#2467)
  • Additional commits viewable in compare view


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 10 months ago

Superseded by #151.