Bump material-symbols from 0.5.5 to 0.9.0 #149

Open
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/material-symbols-0.9.0 into main
dependabot[bot] commented 2023-07-03 02:54:01 +00:00 (Migrated from github.com)

Bumps material-symbols from 0.5.5 to 0.9.0.

Commits

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 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)
Bumps [material-symbols](https://github.com/marella/material-symbols/tree/HEAD/material-symbols) from 0.5.5 to 0.9.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/marella/material-symbols/commit/5b602e6693a825e0c4fcb9beb3efaafbff1e07ef"><code>5b602e6</code></a> 0.9.0</li> <li><a href="https://github.com/marella/material-symbols/commit/eec4370bbd9dc91922f3cc44aa0eb23d6ea5c179"><code>eec4370</code></a> Auto Update</li> <li><a href="https://github.com/marella/material-symbols/commit/4cebd862d471e6b2288eece2046a2dc3f6d5d02f"><code>4cebd86</code></a> 0.8.1</li> <li><a href="https://github.com/marella/material-symbols/commit/d5c493ecdf07d1ceef7cb11b416c3822ec6ddb21"><code>d5c493e</code></a> Auto Update</li> <li><a href="https://github.com/marella/material-symbols/commit/92d2537c1b2d16f51ef74d6df0d833f2239e5fe6"><code>92d2537</code></a> 0.8.0</li> <li><a href="https://github.com/marella/material-symbols/commit/85ba149bbbe80b7038d04434d7d5ca4258d8027e"><code>85ba149</code></a> Auto Update</li> <li><a href="https://github.com/marella/material-symbols/commit/7b9a5129f2064027f357d28e4c46cbc696d88d4f"><code>7b9a512</code></a> 0.7.0</li> <li><a href="https://github.com/marella/material-symbols/commit/f29bcc2928a319b84e4132592f509270a50ff601"><code>f29bcc2</code></a> Auto Update</li> <li><a href="https://github.com/marella/material-symbols/commit/cd501f21870a4bf012d2c69d3dcf995d78b3fc4e"><code>cd501f2</code></a> 0.6.0</li> <li><a href="https://github.com/marella/material-symbols/commit/a6d2083b61517a8620d003932bfaf7b3407c2278"><code>a6d2083</code></a> Auto Update</li> <li>Additional commits viewable in <a href="https://github.com/marella/material-symbols/commits/v0.9.0/material-symbols">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=material-symbols&package-manager=npm_and_yarn&previous-version=0.5.5&new-version=0.9.0)](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 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) </details>
This pull request has changes conflicting with the target branch.
  • package-lock.json
  • package.json
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b dependabot/npm_and_yarn/material-symbols-0.9.0 main
git pull origin dependabot/npm_and_yarn/material-symbols-0.9.0

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff dependabot/npm_and_yarn/material-symbols-0.9.0
git push origin main
Sign in to join this conversation.
No description provided.