internetee / auction_center

Estonian Internet Foundation's software for auctioning domain names
Other
5 stars 4 forks source link

Update dependency vanilla-cookieconsent to v3 #1272

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vanilla-cookieconsent (source) ^2.9.2 -> ^3.0.0 age adoption passing confidence

Release Notes

orestbida/cookieconsent (vanilla-cookieconsent) ### [`v3.0.1`](https://togithub.com/orestbida/cookieconsent/releases/tag/v3.0.1): cookieconsent v3.0.1 [Compare Source](https://togithub.com/orestbida/cookieconsent/compare/v3.0.0...v3.0.1) #### Bug fixes - fix: unhandled exception when category is unknown by [@​Idrinth](https://togithub.com/Idrinth) in [https://github.com/orestbida/cookieconsent/pull/663](https://togithub.com/orestbida/cookieconsent/pull/663) - fix: default enabled categories reset on preferences modal close by [@​orestbida](https://togithub.com/orestbida) in [`b91b9c4`](https://togithub.com/orestbida/cookieconsent/commit/b91b9c44f1ba63cf6f87bfa65e574c17a54c7732) #### Documentation - docs: fix broken GitHub links by [@​lneugebauer](https://togithub.com/lneugebauer) in [https://github.com/orestbida/cookieconsent/pull/625](https://togithub.com/orestbida/cookieconsent/pull/625) #### New Contributors - [@​lneugebauer](https://togithub.com/lneugebauer) made their first contribution in [https://github.com/orestbida/cookieconsent/pull/625](https://togithub.com/orestbida/cookieconsent/pull/625) - [@​Idrinth](https://togithub.com/Idrinth) made their first contribution in [https://github.com/orestbida/cookieconsent/pull/663](https://togithub.com/orestbida/cookieconsent/pull/663) **Full Changelog**: https://github.com/orestbida/cookieconsent/compare/v3.0.0...v3.0.1 ### [`v3.0.0`](https://togithub.com/orestbida/cookieconsent/releases/tag/v3.0.0): cookieconsent v3.0.0 [Compare Source](https://togithub.com/orestbida/cookieconsent/compare/v2.9.2...v3.0.0) First stable v3 release! 🎉 #### Demo You can check out v3 on the [playground](https://playground.cookieconsent.orestbida.com/). #### Main features - more granular control over scripts, thanks to [services](https://cookieconsent.orestbida.com/advanced/manage-scripts.html#services) - better [language/translation](https://cookieconsent.orestbida.com/advanced/language-configuration.html) handling (allow the use of external `.json` files) - more intuitive and clearer [configuration parameters](https://cookieconsent.orestbida.com/reference/configuration-reference.html) - easier integration with various frameworks thanks to the ESM format (check out some demos on [Stackblitz](https://stackblitz.com/@​orestbida/collections/cookieconsent-v3)) - many new customization options (button/modal layouts) - multiple ways to handle your scripts, using either [script-tags, callbacks or events](https://cookieconsent.orestbida.com/advanced/manage-scripts.html#how-to-manage-scripts) - and much more ... #### Upgrade guide from v2 to v3? ❌ There are way too many changes compared to v2; the configuration, api, custom attributes ... everything is different, although the end result is essentially the same. *I personally find it faster to just start from scratch rather than trying to adapt the previous configuration*. #### Should you upgrade? YES. Although v2 will still receive some maintenance updates, it will eventually be sunset. #### Last but not least A huge thanks to everyone who contributed!

Configuration

📅 Schedule: Branch creation - "before 2am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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



This PR was generated by Mend Renovate. View the repository job log.