Skip to content

Update dependency simple-icons/simple-icons to v15 #167

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 1, 2025

This PR contains the following updates:

Package Change Age Confidence
simple-icons/simple-icons (source) 14.15.0 -> 15.10.0 age confidence

Release Notes

simple-icons/simple-icons (simple-icons/simple-icons)

v15.10.0: Release 2 new icons (v15.10.0)

Compare Source

2 new icons

v15.9.0: Release 3 new icons and 1 updated icon (v15.9.0)

Compare Source

API update

Now the slug field in data/simple-icons.json will always be present. This should be useful for those non-JavaScript users. (#​13677) (@​LitoMore)

3 new icons

1 updated icon

v15.8.0: Release 2 new icons and 4 updated icons (v15.8.0)

Compare Source

2 new icons

4 updated icons

v15.7.0: Release 2 new icons (v15.7.0)

Compare Source

2 new icons

v15.6.0: Release 3 new icons (v15.6.0)

Compare Source

3 new icons

v15.5.0: Release 4 new icons (v15.5.0)

Compare Source

API updates

Now the data JSON entry has declarations. We also moved those data JSON related types to the simple-icons.d.ts. (#​13510) (@​LitoMore)

// Import default only
import icons from 'simple-icons/icons.json' with {type: 'json'};
// Import types only
import type {
	IconData,
	Aliases,
	DuplicateAliases,
	License,
	CustomLicense
} from 'simple-icons/icons.json';
// Import both default and types
import icons, {
	type IconData,
	type Aliases,
	type DuplicateAliases,
	type License,
	type CustomLicense
} from 'simple-icons/icons.json' with {type: 'json'};

4 new icons

v15.4.0: Release 7 new icons and 2 updated icons (v15.4.0)

Compare Source

API deprecation

The simple-icons/icons entry has been deprecated. You will get a deprecation warning while using the simple-icons/icons entry. Please use the main entry instead. (#​13520 #​13530) (@​mondeja)

-import * as icons from "simple-icons/icons";
+import * as icons from "simple-icons";

7 new icons

2 updated icons

v15.3.0: Release 12 new icons and 5 updated icons (v15.3.0)

Compare Source

12 new icons

5 updated icons

v15.2.0: Release 14 new icons and 2 updated icons (v15.2.0)

Compare Source

14 new icons

2 updated icons

v15.1.0: Release 3 new icons and 8 updated icons (v15.1.0)

Compare Source

3 new icons

8 updated icons

v15.0.0: Release 34 new icons and 8 updated icons and 7 renamed icons and 50 removed icons (v15.0.0)

Compare Source

SDK breaking changes

34 new icons

8 updated icons

7 renamed icons

50 removed icons


Configuration

📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), 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.

@renovate renovate bot added the renovatebot label Jun 1, 2025
@renovate renovate bot force-pushed the renovate/simple-icons-simple-icons-15.x branch from 48abded to 11022ea Compare June 8, 2025 02:57
@renovate renovate bot force-pushed the renovate/simple-icons-simple-icons-15.x branch from 11022ea to 03a25d4 Compare June 15, 2025 09:45
@renovate renovate bot force-pushed the renovate/simple-icons-simple-icons-15.x branch 2 times, most recently from 3d97743 to 95ea96a Compare June 29, 2025 09:29
@renovate renovate bot force-pushed the renovate/simple-icons-simple-icons-15.x branch 5 times, most recently from 5845c14 to d97b0c9 Compare July 6, 2025 17:07
@renovate renovate bot force-pushed the renovate/simple-icons-simple-icons-15.x branch 2 times, most recently from 1ad58b0 to b2f5846 Compare July 20, 2025 05:14
@renovate renovate bot force-pushed the renovate/simple-icons-simple-icons-15.x branch from b2f5846 to 41fd7ee Compare July 27, 2025 04:58
@renovate renovate bot force-pushed the renovate/simple-icons-simple-icons-15.x branch from 41fd7ee to e4ac264 Compare August 3, 2025 05:49
@renovate renovate bot force-pushed the renovate/simple-icons-simple-icons-15.x branch from e4ac264 to f6b532d Compare August 10, 2025 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants