Skip to content

Bump @rushstack/node-core-library from 5.13.1 to 5.18.0#56

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/rushstack/node-core-library-5.18.0
Open

Bump @rushstack/node-core-library from 5.13.1 to 5.18.0#56
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/rushstack/node-core-library-5.18.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps @rushstack/node-core-library from 5.13.1 to 5.18.0.

Changelog

Sourced from @​rushstack/node-core-library's changelog.

5.18.0

Fri, 24 Oct 2025 00:13:38 GMT

Minor changes

  • Add "Objects.areDeepEqual" and "User.getHomeFolder" APIs.

5.17.1

Wed, 22 Oct 2025 00:57:54 GMT

Patches

  • Update the return type of Executable.waitForExitAsync to omit stdout and stderr if an encoding parameter isn't passed to the options object.

5.17.0

Wed, 08 Oct 2025 00:13:28 GMT

Minor changes

  • Add an allowOversubscription option to the Async API functions which prevents running tasks from exceeding concurrency. Change its default to false.

5.16.0

Fri, 03 Oct 2025 20:09:59 GMT

Minor changes

  • Normalize import of builtin modules to use the node: protocol.

5.15.1

Tue, 30 Sep 2025 23:57:45 GMT

Version update only

5.15.0

Tue, 30 Sep 2025 20:33:51 GMT

Minor changes

  • Add FileError.getProblemMatcher() which returns the problem matcher compatible with IOperationExecutionResult.problemCollector as well as VS Code, GitHub Actions

5.14.0

Wed, 23 Jul 2025 20:55:57 GMT

Minor changes

  • Add a Async.runWithTimeoutAsync function that executes an async function, resolving if the specified timeout elapses first.
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@rushstack/node-core-library](https://github.com/microsoft/rushstack/tree/HEAD/libraries/node-core-library) from 5.13.1 to 5.18.0.
- [Changelog](https://github.com/microsoft/rushstack/blob/main/libraries/node-core-library/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rushstack/commits/@rushstack/node-core-library_v5.18.0/libraries/node-core-library)

---
updated-dependencies:
- dependency-name: "@rushstack/node-core-library"
  dependency-version: 5.18.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 27, 2025
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

None yet

Development

Successfully merging this pull request may close these issues.

0 participants