Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.

chore(deps-dev): bump nuxt-icon from 0.1.8 to 0.3.3 #76

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2023

Bumps nuxt-icon from 0.1.8 to 0.3.3.

Release notes

Sourced from nuxt-icon's releases.

v0.3.3

  • Update .npmrc (f694077)
  • update (07c139a)
  • chore: update (c7f71d7)
  • chore: add repository to package.json (4d67d64)
  • chore: readme (b724993)
  • docs: simplify badge logo (ea94c73)
  • docs: add nuxt badge (cfc7baa)
  • chore(deps): update all non-major dependencies (#44) (767ffd8)
  • chore(types): errors (8cc1fe0)

What's Changed

Full Changelog: nuxt/icon@v0.3.2...v0.3.3

v0.3.2

  • chore(types): ignore errors (e5e8216)

v0.3.1

  • feat: add option to set size to false to disable forcing style (e545ab8)

v0.3.0

CSS Component

This is currently experimental and may change in the future, this is a way to use CSS icons instead of SVG icons to reduce the DOM size and improve performance. It is leveraging the Mask combined with background color set to currentColor, useful to render monotone icons that use currentColor as icon color. Learn more on https://docs.iconify.design/icon-components/css.html

\<template>
  <IconCSS name="uil:twitter" />
</template>

Learn more on #54

Devtools Tab

So you can search from https://icones.js.org directly inside the Nuxt Devtools:

CleanShot 2023-02-16 at 14 39 15

v0.2.11

fix(build): double-check exposed build

v0.2.10

  • fix(autocomplete): fix autocomplete path resolving avoiding issues on build (3d83579)
  • feat(icon): add autocomplete on aliases on component (0af0aa6)
  • chore(playground): add typescript workspace to playground (e069696)

... (truncated)

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 [nuxt-icon](https://github.com/nuxt-modules/icon) from 0.1.8 to 0.3.3.
- [Release notes](https://github.com/nuxt-modules/icon/releases)
- [Commits](nuxt/icon@v0.1.8...v0.3.3)

---
updated-dependencies:
- dependency-name: nuxt-icon
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added javascript Pull requests that update Javascript code ⏫ Dependencies Pull requests that update a dependency file labels Mar 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
⏫ Dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants