Bump kentaro-m/auto-assign-action from 1.2.2 to 2.0.0
Bumps kentaro-m/auto-assign-action from 1.2.2 to 2.0.0.
Release notes
Sourced from kentaro-m/auto-assign-action's releases.
v2.0.0
What's Changed
- chore(deps): update dependency prettier to v3.2.4 by
@renovatein kentaro-m/auto-assign-action#166- fix: update Node.js version and action configuration by
@kentaro-min kentaro-m/auto-assign-action#170- fix: update
@types/nodeversion to 20.11.13 by@kentaro-min kentaro-m/auto-assign-action#171Full Changelog: https://github.com/kentaro-m/auto-assign-action/compare/v1.2.6...v2.0.0
v1.2.6
Changes
- fix: fix security issue (#165)
@kentaro-m- chore(deps): update dependency prettier to v3.1.1 (#163)
@renovate- chore(deps): update actions/setup-node action to v4 (#158)
@renovate- chore(deps): update actions/checkout action to v4 (#152)
@renovate- chore(deps): update dependency typescript to v5.3.3 (#162)
@renovate- chore(deps): update dependency typescript to v5.3.2 (#161)
@renovate- chore(deps): update dependency prettier to v3.1.0 (#160)
@renovate- chore(deps): update unit test packages (#138)
@renovate- chore(deps): update dependency typescript to v5.2.2 (#151)
@renovate- chore(deps): update dependency
@vercel/nccto v0.38.1 (#156)@renovate- chore(deps): update dependency lint-staged to v13.3.0 (#150)
@renovate- chore(deps): update dependency
@vercel/nccto v0.38.0 (#149)@renovate- chore(deps): update dependency
@octokit/webhooks-typesto v7.3.1 (#143)@renovate- fix(deps): update dependency
@actions/coreto v1.10.1 (#148)@renovate- chore(deps): update dependency prettier to v3.0.3 (#147)
@renovate- chore(deps): update dependency node to v16.20.2 (#142)
@renovate- chore(deps): update dependency
@octokit/webhooks-typesto v7 (#135)@renovate- chore(deps): update dependency prettier to v3.0.1 (#141)
@renovate- chore(deps): update dependency prettier to v3 (#140)
@renovate- chore(deps): update dependency typescript to v5.1.6 (#139)
@renovate- chore(deps): update dependency lint-staged to v13.2.3 (#137)
@renovate- chore(deps): update node.js to v16.20.1 (#134)
@renovate- chore(deps): update dependency typescript to v5.1.3 (#132)
@renovate- chore(deps): update node.js to v16.20.0 (#126)
@renovate- chore(deps): update dependency ts-jest to v29.1.0 (#130)
@renovate- chore(deps): update dependency
@octokit/webhooks-typesto v6.11.0 (#129)@renovate- chore(deps): update dependency prettier to v2.8.8 (#131)
@renovate- chore(deps): update dependency lint-staged to v13.2.2 (#127)
@renovate- chore(deps): update dependency typescript to v5.0.4 (#128)
@renovate- chore(deps): update dependency typescript to v5.0.3 (#125)
@renovate- chore(deps): update dependency prettier to v2.8.7 (#123)
@renovate- chore(deps): update dependency typescript to v5 (#122)
@renovate- fix(deps): update dependency js-yaml to v3.14.1 (#121)
@renovate- fix(deps): update dependency
@actions/githubto v5.1.1 (#120)@renovate- fix(deps): update dependency
@actions/coreto v1.10.0 (#119)@renovate- chore(deps): update unit test packages to v29.5.0 (#118)
@renovate- chore(deps): update dependency lint-staged to v13.2.0 (#117)
@renovate
... (truncated)
Commits
f4648c0Release v2.0.091af90efix: update@types/nodeversion to 20.11.13 (#171)6dcb652fix: update Node.js version and action configuration (#170)f940c5bchore(deps): update dependency prettier to v3.2.4ed73f90Release v1.2.6d9cefc3fix: fix security issue (#165)065886bchore(deps): update dependency prettier to v3.1.1 (#163)32cd12achore(deps): update actions/setup-node action to v4 (#158)6fa192fchore(deps): update actions/checkout action to v4 (#152)2e506e3chore(deps): update dependency typescript to v5.3.3- Additional commits viewable in compare view
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions |
|---|---|
| kentaro-m/auto-assign-action | [< 1.3, > 1.2.2] |
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.
This pull request has become stale and will be closed automatically within a period of time. Sorry about that.
@thyeggman this is odd... this repository's general policy is that only github owned/partner actions use non-sha versions. This workflow itself doesn't follow that convention, and, here we have dependabot trying to help the repository out and it's being ignored and harassed by the stale-bot.
https://github.com/Mzachky/starter-workflows/actions/workflows/sync-ghes.yaml
@@vagabond2522