Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 18, 2025

Bumps @actions/core from 1.10.1 to 1.11.1.

Changelog

Sourced from @​actions/core's changelog.

1.11.1

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

1.11.0

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

Dependabot compatibility score

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 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)

@dependabot dependabot bot added Dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 18, 2025
@github-actions
Copy link

Want to review this pull request? Take a look at this documentation for a step by step guide!


From your project repository, check out a new branch and test the changes.

git checkout -b hackforla-dependabot/npm_and_yarn/github-actions/trigger-schedule/github-data/actions/core-1.11.1 gh-pages
git pull https://github.com/hackforla/website.git dependabot/npm_and_yarn/github-actions/trigger-schedule/github-data/actions/core-1.11.1

@t-will-gillis t-will-gillis self-requested a review February 21, 2025 18:09
@t-will-gillis
Copy link
Member

eta: 2/23/25 eod

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.1 to 1.11.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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@t-will-gillis
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/github-actions/trigger-schedule/github-data/actions/core-1.11.1 branch from f54ffb3 to 4c304c1 Compare March 2, 2025 04:27
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 2, 2025

Looks like this PR is already up-to-date with gh-pages! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

Copy link
Member

@t-will-gillis t-will-gillis left a comment

Choose a reason for hiding this comment

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

Tested in personal repo.

  • It appears that the "Schedule Daily 1100" works as expected after the update to @actions/core: "1.11.1"
  • OK to merge

Test run

@t-will-gillis t-will-gillis merged commit 1a1c417 into gh-pages Mar 2, 2025
3 of 7 checks passed
@t-will-gillis t-will-gillis deleted the dependabot/npm_and_yarn/github-actions/trigger-schedule/github-data/actions/core-1.11.1 branch March 2, 2025 04:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

Development

Successfully merging this pull request may close these issues.

2 participants