Skip to content

build(dependabot): bump @rushstack/node-core-library from 5.13.0 to 5.13.1 #69

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2025

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

Changelog

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

5.13.1

Thu, 01 May 2025 00:11:12 GMT

Patches

  • Fix a bug in FileSystem.isErrnoException that failed to identify errors if the underlying method was invoked using only a file descriptor, e.g. for fs.readSync.
Commits
  • e441254 Bump versions [skip ci]
  • 18b72e4 Update changelogs [skip ci]
  • cd02228 [node-core-library] Fix FileSystem.isErrnoException (#5213)
  • 7cdf4eb Bump decoupled local dependencies. (#5208)
  • f2616c0 [ts-command-line] Remove deprecations and perform updates planned for the nex...
  • 9a59d8b Use decoupled-local-node-rig for heft plugins that are dependencies of heft-n...
  • 77744c1 Clean up cyclic projects (#5184)
  • See full diff in compare view

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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 1, 2025
@dependabot dependabot bot requested a review from rlandav as a code owner June 1, 2025 01:21
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 1, 2025
@dependabot dependabot bot requested a review from JakeShirley as a code owner June 1, 2025 01:21
@dependabot dependabot bot added the javascript Pull requests that update javascript code label Jun 1, 2025
@rlandav
Copy link
Collaborator

rlandav commented Jul 24, 2025

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rushstack/node-core-library-5.13.1 branch from 42c8bcb to 529c99c Compare July 24, 2025 15:05
@rlandav
Copy link
Collaborator

rlandav commented Jul 24, 2025

https://github.com/dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 24, 2025

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@rlandav
Copy link
Collaborator

rlandav commented Jul 24, 2025

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rushstack/node-core-library-5.13.1 branch from 03a362b to 44fbf9b Compare July 24, 2025 15:32
@rlandav
Copy link
Collaborator

rlandav commented Jul 24, 2025

@dependabot rebase

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bumps [@rushstack/node-core-library](https://github.com/microsoft/rushstack/tree/HEAD/libraries/node-core-library) from 5.13.0 to 5.13.1.
- [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.13.1/libraries/node-core-library)

---
updated-dependencies:
- dependency-name: "@rushstack/node-core-library"
  dependency-version: 5.13.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rushstack/node-core-library-5.13.1 branch from 44fbf9b to 4d14029 Compare July 24, 2025 15:59
@rlandav rlandav closed this Jul 24, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 24, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@rlandav rlandav reopened this Jul 24, 2025
@rlandav rlandav merged commit 3dec1fc into main Jul 24, 2025
2 checks passed
@rlandav rlandav deleted the dependabot/npm_and_yarn/rushstack/node-core-library-5.13.1 branch July 24, 2025 17:04
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.

None yet

2 participants