vikejs / bati

Next-gen scaffolder. Get started with fully-functional apps, and choose any tool you want.
https://batijs.dev
MIT License
282 stars 14 forks source link

chore(deps): update all non-major dependencies #409

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) ^7.25.7 -> ^7.25.8 age adoption passing confidence
@cloudflare/workers-types ^4.20241004.0 -> ^4.20241011.0 age adoption passing confidence
@hono/node-server ^1.13.1 -> ^1.13.2 age adoption passing confidence
@sentry/react (source) ^8.33.1 -> ^8.34.0 age adoption passing confidence
@sentry/solid (source) ^8.33.1 -> ^8.34.0 age adoption passing confidence
@sentry/vue (source) ^8.33.1 -> ^8.34.0 age adoption passing confidence
@types/react-dom (source) ^18.3.0 -> ^18.3.1 age adoption passing confidence
@universal-middleware/core ^0.2.12 -> ^0.2.13 age adoption passing confidence
@universal-middleware/express ^0.2.7 -> ^0.2.8 age adoption passing confidence
@universal-middleware/fastify ^0.3.4 -> ^0.3.5 age adoption passing confidence
@universal-middleware/h3 ^0.2.5 -> ^0.2.7 age adoption passing confidence
@universal-middleware/hattip ^0.2.8 -> ^0.2.10 age adoption passing confidence
@universal-middleware/hono ^0.2.9 -> ^0.2.11 age adoption passing confidence
@vue/compiler-sfc (source) ^3.5.11 -> ^3.5.12 age adoption passing confidence
@vue/server-renderer (source) ^3.5.11 -> ^3.5.12 age adoption passing confidence
aws-cdk (source) ^2.161.1 -> ^2.162.1 age adoption passing confidence
aws-cdk-lib (source) ^2.161.1 -> ^2.162.1 age adoption passing confidence
cdk (source) ^2.161.1 -> ^2.162.1 age adoption passing confidence
constructs ^10.3.0 -> ^10.4.1 age adoption passing confidence
cookie ^1.0.0 -> ^1.0.1 age adoption passing confidence
daisyui (source) ^4.12.12 -> ^4.12.13 age adoption passing confidence
eslint-plugin-vue (source) ^9.28.0 -> ^9.29.0 age adoption passing confidence
firebase (source, changelog) ^10.14.0 -> ^10.14.1 age adoption passing confidence
hono (source) ^4.6.3 -> ^4.6.4 age adoption passing confidence
lucide-react (source) ^0.451.0 -> ^0.452.0 age adoption passing confidence
puppeteer (source) ^23.5.1 -> ^23.5.3 age adoption passing confidence
vike ^0.4.198 -> ^0.4.199 age adoption passing confidence
vue (source) ^3.5.11 -> ^3.5.12 age adoption passing confidence
wrangler (source) ^3.80.2 -> ^3.80.4 age adoption passing confidence
yaml (source) ^2.5.1 -> ^2.6.0 age adoption passing confidence

Release Notes

babel/babel (@​babel/core) ### [`v7.25.8`](https://redirect.github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7258-2024-10-10) [Compare Source](https://redirect.github.com/babel/babel/compare/v7.25.7...v7.25.8) ##### :bug: Bug Fix - `babel-core` - [#​16888](https://redirect.github.com/babel/babel/pull/16888) Restore public API of `resolvePlugin`/`resolvePreset` ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) ##### :house: Internal - `babel-parser`, `babel-plugin-proposal-async-do-expressions`, `babel-plugin-proposal-destructuring-private`, `babel-plugin-proposal-do-expressions`, `babel-plugin-proposal-explicit-resource-management`, `babel-plugin-proposal-export-default-from`, `babel-plugin-proposal-function-bind`, `babel-plugin-proposal-function-sent`, `babel-plugin-proposal-import-defer`, `babel-plugin-proposal-partial-application`, `babel-plugin-proposal-throw-expressions`, `babel-plugin-transform-async-generator-functions`, `babel-plugin-transform-class-static-block`, `babel-plugin-transform-dynamic-import`, `babel-plugin-transform-export-namespace-from`, `babel-plugin-transform-json-strings`, `babel-plugin-transform-logical-assignment-operators`, `babel-plugin-transform-nullish-coalescing-operator`, `babel-plugin-transform-numeric-separator`, `babel-plugin-transform-object-rest-spread`, `babel-plugin-transform-optional-catch-binding`, `babel-plugin-transform-optional-chaining`, `babel-plugin-transform-private-property-in-object`, `babel-preset-env` - [#​16824](https://redirect.github.com/babel/babel/pull/16824) Inline one-line syntax plugins ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo))
cloudflare/workerd (@​cloudflare/workers-types) ### [`v4.20241011.0`](https://redirect.github.com/cloudflare/workerd/compare/76198481858fce538e4efa2783c3844e38149227...caeb4e0d9e8a7ecbef208e8c54c27bae7e412f7b) [Compare Source](https://redirect.github.com/cloudflare/workerd/compare/76198481858fce538e4efa2783c3844e38149227...caeb4e0d9e8a7ecbef208e8c54c27bae7e412f7b)
honojs/node-server (@​hono/node-server) ### [`v1.13.2`](https://redirect.github.com/honojs/node-server/releases/tag/v1.13.2) [Compare Source](https://redirect.github.com/honojs/node-server/compare/v1.13.1...v1.13.2) #### What's Changed - fix(serve): support ipv6 by default by [@​sinasab](https://redirect.github.com/sinasab) in [https://github.com/honojs/node-server/pull/206](https://redirect.github.com/honojs/node-server/pull/206) #### New Contributors - [@​sinasab](https://redirect.github.com/sinasab) made their first contribution in [https://github.com/honojs/node-server/pull/206](https://redirect.github.com/honojs/node-server/pull/206) **Full Changelog**: https://github.com/honojs/node-server/compare/v1.13.1...v1.13.2
getsentry/sentry-javascript (@​sentry/react) ### [`v8.34.0`](https://redirect.github.com/getsentry/sentry-javascript/releases/tag/8.34.0) [Compare Source](https://redirect.github.com/getsentry/sentry-javascript/compare/8.33.1...8.34.0) ##### Important Changes - **ref(nextjs): Remove dead code ([#​13828](https://redirect.github.com/getsentry/sentry-javascript/pull/13903))** Relevant for users of the `@sentry/nextjs` package: If you have previously configured a `SENTRY_IGNORE_API_RESOLUTION_ERROR` environment variable, it is now safe to unset it. ##### Other Changes - feat(cdn): Export `getReplay` in replay CDN bundles ([#​13881](https://redirect.github.com/getsentry/sentry-javascript/pull/13881)) - feat(replay): Clear fallback buffer when switching buffers ([#​13914](https://redirect.github.com/getsentry/sentry-javascript/pull/13914)) - feat(replay): Upgrade rrweb packages to 2.28.0 ([#​13732](https://redirect.github.com/getsentry/sentry-javascript/pull/13732)) - fix(docs): Correct supported browsers due to `globalThis` ([#​13788](https://redirect.github.com/getsentry/sentry-javascript/pull/13788)) - fix(nextjs): Adjust path to `requestAsyncStorageShim.js` template file ([#​13928](https://redirect.github.com/getsentry/sentry-javascript/pull/13928)) - fix(nextjs): Detect new locations for request async storage to support Next.js v15.0.0-canary.180 and higher ([#​13920](https://redirect.github.com/getsentry/sentry-javascript/pull/13920)) - fix(nextjs): Drop `_not-found` spans for all HTTP methods ([#​13906](https://redirect.github.com/getsentry/sentry-javascript/pull/13906)) - fix(nextjs): Fix resolution of request storage shim fallback ([#​13929](https://redirect.github.com/getsentry/sentry-javascript/pull/13929)) - fix(node): Ensure graphql options are correct when preloading ([#​13769](https://redirect.github.com/getsentry/sentry-javascript/pull/13769)) - fix(node): Local variables handle error ([#​13827](https://redirect.github.com/getsentry/sentry-javascript/pull/13827)) - fix(node): Remove `dataloader` instrumentation from default integrations ([#​13873](https://redirect.github.com/getsentry/sentry-javascript/pull/13873)) - fix(nuxt): Create declaration files for Nuxt module ([#​13909](https://redirect.github.com/getsentry/sentry-javascript/pull/13909)) - fix(replay): Ensure `replay_id` is removed from frozen DSC when stopped ([#​13893](https://redirect.github.com/getsentry/sentry-javascript/pull/13893)) - fix(replay): Try/catch `sendBufferedReplayOrFlush` to prevent cycles ([#​13900](https://redirect.github.com/getsentry/sentry-javascript/pull/13900)) - fix(sveltekit): Ensure trace meta tags are always injected ([#​13231](https://redirect.github.com/getsentry/sentry-javascript/pull/13231)) - fix(sveltekit): Update `wrapServerRouteWithSentry` to respect ParamMatchers ([#​13390](https://redirect.github.com/getsentry/sentry-javascript/pull/13390)) - fix(wasm): Integration wasm uncaught WebAssembly.Exception ([#​13787](https://redirect.github.com/getsentry/sentry-javascript/pull/13787)) ([#​13854](https://redirect.github.com/getsentry/sentry-javascript/issues/13854)) - ref(nextjs): Ignore sentry spans based on query param attribute ([#​13905](https://redirect.github.com/getsentry/sentry-javascript/pull/13905)) - ref(utils): Move `vercelWaitUntil` to utils ([#​13891](https://redirect.github.com/getsentry/sentry-javascript/pull/13891)) Work in this release was contributed by [@​trzeciak](https://redirect.github.com/trzeciak), [@​gurpreetatwal](https://redirect.github.com/gurpreetatwal), [@​ykzts](https://redirect.github.com/ykzts) and [@​lizhiyao](https://redirect.github.com/lizhiyao). Thank you for your contributions! #### Bundle size šŸ“¦ | Path | Size | | ---------------------------------------------------------------- | ----------------- | | [@​sentry/browser](https://redirect.github.com/sentry/browser) | 22.73 KB | | [@​sentry/browser](https://redirect.github.com/sentry/browser) - with treeshaking flags | 21.53 KB | | [@​sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing) | 34.97 KB | | [@​sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay) | 71.62 KB | | [@​sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay) - with treeshaking flags | 62.03 KB | | [@​sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay with Canvas) | 75.97 KB | | [@​sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay, Feedback) | 88.73 KB | | [@​sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay, Feedback, metrics) | 90.59 KB | | [@​sentry/browser](https://redirect.github.com/sentry/browser) (incl. metrics) | 27 KB | | [@​sentry/browser](https://redirect.github.com/sentry/browser) (incl. Feedback) | 39.87 KB | | [@​sentry/browser](https://redirect.github.com/sentry/browser) (incl. sendFeedback) | 27.38 KB | | [@​sentry/browser](https://redirect.github.com/sentry/browser) (incl. FeedbackAsync) | 32.17 KB | | [@​sentry/react](https://redirect.github.com/sentry/react) | 25.49 KB | | [@​sentry/react](https://redirect.github.com/sentry/react) (incl. Tracing) | 37.94 KB | | [@​sentry/vue](https://redirect.github.com/sentry/vue) | 26.91 KB | | [@​sentry/vue](https://redirect.github.com/sentry/vue) (incl. Tracing) | 36.86 KB | | [@​sentry/svelte](https://redirect.github.com/sentry/svelte) | 22.87 KB | | CDN Bundle | 24.05 KB | | CDN Bundle (incl. Tracing) | 36.76 KB | | CDN Bundle (incl. Tracing, Replay) | 71.38 KB | | CDN Bundle (incl. Tracing, Replay, Feedback) | 76.7 KB | | CDN Bundle - uncompressed | 70.53 KB | | CDN Bundle (incl. Tracing) - uncompressed | 109.04 KB | | CDN Bundle (incl. Tracing, Replay) - uncompressed | 221.4 KB | | CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed | 234.62 KB | | [@​sentry/nextjs](https://redirect.github.com/sentry/nextjs) (client) | 37.91 KB | | [@​sentry/sveltekit](https://redirect.github.com/sentry/sveltekit) (client) | 35.56 KB | | [@​sentry/node](https://redirect.github.com/sentry/node) | 124.5 KB | | [@​sentry/node](https://redirect.github.com/sentry/node) - without tracing | 93.64 KB | | [@​sentry/aws-serverless](https://redirect.github.com/sentry/aws-serverless) | 103.3 KB |
magne4000/universal-handler (@​universal-middleware/core) ### [`v0.2.13`](https://redirect.github.com/magne4000/universal-handler/compare/@universal-middleware/core@0.2.12...@universal-middleware/core@0.2.13) [Compare Source](https://redirect.github.com/magne4000/universal-handler/compare/@universal-middleware/core@0.2.12...@universal-middleware/core@0.2.13)
vuejs/core (@​vue/compiler-sfc) ### [`v3.5.12`](https://redirect.github.com/vuejs/core/blob/HEAD/CHANGELOG.md#3512-2024-10-11) [Compare Source](https://redirect.github.com/vuejs/core/compare/v3.5.11...v3.5.12) ##### Bug Fixes - **compiler-dom:** avoid stringify option with null value ([#​12096](https://redirect.github.com/vuejs/core/issues/12096)) ([f6d9926](https://redirect.github.com/vuejs/core/commit/f6d99262364b7444ebab8742158599e8cdd79eaa)), closes [#​12093](https://redirect.github.com/vuejs/core/issues/12093) - **compiler-sfc:** do not skip TSInstantiationExpression when transforming props destructure ([#​12064](https://redirect.github.com/vuejs/core/issues/12064)) ([d3ecde8](https://redirect.github.com/vuejs/core/commit/d3ecde8a696ff62c8d0ab067fd1d7ee0565b63c5)) - **compiler-sfc:** use sass modern api if available and avoid deprecation warning ([#​11992](https://redirect.github.com/vuejs/core/issues/11992)) ([4474c11](https://redirect.github.com/vuejs/core/commit/4474c113d1fb1c26298dd6794275d5b5c7cc4d93)) - **compiler:** clone loc to `ifNode` ([#​12131](https://redirect.github.com/vuejs/core/issues/12131)) ([cde2c06](https://redirect.github.com/vuejs/core/commit/cde2c0671b00d4f6111fcbd7aa76e45872f20b0c)), closes [vuejs/language-tools#4911](https://redirect.github.com/vuejs/language-tools/issues/4911) - **custom-element:** properly remove hyphenated attribute ([#​12143](https://redirect.github.com/vuejs/core/issues/12143)) ([e16e9a7](https://redirect.github.com/vuejs/core/commit/e16e9a7341e7cfb3c443da4e5e5b06e8158712c3)), closes [#​12139](https://redirect.github.com/vuejs/core/issues/12139) - **defineModel:** handle kebab-case model correctly ([#​12063](https://redirect.github.com/vuejs/core/issues/12063)) ([c0418a3](https://redirect.github.com/vuejs/core/commit/c0418a3b8fa96a0b108ab71b7aab5d3388f90557)), closes [#​12060](https://redirect.github.com/vuejs/core/issues/12060) - **deps:** update dependency monaco-editor to ^0.52.0 ([#​12119](https://redirect.github.com/vuejs/core/issues/12119)) ([f7cbea2](https://redirect.github.com/vuejs/core/commit/f7cbea2111c7770a180b640f36f6a5d4d6abc698)) - **hydration:** provide compat fallback for idle callback hydration strategy ([#​11935](https://redirect.github.com/vuejs/core/issues/11935)) ([1ae545a](https://redirect.github.com/vuejs/core/commit/1ae545a3786abef983be1c969726489685569c92)) - **reactivity:** trigger reactivity for Map key `undefined` ([#​12055](https://redirect.github.com/vuejs/core/issues/12055)) ([7ad289e](https://redirect.github.com/vuejs/core/commit/7ad289e1e7fea654524008ff91e43a8b8a55ef22)), closes [#​12054](https://redirect.github.com/vuejs/core/issues/12054) - **runtime-core:** allow symbol values for slot prop key ([#​12069](https://redirect.github.com/vuejs/core/issues/12069)) ([d9d4d4e](https://redirect.github.com/vuejs/core/commit/d9d4d4e158cd51a9ddda249f29de8467f60b2792)), closes [#​12068](https://redirect.github.com/vuejs/core/issues/12068) - **runtime-core:** fix required prop check false positive for kebab-case edge cases ([#​12034](https://redirect.github.com/vuejs/core/issues/12034)) ([9da1ac1](https://redirect.github.com/vuejs/core/commit/9da1ac156552ac449754e1373aac7e349841becb)), closes [#​12011](https://redirect.github.com/vuejs/core/issues/12011) - **runtime-dom:** prevent unnecessary updates in v-model checkbox when value is unchanged ([#​12146](https://redirect.github.com/vuejs/core/issues/12146)) ([ea943af](https://redirect.github.com/vuejs/core/commit/ea943afe404c4ca4b729906c5e8daf7aa2ccde9b)), closes [#​12144](https://redirect.github.com/vuejs/core/issues/12144) - **teleport:** handle disabled teleport with updateCssVars ([#​12113](https://redirect.github.com/vuejs/core/issues/12113)) ([76a8223](https://redirect.github.com/vuejs/core/commit/76a8223199c148b79a5c0ea19e235164809760cd)), closes [#​12112](https://redirect.github.com/vuejs/core/issues/12112) - **transition/ssr:** make transition appear work with Suspense in SSR ([#​12047](https://redirect.github.com/vuejs/core/issues/12047)) ([f1a4f67](https://redirect.github.com/vuejs/core/commit/f1a4f67aedfe83e440c54222213f070774faa421)), closes [#​12046](https://redirect.github.com/vuejs/core/issues/12046) - **types:** ensure `this.$props` type does not include `string` ([#​12123](https://redirect.github.com/vuejs/core/issues/12123)) ([704173e](https://redirect.github.com/vuejs/core/commit/704173e24276706de672cca6c9507e4dd9651197)), closes [#​12122](https://redirect.github.com/vuejs/core/issues/12122) - **types:** retain union type narrowing with defaults applied ([#​12108](https://redirect.github.com/vuejs/core/issues/12108)) ([05685a9](https://redirect.github.com/vuejs/core/commit/05685a9d7c42d4cd37169b867833776b91154fed)), closes [#​12106](https://redirect.github.com/vuejs/core/issues/12106) - **useId:** ensure useId consistency when using serverPrefetch ([#​12128](https://redirect.github.com/vuejs/core/issues/12128)) ([b4d3534](https://redirect.github.com/vuejs/core/commit/b4d35349d8bc39aa15bd3f1094d230e5928b177c)), closes [#​12102](https://redirect.github.com/vuejs/core/issues/12102) - **watch:** watchEffect clean-up with SSR ([#​12097](https://redirect.github.com/vuejs/core/issues/12097)) ([b094c72](https://redirect.github.com/vuejs/core/commit/b094c72b3d40c52c7124f145a9db028509a11202)), closes [#​11956](https://redirect.github.com/vuejs/core/issues/11956) ##### Performance Improvements - **reactivity:** avoid unnecessary recursion in removeSub ([#​12135](https://redirect.github.com/vuejs/core/issues/12135)) ([ec917cf](https://redirect.github.com/vuejs/core/commit/ec917cfdb9d0169cd0835d3a0e28244242657dc9))
aws/aws-cdk (aws-cdk) ### [`v2.162.1`](https://redirect.github.com/aws/aws-cdk/releases/tag/v2.162.1) [Compare Source](https://redirect.github.com/aws/aws-cdk/compare/v2.162.0...v2.162.1) ##### Bug Fixes - **cli:** `cdk import` errors with 'S3 error: Access Denied' ([#​31727](https://redirect.github.com/aws/aws-cdk/issues/31727)) ([5c2787a](https://redirect.github.com/aws/aws-cdk/commit/5c2787ab9ee35b36f91d9a2889b92c6ac85e2fcb)), closes [#​31597](https://redirect.github.com/aws/aws-cdk/issues/31597) [#​31716](https://redirect.github.com/aws/aws-cdk/issues/31716) *** ##### Alpha modules (2.162.1-alpha.0) ### [`v2.162.0`](https://redirect.github.com/aws/aws-cdk/compare/v2.161.1...v2.162.0) [Compare Source](https://redirect.github.com/aws/aws-cdk/compare/v2.161.1...v2.162.0)
aws/constructs (constructs) ### [`v10.4.1`](https://redirect.github.com/aws/constructs/releases/tag/v10.4.1) [Compare Source](https://redirect.github.com/aws/constructs/compare/v10.4.0...v10.4.1) #### [10.4.1](https://redirect.github.com/aws/constructs/compare/v10.4.0...v10.4.1) (2024-10-11) ##### Bug Fixes - revert "fix: cannot create root construct in python" ([#​2499](https://redirect.github.com/aws/constructs/issues/2499)) ([3f6a73a](https://redirect.github.com/aws/constructs/commit/3f6a73aaba42dab416096dec5f74e040ff419a96)), closes [aws/constructs#2496](https://redirect.github.com/aws/constructs/issues/2496) ### [`v10.4.0`](https://redirect.github.com/aws/constructs/releases/tag/v10.4.0) [Compare Source](https://redirect.github.com/aws/constructs/compare/v10.3.2...v10.4.0) #### [10.4.0](https://redirect.github.com/aws/constructs/compare/v10.3.2...v10.4.0) (2024-10-11) ##### Features - stabilize experimental code ([#​2497](https://redirect.github.com/aws/constructs/issues/2497)) ([75f29f4](https://redirect.github.com/aws/constructs/commit/75f29f4467661ee371da3196cec37f64d8e3c043)), closes [#​2267](https://redirect.github.com/aws/constructs/issues/2267) ##### Bug Fixes - cannot create root construct in python ([#​2496](https://redirect.github.com/aws/constructs/issues/2496)) ([bb7f237](https://redirect.github.com/aws/constructs/commit/bb7f23709a498f9ae7f3cd80043754cf5a0b04c8)), closes [#​1063](https://redirect.github.com/aws/constructs/issues/1063) - unnecessary strict node requirement in engines in package.json ([#​2498](https://redirect.github.com/aws/constructs/issues/2498)) ([e9bf09c](https://redirect.github.com/aws/constructs/commit/e9bf09ccb329d0ede638f3e7bb93c36dcb1a5663)), closes [#​1329](https://redirect.github.com/aws/constructs/issues/1329) ### [`v10.3.2`](https://redirect.github.com/aws/constructs/releases/tag/v10.3.2) [Compare Source](https://redirect.github.com/aws/constructs/compare/v10.3.1...v10.3.2) #### [10.3.2](https://redirect.github.com/aws/constructs/compare/v10.3.1...v10.3.2) (2024-10-11) ##### Bug Fixes - Python constructs do not implement a compatible interface ([#​2495](https://redirect.github.com/aws/constructs/issues/2495)) ([912158f](https://redirect.github.com/aws/constructs/commit/912158f859782c75f6472ddef18be1b7ae081c0c)) ### [`v10.3.1`](https://redirect.github.com/aws/constructs/releases/tag/v10.3.1) [Compare Source](https://redirect.github.com/aws/constructs/compare/v10.3.0...v10.3.1) #### [10.3.1](https://redirect.github.com/aws/constructs/compare/v10.3.0...v10.3.1) (2024-10-10) ##### Bug Fixes - rootNode.getAllContext() returns empty object ([#​2483](https://redirect.github.com/aws/constructs/issues/2483)) ([1eb4dca](https://redirect.github.com/aws/constructs/commit/1eb4dca6faa215adfb20b06dda65ebba75003d46)), closes [#​2239](https://redirect.github.com/aws/constructs/issues/2239)
jshttp/cookie (cookie) ### [`v1.0.1`](https://redirect.github.com/jshttp/cookie/releases/tag/v1.0.1) [Compare Source](https://redirect.github.com/jshttp/cookie/compare/v1.0.0...v1.0.1) **Added** - Allow case insensitive options ([#​194](https://redirect.github.com/jshttp/cookie/issues/194)) [`3bed080`](https://redirect.github.com/jshttp/cookie/commit/3bed080)
saadeghi/daisyui (daisyui) ### [`v4.12.13`](https://redirect.github.com/saadeghi/daisyui/blob/HEAD/CHANGELOG.md#41213-2024-10-09) [Compare Source](https://redirect.github.com/saadeghi/daisyui/compare/v4.12.12...v4.12.13) ##### Bug Fixes - kbd default text color. closes: [#​3228](https://redirect.github.com/saadeghi/daisyui/issues/3228) ([9ca1318](https://redirect.github.com/saadeghi/daisyui/commit/9ca13185641caafbcd3811d7a46776efc7b1c086))
vuejs/eslint-plugin-vue (eslint-plugin-vue) ### [`v9.29.0`](https://redirect.github.com/vuejs/eslint-plugin-vue/compare/v9.28.0...635b6ed9016bdf04ed4633e1381d101b57c6fe8f) [Compare Source](https://redirect.github.com/vuejs/eslint-plugin-vue/compare/v9.28.0...v9.29.0)
firebase/firebase-js-sdk (firebase) ### [`v10.14.1`](https://redirect.github.com/firebase/firebase-js-sdk/releases/tag/firebase%4010.14.1) [Compare Source](https://redirect.github.com/firebase/firebase-js-sdk/compare/firebase@10.14.0...firebase@10.14.1) For more detailed release notes, see [Firebase JavaScript SDK Release Notes](https://firebase.google.com/support/release-notes/js). ##### What's Changed ##### [@​firebase/app](https://redirect.github.com/firebase/app)[@​0](https://redirect.github.com/0).10.13 ##### Patch Changes - Update SDK_VERSION. ##### [@​firebase/app-compat](https://redirect.github.com/firebase/app-compat)[@​0](https://redirect.github.com/0).2.43 ##### Patch Changes - Updated dependencies \[]: - [@​firebase/app](https://redirect.github.com/firebase/app)[@​0](https://redirect.github.com/0).10.13 ##### firebase@10.14.1 ##### Patch Changes - Updated dependencies \[[`d6fa58854`](https://redirect.github.com/firebase/firebase-js-sdk/commit/d6fa58854e3cc976eab150154e2786043bc5e563)]: - [@​firebase/app](https://redirect.github.com/firebase/app)[@​0](https://redirect.github.com/0).10.13 - [@​firebase/messaging](https://redirect.github.com/firebase/messaging)[@​0](https://redirect.github.com/0).12.12 - [@​firebase/app-compat](https://redirect.github.com/firebase/app-compat)[@​0](https://redirect.github.com/0).2.43 - [@​firebase/messaging-compat](https://redirect.github.com/firebase/messaging-compat)[@​0](https://redirect.github.com/0).2.12 ##### [@​firebase/messaging](https://redirect.github.com/firebase/messaging)[@​0](https://redirect.github.com/0).12.12 ##### Patch Changes - [`d6fa58854`](https://redirect.github.com/firebase/firebase-js-sdk/commit/d6fa58854e3cc976eab150154e2786043bc5e563) [#​8534](https://redirect.github.com/firebase/firebase-js-sdk/pull/8534) - The logging endpoint has been updated to ensure proper logging of WebPush entries. This resolves an issue where BigQuery logs were missing WebPush data. The payload structure has also been updated in alignment with the latest logging requirements as specified in go/firelog. ##### [@​firebase/messaging-compat](https://redirect.github.com/firebase/messaging-compat)[@​0](https://redirect.github.com/0).2.12 ##### Patch Changes - Updated dependencies \[[`d6fa58854`](https://redirect.github.com/firebase/firebase-js-sdk/commit/d6fa58854e3cc976eab150154e2786043bc5e563)]: - [@​firebase/messaging](https://redirect.github.com/firebase/messaging)[@​0](https://redirect.github.com/0).12.12
honojs/hono (hono) ### [`v4.6.4`](https://redirect.github.com/honojs/hono/releases/tag/v4.6.4) [Compare Source](https://redirect.github.com/honojs/hono/compare/v4.6.3...v4.6.4) #### What's Changed - chore: upgrade dependencies by [@​yusukebe](https://redirect.github.com/yusukebe) in [https://github.com/honojs/hono/pull/3446](https://redirect.github.com/honojs/hono/pull/3446) - chore: remove `crypto-js` from dev dependencies by [@​yusukebe](https://redirect.github.com/yusukebe) in [https://github.com/honojs/hono/pull/3447](https://redirect.github.com/honojs/hono/pull/3447) - chore(test): suppress no-unused-vars "'x' is assigned a value but only used as type" by [@​exoego](https://redirect.github.com/exoego) in [https://github.com/honojs/hono/pull/3451](https://redirect.github.com/honojs/hono/pull/3451) - chore(test): include bun coverage by [@​exoego](https://redirect.github.com/exoego) in [https://github.com/honojs/hono/pull/3457](https://redirect.github.com/honojs/hono/pull/3457) - test(deno): remove duplicated app.get by [@​exoego](https://redirect.github.com/exoego) in [https://github.com/honojs/hono/pull/3469](https://redirect.github.com/honojs/hono/pull/3469) - fix(types): add key to IntrinsicAttributes by [@​codehz](https://redirect.github.com/codehz) in [https://github.com/honojs/hono/pull/3474](https://redirect.github.com/honojs/hono/pull/3474) - fix(factory): relax Bindings and Variables for `createMiddleware` by [@​yusukebe](https://redirect.github.com/yusukebe) in [https://github.com/honojs/hono/pull/3498](https://redirect.github.com/honojs/hono/pull/3498) - fix(service-worker): bind fetch to `globalThis` by [@​sapphi-red](https://redirect.github.com/sapphi-red) in [https://github.com/honojs/hono/pull/3500](https://redirect.github.com/honojs/hono/pull/3500) - refactor(jsx): add `override` to `toStringToBuffer` in classes extending `JSXNode` by [@​yusukebe](https://redirect.github.com/yusukebe) in [https://github.com/honojs/hono/pull/3505](https://redirect.github.com/honojs/hono/pull/3505) #### New Contributors - [@​sapphi-red](https://redirect.github.com/sapphi-red) made their first contribution in [https://github.com/honojs/hono/pull/3500](https://redirect.github.com/honojs/hono/pull/3500) **Full Changelog**: https://github.com/honojs/hono/compare/v4.6.3...v4.6.4
lucide-icons/lucide (lucide-react) ### [`v0.452.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.452.0): New icons 0.452.0 [Compare Source](https://redirect.github.com/lucide-icons/lucide/compare/0.451.0...0.452.0) ##### Modified Icons šŸ”Ø - `align-center` ([#​2528](https://redirect.github.com/lucide-icons/lucide/issues/2528)) by [@​jamiemlaw](https://redirect.github.com/jamiemlaw) - `align-justify` ([#​2528](https://redirect.github.com/lucide-icons/lucide/issues/2528)) by [@​jamiemlaw](https://redirect.github.com/jamiemlaw) - `align-left` ([#​2528](https://redirect.github.com/lucide-icons/lucide/issues/2528)) by [@​jamiemlaw](https://redirect.github.com/jamiemlaw) - `align-right` ([#​2528](https://redirect.github.com/lucide-icons/lucide/issues/2528)) by [@​jamiemlaw](https://redirect.github.com/jamiemlaw) - `indent-decrease` ([#​2528](https://redirect.github.com/lucide-icons/lucide/issues/2528)) by [@​jamiemlaw](https://redirect.github.com/jamiemlaw) - `indent-increase` ([#​2528](https://redirect.github.com/lucide-icons/lucide/issues/2528)) by [@​jamiemlaw](https://redirect.github.com/jamiemlaw) - `list-ordered` ([#​2528](https://redirect.github.com/lucide-icons/lucide/issues/2528)) by [@​jamiemlaw](https://redirect.github.com/jamiemlaw) - `list` ([#​2528](https://redirect.github.com/lucide-icons/lucide/issues/2528)) by [@​jamiemlaw](https://redirect.github.com/jamiemlaw)
puppeteer/puppeteer (puppeteer) ### [`v23.5.3`](https://redirect.github.com/puppeteer/puppeteer/releases/tag/puppeteer-core-v23.5.3): puppeteer-core: v23.5.3 [Compare Source](https://redirect.github.com/puppeteer/puppeteer/compare/puppeteer-v23.5.2...puppeteer-v23.5.3) ##### Bug Fixes - roll to Chrome 129.0.6668.100 ([#​13174](https://redirect.github.com/puppeteer/puppeteer/issues/13174)) ([de145c3](https://redirect.github.com/puppeteer/puppeteer/commit/de145c3b26e82821b79689da62da73041a4ea7f5)) - roll to Firefox 131.0.2 ([#​13171](https://redirect.github.com/puppeteer/puppeteer/issues/13171)) ([5b2b1fe](https://redirect.github.com/puppeteer/puppeteer/commit/5b2b1fe67dbd215df9acad948b63d39642621171)) ### [`v23.5.2`](https://redirect.github.com/puppeteer/puppeteer/releases/tag/puppeteer-v23.5.2): puppeteer: v23.5.2 [Compare Source](https://redirect.github.com/puppeteer/puppeteer/compare/puppeteer-v23.5.1...puppeteer-v23.5.2) ##### Miscellaneous Chores - **puppeteer:** Synchronize puppeteer versions ##### Dependencies - The following workspace dependencies were updated - dependencies - puppeteer-core bumped from 23.5.1 to 23.5.2
vikejs/vike (vike) ### [`v0.4.199`](https://redirect.github.com/vikejs/vike/blob/HEAD/CHANGELOG.md#04199-2024-10-13) [Compare Source](https://redirect.github.com/vikejs/vike/compare/v0.4.198...v0.4.199) ##### Bug Fixes - add injectFilter to OnRenderHtml{Async,Sync} ([92f3cf6](https://redirect.github.com/vikejs/vike/commit/92f3cf6cf142a67868c0f22d452b9a5d67fad8ed)) - fix early prefetch bug (fix [#​1920](https://redirect.github.com/vikejs/vike/issues/1920)) ([77f6a27](https://redirect.github.com/vikejs/vike/commit/77f6a27f58fa46821e7a0aa0ea8a0f7cd04b38c3)) - fix somefile.client.vue (fix [#​1912](https://redirect.github.com/vikejs/vike/issues/1912)) ([081c85f](https://redirect.github.com/vikejs/vike/commit/081c85f28905d1a94168addb6cbb8e51be1cd7b1)) - forbid using experimental pageContext prefetching (fix [#​1915](https://redirect.github.com/vikejs/vike/issues/1915)) ([58e216f](https://redirect.github.com/vikejs/vike/commit/58e216f2692ce6b1bd6e7083cf06ea9663f82e9d)) - improve type OnRenderHtml{Sync,Async} ([8b9f6ac](https://redirect.github.com/vikejs/vike/commit/8b9f6ac481947719949cbd1d118721fad87c8d4b)) - remove isClientSideNavigation assertion (fix [#​1910](https://redirect.github.com/vikejs/vike/issues/1910)) ([05a4973](https://redirect.github.com/vikejs/vike/commit/05a4973e6142c0abd8e4129653acc44d8cda4f90))
cloudflare/workers-sdk (wrangler) ### [`v3.80.4`](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#3804) [Compare Source](https://redirect.github.com/cloudflare/workers-sdk/compare/wrangler@3.80.3...wrangler@3.80.4) ##### Patch Changes - [#​6937](https://redirect.github.com/cloudflare/workers-sdk/pull/6937) [`51aedd4`](https://redirect.github.com/cloudflare/workers-sdk/commit/51aedd4333cce9ffa4f6834cdf19e22148dab7e9) Thanks [@​lrapoport-cf](https://redirect.github.com/lrapoport-cf)! - fix: show help when kv commands are run without parameters - Updated dependencies \[[`c863183`](https://redirect.github.com/cloudflare/workers-sdk/commit/c86318354f1a6c0f5c096d6b2a884de740552a19), [`fd43068`](https://redirect.github.com/cloudflare/workers-sdk/commit/fd430687ec1431be6c3af1b7420278b636c36e59)]: - miniflare@3.20241004.0 - [@​cloudflare/workers-shared](https://redirect.github.com/cloudflare/workers-shared)[@​0](https://redirect.github.com/0).6.0 ### [`v3.80.3`](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#3803) [Compare Source](https://redirect.github.com/cloudflare/workers-sdk/compare/wrangler@3.80.2...wrangler@3.80.3) ##### Patch Changes - [#​6927](https://redirect.github.com/cloudflare/workers-sdk/pull/6927) [`2af75ed`](https://redirect.github.com/cloudflare/workers-sdk/commit/2af75edb3c0722c04793c74f46aa099f4a3f27a9) Thanks [@​emily-shen](https://redirect.github.com/emily-shen)! - fix: respect `CLOUDFLARE_ACCOUNT_ID` with `wrangler pages project` commands Fixes [#​4947](https://redirect.github.com/cloudflare/workers-sdk/issues/4947) - [#​6894](https://redirect.github.com/cloudflare/workers-sdk/pull/6894) [`eaf71b8`](https://redirect.github.com/cloudflare/workers-sdk/commit/eaf71b86cc5650cffb54c942704ce3dd1b5ed6a7) Thanks [@​petebacondarwin](https://redirect.github.com/petebacondarwin)! - fix: improve the rendering of build errors when bundling - [#​6920](https://redirect.github.com/cloudflare/workers-sdk/pull/6920) [`2e64968`](https://redirect.github.com/cloudflare/workers-sdk/commit/2e649686c259c639701a62e754c53448cb694dfc) Thanks [@​vicb](https://redirect.github.com/vicb)! - chore: update unenv dependency version Pulls in [feat(node/net): implement Server mock](https://redirect.github.com/unjs/unenv/pull/316). - [#​69

Configuration

šŸ“… Schedule: Branch creation - "before 4am on Monday" (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.

šŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.