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 36a56dac0739df8d3d8ebb9e6e41026ba248ec27 #67

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps peter-evans/create-pull-request from 000e3c600203cb255d83817abb762ece92981dc9 to 36a56dac0739df8d3d8ebb9e6e41026ba248ec27.

Commits
  • 36a56da build(deps-dev): bump @​typescript-eslint/parser from 5.56.0 to 5.57.0 (#1768)
  • b7f0c97 build(deps-dev): bump prettier from 2.8.6 to 2.8.7 (#1767)
  • 6a62596 build(deps): bump peter-evans/enable-pull-request-automerge from 2 to 3 (#1766)
  • d1ed29f build(deps-dev): bump @​types/node from 18.15.5 to 18.15.10 (#1765)
  • e34fedf build(deps-dev): bump eslint-plugin-github from 4.6.1 to 4.7.0 (#1764)
  • 495ffbb build(deps-dev): bump @​types/node from 18.15.3 to 18.15.5 (#1744)
  • 073c8e6 build(deps-dev): bump @​types/jest from 29.4.1 to 29.5.0 (#1742)
  • 3752545 build(deps-dev): bump @​typescript-eslint/parser from 5.55.0 to 5.56.0 (#1743)
  • 09af4e3 build(deps-dev): bump prettier from 2.8.4 to 2.8.6 (#1741)
  • 38e0b6e build(deps-dev): bump @​types/node from 18.14.6 to 18.15.3 (#1721)
  • 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 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 1 year ago

Superseded by #72.