build(deps): bump the major group across 1 directory with 3 updates#3443
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the major group across 1 directory with 3 updates#3443dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
5698264 to
2262cea
Compare
Bumps the major group with 3 updates in the / directory: [posthog-rs](https://github.com/posthog/posthog-rs), [sysinfo](https://github.com/GuillaumeGomez/sysinfo) and [async-openai](https://github.com/64bit/async-openai). Updates `posthog-rs` from 0.9.1 to 0.10.0 - [Release notes](https://github.com/posthog/posthog-rs/releases) - [Changelog](https://github.com/PostHog/posthog-rs/blob/main/CHANGELOG.md) - [Commits](PostHog/posthog-rs@0.9.1...0.10.0) Updates `sysinfo` from 0.38.4 to 0.39.3 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.38.4...v0.39.3) Updates `async-openai` from 0.34.0 to 0.41.0 - [Release notes](https://github.com/64bit/async-openai/releases) - [Commits](64bit/async-openai@async-openai-v0.34.0...async-openai-v0.41.0) --- updated-dependencies: - dependency-name: async-openai dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major - dependency-name: posthog-rs dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major - dependency-name: sysinfo dependency-version: 0.39.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major ... Signed-off-by: dependabot[bot] <support@github.com>
2262cea to
28b6da0
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or 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
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.
Bumps the major group with 3 updates in the / directory: posthog-rs, sysinfo and async-openai.
Updates
posthog-rsfrom 0.9.1 to 0.10.0Release notes
Sourced from posthog-rs's releases.
Changelog
Sourced from posthog-rs's changelog.
Commits
e3b61c7chore: Release v0.10.0 [skip ci]b4a60a7feat(feature-flags): support early_exit in local evaluation (#126)Updates
sysinfofrom 0.38.4 to 0.39.3Changelog
Sourced from sysinfo's changelog.
Commits
3d1c52aUpdate crate version to0.39.3cce524dUpdate CHANGELOG for0.39.3version891085cUnix: Fix retrieval ofNetwork::mac_addr1f327b5linux: prevent TOCTOU data loss when process terminates during refreshc43234aUpdate crate version to0.39.2b71467eUpdate CHANGELOG for0.39.2version345915aImprove code readability35f3c18Fix fmt and clippy4bf1fe4Windows: skip PDH setup when cpu_usage isn't requested (#1664)2be72d7Stubget_userson iOS viaapp_store::usersUpdates
async-openaifrom 0.34.0 to 0.41.0Release notes
Sourced from async-openai's releases.
... (truncated)
Commits
7f7c8d0chore: Release97117c9feat: upstream spec sync (#563)2de0cc2chore: Release81831b7fix(chat): skip_serializing_if on FunctionCallStream optional fields (#561)d7bfd69chore: Releasef6a31a8fix: surface streaming HTTP errors at the function call instead of as first s...0d105f0chore: Release1745127feat: forward reqwest's rustls-no-provider feature (#556)c14590bchore: Release408a805fix: compilation of all examples after updates to crate