Skip to content

chore(deps): bump @loaders.gl/mvt from 4.2.2 to 4.3.3#9405

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/loaders.gl/mvt-4.3.3
Closed

chore(deps): bump @loaders.gl/mvt from 4.2.2 to 4.3.3#9405
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/loaders.gl/mvt-4.3.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2025

Bumps @loaders.gl/mvt from 4.2.2 to 4.3.3.

Changelog

Sourced from @​loaders.gl/mvt'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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 3, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/loaders.gl/mvt-4.3.3 branch from 0b1b5c1 to 9a271a3 Compare February 6, 2025 15:23
@coveralls
Copy link

coveralls commented Feb 6, 2025

Coverage Status

coverage: 91.547%. remained the same
when pulling 2b9d122 on dependabot/npm_and_yarn/loaders.gl/mvt-4.3.3
into 1c81a7b on master.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/loaders.gl/mvt-4.3.3 branch 6 times, most recently from ea6b0e2 to ce93623 Compare February 14, 2025 09:21
Bumps [@loaders.gl/mvt](https://github.com/visgl/loaders.gl) from 4.2.2 to 4.3.3.
- [Changelog](https://github.com/visgl/loaders.gl/blob/master/CHANGELOG.md)
- [Commits](visgl/loaders.gl@v4.2.2...v4.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/loaders.gl/mvt-4.3.3 branch from ce93623 to 2b9d122 Compare February 28, 2025 19:14
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 30, 2025

Superseded by #9687.

@dependabot dependabot bot closed this Jun 30, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/loaders.gl/mvt-4.3.3 branch June 30, 2025 19:59
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

Comments