Skip to content

chore(deps): update deps:lib-non-major#693

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/deps-lib-non-major
Open

chore(deps): update deps:lib-non-major#693
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/deps-lib-non-major

Conversation

@renovate

@renovate renovate Bot commented May 30, 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
@cantoo/pdf-lib (source) 2.6.52.7.1 age confidence
@casualbot/jest-sonar-reporter 2.7.02.7.1 age confidence
@fission-ai/openspec 1.3.11.4.1 age confidence
@rollup/plugin-commonjs (source) 29.0.229.0.3 age confidence
@rollup/plugin-swc (source) 0.4.00.4.1 age confidence
@swc/core (source) 1.15.331.15.41 age confidence
@types/google-apps-script (source) 2.0.82.0.11 age confidence
@types/node (source) 24.12.324.13.2 age confidence
@typescript-eslint/eslint-plugin (source) 8.59.28.61.1 age confidence
@typescript-eslint/parser (source) 8.59.28.61.1 age confidence
axios (source) 1.16.01.18.0 age confidence
date-fns 4.1.04.4.0 age confidence
eslint (source) 10.3.010.5.0 age confidence
eslint-plugin-prettier 5.5.55.5.6 age confidence
jscpd (source) 4.0.94.2.5 age confidence
knip (source) 6.12.16.17.1 age confidence
prettier (source) 3.8.33.8.4 age confidence
release-please 17.6.017.9.0 age confidence
rollup (source) 4.60.34.62.0 age confidence
ts-jest (source) 29.4.929.4.11 age confidence
type-fest 5.6.05.7.0 age confidence
typescript-eslint (source) 8.59.28.61.1 age confidence

Release Notes

cantoo-scribe/pdf-lib (@​cantoo/pdf-lib)

v2.7.1

Compare Source

v2.7.0

Compare Source

CasualBot/jest-sonar-reporter (@​casualbot/jest-sonar-reporter)

v2.7.1

Compare Source

What's Changed

Full Changelog: CasualBot/jest-sonar-reporter@v2.7.0...v2.7.1

Fission-AI/OpenSpec (@​fission-ai/openspec)

v1.4.1

Compare Source

Patch Changes
  • #​1165 0a01146 Thanks @​TabishB! - Move beta workspace view state to .openspec-workspace/view.yaml, stop top-level openspec update from routing into workspace updates, and ignore foreign root workspace.yaml files so Dagster projects keep updating normally.

v1.4.0

Compare Source

Minor Changes
  • #​1003 342ed43 Thanks @​Miss-you! - ### New Features

    • Kimi CLI support — OpenSpec can now initialize Kimi CLI as a supported skills-only tool using .kimi/skills/
Other
  • Added Kimi-specific docs and init coverage aligned with skill-based /skill:openspec-* usage

  • #​1154 aa16080 Thanks @​TabishB! - ### New Features

    • Mistral Vibe support — OpenSpec can now initialize Mistral Vibe as a supported skills-only tool using .vibe/skills/
Bug Fixes
  • Case-insensitive requirement headers — Requirement headers are now parsed regardless of capitalization, so specs no longer fail to parse over header casing
  • Zsh completions on oh-my-zsh — Fixed shell completion setup so tab completion installs correctly under oh-my-zsh's compinit
Other
  • Clearer validation hints — When a requirement has SHALL/MUST only in its header, openspec validate now points you to move the keyword onto the requirement body line instead of showing the generic error

  • #​1030 485c97e Thanks @​TabishB! - ### New Features

    • Include the sync workflow in the default core profile so new installs generate /opsx:sync skills and commands by default.
Patch Changes
  • #​1111 7fdb177 Thanks @​TabishB! - ### Fixed

    • Preserve workspace planning detection when Windows short paths or symlink aliases resolve to a canonical workspace root.
rollup/plugins (@​rollup/plugin-commonjs)

v29.0.3

2026-05-29

Bugfixes
rollup/plugins (@​rollup/plugin-swc)

v0.4.1

2026-05-29

