VKCOM / icons

Набор SVG иконок, представленный в виде React компонентов.
https://vkcom.github.io/icons/
MIT License
129 stars 70 forks source link

build(deps): bump @swc/core from 1.7.12 to 1.7.18 #970

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 2 weeks ago

Bumps @swc/core from 1.7.12 to 1.7.18.

Changelog

Sourced from @​swc/core's changelog.

Changelog

[1.7.17] - 2024-08-23

Bug Fixes

  • (bindings/wasm) Fix typing (#9469) (8c007c4)

  • (ci) FIx pattern for actions/download-artifact (ac7bd31)

  • (es/minifier) Force rename synthesized identifiers (#9473) (c72b5f8)

  • (es/minifier) Mark LHS of for-in/of as update (#9474) (ac432c4)

  • (es/typescript) Correctly handle deep import chains (#9487) (50d70d3)

  • (es/typescript) Correctly handle ESM context (#9490) (fc0483c)

  • (html) Fix html binding (eefae1c)

Features

  • (bindings/html) Allow using lightningcss as minfiier (#9462) (74d6478)

  • (es/minifier) Drop more patterns with PURE marker (#9478) (ede1a52)

  • (es/parser) Disallow let let (#9484) (1121bc0)

  • (visit) Add experimental traverse APIs (#9464) (3ee8980)

Miscellaneous Tasks

  • (html) Use binding_html_node instead of html_node (bdea5cb)

  • (html) Fix publish action (f30fd4f)

... (truncated)

Commits
  • 54f99a2 chore: Publish 1.7.18 with swc_core v0.101.6
  • f500dd4 chore: Update changelog
  • 6a47580 chore: Publish 1.7.18-nightly-20240824.1 with swc_core v0.101.6
  • 92dee82 chore: Fix publish action
  • ef74760 chore: Update changelog
  • b73cadc chore: Publish 1.7.17 with swc_core v0.101.6
  • efa38b0 chore: Update changelog
  • 58fe9a4 chore: Publish 1.7.17-nightly-20240823.1 with swc_core v0.101.6
  • d84720c chore: Disable html publish pipeline
  • 82fa400 chore: Publish crates with swc_core v0.101.6
  • Additional commits viewable in compare view


Dependabot compatibility score

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 commands and options
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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
github-actions[bot] commented 2 weeks ago

size-limit report 📦

Path Size
JS 3.91 MB (0%)
JS (gzip) 963.27 KB (0%)
JS (brotli) 691.34 KB (0%)
JS ES6 with Icon16Add only import (tree shaking) 5.67 KB (0%)
SVG 3.77 MB (0%)
dependabot[bot] commented 1 week ago

Superseded by #972.