diablo2 icon indicating copy to clipboard operation
diablo2 copied to clipboard

build(deps): bump @linzjs/geojson from 6.10.0 to 6.32.1

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps @linzjs/geojson from 6.10.0 to 6.32.1.

Release notes

Sourced from @​linzjs/geojson's releases.

v6.32.1

No release notes provided.

v6.32.0

Bug Fixes

  • ci: Screenshot cannot find the imagery to compare (#2366) (4f1c3a2)
  • cli: when importing imagery do not use a custom name (#2369) (93e6e2a)
  • lambda-tiler: CORS is handled by the function url. (#2376) (8ad2bf1)
  • lambda-tiler: do not cache responses as they can be modifed (#2372) (686e978)
  • lambda-tiler: ignore cors for function urls (#2377) (96f5d66)

Features

  • cli: Move the default test tile into cli package (#2367) (fec8fb4)
  • config: generate all the deprecated child tilesets BM-361 (#2360) (1d9df13)
  • infra: create a function url for the lambda-tiler (#2359) (16b2962)
  • lambda-tiler: create unique id for source requests (#2370) (59c90a7)
  • lambda-tiler: force more aggressive cache control on most endpoints (#2371) (18f9e67)
  • lambda-tiler: log cache hit percentages (#2368) (3f7bf0c)
  • lambda-tiler: move all routes to route handler (#2354) (4896e7c)

v6.31.0

Bug Fixes

  • cli: do not use built in fetch (#2341) (415b877)
  • lambda-tiler: correct wgs84 bounding box when layers are large BM-631 (#2345) (5d469f9)
  • lambda-tiler: use the imagery title if we have it over the title from the collection.json (#2340) (d73c48a)
  • landing: ignore all layers with " dem " in the title (#2350) (a90e179)
  • landing: remove full screen button in debug mode as it obsures text BM-635 (#2344) (052f45c)
  • server: actually start the server from the cli (#2347) (a5e382b)

Features

  • upgrade proj to 2.8.0 as it has improved transverse mercator projection logic BM-631 (#2346) (4b74efb)
  • cli: Import config will update the latest ConfigBundle dynamo record. (#2338) (25e864c)
  • config: Insert a config bundle records in dynamodb to refference the config file in s3. (#2335) (143eeda)
  • config: use base58 hashes (#2342) (8688351)
  • server: Allow to start server from a config bundle dynamo reference (#2339) (366ef79)

v6.30.0

Bug Fixes

... (truncated)

Changelog

Sourced from @​linzjs/geojson's changelog.

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

6.28.0 (2022-06-06)

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

6.21.1 (2022-03-17)

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

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 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[bot] avatar Jul 28 '22 17:07 dependabot[bot]