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
25 stars 16 forks source link

Bump peter-evans/create-pull-request from 000e3c600203cb255d83817abb762ece92981dc9 to 989188a00ca4989727e71b5c4578e806c323d2f3 #136

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 10 months ago

Bumps peter-evans/create-pull-request from 000e3c600203cb255d83817abb762ece92981dc9 to 989188a00ca4989727e71b5c4578e806c323d2f3.

Commits
  • 989188a build(deps-dev): bump eslint from 8.47.0 to 8.48.0 (#2271)
  • e4b37ab build(deps-dev): bump jest and @​types/jest (#2270)
  • d721b8b build(deps-dev): bump jest-environment-jsdom from 29.6.3 to 29.6.4 (#2269)
  • 023de21 build(deps-dev): bump @​types/node from 18.17.5 to 18.17.12 (#2268)
  • 0cd7ff0 build(deps-dev): bump jest from 29.6.2 to 29.6.3 (#2248)
  • fca1e78 build(deps-dev): bump eslint-plugin-import from 2.28.0 to 2.28.1 (#2247)
  • 92a21ab build(deps-dev): bump jest-environment-jsdom from 29.6.2 to 29.6.3 (#2246)
  • 157a260 build(deps-dev): bump @​types/node from 18.17.3 to 18.17.5 (#2226)
  • 270c03d build(deps-dev): bump eslint-import-resolver-typescript (#2225)
  • 8290a98 build(deps-dev): bump eslint from 8.46.0 to 8.47.0 (#2224)
  • 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 9 months ago

Superseded by #141.