chore(deps): update actions/github-script action to v6.4.1 #4

Merged
GregoryDosh merged 1 commit from renovate/actions-github-script-6.x into main 2024-02-09 15:01:01 +00:00

This PR contains the following updates:

Package Type Update Change
actions/github-script action minor v6 -> v6.4.1

Release Notes

actions/github-script (actions/github-script)

v6.4.1

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/actions/github-script/compare/v6.4.0...v6.4.1

v6.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/actions/github-script/compare/v6.3.3...v6.4.0

v6.3.3

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/actions/github-script/compare/v6.3.2...v6.3.3

v6.3.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/actions/github-script/compare/v6.3.1...v6.3.2

v6.3.1

Compare Source

What's Changed

Full Changelog: https://github.com/actions/github-script/compare/v6.3.0...v6.3.1

v6.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/actions/github-script/compare/v6.2.0...v6.3.0

v6.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/actions/github-script/compare/v6.1.1...v6.2.0

v6.1.1

Compare Source

What's Changed

Non-code changes

New Contributors

Full Changelog: https://github.com/actions/github-script/compare/v6.1.0...v6.1.1

v6.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/actions/github-script/compare/v6.0.0...v6.1.0


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/github-script](https://github.com/actions/github-script) | action | minor | `v6` -> `v6.4.1` | --- ### Release Notes <details> <summary>actions/github-script (actions/github-script)</summary> ### [`v6.4.1`](https://github.com/actions/github-script/releases/tag/v6.4.1) [Compare Source](https://github.com/actions/github-script/compare/v6.4.0...v6.4.1) #### What's Changed - Add [@&#8203;octokit/plugin-request-log](https://github.com/octokit/plugin-request-log), to produce debug output for requests by [@&#8203;mjpieters](https://github.com/mjpieters) in https://github.com/actions/github-script/pull/358 - fix input handling by [@&#8203;mjpieters](https://github.com/mjpieters) in https://github.com/actions/github-script/pull/357 - Remove unused dependencies by [@&#8203;mjpieters](https://github.com/mjpieters) in https://github.com/actions/github-script/pull/356 - Default debug to current runner debug state by [@&#8203;mjpieters](https://github.com/mjpieters) in https://github.com/actions/github-script/pull/363 #### New Contributors - [@&#8203;mjpieters](https://github.com/mjpieters) made their first contribution in https://github.com/actions/github-script/pull/358 **Full Changelog**: https://github.com/actions/github-script/compare/v6.4.0...v6.4.1 ### [`v6.4.0`](https://github.com/actions/github-script/releases/tag/v6.4.0) [Compare Source](https://github.com/actions/github-script/compare/v6.3.3...v6.4.0) #### What's Changed - Bump json5 from 2.1.3 to 2.2.3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/actions/github-script/pull/319 - Bump minimatch from 3.0.4 to 3.1.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/actions/github-script/pull/320 - Add node-fetch by [@&#8203;danmichaelo](https://github.com/danmichaelo) in https://github.com/actions/github-script/pull/321 #### New Contributors - [@&#8203;jongwooo](https://github.com/jongwooo) made their first contribution in https://github.com/actions/github-script/pull/313 - [@&#8203;austinvazquez](https://github.com/austinvazquez) made their first contribution in https://github.com/actions/github-script/pull/306 - [@&#8203;danmichaelo](https://github.com/danmichaelo) made their first contribution in https://github.com/actions/github-script/pull/321 **Full Changelog**: https://github.com/actions/github-script/compare/v6.3.3...v6.4.0 ### [`v6.3.3`](https://github.com/actions/github-script/releases/tag/v6.3.3) [Compare Source](https://github.com/actions/github-script/compare/v6.3.2...v6.3.3) #### What's Changed - Update `@actions/glob` to 0.3.0 by [@&#8203;nineinchnick](https://github.com/nineinchnick) in https://github.com/actions/github-script/pull/279 #### New Contributors - [@&#8203;nineinchnick](https://github.com/nineinchnick) made their first contribution in https://github.com/actions/github-script/pull/279 **Full Changelog**: https://github.com/actions/github-script/compare/v6.3.2...v6.3.3 ### [`v6.3.2`](https://github.com/actions/github-script/releases/tag/v6.3.2) [Compare Source](https://github.com/actions/github-script/compare/v6.3.1...v6.3.2) #### What's Changed - Update [@&#8203;actions/core](https://github.com/actions/core) to 1.10.0 by [@&#8203;rentziass](https://github.com/rentziass) in https://github.com/actions/github-script/pull/295 #### New Contributors - [@&#8203;rentziass](https://github.com/rentziass) made their first contribution in https://github.com/actions/github-script/pull/295 **Full Changelog**: https://github.com/actions/github-script/compare/v6.3.1...v6.3.2 ### [`v6.3.1`](https://github.com/actions/github-script/releases/tag/v6.3.1) [Compare Source](https://github.com/actions/github-script/compare/v6.3.0...v6.3.1) #### What's Changed - Fix overriding request options from [@&#8203;actions/github](https://github.com/actions/github) by [@&#8203;luketomlinson](https://github.com/luketomlinson) in https://github.com/actions/github-script/pull/293 **Full Changelog**: https://github.com/actions/github-script/compare/v6.3.0...v6.3.1 ### [`v6.3.0`](https://github.com/actions/github-script/releases/tag/v6.3.0) [Compare Source](https://github.com/actions/github-script/compare/v6.2.0...v6.3.0) #### What's Changed - Add retry plugin and related options by [@&#8203;luketomlinson](https://github.com/luketomlinson) in https://github.com/actions/github-script/pull/288, see https://github.com/actions/github-script/tree/v6.3.0#retries for more information. #### New Contributors - [@&#8203;luketomlinson](https://github.com/luketomlinson) made their first contribution in https://github.com/actions/github-script/pull/288 **Full Changelog**: https://github.com/actions/github-script/compare/v6.2.0...v6.3.0 ### [`v6.2.0`](https://github.com/actions/github-script/releases/tag/v6.2.0) [Compare Source](https://github.com/actions/github-script/compare/v6.1.1...v6.2.0) #### What's Changed - Update `@octokit/plugin-rest-endpoint-methods` to version 6.x by [@&#8203;desrosj](https://github.com/desrosj) in https://github.com/actions/github-script/pull/283 #### New Contributors - [@&#8203;desrosj](https://github.com/desrosj) made their first contribution in https://github.com/actions/github-script/pull/283 **Full Changelog**: https://github.com/actions/github-script/compare/v6.1.1...v6.2.0 ### [`v6.1.1`](https://github.com/actions/github-script/releases/tag/v6.1.1) [Compare Source](https://github.com/actions/github-script/compare/v6.1.0...v6.1.1) #### What's Changed - Bump shell-quote from 1.7.2 to 1.7.3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/actions/github-script/pull/270 - Bump [@&#8203;actions/core](https://github.com/actions/core) to 1.9.1 by [@&#8203;cory-miller](https://github.com/cory-miller) in https://github.com/actions/github-script/pull/280 #### Non-code changes - Create codeql-analysis.yml by [@&#8203;joshmgross](https://github.com/joshmgross) in https://github.com/actions/github-script/pull/267 - Improve grammar by [@&#8203;kevgo](https://github.com/kevgo) in https://github.com/actions/github-script/pull/269 #### New Contributors - [@&#8203;kevgo](https://github.com/kevgo) made their first contribution in https://github.com/actions/github-script/pull/269 - [@&#8203;cory-miller](https://github.com/cory-miller) made their first contribution in https://github.com/actions/github-script/pull/280 **Full Changelog**: https://github.com/actions/github-script/compare/v6.1.0...v6.1.1 ### [`v6.1.0`](https://github.com/actions/github-script/releases/tag/v6.1.0) [Compare Source](https://github.com/actions/github-script/compare/v6...v6.1.0) #### What's Changed - Bump minimist from 1.2.5 to 1.2.6 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/actions/github-script/pull/251 - Update `@actions/core` to 1.8.1 by [@&#8203;smaeda-ks](https://github.com/smaeda-ks) in https://github.com/actions/github-script/pull/263 #### New Contributors - [@&#8203;josh-](https://github.com/josh-) made their first contribution in https://github.com/actions/github-script/pull/252 - [@&#8203;dlech](https://github.com/dlech) made their first contribution in https://github.com/actions/github-script/pull/254 - [@&#8203;smaeda-ks](https://github.com/smaeda-ks) made their first contribution in https://github.com/actions/github-script/pull/263 **Full Changelog**: https://github.com/actions/github-script/compare/v6.0.0...v6.1.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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
GregoryDosh deleted branch renovate/actions-github-script-6.x 2024-02-09 15:01:01 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
homelab/action-pr-comment!4
No description provided.