unpic-img
unpic-img copied to clipboard
chore(deps): update dependency astro-icon to v1
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
astro-icon (source) | ^0.8.2 -> ^1.1.0 |
Release Notes
natemoo-re/astro-icon (astro-icon)
v1.1.0
Minor Changes
-
#200
d7528f61484d5b60108cbe00bc5fb856766688d0
Thanks @natemoo-re! - Adds support for theis:inline
directive, which bypasses automatic sprite optimization and directly embeds the plain SVG.
v1.0.4
Patch Changes
-
#198
aac1ca330f6fdb56a6f3c32c4a91444ee746b557
Thanks @natemoo-re! - Fixes a regression in1.0.3
that changed how icons were sized
v1.0.3
Patch Changes
-
2aad9d7ab21cdeff91ce43a21babf70e81b1d116
Thanks @natemoo-re! - Fixes an internal TypeScript issue that may have been visible when runningastro check
v1.0.2
Patch Changes
-
#184
beefcb732c266bc3eedfa12740c0842fef7deccf
Thanks @natemoo-re! - Improves handling of invalid local icons, which previously caused all local icons to silently fail. -
#179
b55cd5f92da8988467e86cb2a45d3dfa82ef3ffa
Thanks @natemoo-re! - BREAKING: Requires subdirectory prefixes for local icons.This fixes a regression introduced in v1 and matches the previous v0
name
behavior.As an example, the
src/icons/logos/astro.svg
file could previously be referenced by the nameastro
. It should correctly be referenced aslogos/astro
.Before
<Icon name="astro" />
After
<Icon name="logos/astro" />
-
#180
580b5cd93d373ba72418365a97dac4cddf82afd7
Thanks @natemoo-re! - Removes an unecessary warning when only using local icons
v1.0.1
Patch Changes
-
#172
3819bd149236e7496beff275adc0239b098fe8ea
Thanks @natemoo-re! - Fix broken link in README -
#175
c8c3df3c7fbeb85ad6bf5af67c53048ea26abefc
Thanks @natemoo-re! - Fixes an issue that caused installed@iconify-json/*
packages to not be detected in production environments
v1.0.0
Major Changes
-
#111
a40531cddfe8e688d35bd25ae15ebc64a0a14ec1
Thanks @natemoo-re! - Finally,[email protected]
has arrived! This release provides a more flexible and reliable method of icon management, removes a number of redundant APIs, and now relies on Astro's official integration API.Please see the Upgade to
astro-icon
v1 guide for specific migration steps and the brand new docs site for more information.
Patch Changes
-
#111
a40531cddfe8e688d35bd25ae15ebc64a0a14ec1
Thanks @natemoo-re! - Updates theexports
field to point to the correctastro-icon/components
source file -
#111
a40531cddfe8e688d35bd25ae15ebc64a0a14ec1
Thanks @natemoo-re! - Moves warning about local directory to the moment they are used -
#111
a40531cddfe8e688d35bd25ae15ebc64a0a14ec1
Thanks @natemoo-re! - Makes theastro-icon
integration'sinclude
settings optional. By default, all icons for any detected@iconify-json/*
dependencies will be included. This makes migration much easier for existing static site users, while offering the same amount of control for server rendered users. -
#111
a40531cddfe8e688d35bd25ae15ebc64a0a14ec1
Thanks @natemoo-re! - Updates the SVGO options so that they are correctly passed through the build process
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Deploy Preview for unpic-next ready!
Name | Link |
---|---|
Latest commit | 2938e098c9f576ca89d48de3d4acb896060f9359 |
Latest deploy log | https://app.netlify.com/sites/unpic-next/deploys/66ea69b2f576810008aa620d |
Deploy Preview | https://deploy-preview-618--unpic-next.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Deploy Preview for unpic-docs ready!
Name | Link |
---|---|
Latest commit | 2938e098c9f576ca89d48de3d4acb896060f9359 |
Latest deploy log | https://app.netlify.com/sites/unpic-docs/deploys/66ea69b26254430008320035 |
Deploy Preview | https://deploy-preview-618.preview.unpic.pics |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
Lighthouse |
1 paths audited Performance: 99 (no change from production) Accessibility: 100 (no change from production) Best Practices: 92 (no change from production) SEO: 100 (no change from production) PWA: - View the detailed breakdown and full score reports |
To edit notification comments on pull requests, go to your Netlify site configuration.
Deploy Preview for unpic-angular ready!
Name | Link |
---|---|
Latest commit | 2938e098c9f576ca89d48de3d4acb896060f9359 |
Latest deploy log | https://app.netlify.com/sites/unpic-angular/deploys/66ea69b2fac0a70008d28bd8 |
Deploy Preview | https://deploy-preview-618--unpic-angular.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.