Skip to content

Bump quicktype from 15.1.0 to 24.0.2 - #8398

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/quicktype-24.0.2
Closed

Bump quicktype from 15.1.0 to 24.0.2#8398
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/quicktype-24.0.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps quicktype from 15.1.0 to 24.0.2.

Release notes

Sourced from quicktype'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
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for quicktype since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 14, 2026
@github-actions
github-actions Bot enabled auto-merge July 14, 2026 00:15
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/quicktype-24.0.2 branch 6 times, most recently from 097af50 to a721bad Compare July 14, 2026 03:49
Bumps [quicktype](https://github.com/glideapps/quicktype) from 15.1.0 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
  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/quicktype-24.0.2 branch from a721bad to 47928e8 Compare July 14, 2026 04:14
@sonarqubecloud

Copy link
Copy Markdown

@dependabot @github

dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #8412.

@dependabot dependabot Bot closed this Jul 15, 2026
auto-merge was automatically disabled July 15, 2026 00:06

Pull request was closed

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/quicktype-24.0.2 branch July 15, 2026 00:06
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.

0 participants