Bump the cargo group with 5 updates #158
Open
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 cargo group with 5 updates:
1.11.1
1.11.3
0.324.0
0.328.0
0.233.0
0.237.0
0.8.2
0.8.3
0.6.5
0.7.0
Updates
bstr
from 1.11.1 to 1.11.3Commits
cbe2c69
1.11.31ade797
impl: fiximpl_partial_eq_cow
to apply.as_bytes()
and&**
to the corre...b669472
1.11.2732fc99
impl: fix formatting of control characters \x1a through \x1f in Debug impl7cd4694
impl: remove unused 'b lifetime from trait implementation macrosUpdates
deno_core
from 0.324.0 to 0.328.0Commits
b734c8e
0.328.0 (#1019)833a06e
Fix accessors fast call error (#1022)0cc3790
chore: fix failing lint CI job on main (#1021)687dad7
chore: add a blankline after copyright header and bump year (#1008)2e27bf7
fix: apply source map to callsite objects (#1020)e373639
feat: WebIDL derive macro (#1003)0231a18
Symbol keys in object wrap (#1017)8092f36
Don't force inlineslow_function_impl
(#1016)56c88a8
Support async methods in object wrap (#1013)18d4ed3
fix: export FastStringV8AllocationError (#1015)Updates
serde_v8
from 0.233.0 to 0.237.0Commits
bc11522
0.237.0 (#380)4bd2aae
feat: expose JsRuntime::lazy_load_es_module_from_code (#379)70b815e
refactor(core): remove ContextState outer lock (#378)ce14fa3
chore: port dyn_import_circular to integration test (#374)ba164f7
0.236.0 (#375)db7c3ea
fix: add missing copyright (#373)45eea0c
chore: add copyright checker (#372)62087f5
feat: lazy loaded esm sources (#263)0804e4e
0.235.0 (#371)613e486
feat(testing): new testing library for deno_core (#368)Updates
sqlx
from 0.8.2 to 0.8.3Changelog
Sourced from sqlx's changelog.
... (truncated)
Commits
28cfdbb
Release/0.8.3 (#3663)dfd0ac5
feat: add Transaction type aliases (#3658)4590b9c
close listener connection on TimedOut and BrokenPipe errors (#3648)fdd4663
AddPgConnection::is_explain_available
20bccf8
Dont useEXPLAIN
in nullability check for QuestDB7d148bd
Bump hashbrown to v0.159f6ea96
Roll PostgreSQL 11..=15 tests to 13..=171678b19
feat: add geometry line (#3623)2b82ce3
Bump hashlink to v0.101f6ce33
chore: remove BoxFuture's (non-breaking) (#3629)Updates
petgraph
from 0.6.5 to 0.7.0Changelog
Sourced from petgraph's changelog.
Commits
d057429
Release0.7.0
(#713)13ebd7d
Release0.6.6
(#706)159341e
Implement DSatur graph coloring algorithm7fa3aac
fix: adjacency matrix for csr and adjacency list (#648)9fda6bb
Update gitignore with possible editor extensions to ensure they do not occur ...9b5837e
Allow clippy::needless_range_loop in benchesad9f83c
Process warnings in 'test' target4f0ddc7
Satisfy Clippy in docs lints9c5c450
Satisfy Clippy in everything except docse6401e7
Elide the lifetimesDependabot 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