Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @rushstack/node-core-library from 3.66.1 to 5.11.0.

Changelog

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

5.11.0

Thu, 30 Jan 2025 01:11:42 GMT

Minor changes

  • Update fs-extra to 11.3.0.

5.10.2

Thu, 09 Jan 2025 01:10:10 GMT

Patches

  • Provide the retryCount parameter to actions executed using Async.runWithRetriesAsync

5.10.1

Sat, 14 Dec 2024 01:11:07 GMT

Patches

  • Fix handling of trailing slashes and relative paths in RealNodeModulePath to match semantics of fs.realpathSync.native.

5.10.0

Fri, 22 Nov 2024 01:10:43 GMT

Minor changes

  • Add RealNodeModulePathResolver class to get equivalent behavior to realpath with fewer system calls (and therefore higher performance) in the typical scenario where the only symlinks in the repository are inside of node_modules folders and are links to package folders.

5.9.0

Fri, 13 Sep 2024 00:11:42 GMT

Minor changes

  • Add a Sort.sortKeys function for sorting keys in an object
  • Rename LockFile.acquire to Lockfile.acquireAsync.

Patches

  • Fix an issue where attempting to acquire multiple LockFiles at the same time on POSIX would cause the second to immediately be acquired without releasing the first.

5.8.0

Tue, 10 Sep 2024 20:08:11 GMT

Minor changes

  • Add a customFormats option to JsonSchema.

5.7.0

Wed, 21 Aug 2024 05:43:04 GMT

... (truncated)

Commits
  • 9b44aa1 Bump versions [skip ci]
  • 1b08c8b Update changelogs [skip ci]
  • 52d951e [node-core-library] Bump fs-extra to 11.3.0 (#5088)
  • dcfc223 Bump versions [skip ci]
  • 67aa731 Update changelogs [skip ci]
  • c3f31d2 [node-core-library] Provide retryCount parameter to actions executed using ...
  • f2faa8c Bump decoupled local dependencies (#5068)
  • fc48c64 Bump versions [skip ci]
  • f7f4cf0 Update changelogs [skip ci]
  • 2e2ac57 [node-core-library] Fix semantics of RealNodeModulePath (#5042)
  • Additional commits viewable in compare view

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)

Bumps [@rushstack/node-core-library](https://github.com/microsoft/rushstack/tree/HEAD/libraries/node-core-library) from 3.66.1 to 5.11.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.11.0/libraries/node-core-library)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 15, 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.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/rushstack/node-core-library-5.11.0 branch May 15, 2025 15:02
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant