Update all non-major dependencies #8

Merged
lysann merged 1 commit from renovate/all-minor-patch into main 2026-08-27 21:44:36 +00:00
Member

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@llamaduck/forgejo-ts 15.0.615.0.7 age adoption passing confidence
@tsconfig/node24 (source) 24.0.424.0.5 age adoption passing confidence
eslint (source) 10.8.110.9.0 age adoption passing confidence
rollup (source) 4.62.44.62.5 age adoption passing confidence

Release Notes

ALameLlama/forgejo-ts (@​llamaduck/forgejo-ts)

v15.0.7

Compare Source

Forgejo TypeScript Client v15.0.7

Release type: Latest
Branch: v15

npm install @​llamaduck/forgejo-ts@15.0.7
tsconfig/bases (@​tsconfig/node24)

v24.0.5

Compare Source

eslint/eslint (eslint)

v10.9.0

Compare Source

Features

  • 08de88e feat: handle underflow in no-loss-of-precision (#​21218) (Rithish S)
  • 55db479 feat: add checkConditionalExpressions to no-unmodified-loop-condition (#​21175) (sethamus)

Bug Fixes

  • 2ba3025 fix: prevent unsafe no-var autofix with hoisted functions (#​21213) (sethamus)
  • 8e69622 fix: Prevent no-var autofix when var is shadowed by catch parameter (#​21204) (Yang Hyeonjong)
  • 684b579 fix: prefer-template invalid autofix creates a tagged template call (#​21207) (김채영)

Documentation

  • 9ef407a docs: use eslint.config.* wherever config file names are listed (#​21216) (Marry (Subin Yang))
  • 87f66f4 docs: Update README (GitHub Actions Bot)
  • 585ef37 docs: update architecture documentation (#​21112) (Francesco Trotta)
  • f3993b0 docs: Update README (GitHub Actions Bot)
  • ffc87d6 docs: fix broken links in Further Reading sections (#​21203) (Minsu)
  • 1a761e1 docs: update moved JSX specification links (#​21198) (Imran Mustafa)
  • 4d00ca4 docs: update ESLint peer dependency to ^10.0.0 in shareable configs (#​21202) (lumir)
  • 510d1a2 docs: Update README (GitHub Actions Bot)

Chores

rollup/rollup (rollup)

v4.62.5

Compare Source

2026-08-20

Bug Fixes
  • Resolve an issue where compact mode could result in invalid module concatenations (#​6468)
Pull Requests

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 07:00 AM and 07:59 AM, only on Saturday (* 7 * * 6)
  • 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 has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [@llamaduck/forgejo-ts](https://github.com/ALameLlama/forgejo-ts) | [`15.0.6` → `15.0.7`](https://renovatebot.com/diffs/npm/@llamaduck%2fforgejo-ts/15.0.6/15.0.7) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@llamaduck%2fforgejo-ts/15.0.7?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@llamaduck%2fforgejo-ts/15.0.7?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@llamaduck%2fforgejo-ts/15.0.6/15.0.7?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@llamaduck%2fforgejo-ts/15.0.6/15.0.7?slim=true) | | [@tsconfig/node24](https://github.com/tsconfig/bases) ([source](https://github.com/tsconfig/bases/tree/HEAD/bases)) | [`24.0.4` → `24.0.5`](https://renovatebot.com/diffs/npm/@tsconfig%2fnode24/24.0.4/24.0.5) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@tsconfig%2fnode24/24.0.5?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tsconfig%2fnode24/24.0.5?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tsconfig%2fnode24/24.0.4/24.0.5?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tsconfig%2fnode24/24.0.4/24.0.5?slim=true) | | [eslint](https://eslint.org) ([source](https://github.com/eslint/eslint)) | [`10.8.1` → `10.9.0`](https://renovatebot.com/diffs/npm/eslint/10.8.1/10.9.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/eslint/10.9.0?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint/10.9.0?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint/10.8.1/10.9.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint/10.8.1/10.9.0?slim=true) | | [rollup](https://rollupjs.org/) ([source](https://github.com/rollup/rollup)) | [`4.62.4` → `4.62.5`](https://renovatebot.com/diffs/npm/rollup/4.62.4/4.62.5) | ![age](https://developer.mend.io/api/mc/badges/age/npm/rollup/4.62.5?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/rollup/4.62.5?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/rollup/4.62.4/4.62.5?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/rollup/4.62.4/4.62.5?slim=true) | --- ### Release Notes <details> <summary>ALameLlama/forgejo-ts (@&#8203;llamaduck/forgejo-ts)</summary> ### [`v15.0.7`](https://github.com/ALameLlama/forgejo-ts/releases/tag/v15.0.7) [Compare Source](https://github.com/ALameLlama/forgejo-ts/compare/v15.0.6...v15.0.7) #### Forgejo TypeScript Client v15.0.7 **Release type:** Latest **Branch:** `v15` ```bash npm install @&#8203;llamaduck/forgejo-ts@15.0.7 ``` </details> <details> <summary>tsconfig/bases (@&#8203;tsconfig/node24)</summary> ### [`v24.0.5`](https://github.com/tsconfig/bases/compare/afaba38f0f26a885d0f6515d6c201a0ecccc2b1d...270039fbe015427858d03d84a8549d113aac0b76) [Compare Source](https://github.com/tsconfig/bases/compare/afaba38f0f26a885d0f6515d6c201a0ecccc2b1d...270039fbe015427858d03d84a8549d113aac0b76) </details> <details> <summary>eslint/eslint (eslint)</summary> ### [`v10.9.0`](https://github.com/eslint/eslint/releases/tag/v10.9.0) [Compare Source](https://github.com/eslint/eslint/compare/v10.8.1...v10.9.0) #### Features - [`08de88e`](https://github.com/eslint/eslint/commit/08de88e50294c4e01f6cae97eceeb578da55792b) feat: handle underflow in no-loss-of-precision ([#&#8203;21218](https://github.com/eslint/eslint/issues/21218)) (Rithish S) - [`55db479`](https://github.com/eslint/eslint/commit/55db4791120ae591d88089c43127b7b0e16866d4) feat: add checkConditionalExpressions to `no-unmodified-loop-condition` ([#&#8203;21175](https://github.com/eslint/eslint/issues/21175)) (sethamus) #### Bug Fixes - [`2ba3025`](https://github.com/eslint/eslint/commit/2ba302554e7a24e9909bbdd026fd0c2d1d0d8638) fix: prevent unsafe `no-var` autofix with hoisted functions ([#&#8203;21213](https://github.com/eslint/eslint/issues/21213)) (sethamus) - [`8e69622`](https://github.com/eslint/eslint/commit/8e6962219a605c5f5add10953aa31027da839194) fix: Prevent no-var autofix when var is shadowed by catch parameter ([#&#8203;21204](https://github.com/eslint/eslint/issues/21204)) (Yang Hyeonjong) - [`684b579`](https://github.com/eslint/eslint/commit/684b57972e1ddf25e076fb36189c60bbcacee635) fix: prefer-template invalid autofix creates a tagged template call ([#&#8203;21207](https://github.com/eslint/eslint/issues/21207)) (김채영) #### Documentation - [`9ef407a`](https://github.com/eslint/eslint/commit/9ef407a3b051e74f50dc7fb8914e2bd89b3e5e53) docs: use eslint.config.\* wherever config file names are listed ([#&#8203;21216](https://github.com/eslint/eslint/issues/21216)) (Marry (Subin Yang)) - [`87f66f4`](https://github.com/eslint/eslint/commit/87f66f4435c4df7f4f6815c939d153196ec03e3c) docs: Update README (GitHub Actions Bot) - [`585ef37`](https://github.com/eslint/eslint/commit/585ef37516c0dc29ddb91ce2a2cdcc46fdbbd610) docs: update architecture documentation ([#&#8203;21112](https://github.com/eslint/eslint/issues/21112)) (Francesco Trotta) - [`f3993b0`](https://github.com/eslint/eslint/commit/f3993b0547bace7370e9728ee7408af49d367d76) docs: Update README (GitHub Actions Bot) - [`ffc87d6`](https://github.com/eslint/eslint/commit/ffc87d6234b2aa4335eec069e5c4d6ac04832b9e) docs: fix broken links in Further Reading sections ([#&#8203;21203](https://github.com/eslint/eslint/issues/21203)) (Minsu) - [`1a761e1`](https://github.com/eslint/eslint/commit/1a761e1d11b011fcb6bee181231a51010c500e4d) docs: update moved JSX specification links ([#&#8203;21198](https://github.com/eslint/eslint/issues/21198)) (Imran Mustafa) - [`4d00ca4`](https://github.com/eslint/eslint/commit/4d00ca4064ae0d1a75b604a16c68ab9f386ad388) docs: update ESLint peer dependency to `^10.0.0` in shareable configs ([#&#8203;21202](https://github.com/eslint/eslint/issues/21202)) (lumir) - [`510d1a2`](https://github.com/eslint/eslint/commit/510d1a2e87bc197219f42e195ddb638d2b183a5a) docs: Update README (GitHub Actions Bot) #### Chores - [`899dbf1`](https://github.com/eslint/eslint/commit/899dbf131ce12a194b394bb8d67307df23509d17) chore: update github/codeql-action action to v4.37.7 ([#&#8203;21243](https://github.com/eslint/eslint/issues/21243)) (renovate\[bot]) - [`9aa3873`](https://github.com/eslint/eslint/commit/9aa38732177935bd1d7f1493732c0b67666be28a) chore: update ecosystem plugins ([#&#8203;21235](https://github.com/eslint/eslint/issues/21235)) (ESLint Bot) - [`dc1e7a8`](https://github.com/eslint/eslint/commit/dc1e7a8416937edefe04cf836ee202a6fc03bedd) chore: update ecosystem plugins ([#&#8203;21208](https://github.com/eslint/eslint/issues/21208)) (ESLint Bot) - [`f878d21`](https://github.com/eslint/eslint/commit/f878d212e9622da9513bcd60d2aedb2e8bb4fc8b) ci: bump pnpm/action-setup from 6.0.9 to 6.0.10 ([#&#8203;21200](https://github.com/eslint/eslint/issues/21200)) (dependabot\[bot]) - [`4891e50`](https://github.com/eslint/eslint/commit/4891e50aceadb0e886ad7d8ab5ae2beab563de85) ci: bump github/codeql-action from 4.37.4 to 4.37.6 ([#&#8203;21199](https://github.com/eslint/eslint/issues/21199)) (dependabot\[bot]) </details> <details> <summary>rollup/rollup (rollup)</summary> ### [`v4.62.5`](https://github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4625) [Compare Source](https://github.com/rollup/rollup/compare/v4.62.4...v4.62.5) *2026-08-20* ##### Bug Fixes - Resolve an issue where compact mode could result in invalid module concatenations ([#&#8203;6468](https://github.com/rollup/rollup/issues/6468)) ##### Pull Requests - [#&#8203;6468](https://github.com/rollup/rollup/pull/6468): Keep the semicolon added after a replaced default export ([@&#8203;Jaybhade](https://github.com/Jaybhade), [@&#8203;lukastaegert](https://github.com/lukastaegert)) - [#&#8203;6469](https://github.com/rollup/rollup/pull/6469): fix(deps): update minor/patch updates ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [#&#8203;6470](https://github.com/rollup/rollup/pull/6470): fix(deps): update swc monorepo (major) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [#&#8203;6471](https://github.com/rollup/rollup/pull/6471): chore(deps): lock file maintenance ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [#&#8203;6472](https://github.com/rollup/rollup/pull/6472): chore(deps): update dependency eslint-plugin-unicorn to v73 ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [#&#8203;6476](https://github.com/rollup/rollup/pull/6476): chore(deps): update dtolnay/rust-toolchain digest to [`4360b52`](https://github.com/rollup/rollup/commit/4360b52) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [#&#8203;6477](https://github.com/rollup/rollup/pull/6477): fix(deps): update minor/patch updates ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [#&#8203;6478](https://github.com/rollup/rollup/pull/6478): chore(deps): lock file maintenance ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [#&#8203;6479](https://github.com/rollup/rollup/pull/6479): chore(deps): lock file maintenance ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [#&#8203;6480](https://github.com/rollup/rollup/pull/6480): chore(deps): lock file maintenance ([@&#8203;renovate](https://github.com/renovate)\[bot]) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - Between 07:00 AM and 07:59 AM, only on Saturday (`* 7 * * 6`) - 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](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yODcuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI4Ny4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJib3QiXX0=-->
Update dependency @tsconfig/node24 to v24.0.5
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
Audit / audit (pull_request) Successful in 8s
CI / Build Checks (pull_request) Successful in 46s
4fc70f75e3
renovate-bot force-pushed renovate/all-minor-patch from 4fc70f75e3
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
Audit / audit (pull_request) Successful in 8s
CI / Build Checks (pull_request) Successful in 46s
to 4c48a62039
All checks were successful
Audit / audit (pull_request) Successful in 9s
renovate/stability-days Updates have met minimum release age requirement
CI / Build Checks (pull_request) Successful in 33s
2026-08-26 14:01:09 +00:00
Compare
renovate-bot changed title from Update dependency @tsconfig/node24 to v24.0.5 to Update all non-major dependencies 2026-08-26 14:01:25 +00:00
lysann merged commit d1e953c3a3 into main 2026-08-27 21:44:36 +00:00
lysann deleted branch renovate/all-minor-patch 2026-08-27 21:44:36 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
actions/audit!8
No description provided.