chore(deps): update dependency autoprefixer to v10.5.0 #138

Open
renovate wants to merge 1 commit from renovate/autoprefixer-10.x-lockfile into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
autoprefixer 10.4.2110.5.0 age confidence

Release Notes

postcss/autoprefixer (autoprefixer)

v10.5.0

Compare Source

  • Added mask-position-x and mask-position-y support (by @​toporek).

v10.4.27

Compare Source

  • Removed development key from package.json.

v10.4.26

Compare Source

  • Reduced package size.

v10.4.25

Compare Source

  • Fixed broken gradients on CSS Custom Properties (by @​serger777).

v10.4.24

Compare Source

  • Made Autoprefixer a little faster (by @​Cherry).

v10.4.23

Compare Source

v10.4.22

Compare Source

  • Fixed stretch prefixes on new Can I Use database.
  • Updated fraction.js.

Configuration

📅 Schedule: (UTC)

  • 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, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [autoprefixer](https://github.com/postcss/autoprefixer) | [`10.4.21` → `10.5.0`](https://renovatebot.com/diffs/npm/autoprefixer/10.4.21/10.5.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/autoprefixer/10.5.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/autoprefixer/10.4.21/10.5.0?slim=true) | --- ### Release Notes <details> <summary>postcss/autoprefixer (autoprefixer)</summary> ### [`v10.5.0`](https://github.com/postcss/autoprefixer/blob/HEAD/CHANGELOG.md#1050-Each-Endeavouring-All-Achieving) [Compare Source](https://github.com/postcss/autoprefixer/compare/10.4.27...10.5.0) - Added `mask-position-x` and `mask-position-y` support (by [@&#8203;toporek](https://github.com/toporek)). ### [`v10.4.27`](https://github.com/postcss/autoprefixer/blob/HEAD/CHANGELOG.md#10427) [Compare Source](https://github.com/postcss/autoprefixer/compare/10.4.26...10.4.27) - Removed development key from `package.json`. ### [`v10.4.26`](https://github.com/postcss/autoprefixer/blob/HEAD/CHANGELOG.md#10426) [Compare Source](https://github.com/postcss/autoprefixer/compare/10.4.25...10.4.26) - Reduced package size. ### [`v10.4.25`](https://github.com/postcss/autoprefixer/blob/HEAD/CHANGELOG.md#10425) [Compare Source](https://github.com/postcss/autoprefixer/compare/10.4.24...10.4.25) - Fixed broken gradients on CSS Custom Properties (by [@&#8203;serger777](https://github.com/serger777)). ### [`v10.4.24`](https://github.com/postcss/autoprefixer/blob/HEAD/CHANGELOG.md#10424) [Compare Source](https://github.com/postcss/autoprefixer/compare/10.4.23...10.4.24) - Made Autoprefixer a little faster (by [@&#8203;Cherry](https://github.com/Cherry)). ### [`v10.4.23`](https://github.com/postcss/autoprefixer/blob/HEAD/CHANGELOG.md#10423) [Compare Source](https://github.com/postcss/autoprefixer/compare/10.4.22...10.4.23) - Reduced dependencies (by [@&#8203;hyperz111](https://github.com/hyperz111)). ### [`v10.4.22`](https://github.com/postcss/autoprefixer/blob/HEAD/CHANGELOG.md#10422) [Compare Source](https://github.com/postcss/autoprefixer/compare/10.4.21...10.4.22) - Fixed `stretch` prefixes on new Can I Use database. - Updated `fraction.js`. </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMjAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIyMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/autoprefixer-10.x-lockfile:renovate/autoprefixer-10.x-lockfile
git switch renovate/autoprefixer-10.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/autoprefixer-10.x-lockfile
git switch renovate/autoprefixer-10.x-lockfile
git rebase main
git switch main
git merge --ff-only renovate/autoprefixer-10.x-lockfile
git switch renovate/autoprefixer-10.x-lockfile
git rebase main
git switch main
git merge --no-ff renovate/autoprefixer-10.x-lockfile
git switch main
git merge --squash renovate/autoprefixer-10.x-lockfile
git switch main
git merge --ff-only renovate/autoprefixer-10.x-lockfile
git switch main
git merge renovate/autoprefixer-10.x-lockfile
git push origin main
Sign in to join this conversation.
No description provided.