build(deps): bump the deps group across 1 directory with 5 updates #90
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 5 updates in the / directory:
0.8.3
0.8.5
0.10.8
0.10.9
0.43.0
0.44.0
0.4.40
0.4.41
0.4.26
0.4.27
Updates
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
sha2
from 0.10.8 to 0.10.9Commits
82c36a4
sha2: add soft-compact backend (backport of #686) (#687)c1e85ae
ci: remove pre-1.56 jobs and other fixes (#688)a667dd9
skein: fix implementation for output sizes not multiple of 8 (#682)62b6ff1
Fix blake2 and ascon-hash CI (#521)f3b657c
Expose belt_compress to public (#520)9f66cb8
md4: Optimize compress to improve hash performance (#519)70a2b62
Add simpler code snippet to the documentation (#515)e3ab257
Update Cargo.lockc640781
ascon-hash: Add Zeroize feature (#480)cfda39f
Update Cargo.lockUpdates
octocrab
from 0.43.0 to 0.44.0Release notes
Sourced from octocrab's releases.
Changelog
Sourced from octocrab's changelog.
Commits
3a779f3
chore: release v0.43.1 (#762)689cb92
fix!:sha
is optional inDiffEntry
if file contents are unchanged (#750)e37e5a8
fix: insert auth headers for api.github.com (#754)87a49c3
feat: Implement Serialize for Page (#761)31f625d
fix(emails):visibility
can benull
(#756)Updates
chrono
from 0.4.40 to 0.4.41Release notes
Sourced from chrono's releases.
Commits
d1de1d9
Bump version to 0.4.41e2bd1d1
Add support for lenient format strings (#1693)2c95b0a
Tweak expression to avoid repetitionebeef99
TimeZone::from_posix_tz: Treat empty TZ variable as UTCdc068f0
Tweak style on NaiveWeek fixesb267a4f
Implemented consistent Hash and Eq trait for NaiveWeek7c0bd13
Apply suggestions from clippy 1.86104cdc7
Bump MSRV to 1.626a85301
Upgrade to windows-bindgen 0.61265c79b
Tweak WeekdaySet method orderUpdates
log
from 0.4.26 to 0.4.27Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
35161d0
Merge pull request #674 from rust-lang/cargo/0.4.27cc131ef
prepare for 0.4.27 releaseea6f54d
Merge pull request #673 from rust-lang/feat/logger-by-refd229c73
fix unclosed code block02486e4
fill in more tests for logger argument71e034f
expand logger testsdfa067e
fix up kv passing39d4c3a
run fmt7aacc8f
pass global logger by value, supplied logger by refa438c6e
Merge pull request #664 from tisonkun/logger-fieldDependabot 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