openapi-merger icon indicating copy to clipboard operation
openapi-merger copied to clipboard

Update all non-major dependencies

Open renovate[bot] opened this issue 1 year ago • 4 comments

This PR contains the following updates:

Package Change Age Confidence Type Update
chai (source) 4.4.1 -> 4.5.0 age confidence devDependencies minor
eslint (source) 8.57.0 -> 8.57.1 age confidence devDependencies patch
eslint-config-prettier 9.1.0 -> 9.1.2 age confidence devDependencies patch
fs-extra 11.2.0 -> 11.3.2 age confidence devDependencies minor
js-yaml 4.1.0 -> 4.1.1 age confidence dependencies patch
loglevel 1.9.1 -> 1.9.2 age confidence dependencies patch
mocha (source) 10.3.0 -> 10.8.2 age confidence devDependencies minor
node (source) 20.11.1 -> 20.19.5 age confidence minor
prettier (source) 3.2.5 -> 3.6.2 age confidence devDependencies minor

Release Notes

chaijs/chai (chai)

v4.5.0

Compare Source

What's Changed

Full Changelog: https://github.com/chaijs/chai/compare/v4.4.1...v4.5.0

eslint/eslint (eslint)

v8.57.1

Compare Source

Bug Fixes
  • a19072f fix: add logic to handle fixTypes in the lintText() method (#​18900) (Francesco Trotta)
  • 04c7188 fix: Don't lint same file multiple times (#​18899) (Francesco Trotta)
  • 87ec3c4 fix: do not throw when defining a global named __defineSetter__ (#​18898) (Francesco Trotta)
  • 60a1267 fix: Provide helpful error message for nullish configs (#​18889) (Milos Djermanovic)
  • a0dea8e fix: allow name in global ignores, fix --no-ignore for non-global (#​18875) (Milos Djermanovic)
  • 3836bb4 fix: do not crash on error in fs.walk filter (#​18886) (Milos Djermanovic)
  • 2dec349 fix: skip processor code blocks that match only universal patterns (#​18880) (Milos Djermanovic)
Documentation
Build Related
  • 35d366a build: Support updates to previous major versions (#​18870) (Milos Djermanovic)
Chores
prettier/eslint-config-prettier (eslint-config-prettier)

v9.1.2

Compare Source

jprichardson/node-fs-extra (fs-extra)

v11.3.2

Compare Source

  • Fix spurrious UnhandledPromiseRejectionWarning that could occur when calling .copy() in some cases (#​1056, #​1058)

v11.3.1

Compare Source

  • Fix case where move/moveSync could incorrectly think files are identical on Windows (#​1050)

v11.3.0

Compare Source

nodeca/js-yaml (js-yaml)

v4.1.1

Compare Source

Security
  • Fix prototype pollution issue in yaml merge (<<) operator.
pimterry/loglevel (loglevel)

v1.9.2

Compare Source

mochajs/mocha (mocha)

v10.8.2

Compare Source

🩹 Fixes
📚 Documentation
  • indicate 'exports' interface does not work in browsers (#​5181) (14e640e)
🧹 Chores
  • fix docs builds by re-adding eleventy and ignoring gitignore again (#​5240) (881e3b0)
🤖 Automation

v10.8.1

Compare Source

🩹 Fixes

v10.8.0

Compare Source

🌟 Features
🩹 Fixes
📚 Documentation
🧹 Chores

v10.7.3

Compare Source

🩹 Fixes

v10.7.0

Compare Source

:tada: Enhancements

v10.6.1

Compare Source

:bug: Fixes

v10.6.0

Compare Source

:tada: Enhancements

v10.5.2

Compare Source

:bug: Fixes

v10.5.1

Compare Source

:bug: Fixes

v10.5.0

Compare Source

:tada: Enhancements
:bug: Fixes
:nut_and_bolt: Other

v10.4.0

Compare Source

:tada: Enhancements
:bug: Fixes
:nut_and_bolt: Other
nodejs/node (node)

v20.19.5: 2025-09-03, Version 20.19.5 'Iron' (LTS), @​marco-ippolito

Compare Source

Notable Changes
Commits

v20.19.4: 2025-07-15, Version 20.19.4 'Iron' (LTS), @​RafaelGSS

Compare Source

This is a security release.

Notable Changes
  • (CVE-2025-27210) Windows Device Names (CON, PRN, AUX) Bypass Path Traversal Protection in path.normalize()
Commits

v20.19.3: 2025-06-23, Version 20.19.3 'Iron' (LTS), @​marco-ippolito

Compare Source

Notable Changes
  • [c535a3c483] - crypto: graduate WebCryptoAPI Ed25519 and X25519 algorithms as stable (Filip Skokan) #​56142
  • [[af1dc63815](https://redirect.github.com/nodejs/node/co

Configuration

📅 Schedule: Branch creation - "before 1am on Monday" in timezone Asia/Tokyo, 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.

renovate[bot] avatar Apr 14 '24 15:04 renovate[bot]