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 1c8b8845eea69c41f19358811d836c69aef05fc8 #128

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

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

Commits
  • 1c8b884 build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 (#2172)
  • ad8cdb0 build(deps-dev): bump eslint-plugin-jest from 27.2.2 to 27.2.3 (#2163)
  • 5fa7af1 build(deps-dev): bump eslint from 8.44.0 to 8.45.0 (#2161)
  • 5848fcb build(deps-dev): bump jest-environment-jsdom from 29.5.0 to 29.6.1 (#2143)
  • e1f6e42 build(deps-dev): bump jest and @​types/jest (#2142)
  • f42c0a7 build(deps-dev): bump @​typescript-eslint/parser from 5.61.0 to 5.62.0 (#2144)
  • e70ffc3 build(deps): bump tough-cookie from 4.1.2 to 4.1.3 (#2137)
  • 9fd47c8 build(deps-dev): bump @​types/node from 18.16.18 to 18.16.19 (#2112)
  • 020f450 build(deps-dev): bump @​typescript-eslint/parser from 5.60.1 to 5.61.0 (#2111)
  • 5931b33 build(deps-dev): bump eslint from 8.43.0 to 8.44.0 (#2110)
  • 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 11 months ago

Superseded by #131.