Skip to content

fix(deps): ⬆️ update non-major dependencies#14

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

fix(deps): ⬆️ update non-major dependencies#14
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/non-major-dependencies

Conversation

@renovate

@renovate renovate Bot commented Jun 26, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence Type Update
@haskou/eslint-config ^0.1.2^0.2.0 age confidence devDependencies minor
@haskou/value-objects (source) ^2.12.0^2.13.1 age confidence dependencies minor
class-validator ^0.14.4^0.15.1 age confidence peerDependencies minor
class-validator ^0.14.4^0.15.1 age confidence devDependencies minor
class-validator ^0.14.4^0.15.1 age confidence dependencies minor
mongodb ^7.3.0^7.4.0 age confidence peerDependencies minor
mongodb ^7.3.0^7.4.0 age confidence devDependencies minor
node 2222.23.1 age confidence uses-with minor
node 2424.18.0 age confidence uses-with minor
node-dependency-injection 3.2.63.8.0 age confidence dependencies minor
prettier (source) ^3.8.4^3.8.5 age confidence devDependencies patch
tsup (source) ^8.5.0^8.5.1 age confidence devDependencies patch
tsx (source) ^4.21.0^4.22.4 age confidence devDependencies patch

Release Notes

haskou/eslint-config (@​haskou/eslint-config)

v0.2.0

Compare Source

Changes

  • chore(deps): ⬆️ Add Renovate updates

Release details

Pull 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

  • Configure Renovate with the recommended preset, dependency dashboard, and semantic commits.
  • Label dependency update pull requests with dependencies.
  • Use rangeStrategy: bump for non-peer dependencies so dependency ranges are updated in manifests.
  • Use rangeStrategy: widen for peerDependencies to preserve the published compatibility contract.
  • Set Renovate commit messages to use chore(deps): ⬆️ update ... formatting.
  • Group non-major dependency updates into a single pull request.
  • Add README badges for CI, npm version, Renovate, and MIT license.
  • Update outdated dependencies and refresh both package-lock.json and yarn.lock.

Validation

  • Parsed renovate.json with Node and verified peer dependencies use rangeStrategy: widen without a root rangeStrategy override.
  • Ran npm outdated --json; no outdated packages were reported after the update.
  • Ran npm run lint.
  • Ran npm run pack:dry.
haskou/value-objects (@​haskou/value-objects)

v2.13.1

Compare Source

Changes

  • fix(docs): 🐛 separate documentation sections

Release details

Pull request notes

What changed

  • Split documentation navigation into separate Getting Started, Guide, and Reference sections.
  • Added a Guide index page.
  • Removed the VitePress logo configuration and deleted the unused logo asset.
  • Simplified the reference overview copy.

Why

The previous documentation sidebar mixed unrelated sections, which made the docs feel harder to navigate.

Validation

  • Ran yarn docs:build.

v2.13.0

Compare Source

Changes

  • feat(deps): ⬆️ add Renovate dependency updates

Release details

Pull request notes

What changed

  • Added renovate.json so Renovate can open dependency update PRs.
  • Added a Renovate-enabled badge to the README.
  • Updated the README introduction.
  • Updated direct devDependencies currently reported by yarn outdated:
    • @haskou/eslint-config to ^0.1.2
    • @types/node to ^26.0.1
    • vue to ^3.5.39

Why

The package had dependency drift, and Renovate will keep future dependency updates visible as reviewable PRs.

Validation

  • Parsed renovate.json with Node.
  • Ran yarn outdated after updating dependencies.
  • Ran yarn test.
  • Ran yarn build.
typestack/class-validator (class-validator)

v0.15.1

Compare Source

