geostyler / geostyler-qgis-parser

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

fix(deps): update dependency geostyler-cql-parser to v4.0.0 - autoclosed #560

Closed renovate[bot] closed 4 days ago

renovate[bot] commented 5 days ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
geostyler-cql-parser 4.0.0-beta.4 -> 4.0.0 age adoption passing confidence

Release Notes

geostyler/geostyler-cql-parser (geostyler-cql-parser) ### [`v4.0.0`](https://togithub.com/geostyler/geostyler-cql-parser/blob/HEAD/CHANGELOG.md#400-2024-06-25) [Compare Source](https://togithub.com/geostyler/geostyler-cql-parser/compare/v4.0.0-next.3...v4.0.0) ##### ⚠ BREAKING CHANGES - Produces ESM build. ##### Features - add semantic release, commitlint, introduce next branch ([7967653](https://togithub.com/geostyler/geostyler-cql-parser/commit/796765362f94faeeecd6c4c29e0a038da2ef35eb)) - produce esm build, switch to vite ([#​351](https://togithub.com/geostyler/geostyler-cql-parser/issues/351)) ([d416111](https://togithub.com/geostyler/geostyler-cql-parser/commit/d4161112c2534a1143c936d71642dfc52e14a80c)) - update geostyler-style ([5926082](https://togithub.com/geostyler/geostyler-cql-parser/commit/5926082b4e9048cfaa6122185bbb34f2cd400f89)) ##### Bug Fixes - fix esm build & add vitest ([13bf824](https://togithub.com/geostyler/geostyler-cql-parser/commit/13bf824f166e592ee3eba89a6e27b12cd5168929)) - fix import of generated parser/lexer ([083cfba](https://togithub.com/geostyler/geostyler-cql-parser/commit/083cfba16d1cf35e28d9f67460f61d2fa349cedb)) - improve check for window ([aeca5c0](https://togithub.com/geostyler/geostyler-cql-parser/commit/aeca5c05dfcc7b2a5e0c0edc6741c6d195d4615f)) - remove commented code ([78cdfcd](https://togithub.com/geostyler/geostyler-cql-parser/commit/78cdfcd4be56f2f2c6a24c5715bc6ffdfa2bcb21)) - remove obsolete dependency ([bf4f406](https://togithub.com/geostyler/geostyler-cql-parser/commit/bf4f406227ba2deb198bbd27d2a1075fd17ca987)) - update browsercheck ([d7e0af6](https://togithub.com/geostyler/geostyler-cql-parser/commit/d7e0af6a7c476f8387a375b9321f2005ad0489cd)) - update geostyler-style version, cleanup package.json ([a938ae7](https://togithub.com/geostyler/geostyler-cql-parser/commit/a938ae759a765786ff57976a970a994fa0d68d02)) - use global if window is not available ([bab4242](https://togithub.com/geostyler/geostyler-cql-parser/commit/bab4242d8ee8af1e56dd1200d5244c4273650017)) - use proper cqlParser object to run properly in all environments ([23e0546](https://togithub.com/geostyler/geostyler-cql-parser/commit/23e05463e0459ae1b5592603bc7db51166a6f9f0)) ### [`v4.0.0-next.3`](https://togithub.com/geostyler/geostyler-cql-parser/compare/v4.0.0-next.2...v4.0.0-next.3) [Compare Source](https://togithub.com/geostyler/geostyler-cql-parser/compare/v4.0.0-next.2...v4.0.0-next.3) ### [`v4.0.0-next.2`](https://togithub.com/geostyler/geostyler-cql-parser/releases/tag/v4.0.0-next.2) [Compare Source](https://togithub.com/geostyler/geostyler-cql-parser/compare/v4.0.0-next.1...v4.0.0-next.2) - fix: remove commented code [`78cdfcd`](https://togithub.com/geostyler/geostyler-cql-parser/commit/78cdfcd) - feat: update geostyler-style [`5926082`](https://togithub.com/geostyler/geostyler-cql-parser/commit/5926082) ### [`v4.0.0-next.1`](https://togithub.com/geostyler/geostyler-cql-parser/releases/tag/v4.0.0-next.1) [Compare Source](https://togithub.com/geostyler/geostyler-cql-parser/compare/v4.0.0-beta.7...v4.0.0-next.1) - fix: fix esm build & add vitest [`13bf824`](https://togithub.com/geostyler/geostyler-cql-parser/commit/13bf824) - feat: produce esm build, switch to vite ([#​351](https://togithub.com/geostyler/geostyler-cql-parser/issues/351)) [`d416111`](https://togithub.com/geostyler/geostyler-cql-parser/commit/d416111) - chore(deps): update dependency [@​babel/preset-env](https://togithub.com/babel/preset-env) to v7.22.14 ([#​337](https://togithub.com/geostyler/geostyler-cql-parser/issues/337)) [`1c81ad3`](https://togithub.com/geostyler/geostyler-cql-parser/commit/1c81ad3) - chore(deps): update actions/setup-node action to v3 ([#​340](https://togithub.com/geostyler/geostyler-cql-parser/issues/340)) [`def1c25`](https://togithub.com/geostyler/geostyler-cql-parser/commit/def1c25) - chore(deps): update actions/cache action to v3 ([#​338](https://togithub.com/geostyler/geostyler-cql-parser/issues/338)) [`32c58c5`](https://togithub.com/geostyler/geostyler-cql-parser/commit/32c58c5) - chore(deps): update actions/checkout action to v3 ([#​339](https://togithub.com/geostyler/geostyler-cql-parser/issues/339)) [`42237aa`](https://togithub.com/geostyler/geostyler-cql-parser/commit/42237aa) - Update dependencies ([#​335](https://togithub.com/geostyler/geostyler-cql-parser/issues/335)) [`a816125`](https://togithub.com/geostyler/geostyler-cql-parser/commit/a816125) - Add renovate.json ([#​316](https://togithub.com/geostyler/geostyler-cql-parser/issues/316)) [`c46de8b`](https://togithub.com/geostyler/geostyler-cql-parser/commit/c46de8b) - Merge pull request [#​317](https://togithub.com/geostyler/geostyler-cql-parser/issues/317) from geostyler/adjust-nodejs-versions [`8781f1d`](https://togithub.com/geostyler/geostyler-cql-parser/commit/8781f1d) - ci: use Node.js versions 18.x and 20.x [`b5b8666`](https://togithub.com/geostyler/geostyler-cql-parser/commit/b5b8666) - Merge pull request [#​314](https://togithub.com/geostyler/geostyler-cql-parser/issues/314) from geostyler/add-funding-to-package-json [`bad6bce`](https://togithub.com/geostyler/geostyler-cql-parser/commit/bad6bce) - chore: add funding field to package.json [`f8acb44`](https://togithub.com/geostyler/geostyler-cql-parser/commit/f8acb44) - Merge pull request [#​312](https://togithub.com/geostyler/geostyler-cql-parser/issues/312) from geostyler/funding-information [`67cdf57`](https://togithub.com/geostyler/geostyler-cql-parser/commit/67cdf57) - docs: add funding information [`abbbb44`](https://togithub.com/geostyler/geostyler-cql-parser/commit/abbbb44) - Bump acorn from 8.8.1 to 8.8.2 ([#​303](https://togithub.com/geostyler/geostyler-cql-parser/issues/303)) [`523bb6b`](https://togithub.com/geostyler/geostyler-cql-parser/commit/523bb6b) - Bump [@​babel/preset-typescript](https://togithub.com/babel/preset-typescript) from 7.18.6 to 7.21.5 ([#​305](https://togithub.com/geostyler/geostyler-cql-parser/issues/305)) [`9562cd2`](https://togithub.com/geostyler/geostyler-cql-parser/commit/9562cd2) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.54.1 to 5.59.6 ([#​306](https://togithub.com/geostyler/geostyler-cql-parser/issues/306)) [`884d64b`](https://togithub.com/geostyler/geostyler-cql-parser/commit/884d64b) - Bump [@​babel/plugin-proposal-object-rest-spread](https://togithub.com/babel/plugin-proposal-object-rest-spread) from 7.20.2 to 7.20.7 ([#​302](https://togithub.com/geostyler/geostyler-cql-parser/issues/302)) [`cefdaf0`](https://togithub.com/geostyler/geostyler-cql-parser/commit/cefdaf0) - Bump webpack from 5.75.0 to 5.76.0 ([#​300](https://togithub.com/geostyler/geostyler-cql-parser/issues/300)) [`0116bae`](https://togithub.com/geostyler/geostyler-cql-parser/commit/0116bae) - Bump [@​types/lodash](https://togithub.com/types/lodash) from 4.14.188 to 4.14.191 ([#​274](https://togithub.com/geostyler/geostyler-cql-parser/issues/274)) [`897d4fc`](https://togithub.com/geostyler/geostyler-cql-parser/commit/897d4fc) - Bump webpack-cli from 4.10.0 to 5.0.1 ([#​277](https://togithub.com/geostyler/geostyler-cql-parser/issues/277)) [`760bbac`](https://togithub.com/geostyler/geostyler-cql-parser/commit/760bbac) - Bump json5 from 2.2.1 to 2.2.3 ([#​285](https://togithub.com/geostyler/geostyler-cql-parser/issues/285)) [`bc648b5`](https://togithub.com/geostyler/geostyler-cql-parser/commit/bc648b5) - Bump [@​types/jest](https://togithub.com/types/jest) from 29.2.2 to 29.2.6 ([#​288](https://togithub.com/geostyler/geostyler-cql-parser/issues/288)) [`cec2a99`](https://togithub.com/geostyler/geostyler-cql-parser/commit/cec2a99) - Bump typescript from 4.8.4 to 4.9.5 ([#​290](https://togithub.com/geostyler/geostyler-cql-parser/issues/290)) [`5a4e96c`](https://togithub.com/geostyler/geostyler-cql-parser/commit/5a4e96c) - Bump http-cache-semantics from 4.1.0 to 4.1.1 ([#​292](https://togithub.com/geostyler/geostyler-cql-parser/issues/292)) [`910457a`](https://togithub.com/geostyler/geostyler-cql-parser/commit/910457a) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.42.1 to 5.54.1 ([#​297](https://togithub.com/geostyler/geostyler-cql-parser/issues/297)) [`6a160d9`](https://togithub.com/geostyler/geostyler-cql-parser/commit/6a160d9) - Merge pull request [#​299](https://togithub.com/geostyler/geostyler-cql-parser/issues/299) from geostyler/remove-manual-push [`5875531`](https://togithub.com/geostyler/geostyler-cql-parser/commit/5875531) - ci: remove pushing tag command from npm release. [`3795f3c`](https://togithub.com/geostyler/geostyler-cql-parser/commit/3795f3c) ### [`v4.0.0-beta.7`](https://togithub.com/geostyler/geostyler-cql-parser/blob/HEAD/CHANGELOG.md#400-beta7-2024-06-21) [Compare Source](https://togithub.com/geostyler/geostyler-cql-parser/compare/v4.0.0-beta.6...v4.0.0-beta.7) ##### Bug Fixes - update browsercheck ([d7e0af6](https://togithub.com/geostyler/geostyler-cql-parser/commit/d7e0af6a7c476f8387a375b9321f2005ad0489cd)) ### [`v4.0.0-beta.6`](https://togithub.com/geostyler/geostyler-cql-parser/blob/HEAD/CHANGELOG.md#400-beta6-2024-06-21) [Compare Source](https://togithub.com/geostyler/geostyler-cql-parser/compare/v4.0.0-beta.5...v4.0.0-beta.6) ##### Bug Fixes - improve check for window ([aeca5c0](https://togithub.com/geostyler/geostyler-cql-parser/commit/aeca5c05dfcc7b2a5e0c0edc6741c6d195d4615f)) ### [`v4.0.0-beta.5`](https://togithub.com/geostyler/geostyler-cql-parser/blob/HEAD/CHANGELOG.md#400-beta5-2024-06-21) [Compare Source](https://togithub.com/geostyler/geostyler-cql-parser/compare/v4.0.0-beta.4...v4.0.0-beta.5) ##### Bug Fixes - use global if window is not available ([bab4242](https://togithub.com/geostyler/geostyler-cql-parser/commit/bab4242d8ee8af1e56dd1200d5244c4273650017))

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.