Skip to content

fix(deps): update all non-major dependencies with stable versions (minor)#372

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

fix(deps): update all non-major dependencies with stable versions (minor)#372
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-stable

Conversation

@renovate

@renovate renovate Bot commented May 14, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
@modelcontextprotocol/sdk@>=1.10.0 <=1.25.3 (source) [>=1.26.0>=1.29.0](https://renovatebot.com/diffs/npm/@modelcontextprotocol%2fsdk@>=1.10.0 <=1.25.3/1.26.0/1.29.0) age confidence pnpm.overrides minor
@stylistic/stylelint-plugin ^5.1.0^5.2.0 age confidence devDependencies minor
@types/node (source) ^24.12.4^24.13.2 age confidence devDependencies minor
eslint (source) ^10.3.0^10.5.0 age confidence devDependencies minor 10.6.0
markdown-it-attrs ^4.3.1^4.5.0 age confidence dependencies minor
node (source) 24.6.024.17.0 age confidence minor v24.18.0
node (source) 24.6.024.17.0 age confidence volta minor v24.18.0
sass ^1.99.0^1.101.0 age confidence devDependencies minor
vue-tsc (source) ^3.2.9^3.3.5 age confidence devDependencies minor

Release Notes

modelcontextprotocol/typescript-sdk (@​modelcontextprotocol/sdk@>=1.10.0 <=1.25.3)

v1.29.0

Compare Source

What's Changed
New Contributors

Full Changelog: modelcontextprotocol/typescript-sdk@v1.28.0...v1.29.0

v1.28.0

Compare Source

What's Changed
New Contributors

Full Changelog: modelcontextprotocol/typescript-sdk@v1.27.1...v1.28.0

v1.27.1

Compare Source

What's Changed
New Contributors

Full Changelog: modelcontextprotocol/typescript-sdk@v1.27.0...v1.27.1

v1.27.0

Compare Source

What's Changed
New Contributors

Full Changelog: modelcontextprotocol/typescript-sdk@v1.26.0...v1.27.0

stylelint-stylistic/stylelint-stylistic (@​stylistic/stylelint-plugin)

v5.2.0

Compare Source

Added
  • The declaration-block-semicolon-newline-before rule is now autofixable.
Fixed
  • An exception for an empty custom property value has been added to the declaration-block-semicolon-newline-before and declaration-colon-space-after rules: the --custom-prop: ; and --custom-prop:; variants are now considered valid (see #​50).
eslint/eslint (eslint)

v10.5.0

Compare Source

Features

  • 5ca8c52 feat: correct stack tracking in max-nested-callbacks (#​20973) (Pixel998)
  • b565783 feat: report no-with violations at the with keyword (#​20971) (Pixel998)
  • 2ce032f feat: report max-lines-per-function violations at function head (#​20966) (Pixel998)
  • 732cb3e feat: report max-nested-callbacks violations at function head (#​20967) (Pixel998)
  • f9c138a feat: report max-depth violations on keywords (#​20943) (Pixel998)
  • bdb496c feat: correct max-depth handling for else-if chains (#​20944) (Pixel998)
  • c296873 feat: update error loc in max-statements to function header (#​20907) (Taejin Kim)

Documentation

  • 8ae1b5b docs: Update README (GitHub Actions Bot)
  • ca7eb90 docs: update Node.js prerequisites to include ICU support (#​20962) (Francesco Trotta)
  • f99b47a docs: Update README (GitHub Actions Bot)
  • acf03d4 docs: clarify precedence of parserOptions over languageOptions (#​20926) (sethamus)

Chores

v10.4.1

Compare Source

Bug Fixes

  • e557467 fix: update @eslint/plugin-kit version to 0.7.2 (#​20930) (Francesco Trotta)
  • d4ce898 fix: propagate failures from delegated commands (#​20917) (Minh Vu)
  • f4f3507 fix: prefer-arrow-callback invalid autofix with newline after async (#​20916) (kuldeep kumar)
  • c5bc78b fix: false positive for reference in finally block (#​20655) (Tanuj Kanti)
  • 27538c0 fix: add missing CodePath and CodePathSegment types (#​20853) (Pixel998)

Documentation

  • 61b0add docs: remove deprecated rule from related rules of max-params (#​20921) (Tanuj Kanti)
  • 305d5b9 docs: remove deprecated rules from related rules section (#​20911) (Tanuj Kanti)
  • 49b0202 docs: fix display: none of ad (#​20901) (Tanuj Kanti)
  • 9067f94 docs: switch build to Node.js 24 (#​20893) (Milos Djermanovic)
  • c91b041 docs: Update README (GitHub Actions Bot)
  • e349265 docs: clarify semver strings in rule deprecation objects (#​20885) (Milos Djermanovic)

Chores

v10.4.0

Compare Source

Features

  • 1a45ec5 feat: check sequence expressions in for-direction (#​20701) (kuldeep kumar)
  • 450040b feat: add includeIgnoreFile() to eslint/config (#​20735) (Kirk Waiblinger)

Bug Fixes

Documentation

  • 7e52a71 docs: add mention of @eslint-react/eslint-plugin (#​20869) (Pavel)
  • db3468b docs: tweak wording around ambiguous CJS-vs-ESM config (#​20865) (Kirk Waiblinger)
  • 9084664 docs: Update README (GitHub Actions Bot)
  • 9cc7387 docs: Update README (GitHub Actions Bot)
  • 3d7b548 docs: Update README (GitHub Actions Bot)
  • 191ec3c docs: Update README (GitHub Actions Bot)

Chores

  • 6616856 chore: upgrade knip to v6 (#​20875) (Pixel998)
  • d13b084 ci: ensure auto-created PRs run CI (#​20860) (lumir)
  • e71c7af ci: bump pnpm/action-setup from 6.0.5 to 6.0.7 (#​20862) (dependabot[bot])
  • d84393d test: add unit tests for SuppressionsService.applySuppressions() (#​20863) (kuldeep kumar)
  • 24db8cb test: add tests for SuppressionsService.save() (#​20802) (kuldeep kumar)
  • 2ef0549 chore: update ecosystem plugins (#​20857) (github-actions[bot])
  • a429791 ci: remove eslint-webpack-plugin types integration test (#​20668) (Milos Djermanovic)
  • 9e37386 chore: replace recast with range approach in code-sample-minimizer (#​20682) (Copilot)
  • 0dd1f9f test: disable warning for vm.constants.USE_MAIN_CONTEXT_DEFAULT_LOADER (#​20845) (Francesco Trotta)
  • 9da3c7b refactor: remove deprecated meta.language and migrate meta.dialects (#​20716) (Pixel998)
  • 2099ed1 refactor: add meta.defaultOptions to more rules, enable linting (#​20800) (xbinaryx)
  • f1dfbc9 chore: update ecosystem plugins (#​20836) (github-actions[bot])
  • c759413 ci: bump pnpm/action-setup from 6.0.3 to 6.0.5 (#​20843) (dependabot[bot])
  • 5b817d6 test: add unit tests for lib/shared/ast-utils (#​20838) (kuldeep kumar)
  • 1c13ae3 test: add unit tests for lib/shared/severity (#​20835) (kuldeep kumar)
arve0/markdown-it-attrs (markdown-it-attrs)

v4.5.0

Compare Source

What's Changed

  • Fix quoted attribute parsing and triage open issue reproducibility by @​Copilot in #​168
  • Add bundled TypeScript type definitions to fix MarkdownIt type incompatibility by @​Copilot in #​170
  • Add regression coverage for markdown-it-container attribute propagation edge case by @​Copilot in #​171
  • CI workflow cleanup: Linux-only Node matrix, non-duplicating PR triggers, and action version bumps by @​Copilot in #​174
  • Fix "end of block" attrs pattern to handle trailing navigation tokens in headings by @​Copilot in #​173

Full Changelog: arve0/markdown-it-attrs@v4.4.0...v4.5.0

v4.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: arve0/markdown-it-attrs@v4.3.2...v4.4.0

v4.3.2

Compare Source

What's Changed

New Contributors

Full Changelog: arve0/markdown-it-attrs@v4.3.1...v4.3.2

nodejs/node (node)

v24.17.0: 2026-06-18, Version 24.17.0 'Krypton' (LTS), @​aduh95

Compare Source

This is a security release.

Notable Changes
  • (CVE-2026-48618) tls: normalize hostname for server identity checks (Matteo Collina) – High
  • (CVE-2026-48933) crypto: guard WebCrypto cipher output length (Filip Skokan) – High
  • (CVE-2026-48615) lib,test: redact proxy credentials in tunnel errors (Matteo Collina) – Medium
  • (CVE-2026-48619) http2: cap originSet size to prevent unbounded memory growth (Matteo Collina) – Medium
  • (CVE-2026-48928) tls: fix case-sensitive SNI context matching (Matteo Collina) – Medium
  • (CVE-2026-48930) dns,net: reject hostnames with embedded NUL bytes (Matteo Collina) – Medium
  • (CVE-2026-48934) tls: bind reusable sessions to authenticated host (Matteo Collina) – Medium
  • (CVE-2026-48937) deps: fix integration issues with the latest nghttp2 – Medium
  • (CVE-2026-48617) permission: handle process.chdir on writereport (RafaelGSS) – Low
  • (CVE-2026-48931) http: fix response queue poisoning in http.Agent (Matteo Collina) – Low
  • (CVE-2026-48935) permission: disable FileHandle utimes with permission model (RafaelGSS) – Low
Commits

v24.16.0: 2026-05-21, Version 24.16.0 'Krypton' (LTS), @​aduh95

Compare Source

Notable Changes
  • [b267f6bca3] - (SEMVER-MINOR) crypto: implement randomUUIDv7() (nabeel378) #​62553
  • [ec2451b9cd] - (SEMVER-MINOR) debugger: add edit-free runtime expression probes to node inspect (Joyee Cheung) #​62713
  • [9705f628d9] - (SEMVER-MINOR) fs: add signal option to fs.stat() (Mert Can Altin) #​57775
  • [40ccfdecf9] - (SEMVER-MINOR) fs: expose frsize field in statfs (Jinho Jang) #​62277
  • [d7188af5c9] - (SEMVER-MINOR) http: harden ClientRequest options merge (Matteo Collina) #​63082
  • [aa1d8a9afc] - (SEMVER-MINOR) http: add req.signal to IncomingMessage (Akshat) #​62541
  • [6f37f7e240] - (SEMVER-MINOR) stream: propagate destruction in duplexPair (Ahmed Elhor) #​61098
  • [d14029be7f] - (SEMVER-MINOR) test_runner: support test order randomization (Pietro Marchini) #​61747
  • [d142c584cd] - (SEMVER-MINOR) test_runner: align mock timeout api (sangwook) #​62820
  • [01a9552585] - (SEMVER-MINOR) test_runner: add mock-timers support for AbortSignal.timeout (DeveloperViraj) #​60751
  • [00705a459a] - (SEMVER-MINOR) util: colorize text with hex colors (Guilherme Araújo) #​61556
Commits

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)
  • Automerge
    • Monday through Friday (* * * * 1-5)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 added dependencies Pull requests that update a dependency file renovate-bot labels May 14, 2026
@renovate renovate Bot requested review from a team, adamdehaven, jillztom and kongponents-bot as code owners May 14, 2026 06:36
@renovate renovate Bot enabled auto-merge (squash) May 14, 2026 06:36
@renovate

renovate Bot commented May 14, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 47, reused 0, downloaded 0, added 0
Progress: resolved 70, reused 0, downloaded 0, added 0
Progress: resolved 72, reused 0, downloaded 0, added 0
Progress: resolved 147, reused 0, downloaded 0, added 0
Progress: resolved 257, reused 0, downloaded 0, added 0
Progress: resolved 353, reused 0, downloaded 0, added 0
Progress: resolved 431, reused 0, downloaded 0, added 0
 ERR_PNPM_NO_MATURE_MATCHING_VERSION  Version 7.8.5 (released 9 days ago) of semver does not meet the minimumReleaseAge constraint

This error happened while installing the dependencies of @kong/eslint-config-kong-ui@1.7.1
 at jsonc-eslint-parser@2.4.2

The latest release of semver is "7.8.5". Published at 6/19/2026

Other releases are:
  * legacy: 5.7.2 published at 7/10/2023
  * latest-6: 6.3.1 published at 7/10/2023

If you need the full list of all 119 published versions run "$ pnpm view semver versions".

If you want to install the matched version ignoring the time it was published, you can add the package name to the minimumReleaseAgeExclude setting. Read more about it: https://pnpm.io/settings#minimumreleaseageexclude
Progress: resolved 602, reused 0, downloaded 0, added 0

@renovate renovate Bot force-pushed the renovate/all-stable branch 2 times, most recently from 2ebf69b to 70a67ed Compare May 19, 2026 07:14
@renovate renovate Bot force-pushed the renovate/all-stable branch 4 times, most recently from 45b6bb5 to abf9436 Compare June 2, 2026 04:30
@renovate renovate Bot changed the title chore(deps): update all non-major dependencies with stable versions (minor) fix(deps): update all non-major dependencies with stable versions (minor) Jun 2, 2026
@renovate renovate Bot force-pushed the renovate/all-stable branch 4 times, most recently from b8ddc00 to 673bda2 Compare June 10, 2026 04:02
@renovate renovate Bot force-pushed the renovate/all-stable branch from 673bda2 to b1fdb3f Compare June 12, 2026 07:57
@renovate renovate Bot force-pushed the renovate/all-stable branch 3 times, most recently from 5a54a76 to ae4042f Compare June 25, 2026 07:15
@renovate renovate Bot force-pushed the renovate/all-stable branch from ae4042f to bfd98d0 Compare June 27, 2026 07:31
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot force-pushed the renovate/all-stable branch from bfd98d0 to a7a0353 Compare June 29, 2026 05:35
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 renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants