njam / citygml-to-3dtiles

Convert from CityGML to Cesium 3D Tiles.
Apache License 2.0
160 stars 41 forks source link

Bump yargs-parser and gltf-pipeline #36

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps yargs-parser to 21.1.1 and updates ancestor dependency gltf-pipeline. These dependencies need to be updated together.

Updates yargs-parser from 9.0.2 to 21.1.1

Release notes

Sourced from yargs-parser's releases.

yargs-parser: v21.1.1

21.1.1 (2022-08-04)

Bug Fixes

  • typescript: ignore .cts files during publish (#454) (d69f9c3), closes #452

yargs-parser: v21.1.0

21.1.0 (2022-08-03)

Features

  • allow the browser build to be imported (#443) (a89259f)

Bug Fixes

  • halt-at-non-option: prevent known args from being parsed when "unknown-options-as-args" is enabled (#438) (c474bc1)
  • node version check now uses process.versions.node (#450) (d07bcdb)
  • parse options ending with 3+ hyphens (#434) (4f1060b)

yargs-parser: v21.0.1

21.0.1 (2022-02-27)

Bug Fixes

yargs-parser yargs-parser-v21.0.0

⚠ BREAKING CHANGES

  • drops support for 10 (#421)

Bug Fixes

Code Refactoring

yargs-parser yargs-parser-v20.2.9

... (truncated)

Changelog

Sourced from yargs-parser's changelog.

21.1.1 (2022-08-04)

Bug Fixes

  • typescript: ignore .cts files during publish (#454) (d69f9c3), closes #452

21.1.0 (2022-08-03)

Features

  • allow the browser build to be imported (#443) (a89259f)

Bug Fixes

  • halt-at-non-option: prevent known args from being parsed when "unknown-options-as-args" is enabled (#438) (c474bc1)
  • node version check now uses process.versions.node (#450) (d07bcdb)
  • parse options ending with 3+ hyphens (#434) (4f1060b)

21.0.1 (2022-02-27)

Bug Fixes

21.0.0 (2021-11-15)

⚠ BREAKING CHANGES

  • drops support for 10 (#421)

Bug Fixes

Code Refactoring

20.2.9 (2021-06-20)

Bug Fixes

... (truncated)

Commits
  • 3aba24c chore(main): release yargs-parser 21.1.1 (#455)
  • d69f9c3 fix(typescript): ignore .cts files during publish (#454)
  • 90067a0 chore(main): release yargs-parser 21.1.0 (#446)
  • d07bcdb fix: node version check now uses process.versions.node (#450)
  • c0c6079 chore(deps): update dependency puppeteer to v16 (#451)
  • a89259f feat: allow the browser build to be imported (#443)
  • c474bc1 fix(halt-at-non-option): prevent known args from being parsed when "unknown-o...
  • fd30238 chore(deps): update dependency serve to v14 (#449)
  • a072f9a chore(deps): update dependency puppeteer to v15 (#444)
  • 4f1060b fix: parse options ending with 3+ hyphens (#434)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by oss-bot, a new releaser for yargs-parser since your current version.


Updates gltf-pipeline from 1.0.7 to 3.0.5

Changelog

Sourced from gltf-pipeline's changelog.

3.0.5 - 2022-06-30

3.0.4 - 2021-08-02

  • Fixed buffer view alignment for EXT_feature_metadata extension. #595

3.0.3 - 2021-07-24

  • Fixed name of KHR_materials_pbrSpecularGlossiness extension in addDefaults. #580
  • Fixed glTF 1.0 to 2.0 conversion for buffers containing a placeholder data uri. #578
  • Fixed handling of glTF models with the EXT_meshopt_compression extension. #593
  • Fixed handling of glTF models with the EXT_feature_metadata extension. #585

3.0.2 - 2020-12-07

  • Added support for Draco 1.4.0. #562

3.0.1 - 2020-11-14

  • Locked Draco npm dependency to version 1.3.6 to avoid module initialization errors in 1.4.0. #563

3.0.0 - 2020-07-22

  • Breaking changes
    • Dropped support for CRN and KTX textures. #550
    • Dropped support for image.extras.compressedImage3DTiles. #550
  • Added support for KTX2 textures. #550

2.1.10 - 2020-05-11

  • Improved accessor min/max for Draco attributes. #540
  • Updated to new Draco encode settings. #538
  • Fixed a bug where accessors used by EXT_mesh_gpu_instancing were being removed. #535

2.1.9 - 2020-03-31

  • Fixed a bug where unused nodes with used descendants would get deleted. #533
  • Fixed processing glTF 1.0 models that have multiple techniques with the same uniform name but different parameters. #490
  • Fixed writing duplicate resource that are referenced multiple times. #483

2.1.8 - 2020-03-04

  • Fixed a bug in processGltf and gltfToGlb where the user's options object was getting modified with internal options. #528

2.1.7 - 2020-03-02

  • Removed usage of deprecated function Cesium.isArray. #526

... (truncated)

Commits


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 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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/njam/citygml-to-3dtiles/network/alerts).
dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

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