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 Rush stack (non-major) #1021

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@rushstack/eslint-config (source) 4.0.1 -> 4.1.0 age adoption passing confidence
@rushstack/heft (source) ^0.67.2 -> ^0.67.2 || ^0.68.0 age adoption passing confidence
@rushstack/heft (source) ^0.67.2 -> ^0.68.0 age adoption passing confidence
@rushstack/heft-node-rig (source) 2.6.30 -> 2.6.42 age adoption passing confidence
@rushstack/node-core-library (source) 5.9.0 -> 5.10.0 age adoption passing confidence
@rushstack/ts-command-line (source) 4.22.8 -> 4.23.1 age adoption passing confidence

Release Notes

microsoft/rushstack (@​rushstack/eslint-config)

v4.1.0

Compare Source

Sat, 23 Nov 2024 01:18:55 GMT

Minor changes
  • Update TSDoc dependencies.

v4.0.2

Compare Source

Thu, 19 Sep 2024 00:11:08 GMT

Patches
  • Fix ESLint broken links
microsoft/rushstack (@​rushstack/heft)

v0.68.8

Compare Source

Sat, 23 Nov 2024 01:18:55 GMT

Version update only

v0.68.7

Compare Source

Fri, 22 Nov 2024 01:10:43 GMT

Version update only

v0.68.6

Compare Source

Thu, 24 Oct 2024 00:15:47 GMT

Version update only

v0.68.5

Compare Source

Mon, 21 Oct 2024 18:50:09 GMT

Patches
  • Remove usage of true-case-path in favor of manually adjusting the drive letter casing to avoid confusing file system tracing tools with unnecessary directory enumerations.

v0.68.4

Compare Source

Thu, 17 Oct 2024 08:35:06 GMT

Version update only

v0.68.3

Compare Source

Tue, 15 Oct 2024 00:12:31 GMT

Version update only

v0.68.2

Compare Source

Wed, 02 Oct 2024 00:11:19 GMT

Patches
  • Ensure configHash for file copy incremental cache file is portable.

v0.68.1

Compare Source

Tue, 01 Oct 2024 00:11:28 GMT

Patches
  • Include all previous inputFileVersions in incremental copy files cache file during watch mode. Fix incorrect serialization of cache file for file copy.

v0.68.0

Compare Source

Mon, 30 Sep 2024 15:12:19 GMT

Minor changes
  • Update file copy logic to use an incremental cache file in the temp directory for the current task to avoid unnecessary file writes.
microsoft/rushstack (@​rushstack/heft-node-rig)

v2.6.42

Compare Source

Sat, 23 Nov 2024 01:18:55 GMT

Version update only

v2.6.41

Compare Source

Fri, 22 Nov 2024 01:10:43 GMT

Version update only

v2.6.40

Compare Source

Thu, 24 Oct 2024 00:15:48 GMT

Version update only

v2.6.39

Compare Source

Mon, 21 Oct 2024 18:50:10 GMT

Version update only

v2.6.38

Compare Source

Thu, 17 Oct 2024 08:35:06 GMT

Version update only

v2.6.37

Compare Source

Wed, 16 Oct 2024 00:11:20 GMT

Version update only

v2.6.36

Compare Source

Tue, 15 Oct 2024 00:12:31 GMT

Version update only

v2.6.35

Compare Source

Thu, 10 Oct 2024 00:11:51 GMT

Version update only

v2.6.34

Compare Source

Wed, 02 Oct 2024 00:11:19 GMT

Version update only

v2.6.33

Compare Source

Tue, 01 Oct 2024 00:11:28 GMT

Version update only

v2.6.32

Compare Source

Mon, 30 Sep 2024 15:12:19 GMT

Version update only

v2.6.31

Compare Source

Thu, 19 Sep 2024 00:11:08 GMT

Version update only

microsoft/rushstack (@​rushstack/node-core-library)

v5.10.0

Compare Source

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.
microsoft/rushstack (@​rushstack/ts-command-line)

v4.23.1

Compare Source

Fri, 22 Nov 2024 01:10:43 GMT

Version update only

v4.23.0

Compare Source

Thu, 17 Oct 2024 08:35:06 GMT

Minor changes
  • Expand the alternatives and completions options of CommandLineChoiceParameter and CommandLineChoiceListParameter to allow readonly arrays and sets.
  • (BREAKING API CHANGE) Change the type of the alternatives property of CommandLineChoiceParameter and CommandLineChoiceParameter from an array to a ReadonlySet.

Configuration

📅 Schedule: Branch creation - "before 6am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

changeset-bot bot commented Nov 1, 2024

⚠️ No Changeset found

Latest commit: 572e82c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

github-actions bot commented Nov 1, 2024

size-limit report 📦

Path Size
LiveKitRoom only 6 KB (0%)
LiveKitRoom with VideoConference 29.76 KB (0%)
All exports 36.6 KB (0%)

@renovate renovate bot force-pushed the renovate/rush-stack-(non-major) branch 3 times, most recently from a1530b1 to 26c36f9 Compare November 23, 2024 01:29
@renovate renovate bot force-pushed the renovate/rush-stack-(non-major) branch from 26c36f9 to 572e82c Compare November 23, 2024 05:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants