Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2026

Bumps @actions/core from 2.0.1 to 3.0.0.

Changelog

Sourced from @​actions/core's changelog.

3.0.0

  • Breaking change: Package is now ESM-only
    • CommonJS consumers must use dynamic import() instead of require()

2.0.3

  • Bump @actions/http-client to 3.0.2
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 Jan 29, 2026
@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-3.0.0 gh-pages
git pull https://github.com/hackforla/website.git dependabot/npm_and_yarn/github-actions/trigger-schedule/github-data/actions/core-3.0.0

@t-will-gillis t-will-gillis self-requested a review January 31, 2026 21:13
@t-will-gillis
Copy link
Member

eta: 2/1/25

Note: this should partially resolve the Dependabot security alert 23

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/github-actions/trigger-schedule/github-data/actions/core-3.0.0 branch from f2a9a90 to 88f4b09 Compare January 31, 2026 21:37
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 2.0.1 to 3.0.0.
- [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-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/github-actions/trigger-schedule/github-data/actions/core-3.0.0 branch from 88f4b09 to f748404 Compare January 31, 2026 21:46
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.

see note below

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 on personal repo @actions/core: ^2.0.1 --> ^3.0.0: workflow runs as expected after update, OK to update.
  • Note that "Compatibility ~ 85%" is due to change to ESM only from JSCommon. We already made this switch.
  • there is an unidentified error, possibly due to the previous to PRs just committed. will rebase this and recheck.

Test log failure

@github-project-automation github-project-automation bot moved this from PR Needs review to PRs being reviewed in P: HfLA Website: Project Board Jan 31, 2026
@t-will-gillis
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 31, 2026

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.

@t-will-gillis t-will-gillis self-requested a review January 31, 2026 22:02
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.

Reran, appears ok now.

test log

@t-will-gillis t-will-gillis merged commit dfcc766 into gh-pages Jan 31, 2026
6 of 10 checks passed
@t-will-gillis t-will-gillis deleted the dependabot/npm_and_yarn/github-actions/trigger-schedule/github-data/actions/core-3.0.0 branch January 31, 2026 22:03
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.

1 participant