Open renovate[bot] opened 10 months ago
This PR contains the following updates:
1.14.0
1.14.1
16.3.1
16.4.5
2.29.4
2.30.1
6.12.3
6.13.3
3.0.2
3.1.7
v2.4.0
v2.4.1
📅 Schedule: 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.
This PR was generated by Mend Renovate. View the repository job log.
This PR contains the following updates:
1.14.0
->1.14.1
16.3.1
->16.4.5
2.29.4
->2.30.1
6.12.3
->6.13.3
3.0.2
->3.1.7
v2.4.0
->v2.4.1
Release Notes
AurelicButter/Anilist-Node (anilist-node)
### [`v1.14.1`](https://redirect.github.com/AurelicButter/AniList-Node/releases/tag/v1.14.1): Release 1.14.1 [Compare Source](https://redirect.github.com/AurelicButter/Anilist-Node/compare/v1.14.0...v1.14.1) **Fixes** - Fixed typings and documentation for several properties around `Date` type returns. Some properties were meant to be expecting a `FuzzyDate` object and others were meant to be expecting `string` or `number`. **Full Changelog**: https://github.com/AurelicButter/AniList-Node/compare/v1.14.0...v1.14.1motdotla/dotenv (dotenv)
### [`v16.4.5`](https://redirect.github.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1645-2024-02-19) [Compare Source](https://redirect.github.com/motdotla/dotenv/compare/v16.4.4...v16.4.5) ##### Changed - 🐞 fix recent regression when using `path` option. return to historical behavior: do not attempt to auto find `.env` if `path` set. (regression was introduced in `16.4.3`) [#814](https://redirect.github.com/motdotla/dotenv/pull/814) ### [`v16.4.4`](https://redirect.github.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1644-2024-02-13) [Compare Source](https://redirect.github.com/motdotla/dotenv/compare/v16.4.3...v16.4.4) ##### Changed - 🐞 Replaced chaining operator `?.` with old school `&&` (fixing node 12 failures) [#812](https://redirect.github.com/motdotla/dotenv/pull/812) ### [`v16.4.3`](https://redirect.github.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1643-2024-02-12) [Compare Source](https://redirect.github.com/motdotla/dotenv/compare/v16.4.2...v16.4.3) ##### Changed - Fixed processing of multiple files in `options.path` [#805](https://redirect.github.com/motdotla/dotenv/pull/805) ### [`v16.4.2`](https://redirect.github.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1642-2024-02-10) [Compare Source](https://redirect.github.com/motdotla/dotenv/compare/v16.4.1...v16.4.2) ##### Changed - Changed funding link in package.json to [`dotenvx.com`](https://dotenvx.com) ### [`v16.4.1`](https://redirect.github.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1641-2024-01-24) [Compare Source](https://redirect.github.com/motdotla/dotenv/compare/v16.4.0...v16.4.1) - Patch support for array as `path` option [#797](https://redirect.github.com/motdotla/dotenv/pull/797) ### [`v16.4.0`](https://redirect.github.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1640-2024-01-23) [Compare Source](https://redirect.github.com/motdotla/dotenv/compare/v16.3.2...v16.4.0) - Add `error.code` to error messages around `.env.vault` decryption handling [#795](https://redirect.github.com/motdotla/dotenv/pull/795) - Add ability to find `.env.vault` file when filename(s) passed as an array [#784](https://redirect.github.com/motdotla/dotenv/pull/784) ### [`v16.3.2`](https://redirect.github.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1632-2024-01-18) [Compare Source](https://redirect.github.com/motdotla/dotenv/compare/v16.3.1...v16.3.2) ##### Added - Add debug message when no encoding set [#735](https://redirect.github.com/motdotla/dotenv/pull/735) ##### Changed - Fix output typing for `populate` [#792](https://redirect.github.com/motdotla/dotenv/pull/792) - Use subarray instead of slice [#793](https://redirect.github.com/motdotla/dotenv/pull/793)moment/moment (moment)
### [`v2.30.1`](https://redirect.github.com/moment/moment/blob/HEAD/CHANGELOG.md#2301) [Compare Source](https://redirect.github.com/moment/moment/compare/2.30.0...2.30.1) - Release Dec 27, 2023 - Revert [https://github.com/moment/moment/pull/5827](https://redirect.github.com/moment/moment/pull/5827), because it's breaking a lot of TS code. ### [`v2.30.0`](https://redirect.github.com/moment/moment/blob/HEAD/CHANGELOG.md#2300-Full-changelog) [Compare Source](https://redirect.github.com/moment/moment/compare/2.29.4...2.30.0) - Release Dec 26, 2023Automattic/mongoose (mongoose)
### [`v6.13.3`](https://redirect.github.com/Automattic/mongoose/compare/6.13.2...6.13.3) [Compare Source](https://redirect.github.com/Automattic/mongoose/compare/6.13.2...6.13.3) ### [`v6.13.2`](https://redirect.github.com/Automattic/mongoose/blob/HEAD/CHANGELOG.md#6132--2024-09-12) [Compare Source](https://redirect.github.com/Automattic/mongoose/compare/6.13.1...6.13.2) \=================== - fix(document): make set() respect merge option on deeply nested objects [#14870](https://redirect.github.com/Automattic/mongoose/issues/14870) [#14878](https://redirect.github.com/Automattic/mongoose/issues/14878) ### [`v6.13.1`](https://redirect.github.com/Automattic/mongoose/compare/6.13.0...6.13.1) [Compare Source](https://redirect.github.com/Automattic/mongoose/compare/6.13.0...6.13.1) ### [`v6.13.0`](https://redirect.github.com/Automattic/mongoose/compare/6.12.9...6.13.0) [Compare Source](https://redirect.github.com/Automattic/mongoose/compare/6.12.9...6.13.0) ### [`v6.12.9`](https://redirect.github.com/Automattic/mongoose/compare/6.12.8...6.12.9) [Compare Source](https://redirect.github.com/Automattic/mongoose/compare/6.12.8...6.12.9) ### [`v6.12.8`](https://redirect.github.com/Automattic/mongoose/blob/HEAD/CHANGELOG.md#6128--2024-04-10) [Compare Source](https://redirect.github.com/Automattic/mongoose/compare/6.12.7...6.12.8) \=================== - fix(document): handle virtuals that are stored as objects but getter returns string with toJSON [#14468](https://redirect.github.com/Automattic/mongoose/issues/14468) [#14446](https://redirect.github.com/Automattic/mongoose/issues/14446) - fix(schematype): consistently set wasPopulated to object with `value` property rather than boolean [#14418](https://redirect.github.com/Automattic/mongoose/issues/14418) - docs(model): add extra note about lean option for insertMany() skipping casting [#14415](https://redirect.github.com/Automattic/mongoose/issues/14415) [#14376](https://redirect.github.com/Automattic/mongoose/issues/14376) ### [`v6.12.7`](https://redirect.github.com/Automattic/mongoose/compare/6.12.6...6.12.7) [Compare Source](https://redirect.github.com/Automattic/mongoose/compare/6.12.6...6.12.7) ### [`v6.12.6`](https://redirect.github.com/Automattic/mongoose/compare/6.12.5...6.12.6) [Compare Source](https://redirect.github.com/Automattic/mongoose/compare/6.12.5...6.12.6) ### [`v6.12.5`](https://redirect.github.com/Automattic/mongoose/compare/6.12.4...6.12.5) [Compare Source](https://redirect.github.com/Automattic/mongoose/compare/6.12.4...6.12.5) ### [`v6.12.4`](https://redirect.github.com/Automattic/mongoose/compare/3dce0341cafc5d854722a13e39dbc9e3585297fb...6.12.4) [Compare Source](https://redirect.github.com/Automattic/mongoose/compare/3dce0341cafc5d854722a13e39dbc9e3585297fb...6.12.4)remy/nodemon (nodemon)
### [`v3.1.7`](https://redirect.github.com/remy/nodemon/compare/v3.1.6...9b0606afc68ad9cf536cd338b7ffc82f6b2bdc79) [Compare Source](https://redirect.github.com/remy/nodemon/compare/v3.1.6...v3.1.7) ### [`v3.1.6`](https://redirect.github.com/remy/nodemon/releases/tag/v3.1.6) [Compare Source](https://redirect.github.com/remy/nodemon/compare/v3.1.5...v3.1.6) ##### Bug Fixes - watch nested paths ([11fcaaa](https://redirect.github.com/remy/nodemon/commit/11fcaaab9ce20168b5840c3174232bffd2b6ac5c)), closes [#2216](https://redirect.github.com/remy/nodemon/issues/2216) ### [`v3.1.5`](https://redirect.github.com/remy/nodemon/compare/v3.1.4...254c2ab17877a79b9573c79371cb0fc567eb0514) [Compare Source](https://redirect.github.com/remy/nodemon/compare/v3.1.4...v3.1.5) ### [`v3.1.4`](https://redirect.github.com/remy/nodemon/compare/v3.1.3...d7cfe08403d51f3eef1a1347616306ed29bdd439) [Compare Source](https://redirect.github.com/remy/nodemon/compare/v3.1.3...v3.1.4) ### [`v3.1.3`](https://redirect.github.com/remy/nodemon/releases/tag/v3.1.3) [Compare Source](https://redirect.github.com/remy/nodemon/compare/v3.1.2...v3.1.3) ##### Bug Fixes - cast the nodemon function as Nodemon type ([eaa1d54](https://redirect.github.com/remy/nodemon/commit/eaa1d54f69fb2a4160533b6ba9178b9a09fa9cdf)), closes [#2206](https://redirect.github.com/remy/nodemon/issues/2206) ### [`v3.1.2`](https://redirect.github.com/remy/nodemon/compare/v3.1.1...789663c335be5e79f5b8a2248de9729c24e4093b) [Compare Source](https://redirect.github.com/remy/nodemon/compare/v3.1.1...v3.1.2) ### [`v3.1.1`](https://redirect.github.com/remy/nodemon/releases/tag/v3.1.1) [Compare Source](https://redirect.github.com/remy/nodemon/compare/v3.1.0...v3.1.1) ##### Bug Fixes - add types to help with required nodemon usage ([#2204](https://redirect.github.com/remy/nodemon/issues/2204)) ([cd27c0b](https://redirect.github.com/remy/nodemon/commit/cd27c0b50584e078a10338ef0c37282255f3f9ca)) ### [`v3.1.0`](https://redirect.github.com/remy/nodemon/releases/tag/v3.1.0) [Compare Source](https://redirect.github.com/remy/nodemon/compare/v3.0.3...v3.1.0) ##### Features - Enable nodemon to monitor file removal ([#2182](https://redirect.github.com/remy/nodemon/issues/2182)) ([02d216f](https://redirect.github.com/remy/nodemon/commit/02d216ff6a906871bb7f711f0d5e310f6d96b054)) ### [`v3.0.3`](https://redirect.github.com/remy/nodemon/releases/tag/v3.0.3) [Compare Source](https://redirect.github.com/remy/nodemon/compare/v3.0.2...v3.0.3) ##### Bug Fixes - use node when using --import ([d3ee86e](https://redirect.github.com/remy/nodemon/commit/d3ee86e9bd728a39cc7a0924428faf68663896bf)), closes [#2157](https://redirect.github.com/remy/nodemon/issues/2157)pnpm/action-setup (pnpm/action-setup)
### [`v2.4.1`](https://redirect.github.com/pnpm/action-setup/compare/v2.4.0...v2.4.1) [Compare Source](https://redirect.github.com/pnpm/action-setup/compare/v2.4.0...v2.4.1)Configuration
📅 Schedule: 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.
This PR was generated by Mend Renovate. View the repository job log.