Skip to content

chore(deps): update all minor dependency bump#242

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor
Open

chore(deps): update all minor dependency bump#242
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 6, 2026

This PR contains the following updates:

Package Change Age Confidence Type Update
@frsource/eslint-config (source) 1.74.01.82.0 age confidence devDependencies minor
@frsource/prettier-config (source) 1.42.01.45.0 age confidence devDependencies minor
@frsource/semantic-release-config (source) 1.106.01.113.0 age confidence devDependencies minor
eslint (source) 10.1.010.3.0 age confidence devDependencies minor
globals 17.4.017.6.0 age confidence devDependencies minor
node (source) 24.14.124.15.0 age confidence minor
pnpm (source) 10.32.110.33.4 age confidence packageManager minor

Release Notes

FRSOURCE/toolkit (@​frsource/eslint-config)

v1.82.0

Compare Source

Bug Fixes

v1.81.0

Compare Source

Bug Fixes

v1.80.0

Compare Source

Bug Fixes
  • deps: update all minor dependency bump to v8.59.0 (#​274) (e790e98)

v1.79.0

Compare Source

v1.78.0

Compare Source

Bug Fixes

v1.77.0

Compare Source

Bug Fixes

v1.76.0

Compare Source

Bug Fixes

v1.75.0

Compare Source

Bug Fixes
FRSOURCE/toolkit (@​frsource/prettier-config)

v1.45.0

Compare Source

Bug Fixes

v1.44.0

Compare Source

v1.43.0

Compare Source

Bug Fixes
FRSOURCE/toolkit (@​frsource/semantic-release-config)

v1.113.0

Compare Source

Bug Fixes

v1.112.0

Compare Source

v1.111.0

Compare Source

v1.110.0

Compare Source

v1.109.0

Compare Source

v1.108.0

Compare Source

Bug Fixes

v1.107.0

Compare Source

eslint/eslint (eslint)

v10.3.0

Compare Source

v10.2.1

Compare Source

v10.2.0

Compare Source

Features

Bug Fixes

Documentation

  • a2af743 docs: add language to configuration objects (#​20712) (Francesco Trotta)
  • 845f23f docs: Update README (GitHub Actions Bot)
  • 5fbcf59 docs: remove sourceType from ts playground link (#​20477) (Tanuj Kanti)
  • 8702a47 docs: Update README (GitHub Actions Bot)
  • ddeaded docs: Update README (GitHub Actions Bot)
  • 2b44966 docs: add Major Releases section to Manage Releases (#​20269) (Milos Djermanovic)
  • eab65c7 docs: update eslint versions in examples (#​20664) (루밀LuMir)
  • 3e4a299 docs: update ESM Dependencies policies with note for own-usage packages (#​20660) (Milos Djermanovic)

Chores

  • 8120e30 refactor: extract no unmodified loop condition (#​20679) (kuldeep kumar)
  • 46e8469 chore: update dependency markdownlint-cli2 to ^0.22.0 (#​20697) (renovate[bot])
  • 01ed3aa test: add unit tests for unicode utilities (#​20622) (Manish chaudhary)
  • 811f493 ci: remove --legacy-peer-deps from types integration tests (#​20667) (Milos Djermanovic)
  • 6b86fcf chore: update dependency npm-run-all2 to v8 (#​20663) (renovate[bot])
  • 632c4f8 chore: add prettier update commit to .git-blame-ignore-revs (#​20662) (루밀LuMir)
  • b0b0f21 chore: update dependency eslint-plugin-regexp to ^3.1.0 (#​20659) (Milos Djermanovic)
  • 228a2dd chore: update dependency eslint-plugin-eslint-plugin to ^7.3.2 (#​20661) (Milos Djermanovic)
  • 3ab4d7e test: Add tests for eslintrc-style keys (#​20645) (kuldeep kumar)
sindresorhus/globals (globals)

v17.6.0

Compare Source

v17.5.0

Compare Source

nodejs/node (node)

v24.15.0

Compare Source

pnpm/pnpm (pnpm)

v10.33.4: pnpm 10.33.4

Compare Source

Patch Changes

  • Pin the integrity of git-hosted tarballs (codeload.github.com, gitlab.com, bitbucket.org) in the lockfile so that subsequent installs detect a tampered or substituted tarball and refuse to install it. Previously the lockfile only stored the tarball URL for git dependencies, so a compromised git host or a man-in-the-middle could serve arbitrary code on later installs without lockfile changes.

    A new gitHosted: true field is recorded on git-hosted tarball resolutions in the lockfile, letting every reader/writer route them by a single typed check instead of pattern-matching the tarball URL in each call site. Lockfiles written by older pnpm versions are enriched on load (URL fallback) so the field can be relied on uniformly across the codebase.

  • Fix a regression where pnpm --recursive --filter '!<pkg>' run/exec/test/add would include the workspace root in the matched projects. The workspace root is now correctly excluded by default when only negative --filter arguments are provided, matching the documented behavior. To include the root, pass --include-workspace-root #​11341.

Platinum Sponsors

Bit

Gold Sponsors

Sanity Discord Vite
SerpApi CodeRabbit Stackblitz
Workleap Nx

v10.33.3

Compare Source

v10.33.2

Compare Source

v10.33.1: pnpm 10.33.1

Compare Source

Patch Changes
  • When a project's packageManager field selects pnpm v11 or newer, commands that v10 would have passed through to npm (version, login, logout, publish, unpublish, deprecate, dist-tag, docs, ping, search, star, stars, unstar, whoami, etc.) are now handed over to the wanted pnpm, which implements them natively. Previously they silently shelled out to npm — making, for example, pnpm version --help print npm's help on a project with packageManager: pnpm@11.0.0-rc.3 #​11328.
Platinum Sponsors
Bit
Gold Sponsors
Sanity Discord Vite
SerpApi CodeRabbit Stackblitz
Workleap Nx

v10.33.0

Compare Source


Configuration

📅 Schedule: (in timezone Europe/Warsaw)

  • Branch creation
    • "before 5am on Monday"
  • 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.

@renovate renovate Bot force-pushed the renovate/all-minor branch 5 times, most recently from 652ef2c to d0679a9 Compare April 13, 2026 10:03
@renovate renovate Bot force-pushed the renovate/all-minor branch 4 times, most recently from a76c86e to 020ce6c Compare April 22, 2026 18:44
@renovate renovate Bot force-pushed the renovate/all-minor branch 4 times, most recently from e438f50 to 28dbfa3 Compare April 27, 2026 13:44
@renovate renovate Bot force-pushed the renovate/all-minor branch 6 times, most recently from a9a49be to 3dcd711 Compare May 6, 2026 18:13
@renovate renovate Bot force-pushed the renovate/all-minor branch from 3dcd711 to b8ae465 Compare May 11, 2026 09:52
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