Skip to content

fix(deps): update minor updates (minor)#246

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/minor-updates
Open

fix(deps): update minor updates (minor)#246
renovate[bot] wants to merge 1 commit intomainfrom
renovate/minor-updates

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Dec 11, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@anolilab/commitlint-config (source) 9.0.09.1.1 age confidence
@anolilab/semantic-release-clean-package-json (source) 5.1.05.2.0 age confidence
@ckeditor/typedoc-plugins (source) 54.3.254.6.1 age confidence
@sebbo2002/semantic-release-jsr 3.1.13.2.1 age confidence
lint-staged ^16.2.7^16.4.0 age confidence
pnpm (source) 10.27.010.32.1 age confidence
taze ^19.9.2^19.10.0 age confidence
tempy 3.1.23.2.0 age confidence
typedoc-plugin-markdown (source) 4.9.04.11.0 age confidence

Release Notes

anolilab/javascript-style-guide (@​anolilab/commitlint-config)

v9.1.1

Compare Source

Bug Fixes
  • eslint-config: disable css/no-invalid-at-rules for Tailwind CSS … (#​1000) (aa8b26b)
Dependencies

v9.1.0

Compare Source

Miscellaneous Chores
  • commitlint-config: add ESLint config and replace .prettierrc.cjs with ESM (bba4cbd)
Dependencies
anolilab/semantic-release (@​anolilab/semantic-release-clean-package-json)

v5.2.0

Compare Source

Dependencies
ckeditor/ckeditor5-dev (@​ckeditor/typedoc-plugins)

v54.6.1

Compare Source

Bug fixes
  • ci: Added support for excluding tests and external folders from ckeditor5-dev-ci-trigger-snyk-scan dependency monitoring, with overrides available via --exclude.

  • ci: Fixed ckeditor5-dev-ci-circle-workflow-notifier to treat canceled CircleCI jobs as finished workflow states and errors. Closes ckeditor/ckeditor5#19978.

    This prevents the notifier from hanging when a job is canceled and propagates canceled parent jobs to their dependents.

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v54.6.0

Compare Source

Features
  • ci: Add the ckeditor5-dev-ci-trigger-snyk-scan script for triggering Snyk scans on CircleCI for the current branch.
Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Releases containing new features:

Other releases:

v54.5.0

Compare Source

Features
  • release-tools: Added a disallowLatestNpmTag option to publishPackages() and npm tag validation so release workflows can explicitly block publishing with the latest dist-tag. Closes ckeditor/ckeditor5#19952.

    When enabled, attempting to publish with npmTag: 'latest' now fails before publishing starts.

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Releases containing new features:

Other releases:

v54.4.0

Compare Source

Features
  • release-tools: The createGithubRelease() task now accepts an isLatest option (defaults to true) that controls whether the GitHub release is marked as the latest. Set it to false to publish a release without overwriting the "latest" label - useful when maintaining older major branches alongside a newer one. Closes ckeditor/ckeditor5#19929.

  • release-tools: Added support for publishing stable releases with the latest-v{X} dist-tag, including strict validation that the tag major matches the released version major. Closes ckeditor/ckeditor5#19874.

    Existing tag behavior (latest, staging, next, pre-release tags, and custom tags) remains backward compatible.

Other changes
  • web-crawler: Retry pages that report errors (not just Puppeteer task/page crashes) with a 1s delay between attempts to reduce flaky failures from transient network and temporary issues.
  • web-crawler: Lower page timeout time to 20 seconds.
Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Releases containing new features:

Other releases:

v54.3.4

Compare Source

Bug fixes
  • build-tools: Always log TypeScript errors, even when the declarations option is not set or false.

  • ci: Made ckeditor5-dev-ci-circle-workflow-notifier resilient to unstable CircleCI API responses by adding retries, response shape validation, and clearer hard-fail reasons. Closes ckeditor/ckeditor5#19763.

    The notifier now retries transient API failures up to 5 times with delays, fails fast for non-retryable API errors, and reports when manual workflow verification is required.

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v54.3.3

Compare Source

Bug fixes
  • tests: Unify error handling in ckeditor5-dev-tests-run-automated and ckeditor5-dev-tests-run-manual to prevent a TypeError when test execution fails.
Other changes
  • tests: Unified Chrome launch configuration across headless and headed mode and enforced a 1920x1080 window size for consistent and predictable test results.
Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

sebbo2002/semantic-release-jsr (@​sebbo2002/semantic-release-jsr)

v3.2.1

Compare Source

v3.2.0

Compare Source

Features

3.1.1 (2026-01-25)

Bug Fixes
  • parseConfig: 🚨 make parameter context optional (1876f26)
lint-staged/lint-staged (lint-staged)

v16.4.0

Compare Source

Minor Changes

v16.3.4

Compare Source

Patch Changes

v16.3.3

Compare Source

Patch Changes
  • #​1740 0109e8d Thanks @​iiroj! - Make sure Git's warning about CRLF line-endings doesn't interfere with creating initial backup stash.

v16.3.2

Compare Source

Patch Changes
  • #​1735 2adaf6c Thanks @​iiroj! - Hide the extra cmd window on Windows by spawning tasks without the detached option.

v16.3.1

Compare Source

Patch Changes
  • #​1729 cd5d762 Thanks @​iiroj! - Remove nano-spawn as a dependency from package.json as it was replaced with tinyexec and is no longer used.

v16.3.0

Compare Source

Minor Changes
  • #​1698 feda37a Thanks @​iiroj! - Run external processes with tinyexec instead of nano-spawn. nano-spawn replaced execa in lint-staged version 16 to limit the amount of npm dependencies required, but caused some unknown issues related to spawning tasks. Let's hope tinyexec improves the situation.

  • #​1699 1346d16 Thanks @​iiroj! - Remove pidtree as a dependency. When a task fails, its sub-processes are killed more efficiently via the process group on Unix systems, and the taskkill command on Windows.

Patch Changes
  • #​1726 87467aa Thanks @​iiroj! - Incorrect brace expansions like *.{js} (nothing to expand) are detected exhaustively, instead of just a single pass.
pnpm/pnpm (pnpm)

v10.32.1: pnpm 10.32.1

Compare Source

Patch Changes

  • Fix a regression where pnpm-workspace.yaml without a packages field caused all directories to be treated as workspace projects. This broke projects that use pnpm-workspace.yaml only for settings (e.g. minimumReleaseAge) without defining workspace packages #​10909.

Platinum Sponsors

Bit

Gold Sponsors

Sanity Discord Vite
SerpApi CodeRabbit Stackblitz
Workleap Nx

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

v10.30.3

Compare Source

v10.30.2

Compare Source

v10.30.1: pnpm 10.30.1

Compare Source

Patch Changes

  • Use the /-/npm/v1/security/audits/quick endpoint as the primary audit endpoint, falling back to /-/npm/v1/security/audits when it fails #​10649.

Platinum Sponsors

Bit

Gold Sponsors

Sanity Discord Vite
SerpApi CodeRabbit Workleap
Stackblitz Nx

v10.30.0: pnpm 10.30

Compare Source

Minor Changes

  • pnpm why now shows a reverse dependency tree. The searched package appears at the root with its dependents as branches, walking back to workspace roots. This replaces the previous forward-tree output which was noisy and hard to read for deeply nested dependencies.

Patch Changes

  • Revert pnpm why dependency pruning to prefer correctness over memory consumption. Reverted PR: #​7122.
  • Optimize pnpm why and pnpm list performance in workspaces with many importers by sharing the dependency graph and materialization cache across all importers instead of rebuilding them independently for each one #​10596.

Platinum Sponsors

Bit

Gold Sponsors

Sanity Discord Vite
SerpApi CodeRabbit Workleap
Stackblitz Nx

v10.29.3

Compare Source

v10.29.2

Compare Source

v10.29.1: pnpm 10.29.1

Compare Source

Minor Changes

  • The pnpm dlx / pnpx command now supports the catalog: protocol. Example: pnpm dlx shx@catalog:.
  • Support configuring auditLevel in the pnpm-workspace.yaml file #​10540.
  • Support bare workspace: protocol without version specifier. It is now treated as workspace:* and resolves to the concrete version during publish #​10436.

Patch Changes

  • Fixed pnpm list --json returning incorrect paths when using global virtual store #​10187.

  • Fix pnpm store path and pnpm store status using workspace root for path resolution when storeDir is relative #​10290.

  • Fixed pnpm run -r failing with "No projects matched the filters" when an empty pnpm-workspace.yaml exists #​10497.

  • Fixed a bug where catalogMode: strict would write the literal string "catalog:" to pnpm-workspace.yaml instead of the resolved version specifier when re-adding an existing catalog dependency #​10176.

  • Fixed the documentation URL shown in pnpm completion --help to point to the correct page at https://pnpm.io/completion #​10281.

  • Skip local file: protocol dependencies during pnpm fetch. This fixes an issue where pnpm fetch would fail in Docker builds when local directory dependencies were not available #​10460.

  • Fixed pnpm audit --json to respect the --audit-level setting for both exit code and output filtering #​10540.

  • update tar to version 7.5.7 to fix security issue

    Updating the version of dependency tar to 7.5.7 because the previous one have a security vulnerability reported here: CVE-2026-24842

  • Fix pnpm audit --fix replacing reference overrides (e.g. $foo) with concrete versions #​10325.

  • Fix shamefullyHoist set via updateConfig in .pnpmfile.cjs not being converted to publicHoistPattern #​10271.

  • pnpm help should correctly report if the currently running pnpm CLI is bundled with Node.js #​10561.

  • Add a warning when the current directory contains the PATH delimiter character. On macOS, folder names containing forward slashes (/) appear as colons (:) at the Unix layer. Since colons are PATH separators in POSIX systems, this breaks PATH injection for node_modules/.bin, causing binaries to not be found when running commands like pnpm exec #​10457.

Platinum Sponsors

Bit

Gold Sponsors

Discord

Configuration

📅 Schedule: Branch creation - "after 10:00 before 19:00 every weekday except after 13:00 before 14:00" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 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 requested a review from prisis as a code owner December 11, 2025 13:10
@renovate renovate bot added the c: dependencies Pull requests that adds/updates a dependency label Dec 11, 2025
@renovate renovate bot enabled auto-merge (squash) December 11, 2025 13:10
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Dec 11, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Dec 11, 2025

Thank you for following the naming conventions! 🙏

@renovate renovate bot force-pushed the renovate/minor-updates branch 3 times, most recently from 3d63965 to d84ee6e Compare December 18, 2025 13:14
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Dec 18, 2025

Open in StackBlitz

@anolilab/multi-semantic-release

npm i https://pkg.pr.new/anolilab/semantic-release/@anolilab/multi-semantic-release@246

@anolilab/rc

npm i https://pkg.pr.new/anolilab/semantic-release/@anolilab/rc@246

@anolilab/semantic-release-clean-package-json

npm i https://pkg.pr.new/anolilab/semantic-release/@anolilab/semantic-release-clean-package-json@246

@anolilab/semantic-release-pnpm

npm i https://pkg.pr.new/anolilab/semantic-release/@anolilab/semantic-release-pnpm@246

@anolilab/semantic-release-preset

npm i https://pkg.pr.new/anolilab/semantic-release/@anolilab/semantic-release-preset@246

commit: eb8b917

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.67%. Comparing base (16d4000) to head (eb8b917).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #246   +/-   ##
=======================================
  Coverage   84.67%   84.67%           
=======================================
  Files          47       47           
  Lines        1429     1429           
  Branches      390      374   -16     
=======================================
  Hits         1210     1210           
+ Misses        210      209    -1     
- Partials        9       10    +1     
Flag Coverage Δ
multi-semantic-release 87.13% <ø> (ø)
rc 95.45% <ø> (ø)
semantic-release-clean-package-json 77.04% <ø> (ø)
semantic-release-pnpm 79.56% <ø> (ø)
see 1 file with indirect coverage changes
🚀 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/minor-updates branch from d84ee6e to 6e38556 Compare December 22, 2025 09:36
@renovate renovate bot force-pushed the renovate/minor-updates branch 2 times, most recently from c4acdf9 to c5574ce Compare January 5, 2026 15:01
@renovate renovate bot force-pushed the renovate/minor-updates branch from c5574ce to 483bfc0 Compare January 9, 2026 09:03
@socket-security
Copy link
Copy Markdown

socket-security bot commented Jan 9, 2026

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@renovate renovate bot force-pushed the renovate/minor-updates branch 2 times, most recently from a76d468 to 3d3eda6 Compare January 13, 2026 10:54
@renovate renovate bot force-pushed the renovate/minor-updates branch from 3d3eda6 to 60fd7fa Compare January 22, 2026 14:02
@renovate renovate bot force-pushed the renovate/minor-updates branch from 60fd7fa to 08b1178 Compare January 29, 2026 17:48
@renovate renovate bot changed the title fix(deps): update minor updates (minor) fix(deps): update pnpm to v10.28.2 Feb 2, 2026
@renovate renovate bot force-pushed the renovate/minor-updates branch 5 times, most recently from eb8b917 to 56854e3 Compare February 5, 2026 13:40
@renovate renovate bot changed the title fix(deps): update pnpm to v10.28.2 fix(deps): update minor updates (minor) Feb 5, 2026
@renovate renovate bot force-pushed the renovate/minor-updates branch 3 times, most recently from 4d1f2d9 to 5a027b1 Compare February 11, 2026 09:06
@renovate renovate bot force-pushed the renovate/minor-updates branch from 5a027b1 to 0727a12 Compare February 13, 2026 10:11
@renovate renovate bot force-pushed the renovate/minor-updates branch 2 times, most recently from 3b37c96 to 7dec334 Compare February 19, 2026 09:43
@socket-security
Copy link
Copy Markdown

socket-security bot commented Feb 19, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedleft-pad@​1.3.0100100795070
Updated@​anolilab/​commitlint-config@​9.0.0 ⏵ 9.1.1681009793100
Updated@​sebbo2002/​semantic-release-jsr@​3.1.1 ⏵ 3.2.17310079 +196 +1100
Updated@​ckeditor/​typedoc-plugins@​54.3.2 ⏵ 54.6.18010010096 +1100

View full report

@renovate renovate bot force-pushed the renovate/minor-updates branch 4 times, most recently from c7339ab to 09c6f2f Compare February 27, 2026 09:55
@renovate renovate bot force-pushed the renovate/minor-updates branch 5 times, most recently from 5f01f00 to 7c0d35b Compare March 6, 2026 09:21
@renovate renovate bot force-pushed the renovate/minor-updates branch 4 times, most recently from c3fe6ae to 2edfdc5 Compare March 16, 2026 09:57
@renovate renovate bot force-pushed the renovate/minor-updates branch 2 times, most recently from 2ecd0c8 to 2de8e9a Compare March 17, 2026 17:19
Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate bot force-pushed the renovate/minor-updates branch from 2de8e9a to f92bfa9 Compare March 23, 2026 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c: dependencies Pull requests that adds/updates a dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants