Bump the all group in /src-tauri with 12 updates #266
Merged
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 group in /src-tauri with 12 updates:
0.1.82
0.1.83
1.3.0
1.4.0
1.1.21
1.1.23
2.4.3
2.5.0
0.3.4
0.3.5
1.0.33
1.0.34
0.2.158
0.2.159
1.20.0
1.20.1
0.17.13
0.17.14
0.6.7
0.6.8
0.4.41
0.4.42
0.4.0
0.4.1
Updates
async-trait
from 0.1.82 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 277Updates
autocfg
from 1.3.0 to 1.4.0Commits
d07df66
Merge pull request #73 from cuviper/release-1.4.0f6066f0
Release 1.4.08af60ec
Merge pull request #70 from Techcable/feature/rustc-check-cfg52a995b
Apply suggestions from code reviewa8703c1
Attempt rust 1.0 compat for ci/verify-check-cfgac78be8
Add ci test crate for check-cfg0b4a761
Have emit_has methods delegate wherever possible546f7c6
Fix minor doc issuese0e0f18
Automatically emitrustc-check-cfg
directives for AutoCfg1953a17
Merge pull request #72 from cuviper/pretty-wayUpdates
cc
from 1.1.21 to 1.1.23Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
1d566d4
chore: release (#1220)e6a87a6
Update doc for detecting changes/upgrades of compilers (#1218)5f5e1c8
chore: release (#1216)71c672b
Don't rerun if PATH changes (#1215)Updates
embed-resource
from 2.4.3 to 2.5.0Commits
81bead8
Bump version to 2.5.0ed238e6
Add compile_for_everything() that produces cargo:rustc-link-arg=Updates
fdeflate
from 0.3.4 to 0.3.5Changelog
Sourced from fdeflate's changelog.
Commits
Updates
flate2
from 1.0.33 to 1.0.34Release notes
Sourced from flate2's releases.
Commits
1a28821
Merge pull request #431 from Shnatsel/better-wording2c29780
Merge pull request #428 from Shnatsel/upgrade-zlib-rs423981a
Better wording in compression level docsda5c8cf
Bump versioneeee4c6
Merge pull request #430 from Shnatsel/detailed-level-docs731df32
Update Cargo.toml8210288
Document backend differences1f78c5c
Upgrade zlib-rs to 0.3.0 to get multiple bugfixes:6fbd6d2
Merge pull request #427 from ByteBaker/main936aa35
docs: correctly mention compression levelUpdates
libc
from 0.2.158 to 0.2.159Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
7373a1a
chore: release (#3862)48668be
Merge pull request #3931 from tgross35/backport-remove-tmp-file28bb64b
Remove temporary file that was added by accidenta515d07
Merge pull request #3904 from tgross35/backport-buildrs-fixabcb8f8
Simplify the RUSTC_WRAPPER check5078335
Fix rustc version whenclippy-driver
is used57a7d46
Merge pull request #3902 from tgross35/backport-horizon-networka3e8869
Revise network definitions for HorizonOSfdd3a26
Merge pull request #3900 from tgross35/espid-cherry-pick35060e8
Merge pull request #3901 from tgross35/backport-epoll_pwait2Updates
once_cell
from 1.20.0 to 1.20.1Changelog
Sourced from once_cell's changelog.
... (truncated)
Commits
3b9bd9b
release 1.20.1f61508a
Merge pull request #265 from taiki-e/portable-atomic449e5d7
Add portable-atomic feature and disable portable-atomic/critical-section by d...Updates
png
from 0.17.13 to 0.17.14Changelog
Sourced from png's changelog.
Commits
347dc5d
Bump versioned2e439
Update CHANGELOG.md98286ce
Merge pull request #506 from Shnatsel/improve-filter-documentationa64485a
Update src/filter.rse1f429e
Improve documentation on filtersd96defd
Convert the rest of doclinks857b63c
Convert probably-working doclinks to rustdoc syntax53aaa9e
Keep using the separate link specification syntax to minimize changes to docu...e45e923
Fix broken doclinks16e624f
Stop handling unreachableNone
case infn next_raw_interlaced_row
.Updates
serde_spanned
from 0.6.7 to 0.6.8Commits
0b4cf74
chore: Release104ebc3
docs: Update changelog6664abd
Merge pull request #792 from epage/unordered79559ec
fix(spanned): Allow internal fields to be in any order091a004
chore: Release0e2c9e5
docs: Update changelog5ae07ee
Merge pull request #788 from epage/encode-key9bca304
fix(edit): Preserve new key's formatting when insertingc3600e6
test(edit): Verify key spacinge71fc23
chore: ReleaseUpdates
tar
from 0.4.41 to 0.4.42Commits
b8b5ea7
Bump to 0.4.427a12150
feat: Support adding sparse files to archives (#375)6586ac0
feat: Add Builder::append_writer (#376)97d5033
fix: Don't forget to zero-terminate in octal_into (#374)6adcb40
Update append_dir_all doc test (#364)def682d
Add append_dir_all doc test without renaming (#365)3747caf
fix: Support sparse entries of enormous size (#373)9f9ce52
Ensure directory permissions are correctly applied. (#372)f952189
Add link ownership rules. (#371)cdf5b6f
Add doc hint that default is different thantar
(#366)Updates
wasm-streams
from 0.4.0 to 0.4.1Changelog
Sourced from wasm-streams's changelog.
Commits
e20bb21
0.4.1a48bffe
Update changelog7c6eea5
Check for unhandled errors and rejections in test039fc33
Test dropping into_stream() and into_async_read() with rejecting cancel()31e9be8
Fix dropped closure exception forIntoStream
andIntoAsyncRead
(#25)c041860
Update readmeDependabot 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