chore(deps): update dependency postcss-preset-env to v7.4.1 #1563

Merged
dpschen merged 1 commits from renovate/postcss-preset-env-7.x into main 2022-02-17 15:35:30 +00:00
Member

This PR contains the following updates:

Package Type Update Change
postcss-preset-env devDependencies minor 7.3.1 -> 7.4.1

Release Notes

csstools/postcss-plugins

v7.4.1

Compare Source

  • Updated postcss-clamp to 4.0.0 (major)

v7.4.0

Compare Source

  • Added @csstools/color-function
    Check the plugin README for usage details.
  • Added @csstools/oklab-function
    Check the plugin README for usage details.
  • Added @csstools/ic-unit
    Check the plugin README for usage details.
  • Updated @csstools/postcss-progressive-custom-properties to 1.2.0 (minor)
  • Updated cssdb to 6.3.1 (patch)
  • Updated postcss-double-position-gradients to 3.1.0 (minor)
  • Updated postcss-lab-function to 4.1.1 (patch)

v7.3.3

Compare Source

  • Updated cssdb to 6.3.0 (minor)

v7.3.2

Compare Source

  • Updated postcss-lab-function to 4.1.0 (minor)

postcss-lab-function now supports wide gamut colors and out of gamut color mapping.

  • Updated css-blank-pseudo to 3.0.3 (patch)
  • Updated css-has-pseudo to 3.0.4 (patch)
  • Updated cssdb to 6.2.1 (patch)
  • Updated postcss-color-functional-notation to 4.2.2 (patch)
  • Updated postcss-color-hex-alpha to 8.0.3 (patch)
  • Updated postcss-dir-pseudo-class to 6.0.4 (patch)
  • Updated postcss-double-position-gradients to 3.0.5 (patch)
  • Updated postcss-env-function to 4.0.5 (patch)
  • Updated postcss-focus-visible to 6.0.4 (patch)
  • Updated postcss-focus-within to 5.0.4 (patch)
  • Updated postcss-gap-properties to 3.0.3 (patch)
  • Updated postcss-image-set-function to 4.0.6 (patch)
  • Updated postcss-logical to 5.0.4 (patch)
  • Updated postcss-overflow-shorthand to 3.0.3 (patch)
  • Updated postcss-place to 7.0.4 (patch)
  • Updated postcss-pseudo-class-any-link to 7.1.1 (patch)
  • Updated @csstools/postcss-progressive-custom-properties to 1.1.0.

Configuration

📅 Schedule: 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.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [postcss-preset-env](https://github.com/csstools/postcss-plugins) | devDependencies | minor | [`7.3.1` -> `7.4.1`](https://renovatebot.com/diffs/npm/postcss-preset-env/7.3.1/7.4.1) | --- ### Release Notes <details> <summary>csstools/postcss-plugins</summary> ### [`v7.4.1`](https://github.com/csstools/postcss-plugins/blob/master/plugin-packs/postcss-preset-env/CHANGELOG.md#&#8203;741-February-17-2022) [Compare Source](https://github.com/csstools/postcss-plugins/compare/5f631c0b3f1b090d42d0a6b6f9cb2fa76d3db897...de478b9e5773f9af757c12197f817b251274b65e) - Updated `postcss-clamp` to `4.0.0` (major) ### [`v7.4.0`](https://github.com/csstools/postcss-plugins/blob/master/plugin-packs/postcss-preset-env/CHANGELOG.md#&#8203;740-February-16-2022) [Compare Source](https://github.com/csstools/postcss-plugins/compare/f77a9442107686d4776fa61ec984d7a0741610cf...5f631c0b3f1b090d42d0a6b6f9cb2fa76d3db897) - Added `@csstools/color-function` <br/> [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function#readme) for usage details. - Added `@csstools/oklab-function` <br/> [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function#readme) for usage details. - Added `@csstools/ic-unit` <br/> [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-ic-unit#readme) for usage details. - Updated `@csstools/postcss-progressive-custom-properties` to `1.2.0` (minor) - Updated `cssdb` to `6.3.1` (patch) - Updated `postcss-double-position-gradients` to `3.1.0` (minor) - Updated `postcss-lab-function` to `4.1.1` (patch) ### [`v7.3.3`](https://github.com/csstools/postcss-plugins/blob/master/plugin-packs/postcss-preset-env/CHANGELOG.md#&#8203;733-February-13-2022) [Compare Source](https://github.com/csstools/postcss-plugins/compare/66643eea7214c399ce483810edeb3e9786c73072...f77a9442107686d4776fa61ec984d7a0741610cf) - Updated `cssdb` to `6.3.0` (minor) ### [`v7.3.2`](https://github.com/csstools/postcss-plugins/blob/master/plugin-packs/postcss-preset-env/CHANGELOG.md#&#8203;732-February-12-2022) [Compare Source](https://github.com/csstools/postcss-plugins/compare/15a2fbaf6330ed49d76af5b1f60d2ace92e83349...66643eea7214c399ce483810edeb3e9786c73072) - Updated `postcss-lab-function` to `4.1.0` (minor) `postcss-lab-function` now supports [wide gamut colors](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function#displayp3) and [out of gamut color mapping](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function#displayp3). - Updated `css-blank-pseudo` to `3.0.3` (patch) - Updated `css-has-pseudo` to `3.0.4` (patch) - Updated `cssdb` to `6.2.1` (patch) - Updated `postcss-color-functional-notation` to `4.2.2` (patch) - Updated `postcss-color-hex-alpha` to `8.0.3` (patch) - Updated `postcss-dir-pseudo-class` to `6.0.4` (patch) - Updated `postcss-double-position-gradients` to `3.0.5` (patch) - Updated `postcss-env-function` to `4.0.5` (patch) - Updated `postcss-focus-visible` to `6.0.4` (patch) - Updated `postcss-focus-within` to `5.0.4` (patch) - Updated `postcss-gap-properties` to `3.0.3` (patch) - Updated `postcss-image-set-function` to `4.0.6` (patch) - Updated `postcss-logical` to `5.0.4` (patch) - Updated `postcss-overflow-shorthand` to `3.0.3` (patch) - Updated `postcss-place` to `7.0.4` (patch) - Updated `postcss-pseudo-class-any-link` to `7.1.1` (patch) - Updated `@csstools/postcss-progressive-custom-properties` to `1.1.0`. </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate added the
dependencies
label 2022-02-17 15:03:23 +00:00
renovate added 1 commit 2022-02-17 15:03:23 +00:00
Member

Hi renovate!

Thank you for creating a PR!

I've deployed the changes of this PR on a preview environment under this URL: https://1563-renovate-postcss-preset-env-7-x--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/.

Have a nice day!

Beep boop, I'm a bot.

Hi renovate! Thank you for creating a PR! I've deployed the changes of this PR on a preview environment under this URL: https://1563-renovate-postcss-preset-env-7-x--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/. Have a nice day! > Beep boop, I'm a bot.
dpschen approved these changes 2022-02-17 15:35:24 +00:00
dpschen merged commit 6a959b2e53 into main 2022-02-17 15:35:30 +00:00
dpschen deleted branch renovate/postcss-preset-env-7.x 2022-02-17 15:35:30 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.