baryonsoft / overleaf

GNU Affero General Public License v3.0
0 stars 0 forks source link

Update dependency config to v3 #156

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
config (source) ^1.19.0 -> ^3.0.0 age adoption passing confidence

Release Notes

node-config/node-config (config) ### [`v3.3.9`](https://togithub.com/node-config/node-config/releases/tag/v3.3.9) [Compare Source](https://togithub.com/node-config/node-config/compare/v3.3.8...v3.3.9) #### What's Changed - Support loading transpiled JS config files by [@​Tomas2D](https://togithub.com/Tomas2D) in [https://github.com/node-config/node-config/pull/692](https://togithub.com/node-config/node-config/pull/692) - fix(vulnerability): upgrade json5 version from 2.2.1 to 2.2.2 by [@​veekays](https://togithub.com/veekays) in [https://github.com/node-config/node-config/pull/713](https://togithub.com/node-config/node-config/pull/713) #### New Contributors - [@​Tomas2D](https://togithub.com/Tomas2D) made their first contribution in [https://github.com/node-config/node-config/pull/692](https://togithub.com/node-config/node-config/pull/692) - [@​veekays](https://togithub.com/veekays) made their first contribution in [https://github.com/node-config/node-config/pull/713](https://togithub.com/node-config/node-config/pull/713) **Full Changelog**: https://github.com/node-config/node-config/compare/v3.3.8...v3.3.9 ### [`v3.3.8`](https://togithub.com/node-config/node-config/releases/tag/v3.3.8) [Compare Source](https://togithub.com/node-config/node-config/compare/v3.3.7...v3.3.8) #### What's Changed - bump json5 dep to 2.2.1 - Cleanup of file scoped environment variables by [@​jdmarshall](https://togithub.com/jdmarshall) in [https://github.com/node-config/node-config/pull/667](https://togithub.com/node-config/node-config/pull/667) - Allow multiple relative directory paths separated by path.delimiter to work by [@​inside](https://togithub.com/inside) in [https://github.com/node-config/node-config/pull/661](https://togithub.com/node-config/node-config/pull/661) - Reentrancy bugs by [@​jdmarshall](https://togithub.com/jdmarshall) in [https://github.com/node-config/node-config/pull/668](https://togithub.com/node-config/node-config/pull/668) - Fixed property mutation. Throw an exception on such an attempt. Updat… by [@​fgheorghe](https://togithub.com/fgheorghe) in [https://github.com/node-config/node-config/pull/516](https://togithub.com/node-config/node-config/pull/516) - docs: update copyright & fix misspelling by [@​DigitalGreyHat](https://togithub.com/DigitalGreyHat) in [https://github.com/node-config/node-config/pull/677](https://togithub.com/node-config/node-config/pull/677) #### New Contributors - [@​jdmarshall](https://togithub.com/jdmarshall) made their first contribution in [https://github.com/node-config/node-config/pull/667](https://togithub.com/node-config/node-config/pull/667) - [@​inside](https://togithub.com/inside) made their first contribution in [https://github.com/node-config/node-config/pull/661](https://togithub.com/node-config/node-config/pull/661) - [@​DigitalGreyHat](https://togithub.com/DigitalGreyHat) made their first contribution in [https://github.com/node-config/node-config/pull/677](https://togithub.com/node-config/node-config/pull/677) **Full Changelog**: https://github.com/node-config/node-config/compare/v3.3.7...v3.3.8 ### [`v3.3.7`](https://togithub.com/node-config/node-config/blob/HEAD/History.md#Beyond-337) [Compare Source](https://togithub.com/node-config/node-config/compare/v3.3.6...v3.3.7) \============ We've moved this content to [Github Releases](https://togithub.com/node-config/node-config/releases). Future release notes are managed there. ### [`v3.3.6`](https://togithub.com/node-config/node-config/blob/HEAD/History.md#336--2021-03-08) [Compare Source](https://togithub.com/node-config/node-config/compare/ed51fbac5e0e29df0be88a15844608b2e714faee...v3.3.6) \================== - Added publishConfig element to package.json to prevent publishing to the wrong repository - [@​lorenwest](https://togithub.com/lorenwest) ### [`v3.3.4`](https://togithub.com/node-config/node-config/blob/HEAD/History.md#334--2021-02-26) [Compare Source](https://togithub.com/node-config/node-config/compare/d5d725e20fcdd7d8aba1368912b2c905baac6132...ed51fbac5e0e29df0be88a15844608b2e714faee) \================== - FIX [#​517](https://togithub.com/node-config/node-config/issues/517) 0 loadFileConfigs incorrectly adds to getConfigSources [@​NguyenMatthieu](https://togithub.com/NguyenMatthieu) ### [`v3.3.3`](https://togithub.com/node-config/node-config/blob/HEAD/History.md#333--2020-11-26) [Compare Source](https://togithub.com/node-config/node-config/compare/1464a401f563dc143efe68a704dc448283ade93e...d5d725e20fcdd7d8aba1368912b2c905baac6132) \================== - FIX [#​460](https://togithub.com/node-config/node-config/issues/460) - Strict mode warning refer to appropriate env variable [@​iCodeOkay](https://togithub.com/iCodeOkay) - Use Buffer.alloc and Buffer.from instead of contrsuctor [@​Fcmam5](https://togithub.com/Fcmam5) - Add support for experimental .cjs modules [@​lenkan](https://togithub.com/lenkan) ### [`v3.3.2`](https://togithub.com/node-config/node-config/blob/HEAD/History.md#332--2020-09-24) [Compare Source](https://togithub.com/node-config/node-config/compare/c86ba2a3d31dff8ad06404ca4b6be54b7e915678...1464a401f563dc143efe68a704dc448283ade93e) \================== - Fixed issue with Buffers in config throwing error in util.makeImmutable ([#​608](https://togithub.com/node-config/node-config/issues/608)) - Michal Wadas - Added boolean and numeric types to custom environment variables - Ankur Narkhede [@​ankurnarkhede](https://togithub.com/ankurnarkhede) ### [`v3.3.1`](https://togithub.com/node-config/node-config/blob/HEAD/History.md#331--2020-03-25) [Compare Source](https://togithub.com/node-config/node-config/compare/080d9f9f656a6064a0581fe4d9a990021c54a5cc...c86ba2a3d31dff8ad06404ca4b6be54b7e915678) \================== - Fix security vulnerability in json5 dependency - [@​twkel](https://togithub.com/twkel) ### [`v3.3.0`](https://togithub.com/node-config/node-config/blob/HEAD/History.md#330--2020-02-26) [Compare Source](https://togithub.com/node-config/node-config/compare/9fa7022ad1341d10f9846ef821c6157ac5a8e13b...080d9f9f656a6064a0581fe4d9a990021c54a5cc) \================== - Allow all defined values in `substituteDeep` - [@​fostyfost](https://togithub.com/fostyfost) ### [`v3.2.6`](https://togithub.com/node-config/node-config/blob/HEAD/History.md#326--2020-02-21) [Compare Source](https://togithub.com/node-config/node-config/compare/21d3094bda672a3d7d294b2a5e8658379f2f890f...9fa7022ad1341d10f9846ef821c6157ac5a8e13b) \================== - Updated copyright date ranges ### [`v3.2.5`](https://togithub.com/node-config/node-config/blob/HEAD/History.md#325--2020-01-16) [Compare Source](https://togithub.com/node-config/node-config/compare/1c59823e0d86f6e0acea4288f94f9554425e67f2...21d3094bda672a3d7d294b2a5e8658379f2f890f) \================== - Fixed issue with getCustomEnvVars and multiple config dirs [#​585](https://togithub.com/node-config/node-config/issues/585) - [@​dekelev](https://togithub.com/dekelev) ### [`v3.2.4`](https://togithub.com/node-config/node-config/blob/HEAD/History.md#324--2019-10-25) [Compare Source](https://togithub.com/node-config/node-config/compare/7292a778bb1585acd398eb92cf046aba40ff578f...1c59823e0d86f6e0acea4288f94f9554425e67f2) \================== - Improved error handling of env variables value parse - [@​leonardovillela](https://togithub.com/leonardovillela) ### [`v3.2.3`](https://togithub.com/node-config/node-config/blob/HEAD/History.md#323--2019-10-03) [Compare Source](https://togithub.com/node-config/node-config/compare/2565a3f373992219bf8031b493f3b15a961e82c2...7292a778bb1585acd398eb92cf046aba40ff578f) \================== - Fixed strict mode warning [#​460](https://togithub.com/node-config/node-config/issues/460) - [@​fedulovivan](https://togithub.com/fedulovivan) ### [`v3.2.2`](https://togithub.com/node-config/node-config/blob/HEAD/History.md#322--2019-07-20) [Compare Source](https://togithub.com/node-config/node-config/compare/9b73f6a26b47e5ea675ee825a34b21e59cde4805...2565a3f373992219bf8031b493f3b15a961e82c2) \================== - Fixed delimiter bug in configDirs to match O/S delimiter - [@​iMoses](https://togithub.com/iMoses) ### [`v3.2.1`](https://togithub.com/node-config/node-config/blob/HEAD/History.md#321--2019-07-18) [Compare Source](https://togithub.com/node-config/node-config/compare/f1ee76382c574b9ae1f9a27367dc3092d9a17ec0...9b73f6a26b47e5ea675ee825a34b21e59cde4805) \================== - Fixed TypeError: obj.toString is not a function - [@​leosuncin](https://togithub.com/leosuncin) ### [`v3.2.0`](https://togithub.com/node-config/node-config/blob/HEAD/History.md#320--2019-07-11) [Compare Source](https://togithub.com/node-config/node-config/compare/40e79b6aeac60da8344d6f72b1a721116180c6c6...f1ee76382c574b9ae1f9a27367dc3092d9a17ec0) \================== - Asynchronous configs - [@​iMoses](https://togithub.com/iMoses) - Multiple config directories - [@​iMoses](https://togithub.com/iMoses) - Improved parser support - [@​iMoses](https://togithub.com/iMoses) ### [`v3.1.0`](https://togithub.com/node-config/node-config/blob/HEAD/History.md#310--2019-04-07) [Compare Source](https://togithub.com/node-config/node-config/compare/7cae415c2d6c611077aad43eaad754d622358031...40e79b6aeac60da8344d6f72b1a721116180c6c6) \================== - Support of module.exports syntax for TS config files [@​keenondrums](https://togithub.com/keenondrums) ### [`v3.0.1`](https://togithub.com/node-config/node-config/blob/HEAD/History.md#301--2018-12-16) [Compare Source](https://togithub.com/node-config/node-config/compare/78f88fbd9855131dea0aea23258abb9f992716cb...7cae415c2d6c611077aad43eaad754d622358031) \================== - Fixed bug where dot notation extended own key [@​exogen](https://togithub.com/exogen) ### [`v3.0.0`](https://togithub.com/node-config/node-config/blob/HEAD/History.md#300--2018-11-20) [Compare Source](https://togithub.com/node-config/node-config/compare/12c62deecd075da3377d5d57adf02fa795b32333...78f88fbd9855131dea0aea23258abb9f992716cb) \================== - Ensure config array items and objects are sealed [@​fgheorghe](https://togithub.com/fgheorghe) - This required a major version bump in case someone - relied on the ability to mutate non-sealed data. ### [`v2.0.2`](https://togithub.com/node-config/node-config/blob/HEAD/History.md#202--2018-08-28) [Compare Source](https://togithub.com/node-config/node-config/compare/3b92726def234279e270eb48c959fb5ef5442922...12c62deecd075da3377d5d57adf02fa795b32333) \================== - Added dot notation to setModuleDefaults - bertho-zero - Updated copyright year - JemiloII ### [`v2.0.1`](https://togithub.com/node-config/node-config/blob/HEAD/History.md#201--2018-07-26) [Compare Source](https://togithub.com/node-config/node-config/compare/669afd9cbc426195861ea1d727aa118fb358e0d1...3b92726def234279e270eb48c959fb5ef5442922) \================== - Removed deprecated code - jpwilliams ### [`v2.0.0`](https://togithub.com/node-config/node-config/blob/HEAD/History.md#200--2018-07-26) [Compare Source](https://togithub.com/node-config/node-config/compare/a6d49e5f5ce2d9f434677a508374a5721366d541...669afd9cbc426195861ea1d727aa118fb358e0d1) \================== Potential for backward incompatibility requiring a major version bump. Safe to upgrade to major version 2 if you're using a recent NodeJS version and you're not trying to mutate config arrays. - Added array immutability - jacobemerick - Removed Node V.4 support

Configuration

📅 Schedule: Branch creation - "every weekday" (UTC), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.