Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update actions/github-script action to v7 #251

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 13, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/github-script action major 0.9.0 -> v7.0.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v7.0.1

Compare Source

What's Changed

Full Changelog: actions/github-script@v7.0.0...v7.0.1

v7.0.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/github-script@v6.4.1...v7.0.0

v6.4.1

Compare Source

What's Changed

New Contributors

Full Changelog: actions/github-script@v6.4.0...v6.4.1

v6.4.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/github-script@v6.3.3...v6.4.0

v6.3.3

Compare Source

What's Changed
New Contributors

Full Changelog: actions/github-script@v6.3.2...v6.3.3

v6.3.2

Compare Source

What's Changed
New Contributors

Full Changelog: actions/github-script@v6.3.1...v6.3.2

v6.3.1

Compare Source

What's Changed

Full Changelog: actions/github-script@v6.3.0...v6.3.1

v6.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/github-script@v6.2.0...v6.3.0

v6.2.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/github-script@v6.1.1...v6.2.0

v6.1.1

Compare Source

What's Changed
Non-code changes
New Contributors

Full Changelog: actions/github-script@v6.1.0...v6.1.1

v6.1.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/github-script@v6.0.0...v6.1.0

v6.0.0

Compare Source

What's Changed

Breaking Changes

With the update to Node 16 in #​235, all scripts will now be run with Node 16 rather than Node 12.

New Contributors

Full Changelog: actions/github-script@v5...v6.0.0

v5.2.0

Compare Source

What's Changed

Full Changelog: actions/github-script@v5.1.1...v5.2.0

v5.1.1

Compare Source

What's Changed

Full Changelog: actions/github-script@v5.1.0...v5.1.1

v5.1.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/github-script@v5.0.0...v5.1.0

v5.0.0

Compare Source

What's Changed
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.2.0

Compare Source

What's Changed

Full Changelog: actions/github-script@v4.1.1...v4.2.0

v4.1.1

Compare Source

What's Changed

Full Changelog: actions/github-script@v4.1.0...v4.1.1

v4.1.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/github-script@v4.0.2...v4.1.0

v4.0.2: Update @​actions/core package

Compare Source

This release updates the @actions/core package to 1.2.7 - https://github.com/actions/github-script/pull/137

v4.0.1: Fix "require" search path

Compare Source

Previously, the wrapped require searched the existing module.paths and then process.cwd(). We now only search process.cwd(). See https://github.com/actions/github-script/pull/136 for details.

v4.0.0: Add support for relative and npm package require

Compare Source

This release adds support for relative require paths, as well as requiring npm modules installed in the working directory.

v3.2.0

Compare Source

What's Changed

Full Changelog: actions/github-script@v3.1.1...v3.2.0

v3.1.1: Add `@​actions/glob` package

Compare Source

This releases adds the @actions/glob package, which can be used in scripts via the glob variable - #​127

v3.1.0: Update Octokit Dependencies

Compare Source

This release adds the latest Octokit dependencies.

v3.0.2: Fix build

Compare Source

I made an error in building v3.0.1, and this resolves that.

v3.0.1: Bump actions-core

Compare Source

This release bumps actions-core to 1.2.6.

v3.0.0: Update Octokit/Actions Toolkit

Compare Source

The Actions and Octokit dependencies have been bumped. Since they contain major version updates, this also constitutes a major version update for this action:

{
    "@​actions/core": "^1.2.4",
    "@​actions/github": "^4.0.0",
    "@​actions/io": "^1.0.2",
    "@​octokit/core": "^3.1.2",
    "@​octokit/plugin-paginate-rest": "^2.3.0",
    "@​octokit/plugin-rest-endpoint-methods": "^4.1.2"
}

v2.1.0

Compare Source

What's Changed

Full Changelog: actions/github-script@v2...v2.1.0

v2.0.1: Vendor third-party licenses

Compare Source

This release includes vendored licenses for this action's npm dependencies.

v2.0.0: Update actions/github

Compare Source

This updates the NPM package @actions/github to the latest version, which includes updates to the rest API interface.

v1.1.0: Add @​actions/io

Compare Source

This release includes the @​actions/io package, exposed as io in the script.

v1.0.1

Compare Source

v1.0.0: Initial release

Compare Source

This is the initial major release of actions/github-script


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), 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 Mend Renovate. View repository job log here.

Copy link

viezly bot commented Nov 13, 2023

Pull request by bot. No need to analyze

@renovate renovate bot force-pushed the renovate/actions-github-script-7.x branch from 3349381 to d8f3dc6 Compare November 17, 2023 22:45
Copy link

github-actions bot commented Feb 2, 2024

Stale pull request message

Copy link
Contributor Author

renovate bot commented Feb 10, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 7.x releases. But if you manually upgrade to 7.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/actions-github-script-7.x branch February 10, 2024 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants