← Back to issue list

chore(deps): update development dependencies (minor and patch)

View original Github issue

Metadata

Project
craft-actions
Number
#115
Type
pull request
State
open
Author
renovate
Labels
PR: Dependencies
Created
Updated
Closed

Current evaluation

Updates @types/node and typescript-eslint dev dependencies to latest minor versions. Fresh PR with passing CI, awaiting maintainer review.

Suggested action: needs review

Reason: Fresh Renovate-generated PR updating minor/patch development dependencies with all CI checks passing. Routine dependency updates should be reviewed and merged to keep dependencies current.

Impact: 20 Quick Win: 20.0 Staleness: 0 Complexity: 0 Confidence: 90

Issue body

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`26.4.1` → `26.5.1`](https://renovatebot.com/diffs/npm/@types%2fnode/26.4.1/26.5.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/26.5.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/26.4.1/26.5.1?slim=true) | | [typescript-eslint](https://typescript-eslint.io/packages/typescript-eslint) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)) | [`8.69.0` → `8.70.0`](https://renovatebot.com/diffs/npm/typescript-eslint/8.69.0/8.70.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/typescript-eslint/8.70.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typescript-eslint/8.69.0/8.70.0?slim=true) | --- ### Release Notes <details> <summary>typescript-eslint/typescript-eslint (typescript-eslint)</summary> ### [`v8.70.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#8700-2026-09-07) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.69.0...v8.70.0) ##### 🩹 Fixes - **eslint-plugin:** \[no-deprecated] report deprecated imported values used in object shorthand properties ([#&#8203;12780](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12780)) ##### ❤️ Thank You - Ulrich Stark [@&#8203;ulrichstark](https://redirect.github.com/ulrichstark) See [GitHub Releases](https://redirect.github.com/typescript-eslint/typescript-eslint/releases/tag/v8.70.0) for more information. You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website. </details> --- ### Configuration 📅 **Schedule**: (in timezone Etc/UTC) - Branch creation - "every weekend" - Automerge - "after 1 am and before 7 am" 🚦 **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](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/canonical/craft-actions). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC43OS4xIiwidXBkYXRlZEluVmVyIjoiNDQuNzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUFI6IERlcGVuZGVuY2llcyJdfQ==-->

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b
Impact: 20
Quick Win: 20.0
Staleness: 0
Complexity: 0
Confidence: 90
needs review Updates @types/node and typescript-eslint dev dependencies to latest minor versions. Fresh PR with passing CI, awaiting maintainer review.

Update history

Date Change
created

Related issues

Issue Project State Summary Similarity
#110 chore(deps): update development dependencies (minor and patch) craft-actions merged Merged automated development dependency updates for @types/node, eslint, and typescript-eslint. Approved by a reviewer, passed all CI checks, and merged into main via Renovate bot automerge.
90%
#70 chore(deps): update development dependencies (minor and patch) craft-actions merged Merged automated minor and patch updates for development dependencies including @types/node, eslint, prettier, and typescript-eslint. Approved by a reviewer, passed all CI checks, and merged via Renovate automerge.
88%
#89 chore(deps): update development dependencies (minor and patch) craft-actions merged Merged automated development dependency updates for @types/node, eslint, and typescript-eslint. Approved by one reviewer, passed all CI checks, and automatically merged per Renovate configuration.
88%
#11 chore(deps): update development dependencies (minor and patch) craft-actions merged Merged automated dependency updates after passing CI and receiving two approvals. Renovate bot upgraded @types/node, esbuild, eslint-plugin-jest, prettier, ts-jest, and typescript-eslint to their latest minor and patch versions.
88%
#76 chore(deps): update development dependencies (minor and patch) craft-actions merged Merged automated updates for development dependencies, including eslint, prettier, typescript-eslint, vitest, and @types/node. All CI checks passed successfully, and the changes were applied to the main branch.
88%
#103 chore(deps): update development dependencies (minor and patch) craft-actions merged Merged automated dev dependency updates via Renovate. Updated @types/node to 26.4.0, eslint to 10.9.1, and typescript-eslint to 8.68.0. Passed all CI checks, received one approval, and was auto-merged into main.
88%
#85 chore(deps): update development dependencies (minor and patch) craft-actions merged Merged automated dependency updates for prettier (3.9.5 to 3.9.6) and typescript-eslint (8.63.0 to 8.65.0). Approved by one reviewer with all CI checks passing.
86%
#91 chore(deps): update development dependencies (minor and patch) craft-actions merged Merged automated dependency update advancing esbuild to 0.28.2 and typescript-eslint to 8.67.0. Approved by reviewer, passed all CI checks, and merged into the main branch.
86%
#13 chore(deps): update dependency typescript to v5 craft-actions merged Merged an automated dependency update upgrading TypeScript from v4 to v5. Approved by two reviewers with passing CI checks. The change modified two files to accommodate the major version bump.
78%
#1604 chore(deps): update development dependencies (non-major) charmcraft merged Merged automated development dependency updates after passing CI and receiving two approvals. Updated hypothesis, pytest, types-Deprecated, types-PyYAML, types/pyright, and types/types-requests to latest non-major versions.
78%