chore(deps): bump the deps group with 3 updates - #43
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the deps group with 3 updates: [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam), [toml](https://github.com/toml-rs/toml) and [ratatui-image](https://github.com/ratatui/ratatui-image). Updates `crossbeam-channel` from 0.5.16 to 0.5.17 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/main/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-channel-0.5.16...crossbeam-channel-0.5.17) Updates `toml` from 1.1.4+spec-1.1.0 to 1.1.5+spec-1.1.0 - [Commits](toml-rs/toml@toml-v1.1.4...toml-v1.1.5) Updates `ratatui-image` from 11.0.6 to 11.0.8 - [Release notes](https://github.com/ratatui/ratatui-image/releases) - [Changelog](https://github.com/ratatui/ratatui-image/blob/master/CHANGELOG.md) - [Commits](ratatui/ratatui-image@v11.0.6...v11.0.8) --- updated-dependencies: - dependency-name: crossbeam-channel dependency-version: 0.5.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: toml dependency-version: 1.1.5+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: ratatui-image dependency-version: 11.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com>
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 deps group with 3 updates: crossbeam-channel, toml and ratatui-image.
Updates
crossbeam-channelfrom 0.5.16 to 0.5.17Release notes
Sourced from crossbeam-channel's releases.
Commits
2920c98Prepare for the next release808b75aci: Update codegen job46774e0channel: Document that send_timeout sends an available message even if the ti...89a3fe4epoch: Make Shared::null const383d74aUse *::MAX associated constantsa30b825channel,deque,queue: Use AtomicU64/u64 in head/tail index if availablea0e4d29Replace iterative capacity growth withnext_power_of_two(#1216)94f74d2Recognize x86_64-unknown-linux-gnutsan in build script30e5963epoch: Add missing fence emulation for tsan708a6bdHandle overflow in bounded channel/queue initialization (#1301)Updates
tomlfrom 1.1.4+spec-1.1.0 to 1.1.5+spec-1.1.0Commits
e93ed4echore: Released23436ddocs: Update changelog151afcdfix(de): Ensure DeValue::make_owned includes DeInteger/DeFloat (#1211)26a4050fix(de): Ensure DeValue::make_owned includes DeInteger/DeFloat232f136chore(deps): Update Prek to v0.5.1 (#1209)9ee4b4echore(deps): Update crate-ci/typos digest to 4d9c206 (#1208)525f352chore(deps): Update crate-ci/committed digest to 800a04e (#1207)46043edchore(deps): Update crate-ci/typos digest to 4d9c206c00e894chore(deps): Update crate-ci/committed digest to 800a04e1ae0158chore(deps): Update Prek to v0.5.0 (#1205)Updates
ratatui-imagefrom 11.0.6 to 11.0.8Release notes
Sourced from ratatui-image's releases.
Changelog
Sourced from ratatui-image's changelog.
Commits
5e1743echore: release v11.0.8967af26sliced sixel also uses round_pixel_size_to_cells9a5f171chore: release v11.0.7101984cSlicedProtocol replaces DECGRA raster size accounting for the used bandsfa58c74DeriveEqforProtocolType7bba571collapse screenshot list in PR comment6a9884ause ioctl font-size and env hints when the capability query gets no response109e700mention yazi-adapter rather than yaziDependabot 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