rsoreq / zenbot

Zenbot is a command-line cryptocurrency trading bot using Node.js and MongoDB.
MIT License
0 stars 0 forks source link

chore(deps): update dependency resolve-url-loader to v5 - autoclosed #769

Closed mend-for-github-com[bot] closed 2 years ago

mend-for-github-com[bot] commented 2 years ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
resolve-url-loader ^3.1.1 -> ^5.0.0 age adoption passing confidence

Release Notes

bholloway/resolve-url-loader ### [`v5.0.0`](https://togithub.com/bholloway/resolve-url-loader/releases/tag/5.0.0) [Compare Source](https://togithub.com/bholloway/resolve-url-loader/compare/4.0.0...5.0.0) Breaking changes - Require `node>=12`. - Support only `webpack>=4`. - Update to `postcss@^8`. - Remove `rework` engine (which was deprecated in V4). Bugfixes - Fix log messages not correctly normalising absolute paths to posix style on Windows platform - Fixes to end-to-end tests and test framework. ### [`v4.0.0`](https://togithub.com/bholloway/resolve-url-loader/releases/tag/4.0.0) [Compare Source](https://togithub.com/bholloway/resolve-url-loader/compare/3.1.4...4.0.0) **Features** - Better resolution of the original source location - You can more successfully use `url()` in variables and mixins. - Dependencies now accept a wider range and explicit dependency on `rework` and `rework-visit` has been removed. **Breaking Changes** - The `engine` option is deprecated which means the old `rework` engine is deprecated. - The `keepQuery` behaviour is now the default, the `keepQuery` option has been removed. - The `removeCR` option defaults to `true` when executing on Windows OS. - The `absolute` option has been removed. - The `join` option has changed. **Migrating** See the [changlog](https://togithub.com/bholloway/resolve-url-loader/blob/v4-maintenance/packages/resolve-url-loader/CHANGELOG.md). ### [`v3.1.4`](https://togithub.com/bholloway/resolve-url-loader/compare/3.1.3...3.1.4) [Compare Source](https://togithub.com/bholloway/resolve-url-loader/compare/3.1.3...3.1.4) ### [`v3.1.3`](https://togithub.com/bholloway/resolve-url-loader/releases/tag/3.1.3) [Compare Source](https://togithub.com/bholloway/resolve-url-loader/compare/3.1.2...3.1.3) Added CTA to try v4 before its imminent release ### [`v3.1.2`](https://togithub.com/bholloway/resolve-url-loader/releases/tag/3.1.2) [Compare Source](https://togithub.com/bholloway/resolve-url-loader/compare/3.1.1...3.1.2) bump `adjust-sourcemap-loader` to address object-path issue

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.

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