fix(deps): update dependency simple-icons to v14 #2034
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:
2.19.0
->14.0.1
Release Notes
simple-icons/simple-icons (simple-icons)
v14.0.1
: Release 2 updated icons (v14.0.1)Compare Source
2 updated icons
New entry point
simple-icons/icons.json
We exposed the
_data/simple-icons.json
assimple-icons/icons.json
in #12433 (@LitoMore).Now you can import the JSON file directly instead of using the
getIconsData()
. Theimport
way suits more scenes since it has nofs
calls.v14.0.0
: Release 10 new icons and 4 updated icons and 59 removed iconsCompare Source
10 new icons
4 updated icons
59 removed icons
SDK breaking changes
_data/simple-icons.json
file structure updatedThe
icons
property has been dropped. Now the JSON content is the array of icons.getIconDataPath()
has been renamed togetIconsDataPath()
We renamed this function to make our function names consistent.
v13.21.0
: Release 18 new icons and 11 updated icons (v13.21.0)Compare Source
18 new icons
11 updated icons
v13.20.0
: Release 22 new icons and 2 updated icons (v13.20.0)Compare Source
22 new icons
2 updated icons
v13.19.0
: Release 29 new icons and 64 updated icons (v13.19.0)Compare Source
29 new icons
64 updated icons
v13.18.0
: Release 2 new icons (v13.18.0)Compare Source
New Icons
v13.17.0
: Release 4 new icons and 3 updated icons (v13.17.0)Compare Source
New Icons
Updated Icons
v13.16.0
: Release 4 new icons (v13.16.0)Compare Source
New Icons
v13.15.0
: Release 1 new icon and 3 updated icons (v13.15.0)Compare Source
New Icons
Updated Icons
v13.14.1
: Release 5 updated icons (v13.14.1)Compare Source
Updated Icons
v13.14.0
: Release 5 new icons and 3 updated icons (v13.14.0)Compare Source
New Icons
Updated Icons
v13.13.0
: Release 2 new icons and 4 updated icons (v13.13.0)Compare Source
New Icons
Updated Icons
v13.12.0
: Release 4 new icons (v13.12.0)Compare Source
New Icons
v13.11.0
: Release 7 new icons (v13.11.0)Compare Source
New Icons
v13.10.0
: Release 27 new icons and 3 updated icons (v13.10.0)Compare Source
New Icons
Updated Icons
v13.9.0
: Release 2 new icons (v13.9.0)Compare Source
New Icons
v13.8.0
: Release 4 new icons (v13.8.0)Compare Source
New Icons
v13.7.0
: Release 3 new icons (v13.7.0)Compare Source
New Icons
v13.6.0
: Release 1 new icon and 1 updated icon (v13.6.0)Compare Source
New Icons
Updated Icons
v13.5.0
: Release 2 new icons (v13.5.0)Compare Source
New Icons
v13.4.0
: Release 1 new icon (v13.4.0)Compare Source
New Icons
v13.3.0
: Release 1 new icon (v13.3.0)Compare Source
New Icons
v13.2.0
: Release 4 new icons and 1 updated icon (v13.2.0)Compare Source
New Icons
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 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.