Bump the submodules group with 12 updates #5740
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 submodules group with 12 updates:
19606af
fd2badc
6bfd921
0ef6459
d43ab67
ea55ef1
fd9663a
a1573a9
6d3ba6a
c97985b
151aabd
655183d
0444df6
1d18c69
6c1584e
bfec3d6
fc69308
8af0af3
0444df6
1d18c69
ac7a1dc
a7dce2c
f96778e
19ddc7f
Updates
nvim/plugins/nvim-autopairs
from19606af
tofd2badc
Commits
fd2badc
fix(fast-wrap): restore leftcol when it begins to shift text (#474)4b9cf01
Merge pull request #473 from qvalentin/fix/disable-on-confirm-helm06c9328
fix(cmp): disable on_confirm_done for helmUpdates
nvim/plugins/nvim-lspconfig
from6bfd921
to0ef6459
Commits
0ef6459
docs: update server_configurations.mdabb9a02
docs(wgsl-analyzer): add missing close paren (#3290)3ad5627
docs: update server_configurations.md0274356
fix(bazelrc-lsp): rename bazelrc-lsp to bazelrc_lsp (#3287)Updates
nvim/plugins/nvim-tree
fromd43ab67
toea55ef1
Commits
ea55ef1
refactor(#2837): multi instance reload (#2885)43c3c36
doc(#2891): remove unused option hidden.enableUpdates
nvim/plugins/nvim-treesitter
fromfd9663a
toa1573a9
Commits
a1573a9
feat(javascript): update parser and queriese090c5b
feat(wing): add many missing highlightsbbf1f3e
bot(lockfile): update arduino, c_sharp, dart, embedded_template, gleam, ini, ...2d8f0f3
feat(gap): add gap and gaptst parser and queries (#7110)4e47268
feat(latex): set url attribute for hyperlinksaa339f6
bot(lockfile): update http, styled, swift749df30
feat(query): highlight supertype "/" delimitersc7920f2
bot(readme): update628f53e
feat(glimmer): add glimmer-javascript and glimmer-typescript (#7064)0b61eb4
fix(ini): highlight setting value as@string
(#7104)Updates
nvim/plugins/schemastore
from6d3ba6a
toc97985b
Commits
c97985b
Update SchemaStore catalogf73b116
Update SchemaStore catalog2e0aa88
Update SchemaStore catalog4157ddd
Update SchemaStore catalogUpdates
nvim/plugins/solarized
from151aabd
to655183d
Commits
655183d
chore(doc): auto generate docs7cd9784
feat: error_lens configUpdates
nvim/plugins/vim-fugitive
from0444df6
to1d18c69
Commits
1d18c69
Disable modelines for status buffersUpdates
nvim/plugins/which-key
from6c1584e
tobfec3d6
Commits
bfec3d6
chore(build): auto-generate docse7b415c
fix(config): disable wk by default for terminal mode (#825)2e36a3f
chore(build): auto-generate docsdafe27a
fix(view): display actual scroll up/down keys in help (#821)946dddc
docs: change 'explicitely' to 'explicitly' in docs (#804)Updates
tools/fzf
fromfc69308
to8af0af3
Commits
8af0af3
Highlights769e5cb
Deploying to master from @ junegunn/fzf@fc69308...Updates
vim/pack/03_plugins/start/fugitive
from0444df6
to1d18c69
Commits
1d18c69
Disable modelines for status buffersUpdates
vim/pack/03_plugins/start/vim-lsp-settings
fromac7a1dc
toa7dce2c
Commits
a7dce2c
use [func]ca81ebc
expand func call result393c485
update README.md990f1bd
add aws-lsp-yaml7fd615b
chmod +xUpdates
zsh/plugins/completions
fromf96778e
to19ddc7f
Commits
19ddc7f
Merge pull request #1100 from zsh-users/update-nodedbf4d71
Update node completion to version 22.7Dependabot 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