build(deps): bump the major group across 1 directory with 3 updates#3408
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the major group across 1 directory with 3 updates#3408dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the major group with 3 updates in the / directory: [reedline](https://github.com/nushell/reedline), [sysinfo](https://github.com/GuillaumeGomez/sysinfo) and [async-openai](https://github.com/64bit/async-openai). Updates `reedline` from 0.47.0 to 0.48.0 - [Release notes](https://github.com/nushell/reedline/releases) - [Commits](nushell/reedline@v0.47.0...v0.48.0) Updates `sysinfo` from 0.38.4 to 0.39.2 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.38.4...v0.39.2) Updates `async-openai` from 0.34.0 to 0.40.2 - [Release notes](https://github.com/64bit/async-openai/releases) - [Commits](64bit/async-openai@async-openai-v0.34.0...async-openai-v0.40.2) --- updated-dependencies: - dependency-name: reedline dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major - dependency-name: sysinfo dependency-version: 0.39.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major - dependency-name: async-openai dependency-version: 0.40.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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: reedline, sysinfo and async-openai.
Updates
reedlinefrom 0.47.0 to 0.48.0Release notes
Sourced from reedline's releases.
Commits
c076ee0bump minor version (#1085)cea73f0fix: expand and submit abbr on enter (#1083)9a26cc3Reverts the changes in #1051 and #1058 (#1081)556cc9fdocs: fix cargo doc warning (#1079)e0ecf06fix: move string lit check to trait (#1074)b4ef577fix: use quote detection in bash expansion (#1073)8b3028cfix: apply abbrev expansion before space is inserted (#1072)a23e5e8helix-mode: introduce HelixRange selection type (no wiring) (#1061)7f99c6bfeat: add support for fish-like abbreviations (#1060)fc3a274refactor(core_editor): extract grapheme boundary helpers into free functions ...Updates
sysinfofrom 0.38.4 to 0.39.2Changelog
Sourced from sysinfo's changelog.
Commits
c43234aUpdate 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::usersc725c09linux: fix detect thread entries in ProcessesToUpdate::All mode6e883a3Update CHANGELOG and crate version to0.39.1a45d38aMerge pull request #1659 from isaidsari/fix/linux-network-buffer-truncationee9cd3bMerge pull request #1655 from GuillaumeGomez/updateUpdates
async-openaifrom 0.34.0 to 0.40.2Release notes
Sourced from async-openai's releases.
... (truncated)
Commits
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 crate9639a11Return http status code for ApiError (#552)8b788aechore: Releasefd506befix: make schema required field in ResponseFormatJsonSchema (#555)f112151fix(responses): default ResponseTextParam.format during deserialization (#554)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions