-
Notifications
You must be signed in to change notification settings - Fork 420
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
Bump the all-dependencies group across 1 directory with 14 updates #668
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 all-dependencies group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.86` | `1.0.89` | | [async-std](https://github.com/async-rs/async-std) | `1.12.0` | `1.13.0` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.81` | `0.1.83` | | [fake](https://github.com/cksac/fake-rs) | `2.9.2` | `2.10.0` | | [colorgrad](https://github.com/mazznoer/colorgrad-rs) | `0.6.2` | `0.7.0` | | [regex](https://github.com/rust-lang/regex) | `1.10.5` | `1.11.0` | | [clap](https://github.com/clap-rs/clap) | `4.5.13` | `4.5.18` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.12` | `4.5.29` | | [ctrlc](https://github.com/Detegr/rust-ctrlc) | `3.4.4` | `3.4.5` | | [terminal_size](https://github.com/eminence/terminal-size) | `0.3.0` | `0.4.0` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.69` | `0.3.70` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.42` | `0.4.43` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.69` | `0.3.70` | Updates `anyhow` from 1.0.86 to 1.0.89 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.86...1.0.89) Updates `async-std` from 1.12.0 to 1.13.0 - [Release notes](https://github.com/async-rs/async-std/releases) - [Changelog](https://github.com/async-rs/async-std/blob/main/CHANGELOG.md) - [Commits](async-rs/async-std@v1.12.0...v1.13.0) Updates `async-trait` from 0.1.81 to 0.1.83 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.81...0.1.83) Updates `fake` from 2.9.2 to 2.10.0 - [Commits](https://github.com/cksac/fake-rs/commits) Updates `colorgrad` from 0.6.2 to 0.7.0 - [Release notes](https://github.com/mazznoer/colorgrad-rs/releases) - [Changelog](https://github.com/mazznoer/colorgrad-rs/blob/master/CHANGELOG.md) - [Commits](mazznoer/colorgrad-rs@v0.6.2...v0.7.0) Updates `regex` from 1.10.5 to 1.11.0 - [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.0) Updates `clap` from 4.5.13 to 4.5.18 - [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.13...clap_complete-v4.5.18) Updates `clap_complete` from 4.5.12 to 4.5.29 - [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.12...clap_complete-v4.5.29) Updates `ctrlc` from 3.4.4 to 3.4.5 - [Release notes](https://github.com/Detegr/rust-ctrlc/releases) - [Commits](Detegr/rust-ctrlc@3.4.4...3.4.5) Updates `terminal_size` from 0.3.0 to 0.4.0 - [Release notes](https://github.com/eminence/terminal-size/releases) - [Commits](eminence/terminal-size@v0.3.0...v0.4.0) Updates `js-sys` from 0.3.69 to 0.3.70 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) Updates `wasm-bindgen` from 0.2.92 to 0.2.93 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](rustwasm/wasm-bindgen@0.2.92...0.2.93) Updates `wasm-bindgen-futures` from 0.4.42 to 0.4.43 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) Updates `web-sys` from 0.3.69 to 0.3.70 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: async-std dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: fake dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: colorgrad dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: ctrlc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: terminal_size dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: js-sys dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: wasm-bindgen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: wasm-bindgen-futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: web-sys dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/cargo/all-dependencies-f665d67969
branch
October 2, 2024 02:55
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 all-dependencies group with 13 updates in the / directory:
1.0.86
1.0.89
1.12.0
1.13.0
0.1.81
0.1.83
2.9.2
2.10.0
0.6.2
0.7.0
1.10.5
1.11.0
4.5.13
4.5.18
4.5.12
4.5.29
3.4.4
3.4.5
0.3.0
0.4.0
0.3.69
0.3.70
0.4.42
0.4.43
0.3.69
0.3.70
Updates
anyhow
from 1.0.86 to 1.0.89Release notes
Sourced from anyhow's releases.
Commits
9d3fb6d
Release 1.0.89830c399
Merge pull request #386 from dtolnay/unwindsafe8454be3
Ensure UnwindSafe even with "backtrace" feature enabled and old Rusta85e414
Add more autotraits tests139f266
Release 1.0.88aa3ab2b
Merge pull request #385 from dtolnay/docnostd44c3767
Update documentation on no-std error type conversionsafe93e7
Release 1.0.87d58fa4b
Fix outdated html_root_urlc18d807
Disable unused doc_cfg featureUpdates
async-std
from 1.12.0 to 1.13.0Release notes
Sourced from async-std's releases.
Changelog
Sourced from async-std's changelog.
Commits
2987d21
Merge pull request #1083 from Keruspe/+release-prepare0c382db
Bump version to 1.13.0566684c
CHANGELOG.md: updates for 1.13.01c1b209
Merge pull request #1085 from Keruspe/release-prepare57eafb4
silence warnings reported by newer rust versions79c89d7
deps: update gloo-timers to 0.319ccd34
Merge pull request #1084 from sunfishcode/main590386a
Fix compilation errors withfeature = io_safety
.74dbd3a
Merge pull request #1082 from jayvdb/typos3074209
Merge pull request #1064 from frisoft/mainUpdates
async-trait
from 0.1.81 to 0.1.83Release notes
Sourced from async-trait's releases.
Commits
e6b4d47
Release 0.1.83bfe8d61
Merge pull request #278 from dtolnay/arbself7bd974b
Ignore needless_arbitrary_self_type clippy lint in generated codeb53b4e7
Add regression test for issue 277f8e5bb4
Release 0.1.828fbf118
Merge pull request #276 from dtolnay/elidednamed6fa246a
Ignore nightly's new elided_named_lifetimes lint in generated coded542a0d
Upload CI Cargo.lock for reproducing failures8828c35
Sort dependency features in Cargo.tomlba9793a
Update ui test suite to nightly-2024-08-11Updates
fake
from 2.9.2 to 2.10.0Commits
Updates
colorgrad
from 0.6.2 to 0.7.0Release notes
Sourced from colorgrad's releases.
Changelog
Sourced from colorgrad's changelog.
Commits
22cb93a
update doc0646fd4
upgrade dependenciesfdd3e23
add Makefile6c1ea9a
rename GradientBuilderError enums7041c9b
filter out non visible color stops7af0df5
GradientBuilder: improve codes2533725
GradientBuilder: more flexible html_colors() param type8dd0e73
Gradient.colors() clamp()a259f13
make code more readable3a6998a
improve css gradient parserUpdates
regex
from 1.10.5 to 1.11.0Changelog
Sourced from regex's changelog.
Commits
bcbe403
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 167691e49
cli: include \w, \s and \d in Unicode data table generationb790aa5
api: add SetMatches::matched_alld3d3ff7
cli: remove some dead codeUpdates
clap
from 4.5.13 to 4.5.18Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
d811585
chore: Releaseab948b3
docs: Update changelog82e599e
Merge pull request #5602 from shannmu/delimiter_values59bf26d
feat(clap_complete): Support delimiter values in native completionsccecab3
test(clap_complete): Add test cases for delimiter_values supporta3a4764
docs(derive): Specify Parser::update_from semanticsdf165a2
docs(derive): Flatten isn't just for update5488bcf
docs(derive): Connect more dots for Args/Subcommand6013ad4
chore: Releasef98e3ee
docs: Update changelogUpdates
clap_complete
from 4.5.12 to 4.5.29Release notes
Sourced from clap_complete's releases.
Changelog
Sourced from clap_complete's changelog.
... (truncated)
Commits
1f74b01
chore: Release23feee1
docs: Update changelogae1457b
chore(complete): Update require clap0d142f6
chore: Release0facf1f
docs: Update changelogee6af99
Merge pull request #5743 from epage/sort232ee10
fix(complete): Use existing display order for Arg/Commandc6b5d62
feat(builder): Expose get_display_order67d9fef
feat(complete): Give control over display order59a61e1
refactor(complete): Pull out common candidate codeUpdates
ctrlc
from 3.4.4 to 3.4.5Commits
3502f44
Version 3.4.5eac5c14
Update nix to 0.29, windows-sys to 0.59b543abe
Do not crash on thread spawn error56898cd
Remove build badges from READMEUpdates
terminal_size
from 0.3.0 to 0.4.0Release notes
Sourced from terminal_size's releases.
Commits
f6b81b5
Bump to version 0.4.05cbc616
Merge pull request #64 from waywardmonkeys/update-ci68ceb8d
Merge pull request #63 from waywardmonkeys/fix-typo5307747
Merge pull request #66 from sunfishcode/maina29b904
Markterminal_size_using_handle
as unsafe too.ea92388
Markterminal_size_using_fd
as unsafe.78e81fa
Merge pull request #67 from eminence/windows-sysc69ff4e
Update windows-sys to 0.5976b0cae
Merge pull request #62 from barrbrain/windows-sys56334c3
Update the API for I/O safetyUpdates
js-sys
from 0.3.69 to 0.3.70Commits
Updates
wasm-bindgen
from 0.2.92 to 0.2.93Changelog
Sourced from wasm-bindgen's changelog.
... (truncated)
Commits
bf9807c
Prepare v0.2.93 release (#4072)f4176da
Use Taplo for TOML formatting (#4071)343af0e
Add Dependabot (#4069)e845f51
Use object URLs for inlined linked modules (#4067)5d45bd6
Fix test coverage documentation (#4064)d3872f1
Handle empty coverage report (#4063)031fe89
Improve the CI runtime, take two (#4058)402dae7
Experimental test coverage support (#4060)9a584e9
Update WebGPU (#4062)2ea6ab1
Improve the CI runtime (#4056)Updates
wasm-bindgen-futures
from 0.4.42 to 0.4.43Commits
Updates
web-sys
from 0.3.69 to 0.3.70Commits
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 <dependency name> major version
will 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 version
will 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