-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency astro-icon to v1 #618
Conversation
✅ Deploy Preview for unpic-next ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for unpic-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for unpic-angular ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
74a7bcf
to
dacdb0a
Compare
a690edc
to
fc632e5
Compare
b3df789
to
aae3931
Compare
dc72096
to
5234fd8
Compare
2652ac3
to
2412228
Compare
1f3a8e8
to
917d7cf
Compare
917d7cf
to
c17d6e3
Compare
b047c96
to
065b049
Compare
065b049
to
1a60795
Compare
cb7fc5a
to
3a4a536
Compare
3a4a536
to
3e4bed6
Compare
b922967
to
17a7e45
Compare
17a7e45
to
e9d150a
Compare
Edited/Blocked NotificationRenovate 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. |
This PR contains the following updates:
^0.8.2
->^1.1.1
Release Notes
natemoo-re/astro-icon (astro-icon)
v1.1.1
Compare Source
Patch Changes
#219
f18661fc47da152e7555d24b23143f0b481c852b
Thanks @Harry-Ross! - Added better typings for height, width and size to accept non-number values (i.e. 2 rem)#203
a4ff8736965214e16ce0b72364f43b3a4973f281
Thanks @natemoo-re! - Fixes an issue where collections would not be updated when the dev server was automatically restarted#230
7b11f6b0fb8977bfa35305f48ce70e9bc04ea07a
Thanks @frankievalentine! - Fixes a type definition issue caused by outdated dependencyv1.1.0
Compare Source
Minor Changes
d7528f61484d5b60108cbe00bc5fb856766688d0
Thanks @natemoo-re! - Adds support for theis:inline
directive, which bypasses automatic sprite optimization and directly embeds the plain SVG.v1.0.4
Compare Source
Patch Changes
aac1ca330f6fdb56a6f3c32c4a91444ee746b557
Thanks @natemoo-re! - Fixes a regression in1.0.3
that changed how icons were sizedv1.0.3
Compare Source
Patch Changes
2aad9d7ab21cdeff91ce43a21babf70e81b1d116
Thanks @natemoo-re! - Fixes an internal TypeScript issue that may have been visible when runningastro check
v1.0.2
Compare Source
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
After
#180
580b5cd93d373ba72418365a97dac4cddf82afd7
Thanks @natemoo-re! - Removes an unecessary warning when only using local iconsv1.0.1
Compare Source
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 environmentsv1.0.0
Compare Source
Major Changes
#111
a40531cddfe8e688d35bd25ae15ebc64a0a14ec1
Thanks @natemoo-re! - Finally,astro-icon@1.0.0
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 processConfiguration
📅 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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.