Sjeiti / TinySort

TinySort is a small script that sorts HTML elements. It sorts by text- or attribute value, or by that of one of it's children.
http://tinysort.sjeiti.com/
MIT License
455 stars 68 forks source link

Bump is-svg and postcss-svgo #188

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Removes is-svg. It's no longer used after updating ancestor dependency postcss-svgo. These dependencies need to be updated together.

Removes is-svg

Updates postcss-svgo from 4.0.0 to 4.0.3

Release notes

Sourced from postcss-svgo's releases.

4.0.3

Bug Fixes

  • postcss-merge-longhand incorrect minification of border (border-*) declarations.

4.0.2

Bug Fixes

  • postcss-merge-longhand don't explode declarations with custom properties.
  • postcss-colormin now better transform to hsl.

4.0.1

Bug Fixes

  • browserslist version incompatibility with caniuse-api
Commits
  • dd457b2 chore(release): 4.0.3
  • 9a70605 fix(postcss-merge-longhand): not mangle border output (#555)
  • c4f2e59 fix: incorrect merging of border declarations (#551) (#552)
  • ed5c54e Remove v4 notice on homepage
  • e7740da chore(release): 4.0.2
  • d28796c fix(postcss-merge-longhand): don't explode declarations with custom propertie...
  • 1c3cb43 fix(postcss-colormin): bug where color value is mutated (#546)
  • 9b6686b docs(site): update (#544)
  • a8bd5d5 docs: remove css-loader from docs (#543)
  • 0fe325d docs: update CHANGELOG
  • Additional commits viewable in compare view


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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Sjeiti/TinySort/network/alerts).
Sjeiti commented 1 year ago

@dependabot merge

On 5 Oct 2022, 08:05, at 08:05, "dependabot[bot]" @.***> wrote:

This automated pull request fixes a security vulnerability (high severity): https://github.com/Sjeiti/TinySort/security/dependabot/43

Learn more about Dependabot security updates: https://docs.github.com/github/managing-security-vulnerabilities/configuring-dependabot-security-updates

--

Removes is-svg. It's no longer used after updating ancestor dependency postcss-svgo. These dependencies need to be updated together.

Removes is-svg

Updates postcss-svgo from 4.0.0 to 4.0.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cssnano/cssnano/releases&quot;&gt;postcss-svgo&#39;s releases</a>.</em></p> <blockquote> <h2>4.0.3</h2> <h2>Bug Fixes</h2> <ul> <li><code>postcss-merge-longhand</code> incorrect minification of <code>border</code> (<code>border-*</code>) declarations.</li> </ul> <h2>4.0.2</h2> <h2>Bug Fixes</h2> <ul> <li><code>postcss-merge-longhand</code> don't explode declarations with custom properties.</li> <li><code>postcss-colormin</code> now better transform to <code>hsl</code>.</li> </ul> <h2>4.0.1</h2> <h2>Bug Fixes</h2> <ul> <li><code>browserslist</code> version incompatibility with <code>caniuse-api</code></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cssnano/cssnano/commit/dd457b2bb9a9b71138f1267d5d4379c07897abcf&quot;&gt;&lt;code&gt;dd457b2&lt;/code&gt;&lt;/a&gt; chore(release): 4.0.3</li> <li><a href="https://github.com/cssnano/cssnano/commit/9a706050b621e7795a9bf74eb7110b5c81804ffe&quot;&gt;&lt;code&gt;9a70605&lt;/code&gt;&lt;/a&gt; fix(postcss-merge-longhand): not mangle border output (<a href="https://github-redirect.dependabot.com/cssnano/cssnano/issues/555&quot;&gt;#555&lt;/a&gt;)&lt;/li&gt; <li><a href="https://github.com/cssnano/cssnano/commit/c4f2e591ae49f5c380bf991d83e375178477ac83&quot;&gt;&lt;code&gt;c4f2e59&lt;/code&gt;&lt;/a&gt; fix: incorrect merging of border declarations (<a href="https://github-redirect.dependabot.com/cssnano/cssnano/issues/551&quot;&gt;#551&lt;/a&gt;) (<a href="https://github-redirect.dependabot.com/cssnano/cssnano/issues/552&quot;&gt;#552&lt;/a&gt;)&lt;/li&gt; <li><a href="https://github.com/cssnano/cssnano/commit/ed5c54e82e3ef800ce646c4602a7510be27e835c&quot;&gt;&lt;code&gt;ed5c54e&lt;/code&gt;&lt;/a&gt; Remove v4 notice on homepage</li> <li><a href="https://github.com/cssnano/cssnano/commit/e7740da93d6f631fd9b68c523d5c116730bffa55&quot;&gt;&lt;code&gt;e7740da&lt;/code&gt;&lt;/a&gt; chore(release): 4.0.2</li> <li><a href="https://github.com/cssnano/cssnano/commit/d28796c17ea4e50c3baa5c22e96426ede8463d8b&quot;&gt;&lt;code&gt;d28796c&lt;/code&gt;&lt;/a&gt; fix(postcss-merge-longhand): don't explode declarations with custom propertie...</li> <li><a href="https://github.com/cssnano/cssnano/commit/1c3cb4390aab8660d54acddeb37d4d786541437e&quot;&gt;&lt;code&gt;1c3cb43&lt;/code&gt;&lt;/a&gt; fix(postcss-colormin): bug where color value is mutated (<a href="https://github-redirect.dependabot.com/cssnano/cssnano/issues/546&quot;&gt;#546&lt;/a&gt;)&lt;/li&gt; <li><a href="https://github.com/cssnano/cssnano/commit/9b6686bef6fe728f29fc2b11f4809abfa223527e&quot;&gt;&lt;code&gt;9b6686b&lt;/code&gt;&lt;/a&gt; docs(site): update (<a href="https://github-redirect.dependabot.com/cssnano/cssnano/issues/544&quot;&gt;#544&lt;/a&gt;)&lt;/li&gt; <li><a href="https://github.com/cssnano/cssnano/commit/a8bd5d50dc9cfbc1e2c923e6f16d4a56e92ff629&quot;&gt;&lt;code&gt;a8bd5d5&lt;/code&gt;&lt;/a&gt; docs: remove <code>css-loader</code> from docs (<a href="https://github-redirect.dependabot.com/cssnano/cssnano/issues/543&quot;&gt;#543&lt;/a&gt;)&lt;/li&gt; <li><a href="https://github.com/cssnano/cssnano/commit/0fe325dee781527add8d2fd24223b2c8dd873747&quot;&gt;&lt;code&gt;0fe325d&lt;/code&gt;&lt;/a&gt; docs: update <code>CHANGELOG</code></li> <li>Additional commits viewable in <a href="https://github.com/cssnano/cssnano/compare/4.0.0...4.0.3&quot;&gt;compare view</a></li> </ul> </details> <br />

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 @.*** rebase`.


<details> <summary>Dependabot commands and options</summary> <br />

You can trigger Dependabot actions by commenting on this PR:

  • @.*** rebase` will rebase this PR
  • @.*** recreate` will recreate this PR, overwriting any edits that have been made to it
  • @.*** merge` will merge this PR after your CI passes on it
  • @.*** squash and merge` will squash and merge this PR after your CI passes on it
  • @.*** cancel merge` will cancel a previously requested merge and block automerging
  • @.*** reopen` will reopen this PR if it is closed
  • @.*** close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @.*** 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)
  • @.*** 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)
  • @.*** 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)
  • @.*** use these labels` will set the current labels as the default for future PRs for this repo and language
  • @.*** use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
  • @.*** use these assignees` will set the current assignees as the default for future PRs for this repo and language
  • @.*** use this milestone` will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

</details> You can view, comment on, or merge this pull request online at:

https://github.com/Sjeiti/TinySort/pull/188

-- Commit Summary --

  • Bump is-svg and postcss-svgo

-- File Changes --

M package-lock.json (48)

-- Patch Links --

https://github.com/Sjeiti/TinySort/pull/188.patch https://github.com/Sjeiti/TinySort/pull/188.diff

-- Reply to this email directly or view it on GitHub: https://github.com/Sjeiti/TinySort/pull/188 You are receiving this because you are subscribed to this thread.

Message ID: @.***>