-
Notifications
You must be signed in to change notification settings - Fork 9
deps: bump the production-dependencies group across 1 directory with 4 updates #233
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/cargo/main/production-dependencies-905a4d3b7b
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
deps: bump the production-dependencies group across 1 directory with 4 updates #233
dependabot
wants to merge
1
commit into
main
from
dependabot/cargo/main/production-dependencies-905a4d3b7b
Conversation
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
…4 updates Bumps the production-dependencies group with 4 updates in the / directory: [flate2](https://github.com/rust-lang/flate2-rs), [clap](https://github.com/clap-rs/clap), [regex](https://github.com/rust-lang/regex) and [tree-sitter](https://github.com/tree-sitter/tree-sitter). Updates `flate2` from 1.1.2 to 1.1.4 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.1.2...1.1.4) Updates `clap` from 4.5.47 to 4.5.48 - [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.47...clap_complete-v4.5.48) Updates `regex` from 1.11.2 to 1.11.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.11.2...1.11.3) Updates `tree-sitter` from 0.24.7 to 0.25.10 - [Release notes](https://github.com/tree-sitter/tree-sitter/releases) - [Commits](tree-sitter/tree-sitter@v0.24.7...v0.25.10) --- updated-dependencies: - dependency-name: flate2 dependency-version: 1.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: clap dependency-version: 4.5.48 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: regex dependency-version: 1.11.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: tree-sitter dependency-version: 0.25.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF ScorecardScorecard details
Scanned Files
|
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 4 updates in the / directory: flate2, clap, regex and tree-sitter.
Updates
flate2
from 1.1.2 to 1.1.4Release notes
Sourced from flate2's releases.
Commits
ac412e9
Merge pull request #506 from NobodyXu/patch-1bf0315b
Release flste2 1.1.4350de28
Merge pull request #505 from NobodyXu/patch-129552c7
Fix docs.rs build3be6590
Merge pull request #504 from Byron/release7ad1bad
bump the patch level for a new release3cae7da
Merge pull request #502 from NobodyXu/patch-1ee3d877
Add(de)compress_uninit
impl for uninit bufferb9afa93
Merge pull request #503 from jongiddy/update-cloudflare-zlibcfd60be
Update cloudflare-zlib-sys crateUpdates
clap
from 4.5.47 to 4.5.48Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
c3a1ddc
chore: Release4460ff4
docs: Update changelog54947a1
Merge pull request #5981 from mernen/fix-bash-clap-complete-spacefd3f6d2
fix(complete): Restore nospace in bash2f6a108
test(complete): Demonstrate current behaviorf88be57
style: Ensure consistent newlinesf209bce
chore: Releasef33ff7f
docs: Update changelogbf06e6f
Merge pull request #5974 from kryvashek/support-clearing-args-matches5d357ad
feat(parser): Added ArgMatches::try_clear_id()Updates
regex
from 1.11.2 to 1.11.3Changelog
Sourced from regex's changelog.
Commits
ef1c2c3
1.11.3ad5cd6c
deps: bump regex-automataee69d9e
changelog: 1.11.3159fa3e
regex-automata-0.4.1102a62ba
automata: callVec::shrink_to_fit
in a few strategic placesa76e0a0
cargo: excludetests/fuzz
from the package19172cc
style: inline formatting arguments2695e29
ci: fix cross testingUpdates
tree-sitter
from 0.24.7 to 0.25.10Release notes
Sourced from tree-sitter's releases.
... (truncated)
Commits
da6fe9b
0.25.10f75d710
fix(rust): pass correct fd to C lib's ts_tree_print_dot_graph9275aeb
build: define _DARWIN_C_SOURCEbb1634a
perf(xtask); check out the tag directly for fixtures8eed0c7
feat(test): pin fixture grammars to specific commits88b3f9c
fix: lint590f6d7
build: update Cargo.lock32d784e
fix(wasm): fix alias map size computation17d3f85
fix(lib/wasm): keep track of freed blocks that are not the last allocated poi...e29a5ee
fix(xtask): make building the wasm stdlib work againDependabot 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