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

build(dependabot): bump @rushstack/node-core-library from 3.66.1 to 5.11.0 #54

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
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
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.

0 participants