Skip to content

Bump ktx-parse from 1.1.0 to 2.0.0 - #216

Merged
epreston merged 1 commit into
mainfrom
dependabot/npm_and_yarn/ktx-parse-2.0.0
Sep 15, 2026
Merged

epreston merged 1 commit into
mainfrom
dependabot/npm_and_yarn/ktx-parse-2.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 15, 2026 •

Copy link
Copy Markdown
Contributor

Bumps ktx-parse from 1.1.0 to 2.0.0.

Changelog

Sourced from ktx-parse's changelog.

Changelog

v2.0

  • BREAKING CHANGE: Package is now ESM-only (#215)
  • chore: Updated build tool to tsdown (#215)

v1.1

  • feat: Support levelCount = 0, runtime-generated mipmaps (#199)

v1.0

  • refactor: KTX2Container now a plain object (#174)
  • fix: Sort key/value data (#175)
  • chore: Improvements in build process and testing

v0.4

  • Removed UMD builds

v0.3

  • Improved support for uncompressed formats and fixed various bugs
  • Renamed channelID to channelType
  • Added and reorganized exported constants and enums
  • Changed type of texelBlockDimension to array
    • Values now match KTX2 specification, with dimensionality d represented as d - 1

v0.2

v0.1

Commits
  • e776297 chore(release): v2.0.0
  • bbef9ee chore(build): Enable sourcemaps, improve coverage measurement
  • 4ba471d chore(docs): Update badges in README.md
  • aad5ae9 chore(test): Replace 'ava' with 'node:test' (#225)
  • f993368 chore(deps): update yarn to v4.17.1 (#222)
  • f7ef874 chore(deps): update codecov/codecov-action action to v7 (#224)
  • f39ee87 chore(deps): update actions/checkout action to v7 (#223)
  • a8e848c chore(deps): update yarn to v4.13.0 (#220)
  • be2def6 chore(deps): update codecov/codecov-action action to v6 (#221)
  • cac8d00 chore(deps): Upgrade devDependencies
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 15, 2026
Bumps [ktx-parse](https://github.com/donmccurdy/ktx-parse) from 1.1.0 to 2.0.0.
- [Changelog](https://github.com/donmccurdy/KTX-Parse/blob/main/CHANGELOG.md)
- [Commits](donmccurdy/KTX-Parse@v1.1.0...v2.0.0)

---
updated-dependencies:
- dependency-name: ktx-parse
  dependency-version: 2.0.0
  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/ktx-parse-2.0.0 branch from f31c30f to 3fcc9a5 Compare September 15, 2026 13:57
@epreston
epreston merged commit fac4f26 into main Sep 15, 2026
3 checks passed
@epreston
epreston deleted the dependabot/npm_and_yarn/ktx-parse-2.0.0 branch September 15, 2026 21:45
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