BREAKING CHANGES
  • Added options argument to IsIBAN validator (#​2618), which breaks any existing usage of this decorator that pass an argument to the decorator, e.g. @IsIBAN({forbidUnknownValues: false})
Fixed
  • Updated lockfile to patch vulnerabilities (#​2669)
  • Fixed a small grammatical error in the docs (#​2596)
Added
mongodb/node-mongodb-native (mongodb)

v7.4.0

Compare Source

Features
  • NODE-7634: remove experimental tag from async dispose methods (#​4976) (43ce3eb)
  • NODE-7549: send afterClusterTime on writes in causally-consistent sessions (#​4963) (3abfd26)
actions/node-versions (node)

v22.23.1: 22.23.1

Compare Source

Node.js 22.23.1

v22.23.0: 22.23.0

Compare Source

Node.js 22.23.0

v22.22.3: 22.22.3

Compare Source

Node.js 22.22.3

v22.22.2: 22.22.2

Compare Source

Node.js 22.22.2

v22.22.1: 22.22.1

Compare Source

Node.js 22.22.1

v22.22.0: 22.22.0

Compare Source

Node.js 22.22.0

v22.21.1: 22.21.1

Compare Source

Node.js 22.21.1

v22.21.0: 22.21.0

Compare Source

Node.js 22.21.0

v22.20.0: 22.20.0

Compare Source

Node.js 22.20.0

v22.19.0: 22.19.0

Compare Source

Node.js 22.19.0

v22.18.0: 22.18.0

Compare Source

Node.js 22.18.0

v22.17.1: 22.17.1

Compare Source

Node.js 22.17.1

v22.17.0: 22.17.0

Compare Source

Node.js 22.17.0

v22.16.0: 22.16.0

Compare Source

Node.js 22.16.0

v22.15.1: 22.15.1

Compare Source

Node.js 22.15.1

v22.15.0: 22.15.0

Compare Source

Node.js 22.15.0

v22.14.0: 22.14.0

Compare Source

Node.js 22.14.0

v22.13.1: 22.13.1

Compare Source

Node.js 22.13.1

v22.13.0: 22.13.0

Compare Source

Node.js 22.13.0

v22.12.0: 22.12.0

Compare Source

Node.js 22.12.0

v22.11.0: 22.11.0

Compare Source

Node.js 22.11.0

v22.10.0: 22.10.0

Compare Source

Node.js 22.10.0

v22.9.0: 22.9.0

Compare Source

Node.js 22.9.0

v22.8.0: 22.8.0

Compare Source

Node.js 22.8.0

v22.7.0: 22.7.0

Compare Source

Node.js 22.7.0

v22.6.0: 22.6.0

Compare Source

Node.js 22.6.0

v22.5.1: 22.5.1

Compare Source

Node.js 22.5.1

v22.5.0: 22.5.0

Compare Source

Node.js 22.5.0

v22.4.1: 22.4.1

Compare Source

Node.js 22.4.1

v22.4.0: 22.4.0

Compare Source

Node.js 22.4.0

v22.3.0: 22.3.0

Compare Source

Node.js 22.3.0

v22.2.0: 22.2.0

Compare Source

Node.js 22.2.0

v22.1.0: 22.1.0

Compare Source

Node.js 22.1.0

zazoomauro/node-dependency-injection (node-dependency-injection)

v3.8.0

Compare Source

What's Changed

Full Changelog: zazoomauro/node-dependency-injection@v3.7.0...v3.8.0

v3.7.0

Compare Source

What's Changed

Full Changelog: zazoomauro/node-dependency-injection@v3.6.2...v3.7.0

v3.6.2

Compare Source

What's Changed

Full Changelog: zazoomauro/node-dependency-injection@v3.6.1...v3.6.2

v3.6.1

Compare Source

Full Changelog: zazoomauro/node-dependency-injection@v3.6.0...v3.6.1

v3.6.0

Compare Source

What's Changed

Full Changelog: zazoomauro/node-dependency-injection@v3.5.0...v3.6.0

v3.5.0

Compare Source

What's Changed

Full Changelog: zazoomauro/node-dependency-injection@v3.4.0...v3.5.0

v3.4.0

Compare Source

What's Changed

Full Changelog: zazoomauro/node-dependency-injection@v3.3.3...v3.4.0

v3.3.3

Compare Source

What's Changed

Full Changelog: zazoomauro/node-dependency-injection@v3.3.2...v3.3.3

v3.3.2

Compare Source

Full Changelog: zazoomauro/node-dependency-injection@v3.5.6...v3.3.2

prettier/prettier (prettier)

v3.8.5

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 was generated by Mend Renovate. View the repository job log.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant