Skip to content

build(deps): bump @actions/core from 1.10.0 to 1.10.1 - #186

Merged
crazy-max merged 2 commits into
masterfrom
dependabot/npm_and_yarn/actions/core-1.10.1
Dec 26, 2023
Merged

build(deps): bump @actions/core from 1.10.0 to 1.10.1#186
crazy-max merged 2 commits into
masterfrom
dependabot/npm_and_yarn/actions/core-1.10.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 12, 2023

Copy link
Copy Markdown
Contributor

Bumps @actions/core from 1.10.0 to 1.10.1.

Changelog

Sourced from @​actions/core's changelog.

1.10.1

  • Fix error message reference in oidc utils #1511
Commits

Dependabot compatibility score

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 show <dependency name> 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@crazy-max

Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.0 to 1.10.1.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/actions/core-1.10.1 branch from a6c6d21 to c63a019 Compare December 26, 2023 16:47
@crazy-max
crazy-max merged commit 01dd5d3 into master Dec 26, 2023
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/actions/core-1.10.1 branch December 26, 2023 16:50
chhe pushed a commit to chhe/act_runner that referenced this pull request May 4, 2026
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) | action | major | `v6` → `v7` |

---

### Release Notes

<details>
<summary>crazy-max/ghaction-import-gpg (crazy-max/ghaction-import-gpg)</summary>

### [`v7`](crazy-max/ghaction-import-gpg@v7.0.0...v7.0.0)

[Compare Source](crazy-max/ghaction-import-gpg@v7.0.0...v7.0.0)

### [`v7.0.0`](https://github.com/crazy-max/ghaction-import-gpg/releases/tag/v7.0.0)

[Compare Source](crazy-max/ghaction-import-gpg@v6.3.0...v7.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 [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;241](crazy-max/ghaction-import-gpg#241)
- Switch to ESM and update config/test wiring by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;239](crazy-max/ghaction-import-gpg#239)
- Bump [@&#8203;actions/core](https://github.com/actions/core) from 1.11.1 to 3.0.0 in [#&#8203;232](crazy-max/ghaction-import-gpg#232)
- Bump [@&#8203;actions/exec](https://github.com/actions/exec) from 1.1.1 to 3.0.0 in [#&#8203;242](crazy-max/ghaction-import-gpg#242)
- Bump brace-expansion from 1.1.11 to 1.1.12 in [#&#8203;221](crazy-max/ghaction-import-gpg#221)
- Bump minimatch from 3.1.2 to 3.1.5 in [#&#8203;240](crazy-max/ghaction-import-gpg#240)
- Bump openpgp from 6.1.0 to 6.3.0 in [#&#8203;233](crazy-max/ghaction-import-gpg#233)

**Full Changelog**: <crazy-max/ghaction-import-gpg@v6.3.0...v7.0.0>

### [`v6.3.0`](https://github.com/crazy-max/ghaction-import-gpg/releases/tag/v6.3.0)

[Compare Source](crazy-max/ghaction-import-gpg@v6.2.0...v6.3.0)

- Bump openpgp from 5.11.2 to 6.1.0 in [#&#8203;215](crazy-max/ghaction-import-gpg#215)
- Bump cross-spawn from 7.0.3 to 7.0.6 in [#&#8203;212](crazy-max/ghaction-import-gpg#212)

**Full Changelog**: <crazy-max/ghaction-import-gpg@v6.2.0...v6.3.0>

### [`v6.2.0`](https://github.com/crazy-max/ghaction-import-gpg/releases/tag/v6.2.0)

[Compare Source](crazy-max/ghaction-import-gpg@v6.1.0...v6.2.0)

- Bump [@&#8203;actions/core](https://github.com/actions/core) from 1.10.1 to 1.11.1 in [#&#8203;209](crazy-max/ghaction-import-gpg#209)
- Bump braces from 3.0.2 to 3.0.3 in [#&#8203;203](crazy-max/ghaction-import-gpg#203)
- Bump ip from 2.0.0 to 2.0.1 in [#&#8203;196](crazy-max/ghaction-import-gpg#196)
- Bump micromatch from 4.0.4 to 4.0.8 in [#&#8203;207](crazy-max/ghaction-import-gpg#207)
- Bump openpgp from 5.11.0 to 5.11.2 in [#&#8203;205](crazy-max/ghaction-import-gpg#205)
- Bump tar from 6.1.14 to 6.2.1 in [#&#8203;198](crazy-max/ghaction-import-gpg#198)

**Full Changelog**: <crazy-max/ghaction-import-gpg@v6.1.0...v6.2.0>

### [`v6.1.0`](https://github.com/crazy-max/ghaction-import-gpg/releases/tag/v6.1.0)

[Compare Source](crazy-max/ghaction-import-gpg@v6...v6.1.0)

- Bump [@&#8203;actions/core](https://github.com/actions/core) from 1.10.0 to 1.10.1 in [#&#8203;186](crazy-max/ghaction-import-gpg#186)
- Bump [@&#8203;babel/traverse](https://github.com/babel/traverse) from 7.17.3 to 7.23.2 in [#&#8203;191](crazy-max/ghaction-import-gpg#191)
- Bump debug from 4.1.1 to 4.3.4 in [#&#8203;190](crazy-max/ghaction-import-gpg#190)
- Bump openpgp from 5.10.1 to 5.11.0 in [#&#8203;192](crazy-max/ghaction-import-gpg#192)

**Full Changelog**: <crazy-max/ghaction-import-gpg@v6.0.0...v6.1.0>

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- 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://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjAuNiIsInVwZGF0ZWRJblZlciI6IjQzLjE2MC42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: https://gitea.com/gitea/runner/pulls/923
Reviewed-by: silverwind <2021+silverwind@noreply.gitea.com>
Co-authored-by: Renovate Bot <renovate-bot@gitea.com>
Co-committed-by: Renovate Bot <renovate-bot@gitea.com>
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.

1 participant