Bugfixes
  • fix: fix typings to match actual exports (#​1985)
swc-project/swc (@​swc/core)

v1.15.41

Compare Source

Bug Fixes
Documentation
Performance
Revert

v1.15.40

Compare Source

Bug Fixes
  • (es/minifier) Preserve args for destructured callbacks (#​11830) (21873b0)

  • (es/minifier) Avoid generating mangled property names that collide with existing properties (#​11839) (9b4fab5)

  • (es/minifier) Respect ecma for iife temp vars (#​11873) (e481934)

  • (es/minifier) Preserve default parameter object props (#​11884) (71ff84f)

  • (es/parser) Reject object-rest assignment to array/object literal (#​11875) (7b57d1f)

  • (es/parser) Reject object rest assignment to literals (#​11881) (4ec2eaf)

  • (es/react) Exclude self-recursive hooks from refresh dependency array (#​11838) (9101c71)

  • (ts/fast-dts) Strip definite assertions in dts (#​11858) (2ab1b8a)

  • (ts/fast-strip) Reject unsafe assertion erasure in binary expressions (#​11828) (aa5b539)

  • (typescript) Strip parameter binding defaults in dts (#​11857) (800bc17)

Documentation
Features
Miscellaneous Tasks
Performance
Testing
  • (es/minifier) Move issue_11835 fixture out of terser folder (#​11840) (3dd3431)
Ci
Security
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.61.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-template-expression] respect ECMAScript line terminators (#​12388)
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] fix precedence bug in autofix (#​12413)
  • eslint-plugin: [no-unnecessary-type-assertion] wrap object literal in parens when removing TSTypeAssertion in arrow body (#​12394, #​12393)
  • eslint-plugin: [no-unnecessary-type-assertion] avoid false positive for template literal expressions (#​12281)
  • eslint-plugin: [consistent-indexed-object-style] do not remove comments when fixing (#​12396, #​10577)
❤️ Thank You

See GitHub Releases for more information.

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

v8.61.0

Compare Source

🚀 Features
  • ast-spec: change type of UnaryExpression.prefix to always true (#​12372)
❤️ Thank You

See GitHub Releases for more information.

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

v8.60.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-shadow] correct rule to match ESLint v10 handling (#​12182)
  • eslint-plugin: respect ECMAScript line terminators in ts-comment rules (#​12352)
❤️ Thank You

See GitHub Releases for more information.

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

v8.60.0

Compare Source

This was a version bump only for eslint-plugin 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.

v8.59.4

Compare Source

🩹 Fixes
  • eslint-plugin: [no-floating-promises] stack overflow when using recursive types (#​12294)
❤️ Thank You

See GitHub Releases for more information.

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

v8.59.3

Compare Source

This was a version bump only for eslint-plugin 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.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.61.1

Compare Source

This was a version bump only for parser 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.

v8.61.0

Compare Source

This was a version bump only for parser 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.

v8.60.1

Compare Source

This was a version bump only for parser 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.

v8.60.0

Compare Source

This was a version bump only for parser 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.

v8.59.4

Compare Source

This was a version bump only for parser 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.

v8.59.3

Compare Source

This was a version bump only for parser 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.

axios/axios (axios)

v1.18.0

Compare Source

This release hardens redirect and URL handling, improves the validateStatus configuration semantics, and includes updates to documentation, dependencies, and release metadata.

v1.17.0

Compare Source

This release adds Node HTTP zstd decompression, hardens config and release workflows, and fixes authentication, header, proxy, and type-handling regressions.

v1.16.1

Compare Source

This release ships a defence-in-depth fix for prototype pollution in formDataToJSON, hardens proxy and CI workflows, restores Webpack 4 compatibility for the fetch adapter, and includes several small bug fixes and maintenance improvements.

date-fns/date-fns (date-fns)

v4.4.0

Compare Source

This release revisits the approach to CDN usage and introduces a new package, @date-fns/cdn and deprecates the date-fns CDN scripts. It allowed reducing the zipped package size from 5.83 MB down to 3.96 MB without introducing any breaking changes.

In v5.0.0-alpha.0 where CDN scripts are completely removed from date-fns the change is more significant and brings the zipped package size down to 2.89 MB.

It is just the first step in optimizing the package size. Expect further size reduction in the future v4 and v5 versions.

Changed
  • DEPRECATED: The date-fns CDN scripts are now deprecated and will be removed in the next major release. Please switch to the new @date-fns/cdn package for CDN usage.

  • Removed CDN source maps to reduce the package size. If you rely on them, please switch to the new @date-fns/cdn package that still includes them.

v4.3.0

Compare Source

Kudos to @​ImRodry and @​puneetdixit200 for their contributions.

Fixed

v4.2.1

Compare Source

Fixed
  • Fixed type definitions missing in v4.2.0 due to TypeScript misconfiguration.

v4.2.0

Compare Source

This is a minor release in all senses, it only includes documentation updates (first of many) that points to the new You Don't Need date-fns* page.

* Not really

Changed
  • Added Temporal API references to the JSDoc annotations of add, addBusinessDays, and addDays.
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

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 8am on saturday"
  • 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 added the dependencies Update one or more dependencies version label May 30, 2026
@renovate renovate Bot force-pushed the renovate/deps-lib-non-major branch from 84ae6e9 to ad2a74b Compare May 30, 2026 13:13
@renovate renovate Bot force-pushed the renovate/deps-lib-non-major branch from ad2a74b to fd7e5bf Compare June 1, 2026 17:00
@renovate renovate Bot force-pushed the renovate/deps-lib-non-major branch from fd7e5bf to 413b48b Compare June 2, 2026 02:01
@renovate renovate Bot force-pushed the renovate/deps-lib-non-major branch from 413b48b to 7a5ce87 Compare June 3, 2026 02:45
@renovate renovate Bot force-pushed the renovate/deps-lib-non-major branch from 7a5ce87 to be7eb44 Compare June 3, 2026 05:11
@renovate renovate Bot force-pushed the renovate/deps-lib-non-major branch from be7eb44 to 87596cf Compare June 4, 2026 11:51
@renovate renovate Bot force-pushed the renovate/deps-lib-non-major branch from 87596cf to d1925d6 Compare June 5, 2026 15:08
@renovate renovate Bot force-pushed the renovate/deps-lib-non-major branch from d1925d6 to 3b5bb75 Compare June 5, 2026 21:13
@renovate renovate Bot force-pushed the renovate/deps-lib-non-major branch from 3b5bb75 to e1725f0 Compare June 6, 2026 01:32
@renovate renovate Bot force-pushed the renovate/deps-lib-non-major branch from e1725f0 to 4cd8f65 Compare June 7, 2026 13:40
@renovate renovate Bot force-pushed the renovate/deps-lib-non-major branch from 4cd8f65 to d18e725 Compare June 7, 2026 21:12
@renovate renovate Bot force-pushed the renovate/deps-lib-non-major branch from d18e725 to 213b668 Compare June 8, 2026 10:36
@renovate renovate Bot force-pushed the renovate/deps-lib-non-major branch from 213b668 to 450d159 Compare June 8, 2026 14:44
@renovate renovate Bot force-pushed the renovate/deps-lib-non-major branch from 450d159 to 8a5be81 Compare June 8, 2026 18:16
@renovate renovate Bot force-pushed the renovate/deps-lib-non-major branch from 8b443ba to 049d536 Compare June 11, 2026 16:37
@renovate renovate Bot force-pushed the renovate/deps-lib-non-major branch from 049d536 to 515d83e Compare June 12, 2026 19:42
@renovate renovate Bot force-pushed the renovate/deps-lib-non-major branch from 515d83e to 50d1498 Compare June 12, 2026 23:14
@renovate renovate Bot force-pushed the renovate/deps-lib-non-major branch from 50d1498 to 3bf1b5e Compare June 13, 2026 22:07
@renovate renovate Bot force-pushed the renovate/deps-lib-non-major branch from 3bf1b5e to 13342d6 Compare June 14, 2026 21:01
@renovate renovate Bot force-pushed the renovate/deps-lib-non-major branch from 13342d6 to ccd4b74 Compare June 16, 2026 02:12
@renovate renovate Bot force-pushed the renovate/deps-lib-non-major branch from ccd4b74 to 2cc0094 Compare June 16, 2026 16:06
@renovate renovate Bot force-pushed the renovate/deps-lib-non-major branch from 2cc0094 to cd12c54 Compare June 17, 2026 03:43
@renovate renovate Bot force-pushed the renovate/deps-lib-non-major branch from cd12c54 to 5ad0cec Compare June 18, 2026 00:56
@renovate renovate Bot force-pushed the renovate/deps-lib-non-major branch from 5ad0cec to 4c6e53b Compare June 19, 2026 18:03
@renovate renovate Bot force-pushed the renovate/deps-lib-non-major branch from 4c6e53b to 65a335c Compare June 20, 2026 09:46
@renovate renovate Bot force-pushed the renovate/deps-lib-non-major branch from 65a335c to d1c6fba Compare June 21, 2026 22:04
@renovate renovate Bot force-pushed the renovate/deps-lib-non-major branch from d1c6fba to 2108358 Compare June 22, 2026 19:42
@renovate renovate Bot force-pushed the renovate/deps-lib-non-major branch from 2108358 to 789da2b Compare June 23, 2026 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Update one or more dependencies version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants