Skip to content

fix(deps): update dependency @actions/core to v1.11.1 - autoclosed#27

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/actions-core-1.x-lockfile
Closed

fix(deps): update dependency @actions/core to v1.11.1 - autoclosed#27
renovate[bot] wants to merge 1 commit intomainfrom
renovate/actions-core-1.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Dec 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@actions/core (source) 1.10.1 -> 1.11.1 age adoption passing confidence

Release Notes

actions/toolkit (@​actions/core)

v1.11.1

  • Fix uses of crypto.randomUUID on Node 18 and earlier #​1842

v1.11.0

  • Add platform info utilities #​1551
  • Remove dependency on uuid package #​1824

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 was generated by Mend Renovate. View the repository job log.

@sourcery-ai
Copy link
Copy Markdown

sourcery-ai bot commented Dec 9, 2024

Reviewer's Guide by Sourcery

This PR updates the @actions/core dependency from version 1.10.1 to 1.11.1. The update includes platform info utilities and removes the uuid package dependency in favor of native crypto.randomUUID functionality, along with a bug fix for Node 18 and earlier versions.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Update @actions/core package to version 1.11.1
  • Replace uuid package dependency with native crypto.randomUUID
  • Add new platform info utilities
  • Fix crypto.randomUUID usage for Node 18 and earlier versions
  • Update @actions/http-client dependency to version 2.2.3
pnpm-lock.yaml

Possibly linked issues


Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time. You can also use
    this command to specify where the summary should be inserted.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link
Copy Markdown

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. It seems to have been created by a bot (hey, renovate[bot]!). We assume it knows what it's doing!

@renovate renovate bot changed the title fix(deps): update dependency @actions/core to v1.11.1 fix(deps): update dependency @actions/core to v1.11.1 - autoclosed Jan 9, 2025
@renovate renovate bot closed this Jan 9, 2025
@renovate renovate bot deleted the renovate/actions-core-1.x-lockfile branch January 9, 2025 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants