Skip to content

chore(deps): bump @loaders.gl/kml from 4.4.5 to 4.5.1 - #1674

Merged
willum070 merged 2 commits into
mainfrom
dependabot/npm_and_yarn/loaders.gl/kml-4.5.1
Sep 16, 2026
Merged

willum070 merged 2 commits into
mainfrom
dependabot/npm_and_yarn/loaders.gl/kml-4.5.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @loaders.gl/kml from 4.4.5 to 4.5.1.

Release notes

Sourced from @​loaders.gl/kml's releases.

v4.5.1

  • Bump lerna version in 4.5-release branch (#3975)
  • Backport indexed Arrow views and public exports to 4.5 (#3973)

v4.5.0

  • feat(splats): add SPLAT, KSPLAT, SPZ, RAD, and RAD source loaders
  • feat(parquet): add an experimental TypeScript-backed Parquet loader
  • feat(traces): add Chrome Trace JSON, Arrow, and streaming loaders
  • feat(mvt): add MapStyleLoader with relative source and TileJSON URL resolution
  • fix(gltf): support per-texture UV transforms, AVIF texture sources, meshopt compression, and portable primitive topologies
  • fix(textures): make texture-compressor optional for CompressedTextureWriter users
  • chore(deps): align the 4.5 release with deck.gl and luma.gl 9.4
  • fix(mvt): preserve feature IDs in GeoJSON output
  • fix(shapefile): normalize polygon winding
  • fix(las): make LAS 1.4 Rust loading safe
  • fix(zip): guard ZIP64 extra-field parsing against malformed input

v4.5.0-alpha.2

  • fix(textures): make texture-compressor an optional peer dependency; applications using the experimental CompressedTextureWriter must install it explicitly

v4.5.0-alpha.1

  • feat(splats): add SPLAT, KSPLAT, SPZ, RAD, and RAD source loaders
  • feat(parquet): add an experimental TypeScript-backed Parquet loader
  • fix(gltf): support per-texture UV transforms and AVIF texture sources

v4.4.6

  • fix(textures): make texture-compressor an optional peer dependency; applications using the experimental CompressedTextureWriter must install it explicitly
Changelog

Sourced from @​loaders.gl/kml's changelog.

CHANGELOG for loaders.gl

v5.0

v5.0.0-alpha.6

  • feat(gltf): decode draft vector-topology extensions and support JSON-only GLB v2 files
  • feat(mlt): decode Arrow tables directly and support MLT tile archives in PMTiles
  • feat(tiles): add Cesium-style skip-LOD traversal and extend TileFold experimentation
  • feat(core): propagate fetch options to subloaders and select workers from loader estimates
  • feat(i3s): decode LEPCC point clouds in workers and propagate credentials to nested requests
  • feat(worker-utils): add stateful batched workers with module-worker fallbacks
  • fix(gltf): preserve loaded buffers after post-processing
  • fix(wkt): support async WKB parsing in shared workers
  • fix(tile-converter): preserve zero-valued material factors
  • fix(traces): harden Chrome Trace streaming parsing
  • test(parquet): cover UTF8 byte-array strings and deepen cross-module coverage

v5.0.0-alpha.5

  • feat(geoarrow): establish the GeoArrow tentpole contract with native columnar conversions, adaptive layouts, validation, resource limits, and format examples
  • feat(tiles): skip intermediate 3D Tiles content requests during Cesium-style skip-LOD traversal
  • chore(math.gl): align all loaders.gl-owned math.gl dependencies with 5.0.0-alpha.4

v5.0.0-alpha.4

  • feat(parquet): expose encoded pages for deferred decoding and future query execution
  • feat(zarr): add SpatialData container source support
  • refactor(loader-utils): compose source capability interfaces for shared scan metadata
  • docs(website): expand format service pages and standards coverage
  • test(scan): improve coverage and stabilize merged scan metrics

v5.0.0-alpha.3

  • feat(scan): add the experimental shared _scan loader option and asynchronous scan execution path
  • feat(scan): add source federation, schema normalization, explain telemetry, provenance, and scan-panel integrations across compatible formats
  • feat(scan): incubate Hudi, Iceberg, and Delta Lake scan adapters behind the scan module
  • feat(avro): publish Avro as a standalone format module with lightweight package-root exports
  • feat(parquet): keep compression implementations in @loaders.gl/compression and reduce the Parquet package footprint

v5.0.0-alpha.2

  • feat(crs): adopt the canonical @math.gl/crs spatial-reference descriptor and alpha.6 CRS/proj4 compatibility utilities
  • chore(math.gl): upgrade the monorepo to math.gl 4.2.0-alpha.6 and align culling result types
  • feat(draco): add validated per-attribute quantization and explicit quantization transforms to DracoWriter
  • feat(gltf): select AVIF texture sources when the active image decoder supports them, and support independent KHR_texture_transform transforms for textures that share UV data (#3611, #3632)
  • feat(parquet): expand the TypeScript Parquet backend with direct Arrow materialization, selective range reads, dataset discovery, browser worker decoding, and Parquet 2.13 logical-type support (#3539, #3556, #3570, #3606, #3623, #3626, #3631)
  • feat(splats): publish SPLAT, KSPLAT, SPZ, RAD, RAD source, and Gaussian PLY support, including RAD metadata validation schemas (#3408, #3430, #3569)
  • feat(gltf): add portable primitive topology normalization and KHR_meshopt_compression support (#3511, #3571)

... (truncated)

Commits
  • 5b922d4 v4.5.1
  • 3cc3960 Bump lerna version in 4.5-release branch (#3975)
  • b15a030 Backport indexed Arrow views and public exports to 4.5 (#3973)
  • 58312c0 fix(release): clear token before OIDC publish
  • 5fce703 fix(release): let npm use trusted publishing OIDC
  • 94953a7 chore(release): align trusted publishing setup (#3972)
  • a1e7fc9 fix(release): force npm trusted publishing
  • 5d4b69c v4.5.0
  • bd3d8e8 docs: finalize v4.5 release notes (#3970)
  • 9895062 feat(mvt): backport MapStyleLoader to 4.5 (#3968)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​loaders.gl/kml since your current version.


Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@loaders.gl/kml](https://github.com/visgl/loaders.gl) from 4.4.5 to 4.5.1.
- [Release notes](https://github.com/visgl/loaders.gl/releases)
- [Changelog](https://github.com/visgl/loaders.gl/blob/master/CHANGELOG.md)
- [Commits](visgl/loaders.gl@v4.4.5...v4.5.1)

---
updated-dependencies:
- dependency-name: "@loaders.gl/kml"
  dependency-version: 4.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 15, 2026
@willum070
willum070 merged commit 4535726 into main Sep 16, 2026
11 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/loaders.gl/kml-4.5.1 branch September 16, 2026 14:30
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