Skip to content

feat(deps): bump @linzjs/geojson from 6.9.1 to 7.0.0#980

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/linzjs/geojson-7.0.0
Open

feat(deps): bump @linzjs/geojson from 6.9.1 to 7.0.0#980
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/linzjs/geojson-7.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2023

Bumps @linzjs/geojson from 6.9.1 to 7.0.0.

Release notes

Sourced from @​linzjs/geojson's releases.

v7.0.0

Bug Fixes

  • cli: assets are optional (#3008) (5ea056b)
  • config: allow config to be loaded where tiffs are not in Z-X-Y.tiff format (#3009) (bee7815)
  • server: create missing all tileset and stac lookup locations (#3003) (d9fcbd9)
  • head can throw "NotFound" (#2992) (5d63672)
  • macosx sometimes timesout when running filesystem tests (#2995) (fae5caa)
  • only invalidate top level directories (#2993) (c36ab5d)
  • reduce the number of cloudfront invalidations (#2991) (786e4e9)
  • cli: Fix the installiation of node js in the cli container. BM-916 (#2985) (eb62388)

Features

  • upgrade to gdal 3.8.0 and add max_z_overview setting (#3014) (0d78a9a)
  • cli: Relocate dgal and cog from cli package. BM-879 (#2984) (6ebb106)
  • cli: Remove the create-mapsheet cli which is relocated into argo-tasks. BM-911 (#2987) (e661201)
  • doc: Improve the individual package documentations. BM-776 (#2981) (5a4adcb)
  • server: docker improvements (#3002) (9db2353)
  • server: layer preview page for local debugging (#3004) (eea8cc5)
  • Add proof of concept docs site BM-917 (#2990) (cabccc7)
  • allow reads from linz "-scratch" buckets TDE-906 (#2982) (615334f)

v6.46.0

Bug Fixes

  • lambda-tiler: Catch the error code while reading the config file in api. BM-898 (#2969) (c2f3132)
  • landing: correct broken tileset name (#2974) (3c92d3f)

Features

  • cli: Allow bundle to guess the imagery ID from the url with slash ending. (#2976) (92fb6dd)
  • landing: hard code scanned aerial imagery layers BM-892 (#2970) (62697c3)
  • landing: track when the map switcher is clicked (#2971) (fa5d77d)

v6.45.0

Bug Fixes

  • cli: Fix the missing return in plimit queue. (#2952) (83c0ade)
  • cogify: ignore existing overviews so they are not recompressed (#2954) (131ec70)
  • config: ignore the argo folder "flat/" in guessing imagery names (#2939) (781d981)
  • lambda-tiler: generate previews from config urls too (#2937) (ebe499f)

... (truncated)

Changelog

Sourced from @​linzjs/geojson's changelog.

7.0.0 (2023-11-27)

Features

  • Add proof of concept docs site BM-917 (#2990) (cabccc7)
  • doc: Improve the individual package documentations. BM-776 (#2981) (5a4adcb)

6.43.0 (2023-08-22)

Features

  • linzjs-geojson: add Area.ring() method and Area tests (#2891) (e10a7e8)

6.41.0 (2023-07-26)

Features

  • cogify: retile imagery into COGS aligned to a tile matrix (#2759) (ddd99d3)

6.32.1 (2022-07-28)

Note: Version bump only for package @​linzjs/geojson

6.28.1 (2022-06-07)

Note: Version bump only for package @​linzjs/geojson

... (truncated)

Commits

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 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)

@dependabot dependabot bot requested a review from a team as a code owner December 15, 2023 16:12
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 15, 2023
@dependabot dependabot bot removed the request for review from a team December 15, 2023 16:12
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Dec 15, 2023
@dependabot dependabot bot requested review from Wentao-Kuang and blacha December 15, 2023 16:12
@dependabot dependabot bot requested a review from a team December 15, 2023 16:12
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/linzjs/geojson-7.0.0 branch 2 times, most recently from 002506b to bfa484e Compare December 17, 2023 21:31
Bumps [@linzjs/geojson](https://github.com/linz/basemaps/tree/HEAD/packages/linzjs-geojson) from 6.9.1 to 7.0.0.
- [Release notes](https://github.com/linz/basemaps/releases)
- [Changelog](https://github.com/linz/basemaps/blob/master/packages/linzjs-geojson/CHANGELOG.md)
- [Commits](https://github.com/linz/basemaps/commits/v7.0.0/packages/linzjs-geojson)

---
updated-dependencies:
- dependency-name: "@linzjs/geojson"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/linzjs/geojson-7.0.0 branch from bfa484e to 07b6367 Compare December 17, 2023 22:24
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

Development

Successfully merging this pull request may close these issues.

0 participants