Skip to content

Commit 48da8f2

Browse files
fix(deps): update dependency @kong/icons to ^1.61.2 (#5102)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@kong/icons](https://kong.github.io/icons/) ([source](https://redirect.github.com/Kong/icons)) | [`^1.60.0` → `^1.61.2`](https://renovatebot.com/diffs/npm/@kong%2ficons/1.60.0/1.61.2) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@kong%2ficons/1.61.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@kong%2ficons/1.60.0/1.61.2?slim=true) | --- ### Release Notes <details> <summary>Kong/icons (@&#8203;kong/icons)</summary> ### [`v1.61.2`](https://redirect.github.com/Kong/icons/blob/HEAD/CHANGELOG.md#1612-2026-07-13) [Compare Source](https://redirect.github.com/Kong/icons/compare/v1.61.1...v1.61.2) ##### Bug Fixes - update brand icons with manual fixes for dark mode ([#&#8203;884](https://redirect.github.com/Kong/icons/issues/884)) ([10327ae](https://redirect.github.com/Kong/icons/commit/10327aec7210a336ec5037b4095a40a7b078872b)) ### [`v1.61.1`](https://redirect.github.com/Kong/icons/blob/HEAD/CHANGELOG.md#1611-2026-07-10) [Compare Source](https://redirect.github.com/Kong/icons/compare/v1.61.0...v1.61.1) ##### Bug Fixes - package previews ([#&#8203;883](https://redirect.github.com/Kong/icons/issues/883)) ([0e4f387](https://redirect.github.com/Kong/icons/commit/0e4f387a246040b2c6543a4b19c79761c1287342)) ### [`v1.61.0`](https://redirect.github.com/Kong/icons/blob/HEAD/CHANGELOG.md#1610-2026-07-09) [Compare Source](https://redirect.github.com/Kong/icons/compare/v1.60.1...v1.61.0) ##### Features - add vscode icon ([#&#8203;880](https://redirect.github.com/Kong/icons/issues/880)) ([47f8d72](https://redirect.github.com/Kong/icons/commit/47f8d72debe4aa0176414b0bcc264981d632033c)) #### [1.60.1](https://redirect.github.com/Kong/icons/compare/v1.60.0...v1.60.1) (2026-07-08) ##### Bug Fixes - add palette icon ([#&#8203;879](https://redirect.github.com/Kong/icons/issues/879)) ([da2bd9b](https://redirect.github.com/Kong/icons/commit/da2bd9b55bab6eef517f64dc3d2bdf98506428f4)) ### [`v1.60.1`](https://redirect.github.com/Kong/icons/blob/HEAD/CHANGELOG.md#1601-2026-07-08) [Compare Source](https://redirect.github.com/Kong/icons/compare/v1.60.0...v1.60.1) ##### Bug Fixes - add palette icon ([#&#8203;879](https://redirect.github.com/Kong/icons/issues/879)) ([da2bd9b](https://redirect.github.com/Kong/icons/commit/da2bd9b55bab6eef517f64dc3d2bdf98506428f4)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - Between 12:00 AM and 03:59 AM (`* 0-3 * * *`) - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/kumahq/kuma-gui). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsInJlbm92YXRlLWJvdCJdfQ==--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ff93806 commit 48da8f2

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/kuma-gui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@gera2ld/tarjs": "^0.3.1",
1414
"@kong-ui-public/i18n": "^2.4.6",
15-
"@kong/icons": "^1.60.0",
15+
"@kong/icons": "^1.61.2",
1616
"@kong/kongponents": "^9.61.1",
1717
"@kumahq/container": "*",
1818
"@kumahq/data": "*",

packages/x/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"@kong-ui-public/app-layout": "4.11.32",
1616
"@kong/kongponents": "^9.61.1",
17-
"@kong/icons": "^1.60.0",
17+
"@kong/icons": "^1.61.2",
1818
"shiki": "^4.3.0",
1919
"@vueuse/core": "^14.3.0",
2020
"@vue/shared": "^3.5.35",

0 commit comments

Comments
 (0)