chore(deps): bump the minor group with 7 updates #391
Merged
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 minor group with 7 updates:
0.23.0
0.23.2
1.1.23
1.1.24
4.5.18
4.5.19
4.5.18
4.5.19
2.5.0
2.6.0
0.3.0
0.4.0
0.1.0
0.1.1
Updates
tree-sitter
from 0.23.0 to 0.23.2Changelog
Sourced from tree-sitter's changelog.
Commits
d97db6d
0.23.278c41e3
0.23.1bf094bd
fix: exclude APIs that dup given file descriptors from WASI buildsd103085
fix: handle more cases of editing subtrees that depend on column values77794c5
fix: correct test name parsing when the prior test has equal signs865f659
fix(lib): correct descendant-for-range behavior with zero-width tokens7561e81
fix: disallow empty string literals in rulesedd7f25
fix: do not generate spurious files if the grammar path is not the default path83509ad
fix(fuzz): skip tests marked with:skip
& don't report errors on tests mark...8e1dbb4
fix: properly handle utf8 code points for highlight and tag assertionsUpdates
cc
from 1.1.23 to 1.1.24Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
7de85cc
chore: release (#1223)94ca4d3
Fix wasm32-wasip1-threads: shared-memory disallowed due to not compiled with...e198c7f
Reduce the need for the host target triple (#1224)099ef3b
Add auto cancellation for CI jobs (#1222)Updates
clap
from 4.5.18 to 4.5.19Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
1089073
chore: Releasec9b8c85
docs: Update changelog8b3de18
Merge pull request #5685 from epage/engineb38538d
fix(complete)!: Rename dynamic to engine232af62
Merge pull request #5684 from epage/endless0209a79
fix(complete): Don't cause endless completions for bash/zshUpdates
clap_builder
from 4.5.18 to 4.5.19Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
61ebe72
chore: Release2e3fcc6
docs: Update changelog13dad4c
Merge pull request #5759 from clap-rs/renovate/unicode-width-0.x3ca44c7
Merge pull request #5758 from clap-rs/renovate/terminal_size-0.xd71ae66
Merge pull request #5760 from clap-rs/renovate/stable-1.xa25c734
chore(deps): Update dependency STABLE to v1.81.0fce38c1
chore(deps): Update Rust crate unicode-width to 0.2.0f651921
chore(deps): Update compatible (dev) (#5757)a618230
chore(deps): Update Rust crate terminal_size to 0.4.0fd31a1b
Merge pull request #5754 from epage/shellUpdates
indexmap
from 2.5.0 to 2.6.0Changelog
Sourced from indexmap's changelog.
Commits
bf0362b
Merge pull request #354 from cuviper/release-2.6.0bd0b4f7
Add all release dates5340049
Release 2.6.07f80229
Merge pull request #343 from cuviper/hash_tablee577bf2
Usehashbrown::HashTable
instead ofRawTable
09b48ec
Merge pull request #353 from cuviper/move_index267b83d
Add an explicit bounds check inmove_index
d74a4da
Merge pull request #349 from waywardmonkeys/improve-doc-formatting5b0ed20
docs: Improve doc formatting with backticks15518f3
Merge pull request #348 from cuviper/clone-intoiterUpdates
terminal_size
from 0.3.0 to 0.4.0Release notes
Sourced from terminal_size's releases.
Commits
f6b81b5
Bump to version 0.4.05cbc616
Merge pull request #64 from waywardmonkeys/update-ci68ceb8d
Merge pull request #63 from waywardmonkeys/fix-typo5307747
Merge pull request #66 from sunfishcode/maina29b904
Markterminal_size_using_handle
as unsafe too.ea92388
Markterminal_size_using_fd
as unsafe.78e81fa
Merge pull request #67 from eminence/windows-sysc69ff4e
Update windows-sys to 0.5976b0cae
Merge pull request #62 from barrbrain/windows-sys56334c3
Update the API for I/O safetyUpdates
tree-sitter-language
from 0.1.0 to 0.1.1Commits
Dependabot 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