chore(deps): bump the patch group across 1 directory with 9 updates #279
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 patch group with 9 updates in the /bundler directory:
1.0.95
1.0.98
4.5.28
4.5.37
0.8.21
0.8.22
1.0.217
1.0.219
1.0.138
1.0.140
0.8.3
0.8.5
0.4.43
0.4.44
2.0.11
2.0.12
0.7.6
0.7.7
Updates
anyhow
from 1.0.95 to 1.0.98Release notes
Sourced from anyhow's releases.
Commits
709fe86
Release 1.0.98cbc1ad2
Merge pull request #415 from dtolnay/intodyne1a2017
Add 2 different conversions to Box<dyn Error + Send + Sync + 'static>29f2edd
Merge pull request #416 from dtolnay/oldnostd2244db8
Omit unused object_boxed from vtable in old no-std rustc213a9c2
Merge pull request #414 from dtolnay/nightly02aa6b6
Make all nightly go through the module that was probedbfb89ef
Release 1.0.97c7fca9b
Ignore elidable_lifetime_names pedantic clippy lint427c0bb
Point standard library links to stableUpdates
clap
from 4.5.28 to 4.5.37Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
... (truncated)
Commits
c54ffa1
chore: Release26eab7b
docs: Update changelogf275804
Merge pull request #5805 from epage/style7c7742c
fix(complete): Adjust dynamic for MSRVf1ae3c0
style: Make clippy happy5c932b7
chore(deps): Update Rust crate divan to v0.1.15 (#5798)bc0537f
chore(deps): Update compatible (dev) (#5797)7a6475e
chore: Release0266c41
docs: Update changelog6ec0b43
Merge pull request #5791 from okapia/zsh-default-fallbackUpdates
schemars
from 0.8.21 to 0.8.22Release notes
Sourced from schemars's releases.
Changelog
Sourced from schemars's changelog.
... (truncated)
Commits
104b0fd
v0.8.225867ced
Fix compatibility with rust 2024 edition (#378)e0c2c31
Update changelog for 1.0.0-alpha.23271fbd
Update changelog for 1.0.0-alpha.1a20c197
Update readme - link to v1 branch/PRUpdates
serde
from 1.0.217 to 1.0.219Release notes
Sourced from serde's releases.
Commits
49d098d
Release 1.0.21940f1d19
Wrap dummy.rs to 80 columns514848b
Merge pull request #2906 from davidzeng0/master168b6cf
fix clippy absolute paths warninga8bdd17
Remove unused Punctuated import1c96013
Resolve mem_replace_with_default clippy lintf0d1ae0
Ignore elidable_lifetime_names pedantic clippy linte3eaa6a
Merge pull request #2896 from dtolnay/stabledoc6a630cf
Also link to stable proc_macro7bfd518
Release 1.0.218Updates
serde_json
from 1.0.138 to 1.0.140Release notes
Sourced from serde_json's releases.
Commits
7627834
Release 1.0.140d77a498
Merge pull request #1245 from serde-rs/powerpcb34d317
Delete unused gcc installationf7200c3
Ignore unbuffered_bytes clippy lint76cd4fb
Ignore elidable_lifetime_names pedantic clippy lint400eaa9
Point standard library links to stable4d4f53c
Release 1.0.1395d6b32f
Merge pull request #1242 from dtolnay/writefloate5bb8bd
Document behavior of write_f32/f64 on non-finite floats7a79781
Merge pull request #1241 from dtolnay/doclinkUpdates
sqlx
from 0.8.3 to 0.8.5Changelog
Sourced from sqlx's changelog.
... (truncated)
Commits
e723688
Hotfix 0.8.5 (#3824)f908403
0.8.4 release (#3819)1548785
fix: PgConnectOptions docs (#3809)97bf270
Always set SQLITE_OPEN_URI (#3289)42def59
fix(macros): cache macro metadata based onCARGO_MANIFEST_DIR
(#3815)e283bf9
mysql: Fix panic on invalid text row length field082aed5
Fix error message typo in PgPoint::from_str (#3811)f0be19e
Enable json feature without db enabled (#3801)1c9cbe9
feat: add ipnet support (#3710)e474be6
docs: Fix a copy-paste error on get_username docs (#3786)Updates
tar
from 0.4.43 to 0.4.44Commits
0671e11
Bump to 0.4.44 (#399)d5c546e
Add WASM CI (#398)bcc77b4
Make it compile with wasm32-unknown-emscripten (#397)b6c5024
Replace hard-coded 512 with BLOCK_SIZE (#394)3fd55a1
minor English grammar (#393)f71915a
fix for archiving long paths that have path components starting with ".." cro...2064e86
sparse test: fix for 64k page size (#387)9189d3c
OSS-Fuzz: OSS-Fuzz fuzzing integration (#385)Updates
thiserror
from 2.0.11 to 2.0.12Release notes
Sourced from thiserror's releases.
Commits
95a5126
Release 2.0.1276490f7
Merge pull request #413 from dtolnay/elidablelifetime9f27b76
Ignore elidable_lifetime_names pedantic clippy lintdaf2a6f
Resolve some elidable_lifetime_names pedantic clippy lint5f07160
Point standard library links to stable6706a51
Convert html links to intra-doc links2706873
More precise gitignore patterns70bc20d
Remove **/*.rs.bk from project-specific gitignoreUpdates
built
from 0.7.6 to 0.7.7Changelog
Sourced from built's changelog.
Commits
aeb5277
Bump to 0.7.77ee42a5
ForceNUM_JOBS
to fixed value ifSOURCE_DATE_EPOCH
is defineda967ab7
Fix msrv in Cargo.tomlfe021c1
Test more compiler versions during CIDependabot 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