chore(deps): update dependency postcss-preset-env to v7.8.0 #2268

Merged
konrad merged 1 commits from renovate/postcss-preset-env-7.x into main 2022-08-16 07:51:00 +00:00
Member

This PR contains the following updates:

Package Type Update Change
postcss-preset-env devDependencies minor 7.7.2 -> 7.8.0

Release Notes

csstools/postcss-plugins

v7.8.0

Compare Source

  • Added @csstools/postcss-nested-calc
    Check the plugin README for usage details.
  • Added @csstools/postcss-text-decoration-shorthand
    Check the plugin README for usage details.
  • Update @csstools/postcss-cascade-layers to 1.0.5 (patch)
  • Update @csstools/postcss-color-function to 1.1.1 (patch)
  • Update @csstools/postcss-font-format-keywords to 1.0.1 (patch)
  • Update @csstools/postcss-hwb-function to 1.0.2 (patch)
  • Update @csstools/postcss-ic-unit to 1.0.1 (patch)
  • Update @csstools/postcss-is-pseudo-class to 2.0.7 (patch)
  • Update @csstools/postcss-normalize-display-values to 1.0.1 (patch)
  • Update @csstools/postcss-oklab-function to 1.1.1 (patch)
  • Update @csstools/postcss-stepped-value-functions to 1.0.1 (patch)
  • Update @csstools/postcss-trigonometric-functions to 1.0.2 (patch)
  • Update @csstools/postcss-unset-value to 1.0.2 (patch)
  • Update autoprefixer to 10.4.8 (patch)
  • Update browserslist to 4.21.3 (patch)
  • Update cssdb to 7.0.0 (major)
  • Update postcss-attribute-case-insensitive to 5.0.2 (patch)
  • Update postcss-color-functional-notation to 4.2.4 (patch)
  • Update postcss-color-rebeccapurple to 7.1.1 (patch)
  • Update postcss-dir-pseudo-class to 6.0.5 (patch)
  • Update postcss-double-position-gradients to 3.1.2 (patch)
  • Update postcss-gap-properties to 3.0.5 (patch)
  • Update postcss-image-set-function to 4.0.7 (patch)
  • Update postcss-lab-function to 4.2.1 (patch)
  • Update postcss-nesting to 10.1.10 (patch)
  • Update postcss-overflow-shorthand to 3.0.4 (patch)
  • Update postcss-place to 7.0.5 (patch)
  • Update postcss-pseudo-class-any-link to 7.1.6 (patch)
  • Update postcss-selector-not to 6.0.1 (patch)

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.


  • If you want to rebase/retry this PR, click this checkbox.

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.7.2` -> `7.8.0`](https://renovatebot.com/diffs/npm/postcss-preset-env/7.7.2/7.8.0) | --- ### Release Notes <details> <summary>csstools/postcss-plugins</summary> ### [`v7.8.0`](https://github.com/csstools/postcss-plugins/blob/HEAD/plugin-packs/postcss-preset-env/CHANGELOG.md#&#8203;780-August-16-2022) [Compare Source](https://github.com/csstools/postcss-plugins/compare/5e019bc1a5d5955100905aab3774f78937b64391...fda9a3a58b8419b350e63d0764ae83659104034a) - Added `@csstools/postcss-nested-calc` <br/> [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nested-calc#readme) for usage details. - Added `@csstools/postcss-text-decoration-shorthand` <br/> [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand#readme) for usage details. - Update `@csstools/postcss-cascade-layers` to `1.0.5` (patch) - Update `@csstools/postcss-color-function` to `1.1.1` (patch) - Update `@csstools/postcss-font-format-keywords` to `1.0.1` (patch) - Update `@csstools/postcss-hwb-function` to `1.0.2` (patch) - Update `@csstools/postcss-ic-unit` to `1.0.1` (patch) - Update `@csstools/postcss-is-pseudo-class` to `2.0.7` (patch) - Update `@csstools/postcss-normalize-display-values` to `1.0.1` (patch) - Update `@csstools/postcss-oklab-function` to `1.1.1` (patch) - Update `@csstools/postcss-stepped-value-functions` to `1.0.1` (patch) - Update `@csstools/postcss-trigonometric-functions` to `1.0.2` (patch) - Update `@csstools/postcss-unset-value` to `1.0.2` (patch) - Update `autoprefixer` to `10.4.8` (patch) - Update `browserslist` to `4.21.3` (patch) - Update `cssdb` to `7.0.0` (major) - Update `postcss-attribute-case-insensitive` to `5.0.2` (patch) - Update `postcss-color-functional-notation` to `4.2.4` (patch) - Update `postcss-color-rebeccapurple` to `7.1.1` (patch) - Update `postcss-dir-pseudo-class` to `6.0.5` (patch) - Update `postcss-double-position-gradients` to `3.1.2` (patch) - Update `postcss-gap-properties` to `3.0.5` (patch) - Update `postcss-image-set-function` to `4.0.7` (patch) - Update `postcss-lab-function` to `4.2.1` (patch) - Update `postcss-nesting` to `10.1.10` (patch) - Update `postcss-overflow-shorthand` to `3.0.4` (patch) - Update `postcss-place` to `7.0.5` (patch) - Update `postcss-pseudo-class-any-link` to `7.1.6` (patch) - Update `postcss-selector-not` to `6.0.1` (patch) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTMuNCIsInVwZGF0ZWRJblZlciI6IjMyLjE1My40In0=-->
renovate added the
dependencies
label 2022-08-16 07:02:45 +00:00
renovate added 1 commit 2022-08-16 07:02:46 +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://2268-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://2268-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.
konrad merged commit b1493e2be6 into main 2022-08-16 07:51:00 +00:00
konrad deleted branch renovate/postcss-preset-env-7.x 2022-08-16 07:51:00 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.