Skip to content

chore(deps): update dependency simple-icons to v15#5247

Closed
renovate[bot] wants to merge 3 commits into
masterfrom
renovate/simple-icons-15-x
Closed

chore(deps): update dependency simple-icons to v15#5247
renovate[bot] wants to merge 3 commits into
masterfrom
renovate/simple-icons-15-x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jun 4, 2026

This PR contains the following updates:

Package Change Age Confidence
simple-icons (source) v1415 age confidence
simple-icons (source) 1315 age confidence

Release Notes

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

v15.22.0: Release 11 new icons and 1 updated icon (v15.22.0)

Compare Source

11 new icons

1 updated icon

v15.21.0: Release 1 new icon (v15.21.0)

Compare Source

1 new icon

v15.20.0: Release 1 new icon (v15.20.0)

Compare Source

1 new icon

v15.19.0: Release 1 new icon (v15.19.0)

Compare Source

1 new icon

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

Compare Source

4 new icons

v15.17.0: Release 1 new icon (v15.17.0)

Compare Source

1 new icon

v15.16.1: Release 2 updated icons (v15.16.1)

Compare Source

2 updated icons

v15.16.0: Release 8 new icons and 1 updated icon (v15.16.0)

Compare Source

8 new icons

1 updated icon

v15.15.0: Release 1 new icon and 2 updated icons (v15.15.0)

Compare Source

1 new icon

2 updated icons

v15.14.0: Release 1 new icon (v15.14.0)

Compare Source

1 new icon

v15.13.0: Release 1 new icon (v15.13.0)

Compare Source

1 new icon

v15.12.0: Release 6 new icons and 3 updated icons (v15.12.0)

Compare Source

6 new icons

3 updated icons

v15.11.0: Release 4 new icons and 1 updated icon (v15.11.0)

Compare Source

4 new icons

1 updated icon

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: (in timezone America/New_York)

  • Branch creation
    • "after 1am and before 8am"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 custom dependencies Pull requests that update a dependency file labels Jun 4, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 4, 2026

Bundle Report

Bundle size has no change ✅

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 16.98%. Comparing base (815a835) to head (2f5e632).
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5247      +/-   ##
==========================================
+ Coverage   16.56%   16.98%   +0.41%     
==========================================
  Files         111      111              
  Lines       24041    24151     +110     
  Branches    10639    10693      +54     
==========================================
+ Hits         3983     4102     +119     
+ Misses      17851    14907    -2944     
- Partials     2207     5142    +2935     
Flag Coverage Δ
Archlinux 11.22% <ø> (ø)
FreeBSD-aarch64 ?
FreeBSD-amd64 13.35% <ø> (+<0.01%) ⬆️
Linux-AppImage 12.15% <ø> (?)
Windows-AMD64 14.85% <ø> (ø)
Windows-ARM64 13.20% <ø> (ø)
macOS-arm64 18.86% <ø> (ø)
macOS-x86_64 18.34% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 66 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 815a835...2f5e632. Read the comment docs.

Comment thread gh-pages-template/_data/clients.yml Outdated
Comment thread gh-pages-template/_data/clients.yml Outdated
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Jun 4, 2026

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Jun 4, 2026

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 15.x releases. But if you manually upgrade to 15.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate Bot deleted the renovate/simple-icons-15-x branch June 4, 2026 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

custom dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant