Skip to content

chore(deps): bump @loaders.gl/schema from 4.2.2 to 4.3.4#9719

Closed
dependabot[bot] wants to merge 2 commits intomasterfrom
dependabot/npm_and_yarn/loaders.gl/schema-4.3.4
Closed

chore(deps): bump @loaders.gl/schema from 4.2.2 to 4.3.4#9719
dependabot[bot] wants to merge 2 commits intomasterfrom
dependabot/npm_and_yarn/loaders.gl/schema-4.3.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2025

Bumps @loaders.gl/schema from 4.2.2 to 4.3.4.

Changelog

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

CHANGELOG for loaders.gl

v4.4

v4.3.0-alpha.2

  • Hofix to remove not existing version (#3163)

v4.3.0-alpha.1

  • fix(loader-utils): ReadableFile implementation to match the interface (#3157)
  • feat(geoarrow): Add support for Arrow meshes (#3159)
  • feat: Arrow loaders for Pointcloud / Mesh formats (#3158)
  • feat(pcd): PCDArrowLoader (#3156)
  • feat(geoarrow): New module for geoarrow processing (#3149)
  • chore(docs): Update tile-converter.md (#3084)
  • fix(i3s): Fix for statistics/summary
  • Make @​types/brotli also optional (#3152)
  • fix(i3s): fix for /sublayers paths (#3150)
  • chore(i3s): Montreal example (#3089)
  • chore(gis): Clean up API and extract common helpers (#3147)
  • chore(parquet): Make parquet WASM loader into the primary loader (#3121)
  • feat(mvt): non-nested parser now extract geometry columns (#3146)
  • feat(mvt): Flatten MVT parser logic (#3145)
  • feat(shapefile): DBFArrowLoader (#3142)
  • feat(csv): papaparse cleanup (#3143)
  • feat(loader-utils): New Format type (#3141)
  • Returning --slpk for backward compatibility (#3138)
  • docs: Fix website, upgrade to docusaurus 3.5 (#3139)
  • feat(csv): CSVArrowLoader (#3135)
  • docs: Initial v4.4 docs (#3120)
  • chore: Change versions to 4.4.0-alpha.0 (#3136)
  • docs: Final 4.3 release docs (#3134)
  • Whats new updated (#3131)
  • fix(3d-tiles): getIonAssetMetadata struct changed (options.url) (#3128)
  • chore(gis): Move WKT/WKB parsing into gis module (#3126)
  • chore: draft potree example application (#3116)
  • chore(schema-utils): Consolidate arrow table handling in schema-utils (#3119)
  • chore(gis): Move geoarrow parsing to gis module (#3118)
  • chore(gis): Move WKT parsing into gis module (#3117)
  • chore(schema): Add arrow dependency to schema module (#3115)
  • feat(schema-utils): Separate out utils from the schema module (#3114)
  • chore: Bump to apache-arrow@17 (#3113)
  • feat(core): Improve typing and naming for DataSources (#3104)
  • chore: Reduce comments in test logs (#3109)
  • chore: Bump versions to 5.0.0-alpha.0 (#3111)
  • chore(arrow): table conversion (#3108)
  • chore(CSV): Convert parser to typescript (#3107)
  • fix(parquet): More robust Buffer polyfill export (#3105)
  • chore: eslint cleanup (#3103)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 <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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@loaders.gl/schema](https://github.com/visgl/loaders.gl) from 4.2.2 to 4.3.4.
- [Changelog](https://github.com/visgl/loaders.gl/blob/master/CHANGELOG.md)
- [Commits](visgl/loaders.gl@v4.2.2...v4.3.4)

---
updated-dependencies:
- dependency-name: "@loaders.gl/schema"
  dependency-version: 4.3.4
  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 Jul 28, 2025
@coveralls
Copy link

coveralls commented Jul 28, 2025

Coverage Status

coverage: 91.144%. remained the same
when pulling d6c3738 on dependabot/npm_and_yarn/loaders.gl/schema-4.3.4
into 9bfe769 on master.

@chrisgervang
Copy link
Collaborator

@dependabot close

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 29, 2026

Beginning January 27, 2026, Dependabot will no longer support the @dependabot close command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 29, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/loaders.gl/schema-4.3.4 branch January 29, 2026 05:26
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.

3 participants