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 76ff63671c69de9ad7f8448d71d8d05fa693603b #141

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

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

Commits
  • 76ff636 build(deps-dev): bump eslint from 8.49.0 to 8.50.0 (#2393)
  • 6daff55 build(deps-dev): bump jest-environment-jsdom from 29.6.4 to 29.7.0 (#2391)
  • 3588b1a build(deps-dev): bump @​types/node from 18.17.17 to 18.18.0 (#2392)
  • 60d8781 build(deps-dev): bump eslint-import-resolver-typescript (#2390)
  • ae06da3 build: update slash-command-dispatch config
  • d806186 build: update distribution (#2364)
  • 0652023 build(deps): bump uuid from 9.0.0 to 9.0.1 (#2347)
  • 8a825a8 build(deps-dev): bump @​types/node from 18.17.15 to 18.17.17 (#2344)
  • b5f8300 build(deps-dev): bump eslint-plugin-jest from 27.2.3 to 27.4.0 (#2345)
  • a5d4677 build(deps): bump @​actions/core from 1.10.0 to 1.10.1 (#2346)
  • 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 11 months ago

Superseded by #149.