From 2a69f4f407e79930c3f4755556b332c44685216b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 8 Dec 2025 01:57:48 +0100 Subject: [PATCH] Update bun minor+patch updates (#75) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@effect/language-service](https://github.com/Effect-TS/language-service) | [`^0.59.0` -> `^0.60.0`](https://renovatebot.com/diffs/npm/@effect%2flanguage-service/0.59.0/0.60.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@effect%2flanguage-service/0.60.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@effect%2flanguage-service/0.59.0/0.60.0?slim=true) | | [lucide-react](https://lucide.dev) ([source](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react)) | [`^0.555.0` -> `^0.556.0`](https://renovatebot.com/diffs/npm/lucide-react/0.555.0/0.556.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/lucide-react/0.556.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lucide-react/0.555.0/0.556.0?slim=true) | --- ### Release Notes
Effect-TS/language-service (@​effect/language-service) ### [`v0.60.0`](https://github.com/Effect-TS/language-service/blob/HEAD/CHANGELOG.md#0600) [Compare Source](https://github.com/Effect-TS/language-service/compare/v0.59.0...v0.60.0) ##### Minor Changes - [#​523](https://github.com/Effect-TS/language-service/pull/523) [`46ec3e1`](https://github.com/Effect-TS/language-service/commit/46ec3e14550edbf855f506a84c89c5096848ef85) Thanks [@​mattiamanzati](https://github.com/mattiamanzati)! - Add configurable mermaid provider option Adds a new `mermaidProvider` configuration option that allows users to choose between different Mermaid diagram providers: - `"mermaid.com"` - Uses mermaidchart.com - `"mermaid.live"` - Uses mermaid.live (default) - Custom URL - Allows specifying a custom provider URL (e.g., `"http://localhost:8080"` for local mermaid-live-editor) This enhances flexibility for users who prefer different Mermaid visualization services or need to use self-hosted instances.
lucide-icons/lucide (lucide-react) ### [`v0.556.0`](https://github.com/lucide-icons/lucide/releases/tag/0.556.0): Version 0.556.0 [Compare Source](https://github.com/lucide-icons/lucide/compare/0.555.0...0.556.0) #### What's Changed - feat(icon): add `book-search` icon ([#​3573](https://github.com/lucide-icons/lucide/issues/3573)) by [@​Muhammad-Aqib-Bashir](https://github.com/Muhammad-Aqib-Bashir) in [#​3580](https://github.com/lucide-icons/lucide/pull/3580) - chore(dependencies): Update dependencies by [@​ericfennis](https://github.com/ericfennis) in [#​3809](https://github.com/lucide-icons/lucide/pull/3809) - ci(workflows): Enable trusted publishing in release by [@​ericfennis](https://github.com/ericfennis) in [#​3808](https://github.com/lucide-icons/lucide/pull/3808) - feat(icons): added `scooter` icon by [@​Ahmed-Dghaies](https://github.com/Ahmed-Dghaies) in [#​3818](https://github.com/lucide-icons/lucide/pull/3818) - fix(icons): changed `plug` icon by [@​jamiemlaw](https://github.com/jamiemlaw) in [#​3841](https://github.com/lucide-icons/lucide/pull/3841) - fix(icons): changed `thermometer-sun` icon by [@​jguddas](https://github.com/jguddas) in [#​3773](https://github.com/lucide-icons/lucide/pull/3773) - fix(icons): Shrink square-scissors icons to match optical volume by [@​eden881](https://github.com/eden881) in [#​3603](https://github.com/lucide-icons/lucide/pull/3603) - feat(preview-comment): add symmetry preview by [@​jguddas](https://github.com/jguddas) in [#​3823](https://github.com/lucide-icons/lucide/pull/3823) - feat(icons): added `estimated-weight` icon by [@​nathan-de-pachtere](https://github.com/nathan-de-pachtere) in [#​3822](https://github.com/lucide-icons/lucide/pull/3822) - fix(icons): changed `flashlight` icons by [@​jamiemlaw](https://github.com/jamiemlaw) in [#​3843](https://github.com/lucide-icons/lucide/pull/3843) - fix(icons): changed `bubbles` icon by [@​jguddas](https://github.com/jguddas) in [#​3774](https://github.com/lucide-icons/lucide/pull/3774) - feat(site): add brand stop words to icon search by [@​karsa-mistmere](https://github.com/karsa-mistmere) in [#​3824](https://github.com/lucide-icons/lucide/pull/3824) - feat(icons): added `van` icon by [@​Ahmed-Dghaies](https://github.com/Ahmed-Dghaies) in [#​3821](https://github.com/lucide-icons/lucide/pull/3821) #### New Contributors - [@​Muhammad-Aqib-Bashir](https://github.com/Muhammad-Aqib-Bashir) made their first contribution in [#​3580](https://github.com/lucide-icons/lucide/pull/3580) - [@​Ahmed-Dghaies](https://github.com/Ahmed-Dghaies) made their first contribution in [#​3818](https://github.com/lucide-icons/lucide/pull/3818) - [@​eden881](https://github.com/eden881) made their first contribution in [#​3603](https://github.com/lucide-icons/lucide/pull/3603) - [@​nathan-de-pachtere](https://github.com/nathan-de-pachtere) made their first contribution in [#​3822](https://github.com/lucide-icons/lucide/pull/3822) **Full Changelog**:
--- ### 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 becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://git.valverde.cloud/Thilawyn/website/pulls/75 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- bun.lock | 4 ++-- package.json | 2 +- packages/webapp/package.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bun.lock b/bun.lock index dc2cc2d..5634688 100644 --- a/bun.lock +++ b/bun.lock @@ -6,7 +6,7 @@ "name": "website", "devDependencies": { "@biomejs/biome": "^2.2.4", - "@effect/language-service": "^0.59.0", + "@effect/language-service": "^0.60.0", "@types/bun": "^1.2.23", "npm-check-updates": "^19.0.0", "npm-sort": "^0.0.4", @@ -170,7 +170,7 @@ "@effect/experimental": ["@effect/experimental@0.56.0", "", { "dependencies": { "uuid": "^11.0.3" }, "peerDependencies": { "@effect/platform": "^0.92.0", "effect": "^3.18.0", "ioredis": "^5", "lmdb": "^3" }, "optionalPeers": ["ioredis", "lmdb"] }, "sha512-ZT9wTUVyDptzdkW4Tfvz5fNzygW9vt5jWcFmKI9SlhZMu9unVJgsBhxWCNYCyfPnxw3n/Z6SEKsqgt8iKQc4MA=="], - "@effect/language-service": ["@effect/language-service@0.59.0", "", { "bin": { "effect-language-service": "cli.js" } }, "sha512-jFl5oqxPrWNoKL6u8m8i1xbJ9hT9YeuPY25tMiuB7YU1GjIHJHXwBbVspMsQ8JdDrP+vdXJj+yX/Tk6J2bbvuw=="], + "@effect/language-service": ["@effect/language-service@0.60.0", "", { "bin": { "effect-language-service": "cli.js" } }, "sha512-elJDWHG5Naq3OkilPt9ZRn56JfSA3MhXUIlDx9RWJeScHm96kZ+HkZ3eFBxqROzXwD6Q2DTtFctFwOM0+QLZEA=="], "@effect/opentelemetry": ["@effect/opentelemetry@0.59.1", "", { "peerDependencies": { "@effect/platform": "^0.93.1", "@opentelemetry/api": "^1.9", "@opentelemetry/resources": "^2.0.0", "@opentelemetry/sdk-logs": "^0.203.0", "@opentelemetry/sdk-metrics": "^2.0.0", "@opentelemetry/sdk-trace-base": "^2.0.0", "@opentelemetry/sdk-trace-node": "^2.0.0", "@opentelemetry/sdk-trace-web": "^2.0.0", "@opentelemetry/semantic-conventions": "^1.33.0", "effect": "^3.19.3" }, "optionalPeers": ["@opentelemetry/api", "@opentelemetry/resources", "@opentelemetry/sdk-logs", "@opentelemetry/sdk-metrics", "@opentelemetry/sdk-trace-base", "@opentelemetry/sdk-trace-node", "@opentelemetry/sdk-trace-web"] }, "sha512-mG+duN2KLJR6lDwuxEyoZqe5/4aSVnK50MoY87AC/u3hQGiSHxP7tZIORUghKd6JEEODJb4zP8eo7wmW7EGTuw=="], diff --git a/package.json b/package.json index e78f80e..fd0968a 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "devDependencies": { "@biomejs/biome": "^2.2.4", - "@effect/language-service": "^0.59.0", + "@effect/language-service": "^0.60.0", "@types/bun": "^1.2.23", "npm-check-updates": "^19.0.0", "npm-sort": "^0.0.4", diff --git a/packages/webapp/package.json b/packages/webapp/package.json index 9bca04d..a2bec44 100644 --- a/packages/webapp/package.json +++ b/packages/webapp/package.json @@ -28,7 +28,7 @@ "effect-fc": "^0.2.0", "i18next": "^25.6.0", "i18next-browser-languagedetector": "^8.2.0", - "lucide-react": "^0.555.0", + "lucide-react": "^0.556.0", "react": "^19.1.1", "react-dom": "^19.1.1", "react-i18next": "^16.0.1",