chore(deps): bump @actions/core from 1.11.1 to 3.0.0#68
Conversation
|
@dependabot rebase |
8f194a2 to
3bfc406
Compare
|
A newer version of @actions/core exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
|
@dependabot recreate |
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.11.1 to 2.0.1. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/@actions/artifact@2.0.1/packages/core) --- updated-dependencies: - dependency-name: "@actions/core" dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
cd2302c to
b59d56d
Compare
….0 [skip ci] Bumps [crazy-max/ghaction-github-runtime](https://github.com/crazy-max/ghaction-github-runtime) from 3.1.0 to 4.0.0. Release notes *Sourced from [crazy-max/ghaction-github-runtime's releases](https://github.com/crazy-max/ghaction-github-runtime/releases).* > v4.0.0 > ------ > > * Node 24 as default runtime (requires [Actions Runner v2.327.1](https://github.com/actions/runner/releases/tag/v2.327.1) or later) by [`@crazy-max`](https://github.com/crazy-max) in [crazy-max/ghaction-github-runtime#76](https://redirect.github.com/crazy-max/ghaction-github-runtime/pull/76) > * Switch to ESM and update config wiring by [`@crazy-max`](https://github.com/crazy-max) in [crazy-max/ghaction-github-runtime#75](https://redirect.github.com/crazy-max/ghaction-github-runtime/pull/75) > * Bump `@actions/core` from 1.11.1 to 3.0.0 in [crazy-max/ghaction-github-runtime#68](https://redirect.github.com/crazy-max/ghaction-github-runtime/pull/68) > * Bump brace-expansion from 1.1.11 to 1.1.12 in [crazy-max/ghaction-github-runtime#62](https://redirect.github.com/crazy-max/ghaction-github-runtime/pull/62) > * Bump js-yaml from 4.1.0 to 4.1.1 in [crazy-max/ghaction-github-runtime#65](https://redirect.github.com/crazy-max/ghaction-github-runtime/pull/65) > * Bump minimatch from 3.1.2 to 3.1.5 in [crazy-max/ghaction-github-runtime#74](https://redirect.github.com/crazy-max/ghaction-github-runtime/pull/74) > > **Full Changelog**: <crazy-max/ghaction-github-runtime@v3.1.0...v4.0.0> Commits * [`04d248b`](crazy-max/ghaction-github-runtime@04d248b) Merge pull request [#76](https://redirect.github.com/crazy-max/ghaction-github-runtime/issues/76) from crazy-max/node24 * [`c8f8e4e`](crazy-max/ghaction-github-runtime@c8f8e4e) node 24 as default runtime * [`494a382`](crazy-max/ghaction-github-runtime@494a382) Merge pull request [#68](https://redirect.github.com/crazy-max/ghaction-github-runtime/issues/68) from crazy-max/dependabot/npm\_and\_yarn/actions/core-2.0.1 * [`5d51b8e`](crazy-max/ghaction-github-runtime@5d51b8e) Merge pull request [#74](https://redirect.github.com/crazy-max/ghaction-github-runtime/issues/74) from crazy-max/dependabot/npm\_and\_yarn/minimatch-3.1.5 * [`f7077dc`](crazy-max/ghaction-github-runtime@f7077dc) chore: update generated content * [`4d1e035`](crazy-max/ghaction-github-runtime@4d1e035) chore(deps): bump minimatch from 3.1.2 to 3.1.5 * [`b59d56d`](crazy-max/ghaction-github-runtime@b59d56d) chore(deps): bump `@actions/core` from 1.11.1 to 2.0.1 * [`6d0e2ef`](crazy-max/ghaction-github-runtime@6d0e2ef) Merge pull request [#75](https://redirect.github.com/crazy-max/ghaction-github-runtime/issues/75) from crazy-max/esm * [`41d6f6a`](crazy-max/ghaction-github-runtime@41d6f6a) remove codecov config * [`b5018ec`](crazy-max/ghaction-github-runtime@b5018ec) chore: update generated content * Additional commits viewable in [compare view](crazy-max/ghaction-github-runtime@3cb05d8...04d248b) [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
Bumps @actions/core from 1.11.1 to 2.0.1.
Changelog
Sourced from
@actions/core's changelog.Commits
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@actions/coresince your current version.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)