senkenn / sqlsurge

Visual Studio Code extension for SQL language server
https://marketplace.visualstudio.com/items?itemName=senken.sqlsurge
MIT License
18 stars 0 forks source link

chore(deps-dev): bump the dependencies group with 5 updates #116

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps the dependencies group with 5 updates:

Package From To
cspell 8.14.4 8.15.3
lefthook 1.7.18 1.7.21
typescript 5.6.2 5.6.3
@types/vscode 1.93.0 1.94.0
sql-formatter 15.4.2 15.4.3

Updates cspell from 8.14.4 to 8.15.3

Release notes

Sourced from cspell's releases.

v8.15.3

Changes

Fixes

fix: correctly handle excludes in files (#6375)

This fixes #6373, but not #6353


v8.15.2

Changes

Fixes

fix: Support passing the config in memory to cspell (#6358)

fixes #6262


Dictionary Updates

fix: Workflow Bot -- Update Dictionaries (main) (#6356)

Update Dictionaries (main)

Summary

 .../MicrosoftDocs/PowerShell-Docs/report.yaml      |   8 +-
 .../MicrosoftDocs/PowerShell-Docs/snapshot.txt     |   8 +-
 .../googleapis/google-cloud-cpp/report.yaml        |   4 +-
 .../googleapis/google-cloud-cpp/snapshot.txt       |   4 +-
</tr></table> 

... (truncated)

Changelog

Sourced from cspell's changelog.

8.15.3 (2024-10-16)

8.15.2 (2024-10-14)

8.15.1 (2024-10-11)

8.15.0 (2024-10-11)

  • chore: bump eslint-plugin-unicorn from 55.0.0 to 56.0.0 (#6332) (67d1e92), closes #6332
Commits


Updates lefthook from 1.7.18 to 1.7.21

Release notes

Sourced from lefthook's releases.

v1.7.21

Changelog

v1.7.20

Changelog

v1.7.19

Changelog

  • bd4a109c8e914f96729b0a7d45f9304d6bed6383 chore: hide remaining wiki links (#841)
  • ddb5eb1d67e01a89c048fb68da582959714bb8d6 ci: generate apk files (#843)
  • bf9d4e62cfc6e526eae4bfdc5c66b6fcbae6f4f7 feat: maintain Python package too (#845)
Changelog

Sourced from lefthook's changelog.

1.7.21 (2024-10-17)

1.7.19 and 1.7.20 – failed to build

Commits


Updates typescript from 5.6.2 to 5.6.3

Release notes

Sourced from typescript's releases.

TypeScript 5.6.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • d48a5cf Bump version to 5.6.3 and LKG
  • fefa70a 🤖 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)
  • See full diff in compare view


Updates @types/vscode from 1.93.0 to 1.94.0

Commits


Updates sql-formatter from 15.4.2 to 15.4.3

Release notes

Sourced from sql-formatter's releases.

15.4.3

Bugfix

  • Fix formatting of DO UPDATE in SQLite (#783)
Commits
  • 2c49533 Release v15.4.3
  • 381376c Fix formatting of DO UPDATE in SQLite
  • ac52357 Fix errors in issue template
  • ff0a9b2 New template for VSCode SQL Formatter bug report
  • 556ff3c Use boldface
  • 11018c5 Remove unnecessary line breaks from markdown text
  • 723ff65 Add mandatory field to issue form
  • a83d9f6 Add template for the Prettier SQL extension bug reports
  • See full diff in compare view


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