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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the dependencies group with 5 updates:
8.14.4
8.15.3
1.7.18
1.7.21
5.6.2
5.6.3
1.93.0
1.94.0
15.4.2
15.4.3
Updates
cspell
from 8.14.4 to 8.15.3Release notes
Sourced from cspell's releases.
... (truncated)
Changelog
Sourced from cspell's changelog.
Commits
2c24d62
v8.15.355c29fb
fix: correctly handle excludes infiles
(#6375)63f8b97
v8.15.2e7c0b5a
fix: Support passing the config in memory to cspell (#6358)e801dcd
v8.15.160b0456
v8.15.0abc7548
fix: stdin urls on the command line (#6345)611b21a
ci: Workflow Bot -- Update ALL Dependencies (main) (#6311)5421710
chore(deps): replace strip-ansi with native Node API (#6307)430f63e
ci: Workflow Bot -- Update ALL Dependencies (main) (#6295)Updates
lefthook
from 1.7.18 to 1.7.21Release notes
Sourced from lefthook's releases.
Changelog
Sourced from lefthook's changelog.
Commits
75be8c8
1.7.21: add APK and Python packages3c43557
1.7.20: add APK and Python packages6649b2f
1.7.19: add APK and Python packagesbf9d4e6
feat: maintain Python package too (#845)ddb5eb1
ci: generate apk files (#843)d1846bd
docs: mention to uninstall npm package (#842)bd4a109
chore: hide remaining wiki links (#841)468bf01
docs: update info about merge order (#838)1c92f5b
docs: actualize (#831)Updates
typescript
from 5.6.2 to 5.6.3Release notes
Sourced from typescript's releases.
Commits
d48a5cf
Bump version to 5.6.3 and LKGfefa70a
🤖 Pick PR #60083 (Don't issue implicit any when obtai...) into release-5.6 (#...ff71692
[release-5.6] Remove tsbuildInfo specification error now that we need it for ...1f44dcf
🤖 Pick PR #60157 (fix automatic type acquisition) into release-5.6 (#60169)Updates
@types/vscode
from 1.93.0 to 1.94.0Commits
Updates
sql-formatter
from 15.4.2 to 15.4.3Release notes
Sourced from sql-formatter's releases.
Commits
2c49533
Release v15.4.3381376c
Fix formatting of DO UPDATE in SQLiteac52357
Fix errors in issue templateff0a9b2
New template for VSCode SQL Formatter bug report556ff3c
Use boldface11018c5
Remove unnecessary line breaks from markdown text723ff65
Add mandatory field to issue forma83d9f6
Add template for the Prettier SQL extension bug reportsDependabot 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