This repository was archived by the owner on Feb 22, 2024. It is now read-only.
fix(deps): update dependency astro-icon to v1#432
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Deploying with
|
| Latest commit: |
7600bd0
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://c6d2b14e.sonicj.pages.dev |
| Branch Preview URL: | https://renovate-astro-icon-1-x.sonicj.pages.dev |
renovate
Bot
force-pushed
the
renovate/astro-icon-1.x
branch
2 times, most recently
from
January 3, 2024 00:49
4a960d4 to
469451c
Compare
renovate
Bot
force-pushed
the
renovate/astro-icon-1.x
branch
2 times, most recently
from
January 30, 2024 04:46
9917ce5 to
41fdd8f
Compare
renovate
Bot
force-pushed
the
renovate/astro-icon-1.x
branch
from
February 2, 2024 22:09
41fdd8f to
7600bd0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.8.1->1.1.0Release Notes
natemoo-re/astro-icon (astro-icon)
v1.1.0Compare Source
Minor Changes
d7528f61484d5b60108cbe00bc5fb856766688d0Thanks @natemoo-re! - Adds support for theis:inlinedirective, which bypasses automatic sprite optimization and directly embeds the plain SVG.v1.0.4Compare Source
Patch Changes
aac1ca330f6fdb56a6f3c32c4a91444ee746b557Thanks @natemoo-re! - Fixes a regression in1.0.3that changed how icons were sizedv1.0.3Compare Source
Patch Changes
2aad9d7ab21cdeff91ce43a21babf70e81b1d116Thanks @natemoo-re! - Fixes an internal TypeScript issue that may have been visible when runningastro checkv1.0.2Compare Source
Patch Changes
#184
beefcb732c266bc3eedfa12740c0842fef7deccfThanks @natemoo-re! - Improves handling of invalid local icons, which previously caused all local icons to silently fail.#179
b55cd5f92da8988467e86cb2a45d3dfa82ef3ffaThanks @natemoo-re! - BREAKING: Requires subdirectory prefixes for local icons.This fixes a regression introduced in v1 and matches the previous v0
namebehavior.As an example, the
src/icons/logos/astro.svgfile could previously be referenced by the nameastro. It should correctly be referenced aslogos/astro.Before
After
#180
580b5cd93d373ba72418365a97dac4cddf82afd7Thanks @natemoo-re! - Removes an unecessary warning when only using local iconsv1.0.1Compare Source
Patch Changes
#172
3819bd149236e7496beff275adc0239b098fe8eaThanks @natemoo-re! - Fix broken link in README#175
c8c3df3c7fbeb85ad6bf5af67c53048ea26abefcThanks @natemoo-re! - Fixes an issue that caused installed@iconify-json/*packages to not be detected in production environmentsv1.0.0Compare Source
Major Changes
#111
a40531cddfe8e688d35bd25ae15ebc64a0a14ec1Thanks @natemoo-re! - Finally,astro-icon@1.0.0has 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-iconv1 guide for specific migration steps and the brand new docs site for more information.Patch Changes
#111
a40531cddfe8e688d35bd25ae15ebc64a0a14ec1Thanks @natemoo-re! - Updates theexportsfield to point to the correctastro-icon/componentssource file#111
a40531cddfe8e688d35bd25ae15ebc64a0a14ec1Thanks @natemoo-re! - Moves warning about local directory to the moment they are used#111
a40531cddfe8e688d35bd25ae15ebc64a0a14ec1Thanks @natemoo-re! - Makes theastro-iconintegration'sincludesettings 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
a40531cddfe8e688d35bd25ae15ebc64a0a14ec1Thanks @natemoo-re! - Updates the SVGO options so that they are correctly passed through the build processv0.8.2Compare Source
Patch Changes
#153
3664cac3633330c3d19c8e1eb6ffa5c6b8848091Thanks @natemoo-re! - Fixes incompatability with Vite 5 by removing a deprecated method#148
d176a7da3b7332d459ec97c0af1667b6be9057faThanks @kripod! - Fixes an edge case withcreateIconPackwhen a module cannot be resolved#141
832ac0523905f658cebd537d65c67b391d7c9b52Thanks @liruifengv! - fix type import#149
f5640282120e4eaa947c695e02587604f3f8b1a6Thanks @kripod! - Improves the performance forcreateIconPack's local icon resolutionConfiguration
📅 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.
This PR has been generated by Mend Renovate. View repository job log here.