fix(deps): update all dependencies #74
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/all"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
0.8.2
->0.8.3
3.14.0
->3.15.0
Release Notes
launchbadge/sqlx (sqlx)
v0.8.3
41 pull requests were merged this release cycle.
Added
Uuid
anduuid::fmt::Hyphenated
[[@abonander]]Changed
.pgpass
file warning to a debug message. [[@denschub]]PgListener::try_recv
[[@swlynch99]]UNION ALL
instead ofUNION
in nullable check [[@Suficio]]Fixed
no-transaction
flag in down migrations [[@manifest]]sqlformat
[[@tbar4]]query_as
[[@xuehaonan27]]INTERVAL[]
[[@Ddystopia]]EXPLAIN
in nullability check for QuestDB [[@Suficio]]Stebalien/tempfile (tempfile)
v3.15.0
Compare Source
Re-seed the per-thread RNG from system randomness when we repeatedly fail to create temporary files (#314). This resolves a potential DoS vector (#178) while avoiding
getrandom
in the common case where it's necessary. The feature is optional but enabled by default via thegetrandom
feature.For libc-free builds, you'll either need to disable this feature or opt-in to a different
getrandom
backend.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.
chore(deps): update rust crate tempfile to v3.15.0to fix(deps): update all dependencies9cc52d077f
to2704b0b0c3