geostyler / geostyler-qgis-parser

GeoStyler Style Parser implementation for QGIS
https://geostyler.org
BSD 2-Clause "Simplified" License
16 stars 9 forks source link

chore(deps): update dependency webpack-cli to v5.1.4 #520

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack-cli (source) 5.0.0 -> 5.1.4 age adoption passing confidence

Release Notes

webpack/webpack-cli (webpack-cli) ### [`v5.1.4`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#514-2023-06-07) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@5.1.3...webpack-cli@5.1.4) ##### Bug Fixes - multi compiler progress output ([f659624](https://togithub.com/webpack/webpack-cli/commit/f6596242c74100bfd6fa391ed2071402a3bd4785)) ### [`v5.1.3`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#513-2023-06-04) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@5.1.2...webpack-cli@5.1.3) ##### Bug Fixes - regression for custom configurations ([#​3834](https://togithub.com/webpack/webpack-cli/issues/3834)) ([bb4f8eb](https://togithub.com/webpack/webpack-cli/commit/bb4f8eb4325219afae3203dc4893af2b4655d5fa)) ### [`v5.1.2`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#512-2023-06-04) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@5.1.1...webpack-cli@5.1.2) ##### Bug Fixes - improve check for custom webpack and webpack-dev-server package existance ([0931ab6](https://togithub.com/webpack/webpack-cli/commit/0931ab6dfd8d9f511036bcb7c1a4ea8dde1ff1cb)) - improve help for some flags ([f468614](https://togithub.com/webpack/webpack-cli/commit/f4686141681cfcbc74d57e69a732e176decff225)) - improved support for `.cts` and `.mts` extensions ([a77daf2](https://togithub.com/webpack/webpack-cli/commit/a77daf28f8a8ad96410a39d565f011f6bb14f6bb)) ### [`v5.1.1`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#511-2023-05-09) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@5.1.0...webpack-cli@5.1.1) ##### Bug Fixes - false positive warning when `--watch` used ([#​3783](https://togithub.com/webpack/webpack-cli/issues/3783)) ([c0436ba](https://togithub.com/webpack/webpack-cli/commit/c0436baca2da7a8ce9e53bbbe960dd1951fe6404)) ### [`v5.1.0`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#510-2023-05-07) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@5.0.2...webpack-cli@5.1.0) ##### Features - shareable webpack configs using `extends` ([#​3738](https://togithub.com/webpack/webpack-cli/issues/3738)) ([d04d0b9](https://togithub.com/webpack/webpack-cli/commit/d04d0b98b69948966c8de5dacf771ac324ba5658)) ##### Performance Improvements - simplify logic, reduce extra loops and perf ([#​3767](https://togithub.com/webpack/webpack-cli/issues/3767)) ([6afe1d3](https://togithub.com/webpack/webpack-cli/commit/6afe1d3be41e191aa7c4865919d092d952e98605)) #### [5.0.2](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@5.0.1...webpack-cli@5.0.2) (2023-04-21) ##### Bug Fixes - error message for missing default export in configuration ([#​3685](https://togithub.com/webpack/webpack-cli/issues/3685)) ([e0a4a09](https://togithub.com/webpack/webpack-cli/commit/e0a4a0991cdfccdaf18e7eb479f87bc2ee4e2e5f)) - **perf:** reduced startup time ([3b79059](https://togithub.com/webpack/webpack-cli/commit/3b79059fe2ee16f4b4ad1f1ed3dfeb680d624128)) #### [5.0.1](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@5.0.0...webpack-cli@5.0.1) (2022-12-05) ##### Bug Fixes - make `define-process-env-node-env` alias `node-env` ([#​3514](https://togithub.com/webpack/webpack-cli/issues/3514)) ([346a518](https://togithub.com/webpack/webpack-cli/commit/346a518dd7423a726810ef1012031f92d318c9c5)) ### [`v5.0.2`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#502-2023-04-21) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@5.0.1...webpack-cli@5.0.2) ##### Bug Fixes - error message for missing default export in configuration ([#​3685](https://togithub.com/webpack/webpack-cli/issues/3685)) ([e0a4a09](https://togithub.com/webpack/webpack-cli/commit/e0a4a0991cdfccdaf18e7eb479f87bc2ee4e2e5f)) - **perf:** reduced startup time ([3b79059](https://togithub.com/webpack/webpack-cli/commit/3b79059fe2ee16f4b4ad1f1ed3dfeb680d624128)) ### [`v5.0.1`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#501-2022-12-05) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@5.0.0...webpack-cli@5.0.1) ##### Bug Fixes - make `define-process-env-node-env` alias `node-env` ([#​3514](https://togithub.com/webpack/webpack-cli/issues/3514)) ([346a518](https://togithub.com/webpack/webpack-cli/commit/346a518dd7423a726810ef1012031f92d318c9c5))

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.



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

jansule commented 1 week ago

:tada: This PR is included in version 2.0.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: