Skip to content

Commit ecea8bf

Browse files
chore: Bump autoprefixer from 10.4.14 to 10.4.15 (#2198)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.14 to 10.4.15. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md">autoprefixer's changelog</a>.</em></p> <blockquote> <h2>10.4.15</h2> <ul> <li>Fixed <code>::backdrop</code> prefixes (by 一丝).</li> <li>Fixed docs (by Christian Oliff).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/postcss/autoprefixer/commit/aa633244098cba0f199944017ef5502e4f4161c4"><code>aa63324</code></a> Release 10.4.15 version</li> <li><a href="https://github.com/postcss/autoprefixer/commit/e6f597d8e2a9f56e7ac2b64dbbbef842a177e809"><code>e6f597d</code></a> Run tests in parallel</li> <li><a href="https://github.com/postcss/autoprefixer/commit/8611ba63e367549620cba812986ef8f03b909be6"><code>8611ba6</code></a> Update dependencies</li> <li><a href="https://github.com/postcss/autoprefixer/commit/f8d8dab24e1ded8d6c2a4c16124dfb0e5bef3322"><code>f8d8dab</code></a> feat: <code>::backdrop</code> using <code>@mdn/browser-compat-data</code> (<a href="https://redirect.github.com/postcss/autoprefixer/issues/1498">#1498</a>)</li> <li><a href="https://github.com/postcss/autoprefixer/commit/66d23f6c8687ebb6c5b6d3631337b1ef682dd6c1"><code>66d23f6</code></a> Update dependencies and code style</li> <li><a href="https://github.com/postcss/autoprefixer/commit/4a629f52e35e008cf4a63e09612675bfe9e346a2"><code>4a629f5</code></a> Move to pnpm 8</li> <li><a href="https://github.com/postcss/autoprefixer/commit/029aed678fc5bbb015ac2cc2e9a680fb2b3c90c9"><code>029aed6</code></a> Use Node.js 20 on CI</li> <li><a href="https://github.com/postcss/autoprefixer/commit/b440be2b063c3cba0fa99ff885fd482a9bf263c1"><code>b440be2</code></a> Lock pnpm</li> <li><a href="https://github.com/postcss/autoprefixer/commit/e8b3b7d32bdb733b25175594eb3685f51b3e678d"><code>e8b3b7d</code></a> Update dependencies</li> <li><a href="https://github.com/postcss/autoprefixer/commit/9cabd686e1ce32401016fd5cfc91ccf6483497b4"><code>9cabd68</code></a> Add funding option</li> <li>Additional commits viewable in <a href="https://github.com/postcss/autoprefixer/compare/10.4.14...10.4.15">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=autoprefixer&package-manager=npm_and_yarn&previous-version=10.4.14&new-version=10.4.15)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 24ca82e commit ecea8bf

File tree

2 files changed

+55
-2
lines changed

2 files changed

+55
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@vue/apollo-util": "^4.0.0-beta.6",
5959
"@vueuse/core": "^10.2.1",
6060
"@yaireo/tagify": "^4.17.8",
61-
"autoprefixer": "^10.4.14",
61+
"autoprefixer": "^10.4.15",
6262
"body-scroll-lock": "^4.0.0-beta.0",
6363
"connect-redis": "^7.1.0",
6464
"cross-fetch": "^4.0.0",

yarn.lock

+54-1
Original file line numberDiff line numberDiff line change
@@ -8318,6 +8318,24 @@ __metadata:
83188318
languageName: node
83198319
linkType: hard
83208320

8321+
"autoprefixer@npm:^10.4.15":
8322+
version: 10.4.15
8323+
resolution: "autoprefixer@npm:10.4.15"
8324+
dependencies:
8325+
browserslist: ^4.21.10
8326+
caniuse-lite: ^1.0.30001520
8327+
fraction.js: ^4.2.0
8328+
normalize-range: ^0.1.2
8329+
picocolors: ^1.0.0
8330+
postcss-value-parser: ^4.2.0
8331+
peerDependencies:
8332+
postcss: ^8.1.0
8333+
bin:
8334+
autoprefixer: bin/autoprefixer
8335+
checksum: d490b14fb098c043e109fc13cd23628f146af99a493d35b9df3a26f8ec0b4dd8937c5601cdbaeb465b98ea31d3ea05aa7184711d4d93dfb52358d073dcb67032
8336+
languageName: node
8337+
linkType: hard
8338+
83218339
"available-typed-arrays@npm:^1.0.5":
83228340
version: 1.0.5
83238341
resolution: "available-typed-arrays@npm:1.0.5"
@@ -8704,6 +8722,20 @@ __metadata:
87048722
languageName: node
87058723
linkType: hard
87068724

8725+
"browserslist@npm:^4.21.10":
8726+
version: 4.21.10
8727+
resolution: "browserslist@npm:4.21.10"
8728+
dependencies:
8729+
caniuse-lite: ^1.0.30001517
8730+
electron-to-chromium: ^1.4.477
8731+
node-releases: ^2.0.13
8732+
update-browserslist-db: ^1.0.11
8733+
bin:
8734+
browserslist: cli.js
8735+
checksum: 1e27c0f111a35d1dd0e8fc2c61781b0daefabc2c9471b0b10537ce54843014bceb2a1ce4571af1a82b2bf1e6e6e05d38865916689a158f03bc2c7a4ec2577db8
8736+
languageName: node
8737+
linkType: hard
8738+
87078739
"bser@npm:2.1.1":
87088740
version: 2.1.1
87098741
resolution: "bser@npm:2.1.1"
@@ -8994,6 +9026,13 @@ __metadata:
89949026
languageName: node
89959027
linkType: hard
89969028

9029+
"caniuse-lite@npm:^1.0.30001517, caniuse-lite@npm:^1.0.30001520":
9030+
version: 1.0.30001525
9031+
resolution: "caniuse-lite@npm:1.0.30001525"
9032+
checksum: a0d190c185b8e1220dbc72e42f310633059aa175ca3396eb781b249ac3da6c62b30cb8efc5fa24d632cb938f58d90b0c7772d1c9942b6643cf418c27c2cb8632
9033+
languageName: node
9034+
linkType: hard
9035+
89979036
"capital-case@npm:^1.0.4":
89989037
version: 1.0.4
89999038
resolution: "capital-case@npm:1.0.4"
@@ -10918,6 +10957,13 @@ __metadata:
1091810957
languageName: node
1091910958
linkType: hard
1092010959

10960+
"electron-to-chromium@npm:^1.4.477":
10961+
version: 1.4.508
10962+
resolution: "electron-to-chromium@npm:1.4.508"
10963+
checksum: 4475eb18f5805d43f84d9542364045a39b183a14cd9f4626e0951ea61d0fa4f84a5ed579c2c32189f9af4a27a31041d09fed78f60930ac36b3baa08547dd3aa6
10964+
languageName: node
10965+
linkType: hard
10966+
1092110967
"emoji-regex@npm:^10.2.1":
1092210968
version: 10.2.1
1092310969
resolution: "emoji-regex@npm:10.2.1"
@@ -14700,7 +14746,7 @@ __metadata:
1470014746
"@vue/test-utils": ^2.4.0
1470114747
"@vueuse/core": ^10.2.1
1470214748
"@yaireo/tagify": ^4.17.8
14703-
autoprefixer: ^10.4.14
14749+
autoprefixer: ^10.4.15
1470414750
body-scroll-lock: ^4.0.0-beta.0
1470514751
chromatic: ^6.19.9
1470614752
concurrently: ^8.2.0
@@ -17313,6 +17359,13 @@ __metadata:
1731317359
languageName: node
1731417360
linkType: hard
1731517361

17362+
"node-releases@npm:^2.0.13":
17363+
version: 2.0.13
17364+
resolution: "node-releases@npm:2.0.13"
17365+
checksum: 17ec8f315dba62710cae71a8dad3cd0288ba943d2ece43504b3b1aa8625bf138637798ab470b1d9035b0545996f63000a8a926e0f6d35d0996424f8b6d36dda3
17366+
languageName: node
17367+
linkType: hard
17368+
1731617369
"nodemailer@npm:^6.8.0":
1731717370
version: 6.9.2
1731817371
resolution: "nodemailer@npm:6.9.2"

0 commit comments

Comments
 (0)