Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

Bump @actions/core from 1.9.1 to 1.10.0 #333

Merged
merged 6 commits into from
Oct 1, 2022

Conversation

ericcornelissen
Copy link
Owner

See #326

dependabot bot and others added 3 commits September 30, 2022 11:11
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.9.1 to 1.10.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [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] <support@github.com>
@ericcornelissen ericcornelissen added the dependencies Changes to the project's dependencies label Oct 1, 2022
@ericcornelissen
Copy link
Owner Author

Solution based on uuidjs/uuid#544

commonjs(),
nodeResolve({
exportConditions: ["node"],
preferBuiltins: true,
Copy link
Owner Author

Choose a reason for hiding this comment

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

This line should be replacing:

-   external: ["node:child_process", "node:os", "node:process"],

@ericcornelissen ericcornelissen merged commit 671f7a6 into main Oct 1, 2022
@ericcornelissen ericcornelissen deleted the dependabot/npm_and_yarn/actions/core-1.10.0 branch October 1, 2022 16:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Changes to the project's dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant