-
Notifications
You must be signed in to change notification settings - Fork 192
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
prepare for 1.10.0 release #766
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mergify bot
referenced
this pull request
in andrzejressel/pulumi-wasm
Jul 9, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [uuid](https://github.com/uuid-rs/uuid) | workspace.dependencies | minor | `1.9.1` -> `1.10.0` | --- ### Release Notes <details> <summary>uuid-rs/uuid (uuid)</summary> ### [`v1.10.0`](https://github.com/uuid-rs/uuid/releases/tag/1.10.0) [Compare Source](https://github.com/uuid-rs/uuid/compare/1.9.1...1.10.0) #### Deprecations This release deprecates and renames the following functions: - `Builder::from_rfc4122_timestamp` -> `Builder::from_gregorian_timestamp` - `Builder::from_sorted_rfc4122_timestamp` -> `Builder::from_sorted_gregorian_timestamp` - `Timestamp::from_rfc4122` -> `Timestamp::from_gregorian` - `Timestamp::to_rfc4122` -> `Timestamp::to_gregorian` #### What's Changed - Use const identifier in uuid macro by [@​Vrajs16](https://github.com/Vrajs16) in [https://github.com/uuid-rs/uuid/pull/764](https://github.com/uuid-rs/uuid/pull/764) - Rename most methods referring to RFC4122 by [@​Mikopet](https://github.com/Mikopet) / [@​KodrAus](https://github.com/KodrAus) in [https://github.com/uuid-rs/uuid/pull/765](https://github.com/uuid-rs/uuid/pull/765) - prepare for 1.10.0 release by [@​KodrAus](https://github.com/KodrAus) in [https://github.com/uuid-rs/uuid/pull/766](https://github.com/uuid-rs/uuid/pull/766) #### New Contributors - [@​Vrajs16](https://github.com/Vrajs16) made their first contribution in [https://github.com/uuid-rs/uuid/pull/764](https://github.com/uuid-rs/uuid/pull/764) **Full Changelog**: uuid-rs/uuid@1.9.1...1.10.0 </details> --- ### 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. 🔕 **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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/andrzejressel/pulumi-wasm).
renovate bot
referenced
this pull request
in spiraldb/vortex
Jul 9, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [uuid](https://github.com/uuid-rs/uuid) | workspace.dependencies | minor | `1.9.1` -> `1.10.0` | --- ### Release Notes <details> <summary>uuid-rs/uuid (uuid)</summary> ### [`v1.10.0`](https://github.com/uuid-rs/uuid/releases/tag/1.10.0) [Compare Source](https://github.com/uuid-rs/uuid/compare/1.9.1...1.10.0) #### Deprecations This release deprecates and renames the following functions: - `Builder::from_rfc4122_timestamp` -> `Builder::from_gregorian_timestamp` - `Builder::from_sorted_rfc4122_timestamp` -> `Builder::from_sorted_gregorian_timestamp` - `Timestamp::from_rfc4122` -> `Timestamp::from_gregorian` - `Timestamp::to_rfc4122` -> `Timestamp::to_gregorian` #### What's Changed - Use const identifier in uuid macro by [@​Vrajs16](https://github.com/Vrajs16) in [https://github.com/uuid-rs/uuid/pull/764](https://github.com/uuid-rs/uuid/pull/764) - Rename most methods referring to RFC4122 by [@​Mikopet](https://github.com/Mikopet) / [@​KodrAus](https://github.com/KodrAus) in [https://github.com/uuid-rs/uuid/pull/765](https://github.com/uuid-rs/uuid/pull/765) - prepare for 1.10.0 release by [@​KodrAus](https://github.com/KodrAus) in [https://github.com/uuid-rs/uuid/pull/766](https://github.com/uuid-rs/uuid/pull/766) #### New Contributors - [@​Vrajs16](https://github.com/Vrajs16) made their first contribution in [https://github.com/uuid-rs/uuid/pull/764](https://github.com/uuid-rs/uuid/pull/764) **Full Changelog**: uuid-rs/uuid@1.9.1...1.10.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/spiraldb/vortex). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
kodiakhq bot
pushed a commit
to pdylanross/fatigue
that referenced
this pull request
Jul 9, 2024
Bumps uuid from 1.9.1 to 1.10.0. Release notes Sourced from uuid's releases. 1.10.0 Deprecations This release deprecates and renames the following functions: Builder::from_rfc4122_timestamp -> Builder::from_gregorian_timestamp Builder::from_sorted_rfc4122_timestamp -> Builder::from_sorted_gregorian_timestamp Timestamp::from_rfc4122 -> Timestamp::from_gregorian Timestamp::to_rfc4122 -> Timestamp::to_gregorian What's Changed Use const identifier in uuid macro by @Vrajs16 in uuid-rs/uuid#764 Rename most methods referring to RFC4122 by @Mikopet / @KodrAus in uuid-rs/uuid#765 prepare for 1.10.0 release by @KodrAus in uuid-rs/uuid#766 New Contributors @Vrajs16 made their first contribution in uuid-rs/uuid#764 Full Changelog: uuid-rs/[email protected] Commits 4b4c590 Merge pull request #766 from uuid-rs/cargo/1.10.0 68eff32 Merge pull request #765 from uuid-rs/chore/time-fn-deprecations 3d5384d update docs and deprecation messages for timestamp fns de50f20 renaming rfc4122 functions 4a88417 prepare for 1.10.0 release 66b4fce Merge pull request #764 from Vrajs16/main 8896e26 Use expr instead of ident 09973d6 Added changes 6edf3e8 Use const identifer in uuid macro See full diff in compare view Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase. Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: @dependabot rebase will rebase this PR @dependabot recreate will recreate this PR, overwriting any edits that have been made to it @dependabot merge will merge this PR after your CI passes on it @dependabot squash and merge will squash and merge this PR after your CI passes on it @dependabot cancel merge will cancel a previously requested merge and block automerging @dependabot reopen will reopen this PR if it is closed @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Brooooooklyn
referenced
this pull request
in toeverything/AFFiNE
Jul 15, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-s3) ([source](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3)) | [`3.609.0` -> `3.614.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-s3/3.609.0/3.614.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fclient-s3/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-sdk%2fclient-s3/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-sdk%2fclient-s3/3.609.0/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fclient-s3/3.609.0/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | minor | | [@fal-ai/serverless-client](https://github.com/fal-ai/fal-js) ([source](https://github.com/fal-ai/fal-js/tree/HEAD/libs/client)) | [`^0.12.0` -> `^0.13.0`](https://renovatebot.com/diffs/npm/@fal-ai%2fserverless-client/0.12.0/0.13.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@fal-ai%2fserverless-client/0.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@fal-ai%2fserverless-client/0.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@fal-ai%2fserverless-client/0.12.0/0.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@fal-ai%2fserverless-client/0.12.0/0.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dependencies | minor | | [@google-cloud/opentelemetry-cloud-monitoring-exporter](https://github.com/GoogleCloudPlatform/opentelemetry-operations-js) | [`^0.18.0` -> `^0.19.0`](https://renovatebot.com/diffs/npm/@google-cloud%2fopentelemetry-cloud-monitoring-exporter/0.18.0/0.19.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@google-cloud%2fopentelemetry-cloud-monitoring-exporter/0.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@google-cloud%2fopentelemetry-cloud-monitoring-exporter/0.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@google-cloud%2fopentelemetry-cloud-monitoring-exporter/0.18.0/0.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@google-cloud%2fopentelemetry-cloud-monitoring-exporter/0.18.0/0.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dependencies | minor | | [@napi-rs/cli](https://github.com/napi-rs/napi-rs) | [`3.0.0-alpha.56` -> `3.0.0-alpha.58`](https://renovatebot.com/diffs/npm/@napi-rs%2fcli/3.0.0-alpha.56/3.0.0-alpha.58) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@napi-rs%2fcli/3.0.0-alpha.58?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@napi-rs%2fcli/3.0.0-alpha.58?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@napi-rs%2fcli/3.0.0-alpha.56/3.0.0-alpha.58?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@napi-rs%2fcli/3.0.0-alpha.56/3.0.0-alpha.58?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | patch | | [@nx/vite](https://nx.dev) ([source](https://github.com/nrwl/nx/tree/HEAD/packages/vite)) | [`19.4.1` -> `19.4.3`](https://renovatebot.com/diffs/npm/@nx%2fvite/19.4.1/19.4.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@nx%2fvite/19.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@nx%2fvite/19.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@nx%2fvite/19.4.1/19.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@nx%2fvite/19.4.1/19.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | patch | | [@playwright/test](https://playwright.dev) ([source](https://github.com/microsoft/playwright)) | [`=1.44.1` -> `=1.45.1`](https://renovatebot.com/diffs/npm/@playwright%2ftest/1.44.1/1.45.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@playwright%2ftest/1.45.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@playwright%2ftest/1.45.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@playwright%2ftest/1.44.1/1.45.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@playwright%2ftest/1.44.1/1.45.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | minor | | [@storybook/test-runner](https://github.com/storybookjs/test-runner) | [`0.19.0` -> `0.19.1`](https://renovatebot.com/diffs/npm/@storybook%2ftest-runner/0.19.0/0.19.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@storybook%2ftest-runner/0.19.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@storybook%2ftest-runner/0.19.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@storybook%2ftest-runner/0.19.0/0.19.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@storybook%2ftest-runner/0.19.0/0.19.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | patch | | [electron](https://github.com/electron/electron) | [`~30.1.0` -> `~30.2.0`](https://renovatebot.com/diffs/npm/electron/30.1.2/30.2.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/electron/30.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/electron/30.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/electron/30.1.2/30.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/electron/30.1.2/30.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | minor | | [jotai-scope](https://github.com/jotaijs/jotai-scope) | [`^0.6.0` -> `^0.7.0`](https://renovatebot.com/diffs/npm/jotai-scope/0.6.0/0.7.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/jotai-scope/0.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/jotai-scope/0.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/jotai-scope/0.6.0/0.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/jotai-scope/0.6.0/0.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dependencies | minor | | [lucide-react](https://lucide.dev) ([source](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react)) | [`^0.400.0` -> `^0.408.0`](https://renovatebot.com/diffs/npm/lucide-react/0.400.0/0.408.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/lucide-react/0.408.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/lucide-react/0.408.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/lucide-react/0.400.0/0.408.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lucide-react/0.400.0/0.408.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dependencies | minor | | [napi](https://github.com/napi-rs/napi-rs) | `3.0.0-alpha.5` -> `3.0.0-alpha.7` | [![age](https://developer.mend.io/api/mc/badges/age/crate/napi/3.0.0-alpha.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/crate/napi/3.0.0-alpha.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/crate/napi/3.0.0-alpha.5/3.0.0-alpha.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/crate/napi/3.0.0-alpha.5/3.0.0-alpha.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | workspace.dependencies | patch | | [napi-derive](https://github.com/napi-rs/napi-rs) | `3.0.0-alpha.4` -> `3.0.0-alpha.5` | [![age](https://developer.mend.io/api/mc/badges/age/crate/napi-derive/3.0.0-alpha.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/crate/napi-derive/3.0.0-alpha.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/crate/napi-derive/3.0.0-alpha.4/3.0.0-alpha.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/crate/napi-derive/3.0.0-alpha.4/3.0.0-alpha.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | workspace.dependencies | patch | | [node](https://nodejs.org) ([source](https://github.com/nodejs/node)) | `20.15.0` -> `20.15.1` | [![age](https://developer.mend.io/api/mc/badges/age/node-version/node/v20.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/node-version/node/v20.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/node-version/node/v20.15.0/v20.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/node-version/node/v20.15.0/v20.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | patch | | [playwright](https://playwright.dev) ([source](https://github.com/microsoft/playwright)) | [`=1.44.1` -> `=1.45.1`](https://renovatebot.com/diffs/npm/playwright/1.44.1/1.45.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/playwright/1.45.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/playwright/1.45.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/playwright/1.44.1/1.45.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/playwright/1.44.1/1.45.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | minor | | [serde](https://serde.rs) ([source](https://github.com/serde-rs/serde)) | `1.0.203` -> `1.0.204` | [![age](https://developer.mend.io/api/mc/badges/age/crate/serde/1.0.204?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/crate/serde/1.0.204?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/crate/serde/1.0.203/1.0.204?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/crate/serde/1.0.203/1.0.204?slim=true)](https://docs.renovatebot.com/merge-confidence/) | workspace.dependencies | patch | | [storybook-dark-mode](https://github.com/hipstersmoothie/storybook-dark-mode) | [`4.0.1` -> `4.0.2`](https://renovatebot.com/diffs/npm/storybook-dark-mode/4.0.1/4.0.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/storybook-dark-mode/4.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/storybook-dark-mode/4.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/storybook-dark-mode/4.0.1/4.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/storybook-dark-mode/4.0.1/4.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | patch | | [uuid](https://github.com/uuid-rs/uuid) | `1.9.1` -> `1.10.0` | [![age](https://developer.mend.io/api/mc/badges/age/crate/uuid/1.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/crate/uuid/1.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/crate/uuid/1.9.1/1.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/crate/uuid/1.9.1/1.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | workspace.dependencies | minor | | [vitest-fetch-mock](https://github.com/IanVS/vitest-fetch-mock) | [`^0.2.2` -> `^0.3.0`](https://renovatebot.com/diffs/npm/vitest-fetch-mock/0.2.2/0.3.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vitest-fetch-mock/0.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vitest-fetch-mock/0.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vitest-fetch-mock/0.2.2/0.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vitest-fetch-mock/0.2.2/0.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | minor | --- ### Release Notes <details> <summary>aws/aws-sdk-js-v3 (@​aws-sdk/client-s3)</summary> ### [`v3.614.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#36140-2024-07-10) [Compare Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.613.0...v3.614.0) **Note:** Version bump only for package [@​aws-sdk/client-s3](https://github.com/aws-sdk/client-s3) ### [`v3.613.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#36130-2024-07-09) [Compare Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.609.0...v3.613.0) **Note:** Version bump only for package [@​aws-sdk/client-s3](https://github.com/aws-sdk/client-s3) </details> <details> <summary>fal-ai/fal-js (@​fal-ai/serverless-client)</summary> ### [`v0.13.0`](https://github.com/fal-ai/fal-js/compare/4ea43b4cead83ed4f8d9f13d0c8da5c9d3c44c65...cf300e9cc0d65ab999a506f07e3806e239d4d3d9) [Compare Source](https://github.com/fal-ai/fal-js/compare/4ea43b4cead83ed4f8d9f13d0c8da5c9d3c44c65...cf300e9cc0d65ab999a506f07e3806e239d4d3d9) </details> <details> <summary>GoogleCloudPlatform/opentelemetry-operations-js (@​google-cloud/opentelemetry-cloud-monitoring-exporter)</summary> ### [`v0.19.0`](https://github.com/GoogleCloudPlatform/opentelemetry-operations-js/compare/@google-cloud/[email protected]...@google-cloud/[email protected]) [Compare Source](https://github.com/GoogleCloudPlatform/opentelemetry-operations-js/compare/@google-cloud/[email protected]...@google-cloud/[email protected]) </details> <details> <summary>napi-rs/napi-rs (@​napi-rs/cli)</summary> ### [`v3.0.0-alpha.58`](https://github.com/napi-rs/napi-rs/compare/@napi-rs/[email protected]...@napi-rs/[email protected]) [Compare Source](https://github.com/napi-rs/napi-rs/compare/@napi-rs/[email protected]...@napi-rs/[email protected]) ### [`v3.0.0-alpha.57`](https://github.com/napi-rs/napi-rs/compare/@napi-rs/[email protected]...@napi-rs/[email protected]) [Compare Source](https://github.com/napi-rs/napi-rs/compare/@napi-rs/[email protected]...@napi-rs/[email protected]) </details> <details> <summary>nrwl/nx (@​nx/vite)</summary> ### [`v19.4.3`](https://github.com/nrwl/nx/releases/tag/19.4.3) [Compare Source](https://github.com/nrwl/nx/compare/19.4.2...19.4.3) #### 19.4.3 (2024-07-12) ##### 🚀 Features - **core:** avoid forking process for nx:noop ([#​26869](https://github.com/nrwl/nx/pull/26869)) - **js:** add createNodesV2 for typescript plugin ([#​26788](https://github.com/nrwl/nx/pull/26788)) - **nx-dev:** add customers & company pages ([#​26813](https://github.com/nrwl/nx/pull/26813)) - **nx-dev:** Add more OSS logos ([#​26922](https://github.com/nrwl/nx/pull/26922)) ##### 🩹 Fixes - **core:** load isolated plugins in parallel ([#​26874](https://github.com/nrwl/nx/pull/26874)) - **core:** report should work if project graph errors ([#​26858](https://github.com/nrwl/nx/pull/26858)) - **misc:** properly set the value of the bitbucket option for ci work… ([#​26890](https://github.com/nrwl/nx/pull/26890)) - **misc:** add more ab testing for setting up ci and nx cloud ([#​26907](https://github.com/nrwl/nx/pull/26907)) - **vite:** Only attempt to amend test object if one exists ([#​26822](https://github.com/nrwl/nx/pull/26822)) - **vue:** bump vue-tsc version to 2.x.x ([#​26867](https://github.com/nrwl/nx/pull/26867)) ##### ❤️ Thank You - Craigory Coppola [@​AgentEnder](https://github.com/AgentEnder) - Jason Jean [@​FrozenPandaz](https://github.com/FrozenPandaz) - Jasper McCulloch - Leosvel Pérez Espinosa [@​leosvelperez](https://github.com/leosvelperez) - Nicholas Cunningham [@​ndcunningham](https://github.com/ndcunningham) ### [`v19.4.2`](https://github.com/nrwl/nx/releases/tag/19.4.2) [Compare Source](https://github.com/nrwl/nx/compare/19.4.1...19.4.2) #### 19.4.2 (2024-07-08) ##### 🚀 Features - **core:** add support for wildcards in dependsOn ([#​19611](https://github.com/nrwl/nx/pull/19611)) - **linter:** support `eslint.config.cjs` and `*.cjs` extension with flat config ([#​26637](https://github.com/nrwl/nx/pull/26637)) ##### 🩹 Fixes - **core:** ensure better create nodes error messaging ([#​26811](https://github.com/nrwl/nx/pull/26811)) - **misc:** adjust nx cloud ab test ([#​26866](https://github.com/nrwl/nx/pull/26866)) ##### ❤️ Thank You - Ben Snyder - Craigory Coppola [@​AgentEnder](https://github.com/AgentEnder) - Jason Jean [@​FrozenPandaz](https://github.com/FrozenPandaz) - Pavlo [@​fxposter](https://github.com/fxposter) </details> <details> <summary>microsoft/playwright (@​playwright/test)</summary> ### [`v1.45.1`](https://github.com/microsoft/playwright/compare/v1.45.0...e8989f83d9801cdaadc3803b5341c601c9593947) [Compare Source](https://github.com/microsoft/playwright/compare/v1.45.0...v1.45.1) ### [`v1.45.0`](https://github.com/microsoft/playwright/compare/v1.44.1...4f3f6eecae490af444dd9298c9eaeb0c596915b7) [Compare Source](https://github.com/microsoft/playwright/compare/v1.44.1...v1.45.0) </details> <details> <summary>storybookjs/test-runner (@​storybook/test-runner)</summary> ### [`v0.19.1`](https://github.com/storybookjs/test-runner/releases/tag/v0.19.1) [Compare Source](https://github.com/storybookjs/test-runner/compare/v0.19.0...v0.19.1) ##### 🐛 Bug Fix - Release 0.19.1 [#​493](https://github.com/storybookjs/test-runner/pull/493) ([@​paulgv](https://github.com/paulgv) [@​yannbf](https://github.com/yannbf)) - fix(deps): upgrade `@storybook/csf` to v0.1.11 [#​491](https://github.com/storybookjs/test-runner/pull/491) ([@​paulgv](https://github.com/paulgv)) ##### Authors: 2 - Paul Gascou-Vaillancourt ([@​paulgv](https://github.com/paulgv)) - Yann Braga ([@​yannbf](https://github.com/yannbf)) </details> <details> <summary>electron/electron (electron)</summary> ### [`v30.2.0`](https://github.com/electron/electron/releases/tag/v30.2.0): electron v30.2.0 [Compare Source](https://github.com/electron/electron/compare/v30.1.2...v30.2.0) ##### Release Notes for v30.2.0 ##### Features - Enabled the Windows Control Overlay API on Linux. [#​42683](https://github.com/electron/electron/pull/42683) <span style="font-size:small;">(Also in [31](https://github.com/electron/electron/pull/42682), [32](https://github.com/electron/electron/pull/42681))</span> - Expose `systemPreferences` to `utilityProcess`. [#​42600](https://github.com/electron/electron/pull/42600) <span style="font-size:small;">(Also in [31](https://github.com/electron/electron/pull/42598), [32](https://github.com/electron/electron/pull/42599))</span> ##### Fixes - Fixed a focus issue when calling `BrowserWindow.setTopBrowserView`. [#​42735](https://github.com/electron/electron/pull/42735) <span style="font-size:small;">(Also in [31](https://github.com/electron/electron/pull/42734), [32](https://github.com/electron/electron/pull/42733))</span> - Fixed an issue where `fetch`-dependent interfaces could be missing in Web Workers with `nodeIntegrationInWorker` enabled. [#​42596](https://github.com/electron/electron/pull/42596) <span style="font-size:small;">(Also in [31](https://github.com/electron/electron/pull/42597), [32](https://github.com/electron/electron/pull/42595))</span> - Fixed an issue where `navigator.mediaDevices.enumerateDevices` could return broken results in some cases after calling `session.setPermissionCheckHandler`. [#​42807](https://github.com/electron/electron/pull/42807) <span style="font-size:small;">(Also in [31](https://github.com/electron/electron/pull/42809), [32](https://github.com/electron/electron/pull/42808))</span> - Fixed an issue where control could fail to return properly after saving a dialog using showOpenDialogSync on Linux. [#​42676](https://github.com/electron/electron/pull/42676) <span style="font-size:small;">(Also in [29](https://github.com/electron/electron/pull/42679), [31](https://github.com/electron/electron/pull/42678), [32](https://github.com/electron/electron/pull/42677))</span> - Fixed an issue where the user-specified default path did not work in some circumstances when using Linux dialogs. [#​42687](https://github.com/electron/electron/pull/42687) <span style="font-size:small;">(Also in [31](https://github.com/electron/electron/pull/42685), [32](https://github.com/electron/electron/pull/42680))</span> - Fixed potentially incorrect exit code in UtilityProcess. [#​42395](https://github.com/electron/electron/pull/42395) <span style="font-size:small;">(Also in [29](https://github.com/electron/electron/pull/42396), [31](https://github.com/electron/electron/pull/42397))</span> ##### Other Changes - Security: backported fix for CVE-2024-5493. [#​42590](https://github.com/electron/electron/pull/42590) - Security: backported fix for CVE-2024-5831. - Security: backported fix for CVE-2024-5832. [#​42602](https://github.com/electron/electron/pull/42602) - Security: backported fix for CVE-2024-6100. - Security: backported fix for CVE-2024-6101. - Security: backported fix for CVE-2024-6103. [#​42617](https://github.com/electron/electron/pull/42617) - Security: backported fix for CVE-2024-6291. - Security: backported fix for CVE-2024-6293. - Security: backported fix for CVE-2024-6290. - Security: backported fix for CVE-2024-6292. - Security: backported fix for chromium:346197738. [#​42693](https://github.com/electron/electron/pull/42693) - Updated Node.js to v20.15.0. [#​42613](https://github.com/electron/electron/pull/42613) </details> <details> <summary>jotaijs/jotai-scope (jotai-scope)</summary> ### [`v0.7.0`](https://github.com/jotaijs/jotai-scope/compare/v0.6.0...v0.7.0) [Compare Source](https://github.com/jotaijs/jotai-scope/compare/v0.6.0...v0.7.0) </details> <details> <summary>lucide-icons/lucide (lucide-react)</summary> ### [`v0.408.0`](https://github.com/lucide-icons/lucide/releases/tag/0.408.0): New icons 0.408.0 [Compare Source](https://github.com/lucide-icons/lucide/compare/0.407.0...0.408.0) #### New icons 🎨 - `monitor-cog` ([#​2310](https://github.com/lucide-icons/lucide/issues/2310)) by [@​karsa-mistmere](https://github.com/karsa-mistmere) #### Modified Icons 🔨 - `church` ([#​2273](https://github.com/lucide-icons/lucide/issues/2273)) by [@​jguddas](https://github.com/jguddas) - `delete` ([#​2279](https://github.com/lucide-icons/lucide/issues/2279)) by [@​jguddas](https://github.com/jguddas) - `drafting-compass` ([#​2266](https://github.com/lucide-icons/lucide/issues/2266)) by [@​jguddas](https://github.com/jguddas) ### [`v0.407.0`](https://github.com/lucide-icons/lucide/releases/tag/0.407.0): New icons 0.407.0 [Compare Source](https://github.com/lucide-icons/lucide/compare/0.406.0...0.407.0) #### New icons 🎨 - `type-outline` ([#​2206](https://github.com/lucide-icons/lucide/issues/2206)) by [@​karsa-mistmere](https://github.com/karsa-mistmere) ### [`v0.406.0`](https://github.com/lucide-icons/lucide/releases/tag/0.406.0): New icons 0.406.0 [Compare Source](https://github.com/lucide-icons/lucide/compare/0.405.0...0.406.0) #### New icons 🎨 - `calendar-arrow-down` ([#​2307](https://github.com/lucide-icons/lucide/issues/2307)) by [@​karsa-mistmere](https://github.com/karsa-mistmere) - `calendar-arrow-up` ([#​2307](https://github.com/lucide-icons/lucide/issues/2307)) by [@​karsa-mistmere](https://github.com/karsa-mistmere) - `clock-arrow-down` ([#​2307](https://github.com/lucide-icons/lucide/issues/2307)) by [@​karsa-mistmere](https://github.com/karsa-mistmere) - `clock-arrow-up` ([#​2307](https://github.com/lucide-icons/lucide/issues/2307)) by [@​karsa-mistmere](https://github.com/karsa-mistmere) ### [`v0.405.0`](https://github.com/lucide-icons/lucide/releases/tag/0.405.0): New icons 0.405.0 [Compare Source](https://github.com/lucide-icons/lucide/compare/0.404.0...0.405.0) #### New icons 🎨 - `user-pen` ([#​2303](https://github.com/lucide-icons/lucide/issues/2303)) by [@​karsa-mistmere](https://github.com/karsa-mistmere) - `user-round-pen` ([#​2303](https://github.com/lucide-icons/lucide/issues/2303)) by [@​karsa-mistmere](https://github.com/karsa-mistmere) ### [`v0.404.0`](https://github.com/lucide-icons/lucide/releases/tag/0.404.0): New icons 0.404.0 [Compare Source](https://github.com/lucide-icons/lucide/compare/0.403.0...0.404.0) #### New icons 🎨 - `folder-code` ([#​2276](https://github.com/lucide-icons/lucide/issues/2276)) by [@​jguddas](https://github.com/jguddas) ### [`v0.403.0`](https://github.com/lucide-icons/lucide/releases/tag/0.403.0): New icons 0.403.0 [Compare Source](https://github.com/lucide-icons/lucide/compare/0.402.0...0.403.0) #### New icons 🎨 - `list-check` ([#​2291](https://github.com/lucide-icons/lucide/issues/2291)) by [@​guanboo-yang](https://github.com/guanboo-yang) ### [`v0.402.0`](https://github.com/lucide-icons/lucide/releases/tag/0.402.0): New icons 0.402.0 [Compare Source](https://github.com/lucide-icons/lucide/compare/0.401.0...0.402.0) #### New icons 🎨 - `wifi-high` ([#​2157](https://github.com/lucide-icons/lucide/issues/2157)) by [@​VirtCode](https://github.com/VirtCode) - `wifi-low` ([#​2157](https://github.com/lucide-icons/lucide/issues/2157)) by [@​VirtCode](https://github.com/VirtCode) - `wifi-zero` ([#​2157](https://github.com/lucide-icons/lucide/issues/2157)) by [@​VirtCode](https://github.com/VirtCode) ### [`v0.401.0`](https://github.com/lucide-icons/lucide/releases/tag/0.401.0): New icons 0.401.0 [Compare Source](https://github.com/lucide-icons/lucide/compare/0.400.0...0.401.0) #### New icons 🎨 - `scan-qr-code` ([#​2247](https://github.com/lucide-icons/lucide/issues/2247)) by [@​vexkiddy](https://github.com/vexkiddy) #### Modified Icons 🔨 - `book-a` ([#​2274](https://github.com/lucide-icons/lucide/issues/2274)) by [@​jguddas](https://github.com/jguddas) - `book-audio` ([#​2274](https://github.com/lucide-icons/lucide/issues/2274)) by [@​jguddas](https://github.com/jguddas) - `book-check` ([#​2274](https://github.com/lucide-icons/lucide/issues/2274)) by [@​jguddas](https://github.com/jguddas) - `book-copy` ([#​2274](https://github.com/lucide-icons/lucide/issues/2274)) by [@​jguddas](https://github.com/jguddas) - `book-dashed` ([#​2274](https://github.com/lucide-icons/lucide/issues/2274)) by [@​jguddas](https://github.com/jguddas) - `book-down` ([#​2274](https://github.com/lucide-icons/lucide/issues/2274)) by [@​jguddas](https://github.com/jguddas) - `book-headphones` ([#​2274](https://github.com/lucide-icons/lucide/issues/2274)) by [@​jguddas](https://github.com/jguddas) - `book-heart` ([#​2274](https://github.com/lucide-icons/lucide/issues/2274)) by [@​jguddas](https://github.com/jguddas) - `book-image` ([#​2274](https://github.com/lucide-icons/lucide/issues/2274)) by [@​jguddas](https://github.com/jguddas) - `book-key` ([#​2274](https://github.com/lucide-icons/lucide/issues/2274)) by [@​jguddas](https://github.com/jguddas) - `book-lock` ([#​2274](https://github.com/lucide-icons/lucide/issues/2274)) by [@​jguddas](https://github.com/jguddas) - `book-marked` ([#​2274](https://github.com/lucide-icons/lucide/issues/2274)) by [@​jguddas](https://github.com/jguddas) - `book-minus` ([#​2274](https://github.com/lucide-icons/lucide/issues/2274)) by [@​jguddas](https://github.com/jguddas) - `book-plus` ([#​2274](https://github.com/lucide-icons/lucide/issues/2274)) by [@​jguddas](https://github.com/jguddas) - `book-text` ([#​2274](https://github.com/lucide-icons/lucide/issues/2274)) by [@​jguddas](https://github.com/jguddas) - `book-type` ([#​2274](https://github.com/lucide-icons/lucide/issues/2274)) by [@​jguddas](https://github.com/jguddas) - `book-up-2` ([#​2274](https://github.com/lucide-icons/lucide/issues/2274)) by [@​jguddas](https://github.com/jguddas) - `book-up` ([#​2274](https://github.com/lucide-icons/lucide/issues/2274)) by [@​jguddas](https://github.com/jguddas) - `book-user` ([#​2274](https://github.com/lucide-icons/lucide/issues/2274)) by [@​jguddas](https://github.com/jguddas) - `book-x` ([#​2274](https://github.com/lucide-icons/lucide/issues/2274)) by [@​jguddas](https://github.com/jguddas) - `book` ([#​2274](https://github.com/lucide-icons/lucide/issues/2274)) by [@​jguddas](https://github.com/jguddas) - `circle-power` ([#​2285](https://github.com/lucide-icons/lucide/issues/2285)) by [@​jguddas](https://github.com/jguddas) - `key-round` ([#​2278](https://github.com/lucide-icons/lucide/issues/2278)) by [@​jguddas](https://github.com/jguddas) - `octagon-alert` ([#​2280](https://github.com/lucide-icons/lucide/issues/2280)) by [@​jguddas](https://github.com/jguddas) - `octagon-pause` ([#​2280](https://github.com/lucide-icons/lucide/issues/2280)) by [@​jguddas](https://github.com/jguddas) - `octagon-x` ([#​2280](https://github.com/lucide-icons/lucide/issues/2280)) by [@​jguddas](https://github.com/jguddas) - `octagon` ([#​2280](https://github.com/lucide-icons/lucide/issues/2280)) by [@​jguddas](https://github.com/jguddas) - `signature` ([#​2293](https://github.com/lucide-icons/lucide/issues/2293)) by [@​karsa-mistmere](https://github.com/karsa-mistmere) - `square-power` ([#​2285](https://github.com/lucide-icons/lucide/issues/2285)) by [@​jguddas](https://github.com/jguddas) </details> <details> <summary>nodejs/node (node)</summary> ### [`v20.15.1`](https://github.com/nodejs/node/compare/v20.15.0...v20.15.1) [Compare Source](https://github.com/nodejs/node/compare/v20.15.0...v20.15.1) </details> <details> <summary>serde-rs/serde (serde)</summary> ### [`v1.0.204`](https://github.com/serde-rs/serde/releases/tag/v1.0.204) [Compare Source](https://github.com/serde-rs/serde/compare/v1.0.203...v1.0.204) - Apply #\[diagnostic::on_unimplemented] attribute on Rust 1.78+ to suggest adding serde derive or enabling a "serde" feature flag in dependencies ([#​2767](https://github.com/serde-rs/serde/issues/2767), thanks [@​weiznich](https://github.com/weiznich)) </details> <details> <summary>hipstersmoothie/storybook-dark-mode (storybook-dark-mode)</summary> ### [`v4.0.2`](https://github.com/hipstersmoothie/storybook-dark-mode/blob/HEAD/CHANGELOG.md#v402-Wed-Jun-19-2024) [Compare Source](https://github.com/hipstersmoothie/storybook-dark-mode/compare/v4.0.1...v4.0.2) ##### 🐛 Bug Fix - Fix for the "Storybook preview hooks can only be called inside decorators and story functions." error [#​279](https://github.com/hipstersmoothie/storybook-dark-mode/pull/279) ([@​adam-golab](https://github.com/adam-golab)) ##### Authors: 1 - Adam Gołąb ([@​adam-golab](https://github.com/adam-golab)) *** </details> <details> <summary>uuid-rs/uuid (uuid)</summary> ### [`v1.10.0`](https://github.com/uuid-rs/uuid/releases/tag/1.10.0) [Compare Source](https://github.com/uuid-rs/uuid/compare/1.9.1...1.10.0) ##### Deprecations This release deprecates and renames the following functions: - `Builder::from_rfc4122_timestamp` -> `Builder::from_gregorian_timestamp` - `Builder::from_sorted_rfc4122_timestamp` -> `Builder::from_sorted_gregorian_timestamp` - `Timestamp::from_rfc4122` -> `Timestamp::from_gregorian` - `Timestamp::to_rfc4122` -> `Timestamp::to_gregorian` ##### What's Changed - Use const identifier in uuid macro by [@​Vrajs16](https://github.com/Vrajs16) in [https://github.com/uuid-rs/uuid/pull/764](https://github.com/uuid-rs/uuid/pull/764) - Rename most methods referring to RFC4122 by [@​Mikopet](https://github.com/Mikopet) / [@​KodrAus](https://github.com/KodrAus) in [https://github.com/uuid-rs/uuid/pull/765](https://github.com/uuid-rs/uuid/pull/765) - prepare for 1.10.0 release by [@​KodrAus](https://github.com/KodrAus) in [https://github.com/uuid-rs/uuid/pull/766](https://github.com/uuid-rs/uuid/pull/766) ##### New Contributors - [@​Vrajs16](https://github.com/Vrajs16) made their first contribution in [https://github.com/uuid-rs/uuid/pull/764](https://github.com/uuid-rs/uuid/pull/764) **Full Changelog**: uuid-rs/uuid@1.9.1...1.10.0 </details> <details> <summary>IanVS/vitest-fetch-mock (vitest-fetch-mock)</summary> ### [`v0.3.0`](https://github.com/IanVS/vitest-fetch-mock/releases/tag/v0.3.0) [Compare Source](https://github.com/IanVS/vitest-fetch-mock/compare/v0.2.2...v0.3.0) #### Breaking changes - Support Vitest 2 - Require Node 18 and above #### Fixes - Better TypeScript support #### PRs: - Update to vitest 2 by [@​birtles](https://github.com/birtles) in [https://github.com/IanVS/vitest-fetch-mock/pull/18](https://github.com/IanVS/vitest-fetch-mock/pull/18) - Update dependencies by [@​IanVS](https://github.com/IanVS) in [https://github.com/IanVS/vitest-fetch-mock/pull/20](https://github.com/IanVS/vitest-fetch-mock/pull/20) - Update node versions tested in CI by [@​IanVS](https://github.com/IanVS) in [https://github.com/IanVS/vitest-fetch-mock/pull/19](https://github.com/IanVS/vitest-fetch-mock/pull/19) - Fix: move index.d.ts alongside index.js main entry by [@​drwpow](https://github.com/drwpow) in [https://github.com/IanVS/vitest-fetch-mock/pull/11](https://github.com/IanVS/vitest-fetch-mock/pull/11) #### New Contributors - [@​birtles](https://github.com/birtles) made their first contribution in [https://github.com/IanVS/vitest-fetch-mock/pull/18](https://github.com/IanVS/vitest-fetch-mock/pull/18) - [@​drwpow](https://github.com/drwpow) made their first contribution in [https://github.com/IanVS/vitest-fetch-mock/pull/11](https://github.com/IanVS/vitest-fetch-mock/pull/11) **Full Changelog**: IanVS/vitest-fetch-mock@v0.2.2...v0.3.0 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/toeverything/AFFiNE). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoiY2FuYXJ5IiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
Brooooooklyn
referenced
this pull request
in toeverything/AFFiNE
Jul 16, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-s3) ([source](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3)) | [`3.609.0` -> `3.614.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-s3/3.609.0/3.614.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fclient-s3/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-sdk%2fclient-s3/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-sdk%2fclient-s3/3.609.0/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fclient-s3/3.609.0/3.614.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | minor | | [@fal-ai/serverless-client](https://github.com/fal-ai/fal-js) ([source](https://github.com/fal-ai/fal-js/tree/HEAD/libs/client)) | [`^0.12.0` -> `^0.13.0`](https://renovatebot.com/diffs/npm/@fal-ai%2fserverless-client/0.12.0/0.13.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@fal-ai%2fserverless-client/0.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@fal-ai%2fserverless-client/0.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@fal-ai%2fserverless-client/0.12.0/0.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@fal-ai%2fserverless-client/0.12.0/0.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dependencies | minor | | [@google-cloud/opentelemetry-cloud-monitoring-exporter](https://github.com/GoogleCloudPlatform/opentelemetry-operations-js) | [`^0.18.0` -> `^0.19.0`](https://renovatebot.com/diffs/npm/@google-cloud%2fopentelemetry-cloud-monitoring-exporter/0.18.0/0.19.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@google-cloud%2fopentelemetry-cloud-monitoring-exporter/0.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@google-cloud%2fopentelemetry-cloud-monitoring-exporter/0.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@google-cloud%2fopentelemetry-cloud-monitoring-exporter/0.18.0/0.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@google-cloud%2fopentelemetry-cloud-monitoring-exporter/0.18.0/0.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dependencies | minor | | [@napi-rs/cli](https://github.com/napi-rs/napi-rs) | [`3.0.0-alpha.56` -> `3.0.0-alpha.60`](https://renovatebot.com/diffs/npm/@napi-rs%2fcli/3.0.0-alpha.56/3.0.0-alpha.60) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@napi-rs%2fcli/3.0.0-alpha.60?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@napi-rs%2fcli/3.0.0-alpha.60?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@napi-rs%2fcli/3.0.0-alpha.56/3.0.0-alpha.60?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@napi-rs%2fcli/3.0.0-alpha.56/3.0.0-alpha.60?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | patch | | [@nx/vite](https://nx.dev) ([source](https://github.com/nrwl/nx/tree/HEAD/packages/vite)) | [`19.4.1` -> `19.4.3`](https://renovatebot.com/diffs/npm/@nx%2fvite/19.4.1/19.4.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@nx%2fvite/19.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@nx%2fvite/19.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@nx%2fvite/19.4.1/19.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@nx%2fvite/19.4.1/19.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | patch | | [@playwright/test](https://playwright.dev) ([source](https://github.com/microsoft/playwright)) | [`=1.44.1` -> `=1.45.1`](https://renovatebot.com/diffs/npm/@playwright%2ftest/1.44.1/1.45.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@playwright%2ftest/1.45.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@playwright%2ftest/1.45.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@playwright%2ftest/1.44.1/1.45.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@playwright%2ftest/1.44.1/1.45.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | minor | | [electron](https://github.com/electron/electron) | [`~30.1.0` -> `~30.2.0`](https://renovatebot.com/diffs/npm/electron/30.1.2/30.2.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/electron/30.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/electron/30.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/electron/30.1.2/30.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/electron/30.1.2/30.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | minor | | [jotai-scope](https://github.com/jotaijs/jotai-scope) | [`^0.6.0` -> `^0.7.0`](https://renovatebot.com/diffs/npm/jotai-scope/0.6.0/0.7.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/jotai-scope/0.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/jotai-scope/0.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/jotai-scope/0.6.0/0.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/jotai-scope/0.6.0/0.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dependencies | minor | | [lucide-react](https://lucide.dev) ([source](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react)) | [`^0.400.0` -> `^0.408.0`](https://renovatebot.com/diffs/npm/lucide-react/0.400.0/0.408.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/lucide-react/0.408.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/lucide-react/0.408.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/lucide-react/0.400.0/0.408.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lucide-react/0.400.0/0.408.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dependencies | minor | | [napi](https://github.com/napi-rs/napi-rs) | `3.0.0-alpha.5` -> `3.0.0-alpha.7` | [![age](https://developer.mend.io/api/mc/badges/age/crate/napi/3.0.0-alpha.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/crate/napi/3.0.0-alpha.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/crate/napi/3.0.0-alpha.5/3.0.0-alpha.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/crate/napi/3.0.0-alpha.5/3.0.0-alpha.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | workspace.dependencies | patch | | [napi-derive](https://github.com/napi-rs/napi-rs) | `3.0.0-alpha.4` -> `3.0.0-alpha.6` | [![age](https://developer.mend.io/api/mc/badges/age/crate/napi-derive/3.0.0-alpha.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/crate/napi-derive/3.0.0-alpha.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/crate/napi-derive/3.0.0-alpha.4/3.0.0-alpha.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/crate/napi-derive/3.0.0-alpha.4/3.0.0-alpha.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | workspace.dependencies | patch | | [node](https://nodejs.org) ([source](https://github.com/nodejs/node)) | `20.15.0` -> `20.15.1` | [![age](https://developer.mend.io/api/mc/badges/age/node-version/node/v20.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/node-version/node/v20.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/node-version/node/v20.15.0/v20.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/node-version/node/v20.15.0/v20.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | patch | | [playwright](https://playwright.dev) ([source](https://github.com/microsoft/playwright)) | [`=1.44.1` -> `=1.45.1`](https://renovatebot.com/diffs/npm/playwright/1.44.1/1.45.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/playwright/1.45.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/playwright/1.45.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/playwright/1.44.1/1.45.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/playwright/1.44.1/1.45.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | minor | | [react-i18next](https://github.com/i18next/react-i18next) | [`14.1.2` -> `14.1.3`](https://renovatebot.com/diffs/npm/react-i18next/14.1.2/14.1.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/react-i18next/14.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-i18next/14.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-i18next/14.1.2/14.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-i18next/14.1.2/14.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dependencies | patch | | [serde](https://serde.rs) ([source](https://github.com/serde-rs/serde)) | `1.0.203` -> `1.0.204` | [![age](https://developer.mend.io/api/mc/badges/age/crate/serde/1.0.204?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/crate/serde/1.0.204?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/crate/serde/1.0.203/1.0.204?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/crate/serde/1.0.203/1.0.204?slim=true)](https://docs.renovatebot.com/merge-confidence/) | workspace.dependencies | patch | | [storybook-dark-mode](https://github.com/hipstersmoothie/storybook-dark-mode) | [`4.0.1` -> `4.0.2`](https://renovatebot.com/diffs/npm/storybook-dark-mode/4.0.1/4.0.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/storybook-dark-mode/4.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/storybook-dark-mode/4.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/storybook-dark-mode/4.0.1/4.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/storybook-dark-mode/4.0.1/4.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | patch | | [tailwindcss](https://tailwindcss.com) ([source](https://github.com/tailwindlabs/tailwindcss)) | [`3.4.4` -> `3.4.5`](https://renovatebot.com/diffs/npm/tailwindcss/3.4.4/3.4.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/tailwindcss/3.4.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tailwindcss/3.4.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tailwindcss/3.4.4/3.4.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tailwindcss/3.4.4/3.4.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | patch | | [uuid](https://github.com/uuid-rs/uuid) | `1.9.1` -> `1.10.0` | [![age](https://developer.mend.io/api/mc/badges/age/crate/uuid/1.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/crate/uuid/1.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/crate/uuid/1.9.1/1.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/crate/uuid/1.9.1/1.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | workspace.dependencies | minor | | [vitest-fetch-mock](https://github.com/IanVS/vitest-fetch-mock) | [`^0.2.2` -> `^0.3.0`](https://renovatebot.com/diffs/npm/vitest-fetch-mock/0.2.2/0.3.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vitest-fetch-mock/0.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vitest-fetch-mock/0.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vitest-fetch-mock/0.2.2/0.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vitest-fetch-mock/0.2.2/0.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | minor | | [vitest-mock-extended](https://github.com/eratio08/vitest-mock-extended) | [`1.3.1` -> `1.3.2`](https://renovatebot.com/diffs/npm/vitest-mock-extended/1.3.1/1.3.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vitest-mock-extended/1.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vitest-mock-extended/1.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vitest-mock-extended/1.3.1/1.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vitest-mock-extended/1.3.1/1.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | patch | --- ### Release Notes <details> <summary>aws/aws-sdk-js-v3 (@​aws-sdk/client-s3)</summary> ### [`v3.614.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#36140-2024-07-10) [Compare Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.613.0...v3.614.0) **Note:** Version bump only for package [@​aws-sdk/client-s3](https://github.com/aws-sdk/client-s3) ### [`v3.613.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#36130-2024-07-09) [Compare Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.609.0...v3.613.0) **Note:** Version bump only for package [@​aws-sdk/client-s3](https://github.com/aws-sdk/client-s3) </details> <details> <summary>fal-ai/fal-js (@​fal-ai/serverless-client)</summary> ### [`v0.13.0`](https://github.com/fal-ai/fal-js/compare/4ea43b4cead83ed4f8d9f13d0c8da5c9d3c44c65...cf300e9cc0d65ab999a506f07e3806e239d4d3d9) [Compare Source](https://github.com/fal-ai/fal-js/compare/4ea43b4cead83ed4f8d9f13d0c8da5c9d3c44c65...cf300e9cc0d65ab999a506f07e3806e239d4d3d9) </details> <details> <summary>GoogleCloudPlatform/opentelemetry-operations-js (@​google-cloud/opentelemetry-cloud-monitoring-exporter)</summary> ### [`v0.19.0`](https://github.com/GoogleCloudPlatform/opentelemetry-operations-js/compare/@google-cloud/[email protected]...@google-cloud/[email protected]) [Compare Source](https://github.com/GoogleCloudPlatform/opentelemetry-operations-js/compare/@google-cloud/[email protected]...@google-cloud/[email protected]) </details> <details> <summary>napi-rs/napi-rs (@​napi-rs/cli)</summary> ### [`v3.0.0-alpha.60`](https://github.com/napi-rs/napi-rs/compare/@napi-rs/[email protected]...@napi-rs/[email protected]) [Compare Source](https://github.com/napi-rs/napi-rs/compare/@napi-rs/[email protected]...@napi-rs/[email protected]) ### [`v3.0.0-alpha.59`](https://github.com/napi-rs/napi-rs/releases/tag/%40napi-rs/cli%403.0.0-alpha.59) [Compare Source](https://github.com/napi-rs/napi-rs/compare/@napi-rs/[email protected]...@napi-rs/[email protected]) ##### Bug Fixes - **cli:** bundle lodash-es in cjs output ([#​2189](https://github.com/napi-rs/napi-rs/issues/2189)) ([e860822](https://github.com/napi-rs/napi-rs/commit/e8608228b89f74793f4ea264fbbef00025449cad)) - **cli:** worker files format ([#​2186](https://github.com/napi-rs/napi-rs/issues/2186)) ([13c1838](https://github.com/napi-rs/napi-rs/commit/13c18388f5c57c1fa86a3a43ea9540af27d862c9)) ### [`v3.0.0-alpha.58`](https://github.com/napi-rs/napi-rs/compare/@napi-rs/[email protected]...@napi-rs/[email protected]) [Compare Source](https://github.com/napi-rs/napi-rs/compare/@napi-rs/[email protected]...@napi-rs/[email protected]) ### [`v3.0.0-alpha.57`](https://github.com/napi-rs/napi-rs/compare/@napi-rs/[email protected]...@napi-rs/[email protected]) [Compare Source](https://github.com/napi-rs/napi-rs/compare/@napi-rs/[email protected]...@napi-rs/[email protected]) </details> <details> <summary>nrwl/nx (@​nx/vite)</summary> ### [`v19.4.3`](https://github.com/nrwl/nx/releases/tag/19.4.3) [Compare Source](https://github.com/nrwl/nx/compare/19.4.2...19.4.3) ##### 19.4.3 (2024-07-12) ##### 🚀 Features - **core:** avoid forking process for nx:noop ([#​26869](https://github.com/nrwl/nx/pull/26869)) - **js:** add createNodesV2 for typescript plugin ([#​26788](https://github.com/nrwl/nx/pull/26788)) - **nx-dev:** add customers & company pages ([#​26813](https://github.com/nrwl/nx/pull/26813)) - **nx-dev:** Add more OSS logos ([#​26922](https://github.com/nrwl/nx/pull/26922)) ##### 🩹 Fixes - **core:** load isolated plugins in parallel ([#​26874](https://github.com/nrwl/nx/pull/26874)) - **core:** report should work if project graph errors ([#​26858](https://github.com/nrwl/nx/pull/26858)) - **misc:** properly set the value of the bitbucket option for ci work… ([#​26890](https://github.com/nrwl/nx/pull/26890)) - **misc:** add more ab testing for setting up ci and nx cloud ([#​26907](https://github.com/nrwl/nx/pull/26907)) - **vite:** Only attempt to amend test object if one exists ([#​26822](https://github.com/nrwl/nx/pull/26822)) - **vue:** bump vue-tsc version to 2.x.x ([#​26867](https://github.com/nrwl/nx/pull/26867)) ##### ❤️ Thank You - Craigory Coppola [@​AgentEnder](https://github.com/AgentEnder) - Jason Jean [@​FrozenPandaz](https://github.com/FrozenPandaz) - Jasper McCulloch - Leosvel Pérez Espinosa [@​leosvelperez](https://github.com/leosvelperez) - Nicholas Cunningham [@​ndcunningham](https://github.com/ndcunningham) ### [`v19.4.2`](https://github.com/nrwl/nx/releases/tag/19.4.2) [Compare Source](https://github.com/nrwl/nx/compare/19.4.1...19.4.2) ##### 19.4.2 (2024-07-08) ##### 🚀 Features - **core:** add support for wildcards in dependsOn ([#​19611](https://github.com/nrwl/nx/pull/19611)) - **linter:** support `eslint.config.cjs` and `*.cjs` extension with flat config ([#​26637](https://github.com/nrwl/nx/pull/26637)) ##### 🩹 Fixes - **core:** ensure better create nodes error messaging ([#​26811](https://github.com/nrwl/nx/pull/26811)) - **misc:** adjust nx cloud ab test ([#​26866](https://github.com/nrwl/nx/pull/26866)) ##### ❤️ Thank You - Ben Snyder - Craigory Coppola [@​AgentEnder](https://github.com/AgentEnder) - Jason Jean [@​FrozenPandaz](https://github.com/FrozenPandaz) - Pavlo [@​fxposter](https://github.com/fxposter) </details> <details> <summary>microsoft/playwright (@​playwright/test)</summary> ### [`v1.45.1`](https://github.com/microsoft/playwright/compare/v1.45.0...e8989f83d9801cdaadc3803b5341c601c9593947) [Compare Source](https://github.com/microsoft/playwright/compare/v1.45.0...v1.45.1) ### [`v1.45.0`](https://github.com/microsoft/playwright/compare/v1.44.1...4f3f6eecae490af444dd9298c9eaeb0c596915b7) [Compare Source](https://github.com/microsoft/playwright/compare/v1.44.1...v1.45.0) </details> <details> <summary>electron/electron (electron)</summary> ### [`v30.2.0`](https://github.com/electron/electron/releases/tag/v30.2.0): electron v30.2.0 [Compare Source](https://github.com/electron/electron/compare/v30.1.2...v30.2.0) ### Release Notes for v30.2.0 #### Features - Enabled the Windows Control Overlay API on Linux. [#​42683](https://github.com/electron/electron/pull/42683) <span style="font-size:small;">(Also in [31](https://github.com/electron/electron/pull/42682), [32](https://github.com/electron/electron/pull/42681))</span> - Expose `systemPreferences` to `utilityProcess`. [#​42600](https://github.com/electron/electron/pull/42600) <span style="font-size:small;">(Also in [31](https://github.com/electron/electron/pull/42598), [32](https://github.com/electron/electron/pull/42599))</span> #### Fixes - Fixed a focus issue when calling `BrowserWindow.setTopBrowserView`. [#​42735](https://github.com/electron/electron/pull/42735) <span style="font-size:small;">(Also in [31](https://github.com/electron/electron/pull/42734), [32](https://github.com/electron/electron/pull/42733))</span> - Fixed an issue where `fetch`-dependent interfaces could be missing in Web Workers with `nodeIntegrationInWorker` enabled. [#​42596](https://github.com/electron/electron/pull/42596) <span style="font-size:small;">(Also in [31](https://github.com/electron/electron/pull/42597), [32](https://github.com/electron/electron/pull/42595))</span> - Fixed an issue where `navigator.mediaDevices.enumerateDevices` could return broken results in some cases after calling `session.setPermissionCheckHandler`. [#​42807](https://github.com/electron/electron/pull/42807) <span style="font-size:small;">(Also in [31](https://github.com/electron/electron/pull/42809), [32](https://github.com/electron/electron/pull/42808))</span> - Fixed an issue where control could fail to return properly after saving a dialog using showOpenDialogSync on Linux. [#​42676](https://github.com/electron/electron/pull/42676) <span style="font-size:small;">(Also in [29](https://github.com/electron/electron/pull/42679), [31](https://github.com/electron/electron/pull/42678), [32](https://github.com/electron/electron/pull/42677))</span> - Fixed an issue where the user-specified default path did not work in some circumstances when using Linux dialogs. [#​42687](https://github.com/electron/electron/pull/42687) <span style="font-size:small;">(Also in [31](https://github.com/electron/electron/pull/42685), [32](https://github.com/electron/electron/pull/42680))</span> - Fixed potentially incorrect exit code in UtilityProcess. [#​42395](https://github.com/electron/electron/pull/42395) <span style="font-size:small;">(Also in [29](https://github.com/electron/electron/pull/42396), [31](https://github.com/electron/electron/pull/42397))</span> #### Other Changes - Security: backported fix for CVE-2024-5493. [#​42590](https://github.com/electron/electron/pull/42590) - Security: backported fix for CVE-2024-5831. - Security: backported fix for CVE-2024-5832. [#​42602](https://github.com/electron/electron/pull/42602) - Security: backported fix for CVE-2024-6100. - Security: backported fix for CVE-2024-6101. - Security: backported fix for CVE-2024-6103. [#​42617](https://github.com/electron/electron/pull/42617) - Security: backported fix for CVE-2024-6291. - Security: backported fix for CVE-2024-6293. - Security: backported fix for CVE-2024-6290. - Security: backported fix for CVE-2024-6292. - Security: backported fix for chromium:346197738. [#​42693](https://github.com/electron/electron/pull/42693) - Updated Node.js to v20.15.0. [#​42613](https://github.com/electron/electron/pull/42613) </details> <details> <summary>jotaijs/jotai-scope (jotai-scope)</summary> ### [`v0.7.0`](https://github.com/jotaijs/jotai-scope/compare/v0.6.0...v0.7.0) [Compare Source](https://github.com/jotaijs/jotai-scope/compare/v0.6.0...v0.7.0) </details> <details> <summary>lucide-icons/lucide (lucide-react)</summary> ### [`v0.408.0`](https://github.com/lucide-icons/lucide/releases/tag/0.408.0): New icons 0.408.0 [Compare Source](https://github.com/lucide-icons/lucide/compare/0.407.0...0.408.0) #### New icons 🎨 - `monitor-cog` ([#​2310](https://github.com/lucide-icons/lucide/issues/2310)) by [@​karsa-mistmere](https://github.com/karsa-mistmere) #### Modified Icons 🔨 - `church` ([#​2273](https://github.com/lucide-icons/lucide/issues/2273)) by [@​jguddas](https://github.com/jguddas) - `delete` ([#​2279](https://github.com/lucide-icons/lucide/issues/2279)) by [@​jguddas](https://github.com/jguddas) - `drafting-compass` ([#​2266](https://github.com/lucide-icons/lucide/issues/2266)) by [@​jguddas](https://github.com/jguddas) ### [`v0.407.0`](https://github.com/lucide-icons/lucide/releases/tag/0.407.0): New icons 0.407.0 [Compare Source](https://github.com/lucide-icons/lucide/compare/0.406.0...0.407.0) #### New icons 🎨 - `type-outline` ([#​2206](https://github.com/lucide-icons/lucide/issues/2206)) by [@​karsa-mistmere](https://github.com/karsa-mistmere) ### [`v0.406.0`](https://github.com/lucide-icons/lucide/releases/tag/0.406.0): New icons 0.406.0 [Compare Source](https://github.com/lucide-icons/lucide/compare/0.405.0...0.406.0) #### New icons 🎨 - `calendar-arrow-down` ([#​2307](https://github.com/lucide-icons/lucide/issues/2307)) by [@​karsa-mistmere](https://github.com/karsa-mistmere) - `calendar-arrow-up` ([#​2307](https://github.com/lucide-icons/lucide/issues/2307)) by [@​karsa-mistmere](https://github.com/karsa-mistmere) - `clock-arrow-down` ([#​2307](https://github.com/lucide-icons/lucide/issues/2307)) by [@​karsa-mistmere](https://github.com/karsa-mistmere) - `clock-arrow-up` ([#​2307](https://github.com/lucide-icons/lucide/issues/2307)) by [@​karsa-mistmere](https://github.com/karsa-mistmere) ### [`v0.405.0`](https://github.com/lucide-icons/lucide/releases/tag/0.405.0): New icons 0.405.0 [Compare Source](https://github.com/lucide-icons/lucide/compare/0.404.0...0.405.0) #### New icons 🎨 - `user-pen` ([#​2303](https://github.com/lucide-icons/lucide/issues/2303)) by [@​karsa-mistmere](https://github.com/karsa-mistmere) - `user-round-pen` ([#​2303](https://github.com/lucide-icons/lucide/issues/2303)) by [@​karsa-mistmere](https://github.com/karsa-mistmere) ### [`v0.404.0`](https://github.com/lucide-icons/lucide/releases/tag/0.404.0): New icons 0.404.0 [Compare Source](https://github.com/lucide-icons/lucide/compare/0.403.0...0.404.0) #### New icons 🎨 - `folder-code` ([#​2276](https://github.com/lucide-icons/lucide/issues/2276)) by [@​jguddas](https://github.com/jguddas) ### [`v0.403.0`](https://github.com/lucide-icons/lucide/releases/tag/0.403.0): New icons 0.403.0 [Compare Source](https://github.com/lucide-icons/lucide/compare/0.402.0...0.403.0) #### New icons 🎨 - `list-check` ([#​2291](https://github.com/lucide-icons/lucide/issues/2291)) by [@​guanboo-yang](https://github.com/guanboo-yang) ### [`v0.402.0`](https://github.com/lucide-icons/lucide/releases/tag/0.402.0): New icons 0.402.0 [Compare Source](https://github.com/lucide-icons/lucide/compare/0.401.0...0.402.0) #### New icons 🎨 - `wifi-high` ([#​2157](https://github.com/lucide-icons/lucide/issues/2157)) by [@​VirtCode](https://github.com/VirtCode) - `wifi-low` ([#​2157](https://github.com/lucide-icons/lucide/issues/2157)) by [@​VirtCode](https://github.com/VirtCode) - `wifi-zero` ([#​2157](https://github.com/lucide-icons/lucide/issues/2157)) by [@​VirtCode](https://github.com/VirtCode) ### [`v0.401.0`](https://github.com/lucide-icons/lucide/releases/tag/0.401.0): New icons 0.401.0 [Compare Source](https://github.com/lucide-icons/lucide/compare/0.400.0...0.401.0) #### New icons 🎨 - `scan-qr-code` ([#​2247](https://github.com/lucide-icons/lucide/issues/2247)) by [@​vexkiddy](https://github.com/vexkiddy) #### Modified Icons 🔨 - `book-a` ([#​2274](https://github.com/lucide-icons/lucide/issues/2274)) by [@​jguddas](https://github.com/jguddas) - `book-audio` ([#​2274](https://github.com/lucide-icons/lucide/issues/2274)) by [@​jguddas](https://github.com/jguddas) - `book-check` ([#​2274](https://github.com/lucide-icons/lucide/issues/2274)) by [@​jguddas](https://github.com/jguddas) - `book-copy` ([#​2274](https://github.com/lucide-icons/lucide/issues/2274)) by [@​jguddas](https://github.com/jguddas) - `book-dashed` ([#​2274](https://github.com/lucide-icons/lucide/issues/2274)) by [@​jguddas](https://github.com/jguddas) - `book-down` ([#​2274](https://github.com/lucide-icons/lucide/issues/2274)) by [@​jguddas](https://github.com/jguddas) - `book-headphones` ([#​2274](https://github.com/lucide-icons/lucide/issues/2274)) by [@​jguddas](https://github.com/jguddas) - `book-heart` ([#​2274](https://github.com/lucide-icons/lucide/issues/2274)) by [@​jguddas](https://github.com/jguddas) - `book-image` ([#​2274](https://github.com/lucide-icons/lucide/issues/2274)) by [@​jguddas](https://github.com/jguddas) - `book-key` ([#​2274](https://github.com/lucide-icons/lucide/issues/2274)) by [@​jguddas](https://github.com/jguddas) - `book-lock` ([#​2274](https://github.com/lucide-icons/lucide/issues/2274)) by [@​jguddas](https://github.com/jguddas) - `book-marked` ([#​2274](https://github.com/lucide-icons/lucide/issues/2274)) by [@​jguddas](https://github.com/jguddas) - `book-minus` ([#​2274](https://github.com/lucide-icons/lucide/issues/2274)) by [@​jguddas](https://github.com/jguddas) - `book-plus` ([#​2274](https://github.com/lucide-icons/lucide/issues/2274)) by [@​jguddas](https://github.com/jguddas) - `book-text` ([#​2274](https://github.com/lucide-icons/lucide/issues/2274)) by [@​jguddas](https://github.com/jguddas) - `book-type` ([#​2274](https://github.com/lucide-icons/lucide/issues/2274)) by [@​jguddas](https://github.com/jguddas) - `book-up-2` ([#​2274](https://github.com/lucide-icons/lucide/issues/2274)) by [@​jguddas](https://github.com/jguddas) - `book-up` ([#​2274](https://github.com/lucide-icons/lucide/issues/2274)) by [@​jguddas](https://github.com/jguddas) - `book-user` ([#​2274](https://github.com/lucide-icons/lucide/issues/2274)) by [@​jguddas](https://github.com/jguddas) - `book-x` ([#​2274](https://github.com/lucide-icons/lucide/issues/2274)) by [@​jguddas](https://github.com/jguddas) - `book` ([#​2274](https://github.com/lucide-icons/lucide/issues/2274)) by [@​jguddas](https://github.com/jguddas) - `circle-power` ([#​2285](https://github.com/lucide-icons/lucide/issues/2285)) by [@​jguddas](https://github.com/jguddas) - `key-round` ([#​2278](https://github.com/lucide-icons/lucide/issues/2278)) by [@​jguddas](https://github.com/jguddas) - `octagon-alert` ([#​2280](https://github.com/lucide-icons/lucide/issues/2280)) by [@​jguddas](https://github.com/jguddas) - `octagon-pause` ([#​2280](https://github.com/lucide-icons/lucide/issues/2280)) by [@​jguddas](https://github.com/jguddas) - `octagon-x` ([#​2280](https://github.com/lucide-icons/lucide/issues/2280)) by [@​jguddas](https://github.com/jguddas) - `octagon` ([#​2280](https://github.com/lucide-icons/lucide/issues/2280)) by [@​jguddas](https://github.com/jguddas) - `signature` ([#​2293](https://github.com/lucide-icons/lucide/issues/2293)) by [@​karsa-mistmere](https://github.com/karsa-mistmere) - `square-power` ([#​2285](https://github.com/lucide-icons/lucide/issues/2285)) by [@​jguddas](https://github.com/jguddas) </details> <details> <summary>nodejs/node (node)</summary> ### [`v20.15.1`](https://github.com/nodejs/node/compare/v20.15.0...v20.15.1) [Compare Source](https://github.com/nodejs/node/compare/v20.15.0...v20.15.1) </details> <details> <summary>i18next/react-i18next (react-i18next)</summary> ### [`v14.1.3`](https://github.com/i18next/react-i18next/blob/HEAD/CHANGELOG.md#1413) [Compare Source](https://github.com/i18next/react-i18next/compare/v14.1.2...v14.1.3) - create a isObject helper function [1766](https://github.com/i18next/react-i18next/pull/1766) - optimize nodesToString [1765](https://github.com/i18next/react-i18next/pull/1765) - Simplifies hasValidReactChildren [1764](https://github.com/i18next/react-i18next/pull/1764) - create a isString helper to avoid code duplication [1763](https://github.com/i18next/react-i18next/pull/1763) - use arrow functions where possible [1762](https://github.com/i18next/react-i18next/pull/1762) - use the commented out async code [1761](https://github.com/i18next/react-i18next/pull/1761) </details> <details> <summary>serde-rs/serde (serde)</summary> ### [`v1.0.204`](https://github.com/serde-rs/serde/releases/tag/v1.0.204) [Compare Source](https://github.com/serde-rs/serde/compare/v1.0.203...v1.0.204) - Apply #\[diagnostic::on_unimplemented] attribute on Rust 1.78+ to suggest adding serde derive or enabling a "serde" feature flag in dependencies ([#​2767](https://github.com/serde-rs/serde/issues/2767), thanks [@​weiznich](https://github.com/weiznich)) </details> <details> <summary>hipstersmoothie/storybook-dark-mode (storybook-dark-mode)</summary> ### [`v4.0.2`](https://github.com/hipstersmoothie/storybook-dark-mode/blob/HEAD/CHANGELOG.md#v402-Wed-Jun-19-2024) [Compare Source](https://github.com/hipstersmoothie/storybook-dark-mode/compare/v4.0.1...v4.0.2) ##### 🐛 Bug Fix - Fix for the "Storybook preview hooks can only be called inside decorators and story functions." error [#​279](https://github.com/hipstersmoothie/storybook-dark-mode/pull/279) ([@​adam-golab](https://github.com/adam-golab)) ##### Authors: 1 - Adam Gołąb ([@​adam-golab](https://github.com/adam-golab)) *** </details> <details> <summary>tailwindlabs/tailwindcss (tailwindcss)</summary> ### [`v3.4.5`](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.4...a0dbb3d87664521af8a422df5c179d9572a4698c) [Compare Source](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.4...v3.4.5) </details> <details> <summary>uuid-rs/uuid (uuid)</summary> ### [`v1.10.0`](https://github.com/uuid-rs/uuid/releases/tag/1.10.0) [Compare Source](https://github.com/uuid-rs/uuid/compare/1.9.1...1.10.0) ##### Deprecations This release deprecates and renames the following functions: - `Builder::from_rfc4122_timestamp` -> `Builder::from_gregorian_timestamp` - `Builder::from_sorted_rfc4122_timestamp` -> `Builder::from_sorted_gregorian_timestamp` - `Timestamp::from_rfc4122` -> `Timestamp::from_gregorian` - `Timestamp::to_rfc4122` -> `Timestamp::to_gregorian` ##### What's Changed - Use const identifier in uuid macro by [@​Vrajs16](https://github.com/Vrajs16) in [https://github.com/uuid-rs/uuid/pull/764](https://github.com/uuid-rs/uuid/pull/764) - Rename most methods referring to RFC4122 by [@​Mikopet](https://github.com/Mikopet) / [@​KodrAus](https://github.com/KodrAus) in [https://github.com/uuid-rs/uuid/pull/765](https://github.com/uuid-rs/uuid/pull/765) - prepare for 1.10.0 release by [@​KodrAus](https://github.com/KodrAus) in [https://github.com/uuid-rs/uuid/pull/766](https://github.com/uuid-rs/uuid/pull/766) ##### New Contributors - [@​Vrajs16](https://github.com/Vrajs16) made their first contribution in [https://github.com/uuid-rs/uuid/pull/764](https://github.com/uuid-rs/uuid/pull/764) **Full Changelog**: uuid-rs/uuid@1.9.1...1.10.0 </details> <details> <summary>IanVS/vitest-fetch-mock (vitest-fetch-mock)</summary> ### [`v0.3.0`](https://github.com/IanVS/vitest-fetch-mock/releases/tag/v0.3.0) [Compare Source](https://github.com/IanVS/vitest-fetch-mock/compare/v0.2.2...v0.3.0) #### Breaking changes - Support Vitest 2 - Require Node 18 and above #### Fixes - Better TypeScript support #### PRs: - Update to vitest 2 by [@​birtles](https://github.com/birtles) in [https://github.com/IanVS/vitest-fetch-mock/pull/18](https://github.com/IanVS/vitest-fetch-mock/pull/18) - Update dependencies by [@​IanVS](https://github.com/IanVS) in [https://github.com/IanVS/vitest-fetch-mock/pull/20](https://github.com/IanVS/vitest-fetch-mock/pull/20) - Update node versions tested in CI by [@​IanVS](https://github.com/IanVS) in [https://github.com/IanVS/vitest-fetch-mock/pull/19](https://github.com/IanVS/vitest-fetch-mock/pull/19) - Fix: move index.d.ts alongside index.js main entry by [@​drwpow](https://github.com/drwpow) in [https://github.com/IanVS/vitest-fetch-mock/pull/11](https://github.com/IanVS/vitest-fetch-mock/pull/11) #### New Contributors - [@​birtles](https://github.com/birtles) made their first contribution in [https://github.com/IanVS/vitest-fetch-mock/pull/18](https://github.com/IanVS/vitest-fetch-mock/pull/18) - [@​drwpow](https://github.com/drwpow) made their first contribution in [https://github.com/IanVS/vitest-fetch-mock/pull/11](https://github.com/IanVS/vitest-fetch-mock/pull/11) **Full Changelog**: IanVS/vitest-fetch-mock@v0.2.2...v0.3.0 </details> <details> <summary>eratio08/vitest-mock-extended (vitest-mock-extended)</summary> ### [`v1.3.2`](https://github.com/eratio08/vitest-mock-extended/releases/tag/v1.3.2) [Compare Source](https://github.com/eratio08/vitest-mock-extended/compare/v1.3.1...v1.3.2) ##### Bug Fixes - Resolve issues with Vitest 2.0 Mock Type changes ([b1d2b89](https://github.com/eratio08/vitest-mock-extended/commit/b1d2b893ddce4cb9e3ed3ecc10ed80f3439beed7)) - `vitest-mock-extended` now requires `vitest` `2.0.0` </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/toeverything/AFFiNE). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoiY2FuYXJ5IiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
maxdeviant
referenced
this pull request
in zed-industries/zed
Jul 27, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [uuid](https://github.com/uuid-rs/uuid) | workspace.dependencies | minor | `1.8.0` -> `1.10.0` | --- ### Release Notes <details> <summary>uuid-rs/uuid (uuid)</summary> ### [`v1.10.0`](https://github.com/uuid-rs/uuid/releases/tag/1.10.0) [Compare Source](https://github.com/uuid-rs/uuid/compare/1.9.1...1.10.0) #### Deprecations This release deprecates and renames the following functions: - `Builder::from_rfc4122_timestamp` -> `Builder::from_gregorian_timestamp` - `Builder::from_sorted_rfc4122_timestamp` -> `Builder::from_sorted_gregorian_timestamp` - `Timestamp::from_rfc4122` -> `Timestamp::from_gregorian` - `Timestamp::to_rfc4122` -> `Timestamp::to_gregorian` #### What's Changed - Use const identifier in uuid macro by [@​Vrajs16](https://github.com/Vrajs16) in [https://github.com/uuid-rs/uuid/pull/764](https://github.com/uuid-rs/uuid/pull/764) - Rename most methods referring to RFC4122 by [@​Mikopet](https://github.com/Mikopet) / [@​KodrAus](https://github.com/KodrAus) in [https://github.com/uuid-rs/uuid/pull/765](https://github.com/uuid-rs/uuid/pull/765) - prepare for 1.10.0 release by [@​KodrAus](https://github.com/KodrAus) in [https://github.com/uuid-rs/uuid/pull/766](https://github.com/uuid-rs/uuid/pull/766) #### New Contributors - [@​Vrajs16](https://github.com/Vrajs16) made their first contribution in [https://github.com/uuid-rs/uuid/pull/764](https://github.com/uuid-rs/uuid/pull/764) **Full Changelog**: uuid-rs/uuid@1.9.1...1.10.0 ### [`v1.9.1`](https://github.com/uuid-rs/uuid/releases/tag/1.9.1) [Compare Source](https://github.com/uuid-rs/uuid/compare/1.9.0...1.9.1) #### What's Changed - Add an example of generating bulk v7 UUIDs by [@​KodrAus](https://github.com/KodrAus) in [https://github.com/uuid-rs/uuid/pull/761](https://github.com/uuid-rs/uuid/pull/761) - Avoid taking the shared lock when getting usable bits in Uuid::now_v7 by [@​KodrAus](https://github.com/KodrAus) in [https://github.com/uuid-rs/uuid/pull/762](https://github.com/uuid-rs/uuid/pull/762) - Prepare for 1.9.1 release by [@​KodrAus](https://github.com/KodrAus) in [https://github.com/uuid-rs/uuid/pull/763](https://github.com/uuid-rs/uuid/pull/763) **Full Changelog**: uuid-rs/uuid@1.9.0...1.9.1 ### [`v1.9.0`](https://github.com/uuid-rs/uuid/releases/tag/1.9.0) [Compare Source](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.0) #### `Uuid::now_v7()` is guaranteed to be monotonic Before this release, `Uuid::now_v7()` would only use the millisecond-precision timestamp for ordering. It now also uses a global 42-bit counter that's re-initialized each millisecond so that the following will always pass: ```rust let a = Uuid::now_v7(); let b = Uuid::now_v7(); assert!(a < b); ``` #### What's Changed - Add a get_node_id method for v1 and v6 UUIDs by [@​KodrAus](https://github.com/KodrAus) in [https://github.com/uuid-rs/uuid/pull/748](https://github.com/uuid-rs/uuid/pull/748) - Update atomic and zerocopy to latest by [@​KodrAus](https://github.com/KodrAus) in [https://github.com/uuid-rs/uuid/pull/750](https://github.com/uuid-rs/uuid/pull/750) - Add repository field to uuid-macro-internal crate by [@​paolobarbolini](https://github.com/paolobarbolini) in [https://github.com/uuid-rs/uuid/pull/752](https://github.com/uuid-rs/uuid/pull/752) - update docs to updated RFC (from 4122 to 9562) by [@​Mikopet](https://github.com/Mikopet) in [https://github.com/uuid-rs/uuid/pull/753](https://github.com/uuid-rs/uuid/pull/753) - Support counters in v7 UUIDs by [@​KodrAus](https://github.com/KodrAus) in [https://github.com/uuid-rs/uuid/pull/755](https://github.com/uuid-rs/uuid/pull/755) #### New Contributors - [@​paolobarbolini](https://github.com/paolobarbolini) made their first contribution in [https://github.com/uuid-rs/uuid/pull/752](https://github.com/uuid-rs/uuid/pull/752) - [@​Mikopet](https://github.com/Mikopet) made their first contribution in [https://github.com/uuid-rs/uuid/pull/753](https://github.com/uuid-rs/uuid/pull/753) **Full Changelog**: uuid-rs/uuid@1.8.0...1.9.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 3pm on Wednesday" in timezone America/New_York, 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 --- Release Notes: - N/A <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
kevmo314
referenced
this pull request
in kevmo314/zed
Jul 29, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [uuid](https://github.com/uuid-rs/uuid) | workspace.dependencies | minor | `1.8.0` -> `1.10.0` | --- ### Release Notes <details> <summary>uuid-rs/uuid (uuid)</summary> ### [`v1.10.0`](https://github.com/uuid-rs/uuid/releases/tag/1.10.0) [Compare Source](https://github.com/uuid-rs/uuid/compare/1.9.1...1.10.0) #### Deprecations This release deprecates and renames the following functions: - `Builder::from_rfc4122_timestamp` -> `Builder::from_gregorian_timestamp` - `Builder::from_sorted_rfc4122_timestamp` -> `Builder::from_sorted_gregorian_timestamp` - `Timestamp::from_rfc4122` -> `Timestamp::from_gregorian` - `Timestamp::to_rfc4122` -> `Timestamp::to_gregorian` #### What's Changed - Use const identifier in uuid macro by [@&zed-industries#8203;Vrajs16](https://github.com/Vrajs16) in [https://github.com/uuid-rs/uuid/pull/764](https://github.com/uuid-rs/uuid/pull/764) - Rename most methods referring to RFC4122 by [@&zed-industries#8203;Mikopet](https://github.com/Mikopet) / [@&zed-industries#8203;KodrAus](https://github.com/KodrAus) in [https://github.com/uuid-rs/uuid/pull/765](https://github.com/uuid-rs/uuid/pull/765) - prepare for 1.10.0 release by [@&zed-industries#8203;KodrAus](https://github.com/KodrAus) in [https://github.com/uuid-rs/uuid/pull/766](https://github.com/uuid-rs/uuid/pull/766) #### New Contributors - [@&zed-industries#8203;Vrajs16](https://github.com/Vrajs16) made their first contribution in [https://github.com/uuid-rs/uuid/pull/764](https://github.com/uuid-rs/uuid/pull/764) **Full Changelog**: uuid-rs/uuid@1.9.1...1.10.0 ### [`v1.9.1`](https://github.com/uuid-rs/uuid/releases/tag/1.9.1) [Compare Source](https://github.com/uuid-rs/uuid/compare/1.9.0...1.9.1) #### What's Changed - Add an example of generating bulk v7 UUIDs by [@&zed-industries#8203;KodrAus](https://github.com/KodrAus) in [https://github.com/uuid-rs/uuid/pull/761](https://github.com/uuid-rs/uuid/pull/761) - Avoid taking the shared lock when getting usable bits in Uuid::now_v7 by [@&zed-industries#8203;KodrAus](https://github.com/KodrAus) in [https://github.com/uuid-rs/uuid/pull/762](https://github.com/uuid-rs/uuid/pull/762) - Prepare for 1.9.1 release by [@&zed-industries#8203;KodrAus](https://github.com/KodrAus) in [https://github.com/uuid-rs/uuid/pull/763](https://github.com/uuid-rs/uuid/pull/763) **Full Changelog**: uuid-rs/uuid@1.9.0...1.9.1 ### [`v1.9.0`](https://github.com/uuid-rs/uuid/releases/tag/1.9.0) [Compare Source](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.0) #### `Uuid::now_v7()` is guaranteed to be monotonic Before this release, `Uuid::now_v7()` would only use the millisecond-precision timestamp for ordering. It now also uses a global 42-bit counter that's re-initialized each millisecond so that the following will always pass: ```rust let a = Uuid::now_v7(); let b = Uuid::now_v7(); assert!(a < b); ``` #### What's Changed - Add a get_node_id method for v1 and v6 UUIDs by [@&zed-industries#8203;KodrAus](https://github.com/KodrAus) in [https://github.com/uuid-rs/uuid/pull/748](https://github.com/uuid-rs/uuid/pull/748) - Update atomic and zerocopy to latest by [@&zed-industries#8203;KodrAus](https://github.com/KodrAus) in [https://github.com/uuid-rs/uuid/pull/750](https://github.com/uuid-rs/uuid/pull/750) - Add repository field to uuid-macro-internal crate by [@&zed-industries#8203;paolobarbolini](https://github.com/paolobarbolini) in [https://github.com/uuid-rs/uuid/pull/752](https://github.com/uuid-rs/uuid/pull/752) - update docs to updated RFC (from 4122 to 9562) by [@&zed-industries#8203;Mikopet](https://github.com/Mikopet) in [https://github.com/uuid-rs/uuid/pull/753](https://github.com/uuid-rs/uuid/pull/753) - Support counters in v7 UUIDs by [@&zed-industries#8203;KodrAus](https://github.com/KodrAus) in [https://github.com/uuid-rs/uuid/pull/755](https://github.com/uuid-rs/uuid/pull/755) #### New Contributors - [@&zed-industries#8203;paolobarbolini](https://github.com/paolobarbolini) made their first contribution in [https://github.com/uuid-rs/uuid/pull/752](https://github.com/uuid-rs/uuid/pull/752) - [@&zed-industries#8203;Mikopet](https://github.com/Mikopet) made their first contribution in [https://github.com/uuid-rs/uuid/pull/753](https://github.com/uuid-rs/uuid/pull/753) **Full Changelog**: uuid-rs/uuid@1.8.0...1.9.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 3pm on Wednesday" in timezone America/New_York, 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 --- Release Notes: - N/A <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What's Changed
New Contributors