Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update some NodeJS/npm dependencies #95

Merged
merged 5 commits into from
Oct 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2024

Bumps the prod-deps group with 2 updates in the / directory: @actions/core and which.

Updates @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

Updates which from 4.0.0 to 5.0.0

Release notes

Sourced from which's releases.

v5.0.0

5.0.0 (2024-10-01)

⚠️ BREAKING CHANGES

  • which now supports node ^18.17.0 || >=20.5.0

Bug Fixes

Chores

Changelog

Sourced from which's changelog.

5.0.0 (2024-10-01)

⚠️ BREAKING CHANGES

  • which now supports node ^18.17.0 || >=20.5.0

Bug Fixes

Chores

Commits
  • b8d11c7 chore: release 5.0.0 (#152)
  • 5d49ed0 chore: run template-oss-apply
  • 77aba08 fix!: align to npm 10 node engine range
  • 8a2d8e0 chore: bump @​npmcli/eslint-config from 4.0.5 to 5.0.0
  • 1a07cd7 chore: postinstall for dependabot template-oss PR
  • 45f3aa8 chore: bump @​npmcli/template-oss from 4.23.1 to 4.23.3
  • 26bb552 chore: postinstall for dependabot template-oss PR
  • c184c01 chore: bump @​npmcli/template-oss from 4.22.0 to 4.23.1
  • a0799ff chore: postinstall for dependabot template-oss PR
  • d4009b2 chore: bump @​npmcli/template-oss to 4.22.0
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the prod-deps group with 2 updates in the / directory: [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) and [which](https://github.com/npm/node-which).


Updates `@actions/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)

Updates `which` from 4.0.0 to 5.0.0
- [Release notes](https://github.com/npm/node-which/releases)
- [Changelog](https://github.com/npm/node-which/blob/main/CHANGELOG.md)
- [Commits](npm/node-which@v4.0.0...v5.0.0)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: which
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@DilumAluthge DilumAluthge changed the title Build(deps): Bump the prod-deps group across 1 directory with 2 updates Update some NodeJS/npm dependencies Oct 9, 2024
@DilumAluthge DilumAluthge added this pull request to the merge queue Oct 9, 2024
Merged via the queue into main with commit 096966d Oct 9, 2024
13 checks passed
@DilumAluthge DilumAluthge deleted the dependabot/npm_and_yarn/prod-deps-38f3a09e74 branch October 9, 2024 05:44
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