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 f5ba48ac1e522e5e1b7b04e2ea86f584e5bf4704 #151

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 7 months ago

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

Commits
  • f5ba48a build(deps-dev): bump @​types/jest from 29.5.9 to 29.5.10 (#2568)
  • f0f8250 build(deps-dev): bump @​types/node from 18.18.11 to 18.18.13 (#2567)
  • fe61cf7 build(deps-dev): bump @​types/jest from 29.5.8 to 29.5.9 (#2548)
  • 4fa9ccf build(deps-dev): bump eslint from 8.53.0 to 8.54.0 (#2550)
  • 7909866 build(deps-dev): bump @​types/node from 18.18.9 to 18.18.11 (#2549)
  • d7c27ba build(deps-dev): bump @​types/jest from 29.5.7 to 29.5.8 (#2532)
  • c526248 build(deps-dev): bump prettier from 3.0.3 to 3.1.0 (#2530)
  • 2b66fab build(deps-dev): bump @​types/node from 18.18.8 to 18.18.9 (#2531)
  • 57390a8 build(deps-dev): bump eslint from 8.52.0 to 8.53.0 (#2524)
  • 76c6f5c docs: update to checkout v4
  • Additional commits viewable in compare view


You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 4 months ago

Superseded by #163.