Skip to content

chore(deps): update all non-major dependencies#203

Merged
openscript merged 1 commit intomainfrom
renovate/all-minor-patch
Mar 10, 2026
Merged

chore(deps): update all non-major dependencies#203
openscript merged 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 10, 2026

This PR contains the following updates:

Package Change Age Confidence
@changesets/cli (source) 2.29.82.30.0 age confidence
@nx/eslint (source) 22.5.322.5.4 age confidence
@nx/vite (source) 22.5.322.5.4 age confidence
@nx/vitest (source) 22.5.322.5.4 age confidence
@nx/web (source) 22.5.322.5.4 age confidence
@types/node (source) 25.3.325.4.0 age confidence
eslint (source) 10.0.210.0.3 age confidence
nx (source) 22.5.322.5.4 age confidence
pnpm (source) 10.30.310.32.0 age confidence
typescript-eslint (source) 8.56.18.57.0 age confidence

Release Notes

changesets/changesets (@​changesets/cli)

v2.30.0

Compare Source

nrwl/nx (@​nx/eslint)

v22.5.4

Compare Source

22.5.4 (2026-03-04)
🚀 Features
  • core: add .nx/polygraph to gitignore in migration and caia (#​34659)
🩹 Fixes
  • angular-rspack: use relative path for postcss-cli-resources output (#​34681, #​34092)
  • core: support canonical SSH URLs when extracting GitHub user/repo slug during nx release (#​31684, #​31682)
  • core: update sourceRespository description of nx import (#​34606)
  • core: update minimatch to 10.2.4 (#​34660)
  • core: skip writing deps cache if already up-to-date (#​34582)
  • core: resolve false positive loop detection when running with Bun (#​34640, #​0, #​1, #​2, #​3, #​4, #​5, #​6, #​33997)
  • core: fall back to invoking PM in detection (#​34691)
  • core: restore CNW user flow to match v22.1.3 (#​34671)
  • gradle: tee batch runner output to stderr for terminal display (#​34630)
  • maven: synchronize batch runner invoke() to prevent concurrent access (#​34600)
  • misc: boost CLI command reference search ranking (#​34625)
  • misc: fix broken nx.dev redirects and remove legacy redirect-rules files (#​34673)
  • misc: use pathToFileURL for cross-platform path handling in postcss-cli-resources (#​34676, #​33052)
  • misc: exclude .netlify paths from Framer proxy edge function (1ce5e91f5e)
  • repo: reset package.json files after local release (#​34648)
  • repo: remove redundant inputs override for build-base target (#​34649)
  • vitest: respect reporters from target options in vitest executor (#​34663, #​34495)
❤️ Thank You
eslint/eslint (eslint)

v10.0.3

Compare Source

pnpm/pnpm (pnpm)

v10.32.0: pnpm 10.32

Compare Source

Minor Changes

  • Added --all flag to pnpm approve-builds that approves all pending builds without interactive prompts #​10136.

Patch Changes

  • Reverted change related to setting explicitly the npm config file path, which caused regressions.
  • Reverted fix related to lockfile-include-tarball-url. Fixes #​10915.

Platinum Sponsors

Bit

Gold Sponsors

Sanity Discord Vite
SerpApi CodeRabbit Stackblitz
Workleap Nx

v10.31.0

Compare Source

typescript-eslint/typescript-eslint (typescript-eslint)

v8.57.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

@changeset-bot
Copy link

changeset-bot bot commented Feb 10, 2026

⚠️ No Changeset found

Latest commit: 9e7e377

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

@codecov
Copy link

codecov bot commented Feb 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.35%. Comparing base (e009e15) to head (9e7e377).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #203   +/-   ##
=======================================
  Coverage   86.35%   86.35%           
=======================================
  Files          16       16           
  Lines         359      359           
  Branches       88       87    -1     
=======================================
  Hits          310      310           
  Misses         49       49           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7cd349f to a37649d Compare February 10, 2026 17:07
@renovate renovate bot changed the title chore(deps): update all non-major dependencies to v22.5.0 chore(deps): update all non-major dependencies Feb 10, 2026
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 0e3f500 to f63aeaf Compare February 17, 2026 18:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 0675403 to 0121acd Compare February 25, 2026 19:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from c9cdd3f to 58bef37 Compare March 1, 2026 23:59
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Mar 2, 2026
@renovate renovate bot closed this Mar 2, 2026
@renovate renovate bot deleted the renovate/all-minor-patch branch March 2, 2026 07:11
@renovate renovate bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update dependency @changesets/cli to v2.30.0 Mar 3, 2026
@renovate renovate bot reopened this Mar 3, 2026
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from ef1a65e to c1c3a06 Compare March 4, 2026 22:48
@renovate renovate bot changed the title chore(deps): update dependency @changesets/cli to v2.30.0 chore(deps): update all non-major dependencies Mar 4, 2026
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 4f132e6 to 0c2c986 Compare March 9, 2026 18:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0c2c986 to 9e7e377 Compare March 9, 2026 22:18
@openscript openscript merged commit 4251317 into main Mar 10, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant