fix(deps): update dependency config to v3.3.11
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
config (source) | dependencies | patch | 3.3.9 -> 3.3.11 |
⚠ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
node-config/node-config (config)
v3.3.11
What's Changed
- fix: webpack bundling compatibility by @cbazureau in https://github.com/node-config/node-config/pull/757
New Contributors
- @cbazureau made their first contribution in https://github.com/node-config/node-config/pull/757
Full Changelog: https://github.com/node-config/node-config/compare/v3.3.10...v3.3.11
v3.3.10
What's Changed
- replace var to let and const by @jamashita in https://github.com/node-config/node-config/pull/720
- refactor:
💡 xxx === undefined => typeof xxx === 'undefined' by @jamashita in https://github.com/node-config/node-config/pull/729 - Fix source maps when using ts config files, improve performance loading ts config files by @andrzej-woof in https://github.com/node-config/node-config/pull/721
- fix: lack of comments removal, invalid regexp by @DeutscherDude in https://github.com/node-config/node-config/pull/745
New Contributors
- @jamashita made their first contribution in https://github.com/node-config/node-config/pull/720
- @andrzej-woof made their first contribution in https://github.com/node-config/node-config/pull/721
- @DeutscherDude made their first contribution in https://github.com/node-config/node-config/pull/745
Full Changelog: https://github.com/node-config/node-config/compare/v3.3.9...v3.3.10
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.