Bump the cargo group across 1 directory with 3 updates#450
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the cargo group across 1 directory with 3 updates#450dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the cargo group with 3 updates in the / directory: [surrealdb](https://github.com/surrealdb/surrealdb), [tracing-subscriber](https://github.com/tokio-rs/tracing) and [lru](https://github.com/jeromefroe/lru-rs). Updates `surrealdb` from 2.6.5 to 3.1.5 - [Release notes](https://github.com/surrealdb/surrealdb/releases) - [Changelog](https://github.com/surrealdb/surrealdb/blob/main/release.toml) - [Commits](surrealdb/surrealdb@v2.6.5...v3.1.5) Updates `tracing-subscriber` from 0.2.25 to 0.3.23 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.2.25...tracing-subscriber-0.3.23) Updates `lru` from 0.12.5 to 0.14.0 - [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md) - [Commits](jeromefroe/lru-rs@0.12.5...0.14.0) --- updated-dependencies: - dependency-name: surrealdb dependency-version: 3.1.5 dependency-type: direct:production dependency-group: cargo - dependency-name: tracing-subscriber dependency-version: 0.3.23 dependency-type: direct:production dependency-group: cargo - dependency-name: lru dependency-version: 0.14.0 dependency-type: direct:production dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
|
Preview available at https://floneum.github.io/kalosm/pr-preview/pr-450/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 3 updates in the / directory: surrealdb, tracing-subscriber and lru.
Updates
surrealdbfrom 2.6.5 to 3.1.5Release notes
Sourced from surrealdb's releases.
... (truncated)
Commits
f8d7c51test(iam): harden analyzer mapper leak tests and clarify allowlist test setup...04efcfefix(planner): close ORDER BY value-ordering oracle on the DynamicScan fallbac...8808b9a[Backport 3.1] fix(cnf): restore human-readable size parsing for SURREAL_MEMO...11d4184fix(iam): deny filesystem access by default and stop leaking file content in ...af6ecaffix(planner): prevent ORDER BY value-ordering oracle on restricted SELECT fie...e9693bffix(iam): prevent SSRF in JWKS fetch by re-validating redirect targets (#397)b5d1910fix(sdk): decode large flatbuffers payloads and fail WS requests on decode er...7dcd84bfix(server): install rustls crypto provider for all CLI commands (#391)ffaf5e3fix(exec): enforce field-level SELECT permissions + computed fields in stream...d4be3affix(exec): collect recursion with min depth > 1 loses nodes revisited within ...Updates
tracing-subscriberfrom 0.2.25 to 0.3.23Release notes
Sourced from tracing-subscriber's releases.
... (truncated)
Commits
54ede4dchore: prepare tracing-subscriber 0.3.23 (#3490)37558d5subscriber: allow ansi sanitization to be disabled (#3484)efc690fcore: add missing const (#3449)0c32367core: Use const initializers instead ofonce_cell9feb241docs: add arcswap reload crate to related (#3442)2d55f6fchore: prepare tracing 0.1.44 (#3439)10a9e83chore: prepare tracing-core 0.1.36 (#3440)ee82cf9tracing: fix record_all panic (#3432)9978c36chore: prepare tracing-mock 0.1.0-beta.3 (#3429)cc44064chore: prepare tracing-subscriber 0.3.22 (#3428)Updates
lrufrom 0.12.5 to 0.14.0Changelog
Sourced from lru's changelog.
Commits
5ec44f5Merge pull request #211 from jeromefroe/jerome/prepare-0-14-0-releasee6c17b0Prepare 0.14.0 release11a71a4Merge pull request #210 from jeromefroe/jerome/fmtec75f08bump MSRV to 1.70bf42bcflintef00f9ffmt2bacc3fMerge pull request #209 from nyurik/nyurik-patch-1860195dUseNonZeroUsize::MAXinstead ofunwrap()6ad1127Merge pull request #208 from jeromefroe/jerome/prepare-0-13-0-releasee0d89c7Prepare 0.13.0 releaseDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.