-
Notifications
You must be signed in to change notification settings - Fork 69
Commit 9ab9253
authored
ci(action): update actions/add-to-project action to v1
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/add-to-project](https://togithub.com/actions/add-to-project)
| action | major | `v0.6.1` -> `v1.0.0` |
---
### Release Notes
<details>
<summary>actions/add-to-project (actions/add-to-project)</summary>
###
[`v1.0.0`](https://togithub.com/actions/add-to-project/releases/tag/v1.0.0)
[Compare
Source](https://togithub.com/actions/add-to-project/compare/v0.6.1...v1.0.0)
#### Summary
This release promotes `actions/add-to-projects` to a major version 1 and
marks the public API stable.
#### What's Changed
- build(deps-dev): bump eslint-plugin-github from 4.10.0 to 4.10.2 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/actions/add-to-project/pull/532](https://togithub.com/actions/add-to-project/pull/532)
- build(deps-dev): bump prettier from 3.0.3 to 3.2.5 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/actions/add-to-project/pull/531](https://togithub.com/actions/add-to-project/pull/531)
- build(deps-dev): bump
[@​vercel/ncc](https://togithub.com/vercel/ncc) from 0.38.0 to
0.38.1 by [@​dependabot](https://togithub.com/dependabot) in
[https://github.com/actions/add-to-project/pull/530](https://togithub.com/actions/add-to-project/pull/530)
- build(deps-dev): bump ts-jest from 29.1.1 to 29.1.2 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/actions/add-to-project/pull/528](https://togithub.com/actions/add-to-project/pull/528)
- build(deps-dev): bump typescript from 5.4.2 to 5.4.3 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/actions/add-to-project/pull/533](https://togithub.com/actions/add-to-project/pull/533)
- build(deps-dev): bump
[@​types/jest](https://togithub.com/types/jest) from 29.5.7 to
29.5.12 by [@​dependabot](https://togithub.com/dependabot) in
[https://github.com/actions/add-to-project/pull/534](https://togithub.com/actions/add-to-project/pull/534)
- build(deps-dev): bump
[@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.9.1 to 7.3.1 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/actions/add-to-project/pull/529](https://togithub.com/actions/add-to-project/pull/529)
- build(deps-dev): bump
[@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 7.0.1 to 7.4.0 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/actions/add-to-project/pull/536](https://togithub.com/actions/add-to-project/pull/536)
- build(deps-dev): bump
[@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 7.3.1 to 7.4.0 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/actions/add-to-project/pull/535](https://togithub.com/actions/add-to-project/pull/535)
**Full Changelog**:
actions/add-to-project@v0.6.1...v1.0.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/octokit/rest.js).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 335f2d2 commit 9ab9253Copy full SHA for 9ab9253
1 file changed
+1
-1
lines changed.github/workflows/add_to_octokit_project.yml
Copy file name to clipboardExpand all lines: .github/workflows/add_to_octokit_project.yml+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
|
0 commit comments