Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 22, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Confidence
simple-icons (source) 15.2.0 -> 15.16.1 age confidence

Release Notes

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

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


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.


  • 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 22, 2025
@oliver-sanders oliver-sanders added this to the 2.9.0 milestone Jun 26, 2025
@renovate renovate bot force-pushed the renovate/simple-icons-15.x branch 4 times, most recently from c94c2f8 to 53b30e0 Compare June 29, 2025 13:42
@renovate renovate bot changed the title fix(deps): update dependency simple-icons to v15.3.0 fix(deps): update dependency simple-icons to v15.4.0 Jun 29, 2025
@renovate renovate bot force-pushed the renovate/simple-icons-15.x branch 5 times, most recently from 63eecbc to 9fabfc3 Compare July 6, 2025 18:01
@renovate renovate bot changed the title fix(deps): update dependency simple-icons to v15.4.0 fix(deps): update dependency simple-icons to v15.5.0 Jul 6, 2025
@renovate renovate bot force-pushed the renovate/simple-icons-15.x branch 8 times, most recently from 5ec9c5e to 3b4ed11 Compare July 13, 2025 05:55
@renovate renovate bot changed the title fix(deps): update dependency simple-icons to v15.5.0 fix(deps): update dependency simple-icons to v15.6.0 Jul 13, 2025
@renovate renovate bot force-pushed the renovate/simple-icons-15.x branch 5 times, most recently from 5bf0855 to b21dbd5 Compare July 15, 2025 16:01
@renovate renovate bot force-pushed the renovate/simple-icons-15.x branch 2 times, most recently from 120e2f9 to 8420265 Compare September 7, 2025 05:39
@renovate renovate bot changed the title fix(deps): update dependency simple-icons to v15.13.0 fix(deps): update dependency simple-icons to v15.14.0 Sep 7, 2025
@renovate renovate bot force-pushed the renovate/simple-icons-15.x branch 4 times, most recently from f56869d to 761b964 Compare September 10, 2025 05:42
@renovate renovate bot changed the title fix(deps): update dependency simple-icons to v15.14.0 fix(deps): update dependency simple-icons to v15.15.0 Sep 14, 2025
@renovate renovate bot force-pushed the renovate/simple-icons-15.x branch 2 times, most recently from ae9ae7b to 064928a Compare September 15, 2025 05:33
@oliver-sanders oliver-sanders modified the milestones: 2.10.0, 2.11.0 Sep 17, 2025
@renovate renovate bot force-pushed the renovate/simple-icons-15.x branch from 064928a to e4fe541 Compare September 18, 2025 16:47
@hjoliver
Copy link
Member

Is there some reason why we're not merging this?

@renovate renovate bot force-pushed the renovate/simple-icons-15.x branch 3 times, most recently from 34cc690 to 65e1ebd Compare September 21, 2025 09:05
@renovate renovate bot changed the title fix(deps): update dependency simple-icons to v15.15.0 fix(deps): update dependency simple-icons to v15.16.0 Sep 21, 2025
@renovate renovate bot force-pushed the renovate/simple-icons-15.x branch 4 times, most recently from d8ac4c1 to b840c4f Compare September 29, 2025 11:19
@renovate renovate bot force-pushed the renovate/simple-icons-15.x branch 5 times, most recently from 23e48bd to 82e5c34 Compare October 4, 2025 17:45
@renovate renovate bot force-pushed the renovate/simple-icons-15.x branch from 82e5c34 to d37928f Compare October 5, 2025 08:44
@renovate renovate bot changed the title fix(deps): update dependency simple-icons to v15.16.0 fix(deps): update dependency simple-icons to v15.16.1 Oct 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants