deps: bump the production-dependencies group across 1 directory with 7 updates#261
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Dependency ReviewThe following issues were found:
Snapshot WarningsEnsure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice. License Issuesextractor/Cargo.toml
OpenSSF ScorecardScorecard details
Scanned Files
|
…7 updates Bumps the production-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.1.5` | `1.1.9` | | [clap](https://github.com/clap-rs/clap) | `4.5.53` | `4.6.1` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.43` | `0.1.44` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.22` | `0.3.23` | | [rayon](https://github.com/rayon-rs/rayon) | `1.11.0` | `1.12.0` | | [regex](https://github.com/rust-lang/regex) | `1.12.2` | `1.12.3` | | [tree-sitter](https://github.com/tree-sitter/tree-sitter) | `0.26.3` | `0.26.9` | Updates `flate2` from 1.1.5 to 1.1.9 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.1.5...1.1.9) Updates `clap` from 4.5.53 to 4.6.1 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.53...clap_complete-v4.6.1) Updates `tracing` from 0.1.43 to 0.1.44 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.43...tracing-0.1.44) Updates `tracing-subscriber` from 0.3.22 to 0.3.23 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.22...tracing-subscriber-0.3.23) Updates `rayon` from 1.11.0 to 1.12.0 - [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md) - [Commits](rayon-rs/rayon@rayon-core-v1.11.0...rayon-core-v1.12.0) Updates `regex` from 1.12.2 to 1.12.3 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.12.2...1.12.3) Updates `tree-sitter` from 0.26.3 to 0.26.9 - [Release notes](https://github.com/tree-sitter/tree-sitter/releases) - [Commits](tree-sitter/tree-sitter@v0.26.3...v0.26.9) --- updated-dependencies: - dependency-name: clap dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: flate2 dependency-version: 1.1.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: rayon dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: regex dependency-version: 1.12.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: tracing dependency-version: 0.1.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: tracing-subscriber dependency-version: 0.3.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: tree-sitter dependency-version: 0.26.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
d07bba8 to
0c75f2e
Compare
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 production-dependencies group with 7 updates in the / directory:
1.1.51.1.94.5.534.6.10.1.430.1.440.3.220.3.231.11.01.12.01.12.21.12.30.26.30.26.9Updates
flate2from 1.1.5 to 1.1.9Release notes
Sourced from flate2's releases.
Commits
19ddb18Merge pull request #529 from folkertdev/update-zlib-rs-0.6.0c956e12upgrade zlib-rs to version0.6.021d5eebMerge pull request #528 from wgyt/wgyt/patch54f8484update LICENSE-MITf4924feMerge pull request #527 from jongiddy/crc-tests8b9b7a6Add tests to check data CRCfd17c74Merge pull request #526 from folkertdev/zlib-rs-crc32aef26accheck that zlib-rs no longer compiles crc32fast5ec7647makecrc32fastan optional dependencyc584e97usezlib-rsfor crc32 (when available)Updates
clapfrom 4.5.53 to 4.6.1Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
... (truncated)
Commits
1420275chore: Released2c817ddocs: Update changelogf88c94eMerge pull request #6341 from epage/sepacbb822fix(complete): Reduce risk of conflict with actual subcommandsa49fadbrefactor(complete): Pull out subcommand separatorddc008bMerge pull request #6332 from epage/update497dc50chore: Update compatible dependenciesdca2326Merge pull request #6331 from clap-rs/renovate/j178-prek-action-2.x54bdaa3chore(deps): Update j178/prek-action action to v2f0d30d9chore: ReleaseUpdates
tracingfrom 0.1.43 to 0.1.44Release notes
Sourced from tracing's releases.
Commits
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
tracing-subscriberfrom 0.3.22 to 0.3.23Release notes
Sourced from tracing-subscriber's releases.
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)Updates
rayonfrom 1.11.0 to 1.12.0Changelog
Sourced from rayon's changelog.
Commits
7449d7dMerge #1093b3d9e3fRelease rayon 1.8.0 and rayon-core 1.12.03fe51e5Fix clippy::let_and_return082f215Merge #1087ea0c06dcore: registry: Factor out "wait till out of work" part of the main loop.75524e2Merge #106301d2800Ignore the multi-threaded test on emscripten/wasm40b59c0core: Make use_current_thread error rather than panic when already in the pool.f4db4d7core: tests: Add some basic tests for ThreadPoolBuilder::use_current_thread.87274adcore: registry: Add some more documentation for ThreadPoolBuilder::use_curren...Updates
regexfrom 1.12.2 to 1.12.3Changelog
Sourced from regex's changelog.
Commits
b028e4f1.12.35e195deregex-automata-0.4.14a3433f6regex-syntax-0.8.90c07faeregex-lite-0.1.96a81006cargo: exclude development scripts and fuzzing data4733e28automata: fixonepass::DFA::try_search_slotspanic when too many slots are ...Updates
tree-sitterfrom 0.26.3 to 0.26.9Release notes
Sourced from tree-sitter's releases.
... (truncated)
Commits
7f53486release v0.26.977b96defix(wasm): validate memory reads (#5569) (#5613)a082228build(deps): bump wasmtime-c-api to v36.0.97aea015fix(wasm): load supertype tables for ABI 15 grammars (#5605) (#5606)2cad8b8fix(generate): consider reserved words when removing unused rulesddbe469fix(generate): rewriteparse_grammarwith forward DFS17f9796fix(generate): improve error message for nonterminals used in immediate token...17e4bf9fix(cli): account for process versions > 5 in the parse command's prettyec120d0build(deps): bump wasmtime-c-api to v36.0.87c3d842docs: note zero point unbounded behavior in query functions