Skip to content

Bump quicktype-core from 23.3.25 to 24.0.2 in /packages/databricks-vscode#2008

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/databricks-vscode/quicktype-core-24.0.2
Closed

Bump quicktype-core from 23.3.25 to 24.0.2 in /packages/databricks-vscode#2008
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/databricks-vscode/quicktype-core-24.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps quicktype-core from 23.3.25 to 24.0.2.

Release notes

Sourced from quicktype-core's releases.

v24.0.2

What's Changed

Full Changelog: glideapps/quicktype@v24.0.1...v24.0.2

v24.0.1

What's Changed

Full Changelog: glideapps/quicktype@v24.0.0...v24.0.1

v24.0.0

quicktype 24.0.0

quicktype 24 modernizes the supported Node.js runtime, fixes language lookup and Windows schema-path regressions, and moves package publishing to GitHub Releases.

Highlights

  • Node.js 20 or newer is now required. Development, fixture CI, and publishing use Node.js 24, while the published npm packages are built and tested on both Node.js 20 and 24.
  • Native fetch replaces bundled fetch polyfills. URL inputs, remote schema references, and GraphQL introspection now use the runtime's native Fetch API.
  • Language lookup is compatible with display names and extensions again. languageNamed() and isLanguageName() once more accept values such as TypeScript, C++, JSON Schema, and kt, case-insensitively. Unknown strings return undefined/false instead of throwing. #2883
  • Windows absolute schema paths work correctly. Drive-letter and UNC paths are normalized as file URIs, including schemas that use relative $ref references. #2886

Tooling and release process

  • Migrated standalone regression tests to Vitest while retaining the cross-language fixture suite. #2892
  • Publishing now starts from stable GitHub Releases tagged vMAJOR.MINOR.PATCH. Release versions are stamped into npm package manifests and the VS Code extension during CI, with checks that prevent non-forward releases and safely skip already-published artifacts on reruns. #2902

Upgrade notes

  • Upgrade to Node.js 20 or newer before installing quicktype 24.
  • If your application supplied a fetch polyfill only for quicktype, it can now be removed on supported Node.js versions.
  • Calls to languageNamed() with arbitrary strings should continue to handle its undefined result for unknown languages.
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 13, 2026
@dependabot
dependabot Bot temporarily deployed to test-trigger-is July 13, 2026 17:23 Inactive
@rugpanov

rugpanov commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

🤖 Integration tests ❌ 3 of 4 test jobs failed for fa100a31 (0 passed, 1 skipped).
View run

Bumps [quicktype-core](https://github.com/glideapps/quicktype) from 23.3.25 to 24.0.2.
- [Release notes](https://github.com/glideapps/quicktype/releases)
- [Commits](https://github.com/glideapps/quicktype/commits/v24.0.2)

---
updated-dependencies:
- dependency-name: quicktype-core
  dependency-version: 24.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/databricks-vscode/quicktype-core-24.0.2 branch from fa100a3 to bccca13 Compare July 14, 2026 14:02
@dependabot
dependabot Bot temporarily deployed to test-trigger-is July 14, 2026 14:03 Inactive
@github-actions

Copy link
Copy Markdown
Contributor

If integration tests don't run automatically, an authorized user can run them manually by following the instructions below:

Trigger:
go/deco-tests-run/vscode

Inputs:

  • PR number: 2008
  • Commit SHA: bccca133597166534edfe082428b20ecb5c1ec1e

Checks will be approved automatically on success.

@rugpanov

rugpanov commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

🤖 Integration tests ❌ 3 of 4 test jobs failed for bccca133 (0 passed, 1 skipped).
View run

@dependabot @github

dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #2015.

@dependabot dependabot Bot closed this Jul 15, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/packages/databricks-vscode/quicktype-core-24.0.2 branch July 15, 2026 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant