Bump actions/github-script from 3 to 6 by dependabot[bot] · Pull Request #3413 · github/explore
On Wed, Nov 30, 2022, 4:09 AM dependabot[bot] ***@***.***> wrote: Bumps actions/github-script <https://github.com/actions/github-script> from 3 to 6. Release notes *Sourced from actions/github-script's releases <https://github.com/actions/github-script/releases>.* v6.0.0 What's Changed - Update default runtime to node16 by @thboop <https://github.com/thboop> in actions/github-script#235 <https://github-redirect.dependabot.com/actions/github-script/pull/235> - Update node-fetch by @joshmgross <https://github.com/joshmgross> in actions/github-script#237 <https://github-redirect.dependabot.com/actions/github-script/pull/237> - Update @actions/core to 1.6.0 by @joshmgross <https://github.com/joshmgross> in actions/github-script#238 <https://github-redirect.dependabot.com/actions/github-script/pull/238> Breaking Changes With the update to Node 16 in #235 <https://github-redirect.dependabot.com/actions/github-script/issues/235>, all scripts will now be run with Node 16 rather than Node 12. New Contributors - @thboop <https://github.com/thboop> made their first contribution in actions/github-script#235 <https://github-redirect.dependabot.com/actions/github-script/pull/235> *Full Changelog*: ***@***.*** <
actions/github-script@v5...v6.0.0> v5.1.1 What's Changed - Bump @actions/core to 1.9.1 by @cory-miller <https://github.com/cory-miller> in actions/github-script#281 <https://github-redirect.dependabot.com/actions/github-script/pull/281> *Full Changelog*: ***@***.*** <
actions/github-script@v5.1.0...v5.1.1> v5.1.0 What's Changed - Update to latest versions for dev dependencies by @joshmgross <https://github.com/joshmgross> in actions/github-script#204 <https://github-redirect.dependabot.com/actions/github-script/pull/204> - update plugin dependencies by @PeterNitscheMI <https://github.com/PeterNitscheMI> in actions/github-script#216 <https://github-redirect.dependabot.com/actions/github-script/pull/216> - Update licenses and use jonabc/setup-licensed in workflow by @joshmgross <https://github.com/joshmgross> in actions/github-script#228 <https://github-redirect.dependabot.com/actions/github-script/pull/228> New Contributors - @johan-lindqvist <https://github.com/johan-lindqvist> made their first contribution in actions/github-script#201 <https://github-redirect.dependabot.com/actions/github-script/pull/201> - @ansgarm <https://github.com/ansgarm> made their first contribution in actions/github-script#215 <https://github-redirect.dependabot.com/actions/github-script/pull/215> - @PeterNitscheMI <https://github.com/PeterNitscheMI> made their first contribution in actions/github-script#216 <https://github-redirect.dependabot.com/actions/github-script/pull/216> *Full Changelog*: ***@***.*** <
actions/github-script@v5.0.0...v5.1.0> v5.0.0 What's Changed - Upgrade to the latest version of Octokit by @joshmgross <https://github.com/joshmgross> in actions/github-script#193 <https://github-redirect.dependabot.com/actions/github-script/pull/193> (Thanks to @IronSean <https://github.com/IronSean> for contributing to this fix) Breaking Changes As part of this update, the Octokit context available via github no longer has REST methods directly. These methods are available via github.rest.* - https://github.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v5.0.0 See https://github.com/actions/github-script#breaking-changes-in-v5 *Full Changelog*: ***@***.*** <
actions/github-script@v4.1.1...v5.0.0> v4.1.1 What's Changed - Update minor versions of dependencies by @joshmgross <https://github.com/joshmgross> in actions/github-script#192 <https://github-redirect.dependabot.com/actions/github-script/pull/192> ... (truncated) Commits - d556fea <
actions/github-script@d556fea> Merge pull request #300 <https://github-redirect.dependabot.com/actions/github-script/issues/300> from actions/joshmgross/v6.3.3 - 01fde8b <
actions/github-script@01fde8b> Update version to 6.3.3 - 633e9fd <
actions/github-script@633e9fd> Merge pull request #279 <https://github-redirect.dependabot.com/actions/github-script/issues/279> from nineinchnick/update-glob - ee124b1 <
actions/github-script@ee124b1> Update dist - ca24d5f <
actions/github-script@ca24d5f> Update @actions/glob license version - c09747e <
actions/github-script@c09747e> Merge branch 'main' into update-glob - 1005277 <
actions/github-script@1005277> Merge pull request #299 <https://github-redirect.dependabot.com/actions/github-script/issues/299> from actions/joshmgross/v6.3.2 - 085a775 <
actions/github-script@085a775> Bump version to 6.3.2 - 6871f0f <
actions/github-script@6871f0f> Merge pull request #295 <https://github-redirect.dependabot.com/actions/github-script/issues/295> from rentziass/rentziass/update-actions-core - 7ed7182 <
actions/github-script@7ed7182> Update @actions/core to 1.10.0 - Additional commits viewable in compare view <
actions/github-script@v3...v6> [image: Dependabot compatibility score] <https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores> 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 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) ------------------------------ You can view, comment on, or merge this pull request online at: #3413 Commit Summary -
5e0b103<
5e0b103> Bump actions/github-script from 3 to 6 File Changes (1 file <https://github.com/github/explore/pull/3413/files>) - *M* .github/workflows/check_successful_topics_or_collections_test.yml <https://github.com/github/explore/pull/3413/files#diff-a561e8ea239f668befdc5edeb92f3cc39e59000cd3244eb04dd59e8a0486e390> (2) Patch Links: - https://github.com/github/explore/pull/3413.patch - https://github.com/github/explore/pull/3413.diff — Reply to this email directly, view it on GitHub <#3413>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/A3OJKYEBWS7RAZQUK7FFN2DWK4KWJANCNFSM6AAAAAASPMOFLA> . You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>