-
Notifications
You must be signed in to change notification settings - Fork 14
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
chore(deps): bump the deps group across 1 directory with 14 updates #140
Closed
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
Bumps the deps group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [ansi-to-tui](https://github.com/uttarayan21/ansi-to-tui) | `4.0.1` | `4.1.0` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.86` | `1.0.92` | | [clap](https://github.com/clap-rs/clap) | `4.5.8` | `4.5.13` | | [globset](https://github.com/BurntSushi/ripgrep) | `0.4.14` | `0.4.15` | | [ignore](https://github.com/BurntSushi/ripgrep) | `0.4.22` | `0.4.23` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.2.6` | `2.6.0` | | [lade-sdk](https://github.com/zifeo/lade) | `0.11.2` | `0.11.5` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.66` | `0.10.68` | | [notify](https://github.com/notify-rs/notify) | `6.1.1` | `7.0.0` | | [regex](https://github.com/rust-lang/regex) | `1.10.5` | `1.11.1` | | [self_update](https://github.com/jaemk/self_update) | `0.40.0` | `0.41.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.203` | `1.0.214` | | [tokio](https://github.com/tokio-rs/tokio) | `1.38.0` | `1.41.0` | | [assert_cmd](https://github.com/assert-rs/assert_cmd) | `2.0.14` | `2.0.16` | Updates `ansi-to-tui` from 4.0.1 to 4.1.0 - [Changelog](https://github.com/ratatui/ansi-to-tui/blob/master/CHANGELOG.md) - [Commits](https://github.com/uttarayan21/ansi-to-tui/commits/v4.1.0) Updates `anyhow` from 1.0.86 to 1.0.92 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.86...1.0.92) Updates `clap` from 4.5.8 to 4.5.13 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.8...clap_complete-v4.5.13) Updates `globset` from 0.4.14 to 0.4.15 - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](BurntSushi/ripgrep@globset-0.4.14...ignore-0.4.15) Updates `ignore` from 0.4.22 to 0.4.23 - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](https://github.com/BurntSushi/ripgrep/commits) Updates `indexmap` from 2.2.6 to 2.6.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.2.6...2.6.0) Updates `lade-sdk` from 0.11.2 to 0.11.5 - [Release notes](https://github.com/zifeo/lade/releases) - [Commits](zifeo/lade@v0.11.2...v0.11.5) Updates `openssl` from 0.10.66 to 0.10.68 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](sfackler/rust-openssl@openssl-v0.10.66...openssl-v0.10.68) Updates `notify` from 6.1.1 to 7.0.0 - [Release notes](https://github.com/notify-rs/notify/releases) - [Changelog](https://github.com/notify-rs/notify/blob/main/CHANGELOG.md) - [Commits](notify-rs/notify@notify-6.1.1...notify-7.0.0) Updates `regex` from 1.10.5 to 1.11.1 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.10.5...1.11.1) Updates `self_update` from 0.40.0 to 0.41.0 - [Release notes](https://github.com/jaemk/self_update/releases) - [Changelog](https://github.com/jaemk/self_update/blob/master/CHANGELOG.md) - [Commits](https://github.com/jaemk/self_update/commits) Updates `serde` from 1.0.203 to 1.0.214 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.203...v1.0.214) Updates `tokio` from 1.38.0 to 1.41.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.38.0...tokio-1.41.0) Updates `assert_cmd` from 2.0.14 to 2.0.16 - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md) - [Commits](assert-rs/assert_cmd@v2.0.14...v2.0.16) --- updated-dependencies: - dependency-name: ansi-to-tui dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: globset dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: ignore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: indexmap dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: lade-sdk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: openssl dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: notify dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: self_update dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: assert_cmd dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Nov 1, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 14 updates in the / directory:
4.0.1
4.1.0
1.0.86
1.0.92
4.5.8
4.5.13
0.4.14
0.4.15
0.4.22
0.4.23
2.2.6
2.6.0
0.11.2
0.11.5
0.10.66
0.10.68
6.1.1
7.0.0
1.10.5
1.11.1
0.40.0
0.41.0
1.0.203
1.0.214
1.38.0
1.41.0
2.0.14
2.0.16
Updates
ansi-to-tui
from 4.0.1 to 4.1.0Commits
Updates
anyhow
from 1.0.86 to 1.0.92Release notes
Sourced from anyhow's releases.
Commits
fd03a8e
Release 1.0.92a16252b
Merge pull request #390 from dtolnay/rawaddrfcf2ef8
Compile &raw test on Rust 1.82+ only1e7e9fe
Parse raw address expression syntax7d1a8f9
Add test of raw addr expression syntax6c52daa
Release 1.0.914986853
Merge pull request #388 from dtolnay/outdirf130b76
Clean up dep-info files from OUT_DIRa0b868a
Release 1.0.900f74169
Improve rendering of inline code in macros documentationUpdates
clap
from 4.5.8 to 4.5.13Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
d222ae4
chore: Releasea8abcb4
docs: Update changelog2690e1b
Merge pull request #5621 from shannmu/dynamic_valuehint7fd7b3e
feat(clap_complete): Support to complete custom value of argumentfc6aaca
Merge pull request #5638 from epage/cargo631e54b
docs(cookbook): Style cargo plugin6fb49d0
Merge pull request #5636 from gibfahn/styles_const6f215ee
refactor(styles): make styles example use a constbbb2e6f
test: Add test case for completing custom value of argument999071c
fix: Changevisible
tohidden
Updates
globset
from 0.4.14 to 0.4.15Commits
5680183
ignore-0.4.15b458cf3
deps: update to base64 0.12793c117
ignore: allow filtering with predicatedf7a3bf
grep-cli: support files compressed by compress(1)28f2a93
doc: shorten -h/--help prelude64a4dee
cli: improve invalid UTF-8 pattern error message50840ea
doc: note how to escape a '$' in --replace17dcc2b
doc: clarify that files override gitignores9a858e4
doc: add config file note for --type-{add,clear}7ed9a31
printer: fix --count-matches outputUpdates
ignore
from 0.4.22 to 0.4.23Commits
Updates
indexmap
from 2.2.6 to 2.6.0Changelog
Sourced from indexmap's changelog.
Commits
bf0362b
Merge pull request #354 from cuviper/release-2.6.0bd0b4f7
Add all release dates5340049
Release 2.6.07f80229
Merge pull request #343 from cuviper/hash_tablee577bf2
Usehashbrown::HashTable
instead ofRawTable
09b48ec
Merge pull request #353 from cuviper/move_index267b83d
Add an explicit bounds check inmove_index
d74a4da
Merge pull request #349 from waywardmonkeys/improve-doc-formatting5b0ed20
docs: Improve doc formatting with backticks15518f3
Merge pull request #348 from cuviper/clone-intoiterUpdates
lade-sdk
from 0.11.2 to 0.11.5Release notes
Sourced from lade-sdk's releases.
Commits
b959b30
feat: add minimal support for sh (#95)7a1c0a8
chore: prepare release 0.11.5-beta.1 (#94)2f72f76
feat: upgrade and aarch64 musl support (#93)d883742
chore(deps): bump peter-evans/create-pull-request from 6 to 7 (#92)71b9c69
chore: prepare release 0.11.4-beta.1 (#90)9665c37
fix: loosen sdk deps version range (#88)8ae18b6
fix: add infisical project id (#86)1d4a132
chore(deps): update self_update requirement from 0.40.0 to 0.41.0 (#85)43cec33
chore: Update README.md28a61c7
chore(deps): update itertools requirement from 0.12.1 to 0.13.0 (#83)Updates
openssl
from 0.10.66 to 0.10.68Release notes
Sourced from openssl's releases.
Commits
be8dcfd
Merge pull request #2318 from alex/msrv-fix065cc77
fixes #2317 -- restore compatibility with our MSRV and release openssl 0.9.687b3ec80
Merge pull request #2316 from alex/bump-for-releaseb510e8c
Release openssl v0.10.67 and openssl-sys v0.9.104ee3b024
Merge pull request #2315 from botovq/libressl-4.0.0c4dabc2
CI: Update LibreSSL CIf9027b7
LibreSSL 4.0.0 is released & stable1b51ba5
Merge pull request #2313 from sfackler/sfackler-patch-1de8a97c
Bump to 3.4.0-beta13930464
Merge pull request #2312 from sfackler/alex-patch-1Updates
notify
from 6.1.1 to 7.0.0Release notes
Sourced from notify's releases.
... (truncated)
Changelog
Sourced from notify's changelog.
... (truncated)
Commits
a18adde
Prepare release89b0cf8
Merge pull request #630 from dfaust/remove-mock-instant3bb640f
Update changelog1b8e0af
Cleanups88973e1
Add basic integration testsc601b48
Fix notify-debouncer-full by removing mock_instant cratee87b8dd
Fix crossbeam-channel feature7c26617
Update changelog2a887a4
Fixclippy::doc_markdown
lints (#621)ed7f30c
Fix a typo and add a typo CI check. (#646)Updates
regex
from 1.10.5 to 1.11.1Changelog
Sourced from regex's changelog.
Commits
9870c06
1.11.180df54e
changelog: 1.11.1991ba88
unstable: fixPattern
trait implementationbcbe403
1.11.09e17e56
deps: bump regex-automata58e16f5
regex-automata-0.4.84bb1e3d
deps: bump regex-syntaxcba0fbc
regex-syntax-0.8.51533257
changelog: 1.11.09239e7e
data: update to UCD 16Updates
self_update
from 0.40.0 to 0.41.0Changelog
Sourced from self_update's changelog.
Commits
Updates
serde
from 1.0.203 to 1.0.214Release notes
Sourced from serde's releases.
Commits
4180621
Release 1.0.214210373b
Merge pull request #2568 from Mingun/into_deserializer-for-deserializers9cda015
Implement IntoDeserializer for all Deserializers in serde::de::value module58a8d22
Release 1.0.213ef0ed22
Merge pull request #2847 from dtolnay/newtypewith79925ac
Ignore dead_code warning in regression testb60e409
Hygiene for macro-generated newtype struct deserialization with 'with' attrfdc36e5
Add regression test for issue 284649e11ce
Ignore trivially_copy_pass_by_ref pedantic clippy lint in test7ae1b5f
Release 1.0.212Updates
tokio
from 1.38.0 to 1.41.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
01e04da
chore: prepare Tokio v1.41.0 (#6917)92ccade
runtime: fix stability feature flags for docs (#6909)fbfeb9a
metrics: rename*_poll_count_*
to*_poll_time_*
(#6924)da745ff
metrics: add H2 Histogram option to improve histogram granularity (#6897)ce1c74f
metrics: fix deadlock in injection_queue_depth_multi_thread test (#6916)28c9a14
metrics: renameinjection_queue_depth
toglobal_queue_depth
(#6918)32e0b43
ci: freeze FreeBSD and wasm-unknown-unknown on rustc 1.81 (#6911)1656d8e
sync: addmpsc::Receiver::blocking_recv_many
(#6867)c9e998e
ci: print the correct sort order of the dictionary on failure (#6905)512e9de
rt: add LocalRuntime (#6808)Updates
assert_cmd
from 2.0.14 to 2.0.16Changelog
Sourced from assert_cmd's changelog.
Commits
bf1025e
chore: Release assert_cmd version 2.0.1650e8293
docs: Update changelog6539f0a
Merge pull request #213 from mcky/feat-add-command-gettersb037f96
feat: Add getters to mirror those available on std::process::Command