fix(deps): ⬆️ update non-major dependencies - autoclosed - abandoned - #14
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
renovate
Bot
force-pushed
the
renovate/non-major-dependencies
branch
from
June 29, 2026 09:50
2847592 to
08f696c
Compare
renovate
Bot
force-pushed
the
renovate/non-major-dependencies
branch
from
June 29, 2026 10:41
08f696c to
3c138f7
Compare
Contributor
Author
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.1.2→^0.2.1^2.12.0→^2.13.1^0.14.4→^0.15.1^0.14.4→^0.15.1^0.14.4→^0.15.1^10.5.0→^10.6.0^7.3.0→^7.4.0^7.3.0→^7.4.022→22.23.124→24.18.03.2.6→3.8.0^3.8.4→^3.9.1^8.5.0→^8.5.1^4.21.0→^4.22.4Release Notes
haskou/eslint-config (@haskou/eslint-config)
v0.2.1Compare Source
Changes
Release details
fix/remove-package-lockpatchPull request notes
Summary
Validation
v0.2.0Compare Source
Changes
Release details
feat/add-renovateminorPull request notes
Summary
Add Renovate configuration for automated dependency update pull requests, document project status with README badges, and update the current dependency set.
Details
dependencies.rangeStrategy: bumpfor non-peer dependencies so dependency ranges are updated in manifests.rangeStrategy: widenforpeerDependenciesto preserve the published compatibility contract.chore(deps): ⬆️ update ...formatting.package-lock.jsonandyarn.lock.Validation
renovate.jsonwith Node and verified peer dependencies userangeStrategy: widenwithout a rootrangeStrategyoverride.npm outdated --json; no outdated packages were reported after the update.npm run lint.npm run pack:dry.haskou/value-objects (@haskou/value-objects)
v2.13.1Compare Source
Changes
Release details
fix/docs-navigationpatchPull request notes
What changed
Why
The previous documentation sidebar mixed unrelated sections, which made the docs feel harder to navigate.
Validation
yarn docs:build.v2.13.0Compare Source
Changes
Release details
feat/add-renovate-dependency-updatesminorPull request notes
What changed
renovate.jsonso Renovate can open dependency update PRs.yarn outdated:@haskou/eslint-configto^0.1.2@types/nodeto^26.0.1vueto^3.5.39Why
The package had dependency drift, and Renovate will keep future dependency updates visible as reviewable PRs.
Validation
renovate.jsonwith Node.yarn outdatedafter updating dependencies.yarn test.yarn build.typestack/class-validator (class-validator)
v0.15.1Compare Source
BREAKING CHANGES
@IsIBAN({forbidUnknownValues: false})Fixed
Added
eslint/eslint (eslint)
v10.6.0Compare Source
Features
b1f9106feat: detect Symbol() and BigInt() in no-constant-binary-expression (#20981) (Taejin Kim)f291007feat: add checkRelationalComparisons to no-constant-binary-expression (#20948) (sethamus)Bug Fixes
6b05784fix: prefer-exponentiation-operator invalid autofix at statement start (#20997) (Milos Djermanovic)bb9eb2afix: account for shadowedBooleaninno-extra-boolean-cast(#21013) (den$)8fd8741fix: don't report shadowed undefined inradixrule (#21011) (Pixel)5784980fix: don't report shadowed undefined in no-throw-literal (#21010) (Pixel)9cd1e6dfix: suppress invalid class suggestion in no-promise-executor-return (#21008) (Pixel)d4eb2dcfix: don't report shadowed undefined in prefer-promise-reject-errors (#21006) (Pixel)2360464fix: prefer-promise-reject-errors false positives for shadowed Promise (#21003) (den$)63d52d2fix: restore max-classes-per-file report range (#21002) (Pixel)7feaff0fix: callback detection logic for IIFEs in max-nested-callbacks (#20979) (fnx)399a2ecfix: don't report inner non-callbacks inmax-nested-callbacks(#20995) (Milos Djermanovic)Documentation
a83683ddocs: Update README (GitHub Actions Bot)f5449f9docs: document userland patterns for global assertionOptions in RuleT… (#20986) (playgirl)bea49f7docs: Update README (GitHub Actions Bot)e5f70f9docs: update code-path diagrams (#20984) (Tanuj Kanti)8890c2ddocs: add TypeScript config guidance for MCP server (#20796) (Pierluigi Lenoci)3eb3d9bdocs: Update README (GitHub Actions Bot)c5bb59cdocs: Update README (GitHub Actions Bot)eb3c97cdocs: fix grammar in prefer-const rule description (#20983) (lumir)Chores
6a42034ci: run ecosystem tests on main branch (#20891) (sethamus)3dbacdbci: bump actions/checkout from 6 to 7 (#21014) (dependabot[bot])c3abfcachore: correct JSDoc param types in html formatter (#21018) (Minseon Kim)a832320ci: split ecosystem tests into separate jobs (#21001) (xbinaryx)27166e7chore: update ecosystem plugins (#21005) (ESLint Bot)865d76eci: bump pnpm/action-setup from 6.0.8 to 6.0.9 (#20989) (dependabot[bot])27a88c9chore: update dependency markdown-it to v14 in root (#20994) (Milos Djermanovic)970cea6chore: update dependency markdown-it to v14 (#20993) (Milos Djermanovic)b482120chore: update dependency prettier to v3.8.4 (#20990) (renovate[bot])6993fb3chore: update ecosystem plugins (#20985) (ESLint Bot)mongodb/node-mongodb-native (mongodb)
v7.4.0Compare Source
Features
actions/node-versions (node)
v22.23.1: 22.23.1Compare Source
Node.js 22.23.1
v22.23.0: 22.23.0Compare Source
Node.js 22.23.0
v22.22.3: 22.22.3Compare Source
Node.js 22.22.3
v22.22.2: 22.22.2Compare Source
Node.js 22.22.2
v22.22.1: 22.22.1Compare Source
Node.js 22.22.1
v22.22.0: 22.22.0Compare Source
Node.js 22.22.0
v22.21.1: 22.21.1Compare Source
Node.js 22.21.1
v22.21.0: 22.21.0Compare Source
Node.js 22.21.0
v22.20.0: 22.20.0Compare Source
Node.js 22.20.0
v22.19.0: 22.19.0Compare Source
Node.js 22.19.0
v22.18.0: 22.18.0Compare Source
Node.js 22.18.0
v22.17.1: 22.17.1Compare Source
Node.js 22.17.1
v22.17.0: 22.17.0Compare Source
Node.js 22.17.0
v22.16.0: 22.16.0Compare Source
Node.js 22.16.0
v22.15.1: 22.15.1Compare Source
Node.js 22.15.1
v22.15.0: 22.15.0Compare Source
Node.js 22.15.0
v22.14.0: 22.14.0Compare Source
Node.js 22.14.0
v22.13.1: 22.13.1Compare Source
Node.js 22.13.1
v22.13.0: 22.13.0Compare Source
Node.js 22.13.0
v22.12.0: 22.12.0Compare Source
Node.js 22.12.0
v22.11.0: 22.11.0Compare Source
Node.js 22.11.0
v22.10.0: 22.10.0Compare Source
Node.js 22.10.0
v22.9.0: 22.9.0Compare Source
Node.js 22.9.0
v22.8.0: 22.8.0Compare Source
Node.js 22.8.0
v22.7.0: 22.7.0Compare Source
Node.js 22.7.0
v22.6.0: 22.6.0Compare Source
Node.js 22.6.0
v22.5.1: 22.5.1Compare Source
Node.js 22.5.1
v22.5.0: 22.5.0Compare Source
Node.js 22.5.0
v22.4.1: 22.4.1Compare Source
Node.js 22.4.1
v22.4.0: 22.4.0Compare Source
Node.js 22.4.0
v22.3.0: 22.3.0Compare Source
Node.js 22.3.0
v22.2.0: 22.2.0Compare Source
Node.js 22.2.0
v22.1.0: 22.1.0Compare Source
Node.js 22.1.0
zazoomauro/node-dependency-injection (node-dependency-injection)
v3.8.0Compare Source
What's Changed
Full Changelog: zazoomauro/node-dependency-injection@v3.7.0...v3.8.0
v3.7.0Compare Source
What's Changed
Full Changelog: zazoomauro/node-dependency-injection@v3.6.2...v3.7.0
v3.6.2Compare Source
What's Changed
Full Changelog: zazoomauro/node-dependency-injection@v3.6.1...v3.6.2
v3.6.1Compare Source
Full Changelog: zazoomauro/node-dependency-injection@v3.6.0...v3.6.1
v3.6.0Compare Source
What's Changed
Full Changelog: zazoomauro/node-dependency-injection@v3.5.0...v3.6.0
v3.5.0Compare Source
What's Changed
Full Changelog: zazoomauro/node-dependency-injection@v3.4.0...v3.5.0
v3.4.0Compare Source
What's Changed
Full Changelog: zazoomauro/node-dependency-injection@v3.3.3...v3.4.0
v3.3.3Compare Source
What's Changed
Full Changelog: zazoomauro/node-dependency-injection@v3.3.2...v3.3.3
v3.3.2Compare Source
Full Changelog: zazoomauro/node-dependency-injection@v3.5.6...v3.3.2
prettier/prettier (prettier)
v3.9.1Compare Source
v3.9.0Compare Source
diff
🔗 Release Notes
v3.8.5Compare Source
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.