Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v3.6.0-beta.1 #13244

Merged
merged 38 commits into from
Jul 31, 2024
Merged

v3.6.0-beta.1 #13244

merged 38 commits into from
Jul 31, 2024

Commits on Jul 31, 2024

  1. Switch to Node v20 (internal-1654)

    stepankuzmin authored and underoot committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    7d11804 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0d5df3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d4e799 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    195770d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    322f269 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1fea1bb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    03165ab View commit details
    Browse the repository at this point in the history
  8. Preserve jobid query param when caching tiles (internal-1658)

    * Preserve jobid to fix caching error
    
    * Add test for preserving jobid
    
    * Update src/util/tile_request_cache.ts
    
    * Remove blank line
    
    * Move persistent params to a variable
    rreusser authored and underoot committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    57ed0d3 View commit details
    Browse the repository at this point in the history
  9. Bump playwright from 1.45.1 to 1.45.3 (internal-1667)

    Bumps [playwright](https://github.com/microsoft/playwright) from 1.45.1 to 1.45.3.
    - [Release notes](https://github.com/microsoft/playwright/releases)
    - [Commits](microsoft/playwright@v1.45.1...v1.45.3)
    
    ---
    updated-dependencies:
    - dependency-name: playwright
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and underoot committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    71b1ec9 View commit details
    Browse the repository at this point in the history
  10. Bump @types/node from 20.14.10 to 20.14.11 (internal-1668)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.10 to 20.14.11.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and underoot committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    f30747c View commit details
    Browse the repository at this point in the history
  11. Bump @octokit/rest from 21.0.0 to 21.0.1 (internal-1669)

    Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 21.0.0 to 21.0.1.
    - [Release notes](https://github.com/octokit/rest.js/releases)
    - [Commits](octokit/rest.js@v21.0.0...v21.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@octokit/rest"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and underoot committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    4a3fe3e View commit details
    Browse the repository at this point in the history
  12. Bump eslint-plugin-jsdoc from 48.7.0 to 48.8.3 (internal-1671)

    Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 48.7.0 to 48.8.3.
    - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
    - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
    - [Commits](gajus/eslint-plugin-jsdoc@v48.7.0...v48.8.3)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jsdoc
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and underoot committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    3362625 View commit details
    Browse the repository at this point in the history
  13. Bump the eslint-dependencies group with 3 updates (internal-1666)

    Bumps the eslint-dependencies group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).
    
    
    Updates `@typescript-eslint/eslint-plugin` from 7.16.1 to 7.17.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.17.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 7.16.1 to 7.17.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.17.0/packages/parser)
    
    Updates `typescript-eslint` from 7.16.1 to 7.17.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.17.0/packages/typescript-eslint)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: eslint-dependencies
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: eslint-dependencies
    - dependency-name: typescript-eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: eslint-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and underoot committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    60d7cfc View commit details
    Browse the repository at this point in the history
  14. Bump the vitest-dependencies group with 3 updates (internal-1676)

    Bumps the vitest-dependencies group with 3 updates: [@vitest/browser](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser), [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).
    
    
    Updates `@vitest/browser` from 2.0.3 to 2.0.4
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.4/packages/browser)
    
    Updates `@vitest/ui` from 2.0.3 to 2.0.4
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.4/packages/ui)
    
    Updates `vitest` from 2.0.3 to 2.0.4
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.4/packages/vitest)
    
    ---
    updated-dependencies:
    - dependency-name: "@vitest/browser"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: vitest-dependencies
    - dependency-name: "@vitest/ui"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: vitest-dependencies
    - dependency-name: vitest
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: vitest-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and underoot committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    1d6cc8b View commit details
    Browse the repository at this point in the history
  15. Bump typescript from 5.5.3 to 5.5.4 (internal-1677)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.3 to 5.5.4.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.5.3...v5.5.4)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and underoot committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    26464c3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    67db6af View commit details
    Browse the repository at this point in the history
  17. Improve TypeScript typings (internal-1679)

    * Extend `FilterSpecification` with `ExpressionSpecification`
    
    * Allow `around: center` option in map handler types
    
    * Use `window.setTimeout` in UI handlers
    stepankuzmin authored and underoot committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    aaa3a23 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7347b39 View commit details
    Browse the repository at this point in the history
  19. Add JSDocs for rasterarray source (internal-1685)

    * add JSDocs for rasterarray source
    
    ---------
    
    Co-authored-by: Stepan Kuzmin <[email protected]>
    2 people authored and underoot committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    fa00b10 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2bb0d74 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ffb090c View commit details
    Browse the repository at this point in the history
  22. Verbose logging on failed Expression evaluation (internal-1687)

    * Verbose logging on failed Expression evaluation
    stepankuzmin authored and underoot committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    8c589ad View commit details
    Browse the repository at this point in the history
  23. [MAPS3D-1357] Fix 3D model layer shadow normal offsets (internal-1690)

    * [MAPS3D-1357] Fix 3D model layer shadow normal offsets
    - The normal is scaled when transformed into world space
    - Avoid normalising it when applying the scale offset
    - We do still need to nomralise it when calculating the dot product
    - Transform the normal in xy so it matches the light direction
    - Reduce the offset scale since we fixed the offset
    
    * [MAPS3D-1357] Run unit tests to apply shadow differences
    
    * Fix iOS/gles shadow precision issues due to using lowp for light positions
    
    * Slightly increase shadow offset to fix some slight shadow acne
    
    * Update render test - both versions pass but updated version is more correct
    
    * Parameterise the normal offset so it can be visualised and tweaked more easily
    nicozink authored and underoot committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    50d9fe6 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    5e8ca32 View commit details
    Browse the repository at this point in the history
  25. Render inner glow effect on circle layers with negative blur (interna…

    …l-1075)
    
    * Render negative circle blur as inner glow
    
    * Add blur control to circles.html
    
    * Add test case for negative circle blur
    endanke authored and underoot committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    18a36ad View commit details
    Browse the repository at this point in the history
  26. Bump testem from 3.15.0 to 3.15.1 (internal-1698)

    Bumps [testem](https://github.com/testem/testem) from 3.15.0 to 3.15.1.
    - [Release notes](https://github.com/testem/testem/releases)
    - [Commits](testem/testem@v3.15.0...v3.15.1)
    
    ---
    updated-dependencies:
    - dependency-name: testem
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and underoot committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    c00d11c View commit details
    Browse the repository at this point in the history
  27. Bump @types/node from 20.14.11 to 22.0.0 (internal-1699)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.11 to 22.0.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and underoot committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    9c809e5 View commit details
    Browse the repository at this point in the history
  28. Bump postcss from 8.4.39 to 8.4.40 (internal-1697)

    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.39 to 8.4.40.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.4.39...8.4.40)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and underoot committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    4a705cf View commit details
    Browse the repository at this point in the history
  29. [GLJS-939] Fire error source data event when tile not found (intern…

    …al-1693)
    
    * Fire `error` source data event on tile 404
    stepankuzmin authored and underoot committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    00570a2 View commit details
    Browse the repository at this point in the history
  30. Bump stylelint from 16.7.0 to 16.8.0 (internal-1700)

    Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.7.0 to 16.8.0.
    - [Release notes](https://github.com/stylelint/stylelint/releases)
    - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
    - [Commits](stylelint/stylelint@16.7.0...16.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: stylelint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and underoot committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    2536f8c View commit details
    Browse the repository at this point in the history
  31. Bump the eslint-dependencies group with 3 updates (internal-1695)

    Bumps the eslint-dependencies group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).
    
    
    Updates `@typescript-eslint/eslint-plugin` from 7.17.0 to 7.18.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.18.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 7.17.0 to 7.18.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.18.0/packages/parser)
    
    Updates `typescript-eslint` from 7.17.0 to 7.18.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.18.0/packages/typescript-eslint)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: eslint-dependencies
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: eslint-dependencies
    - dependency-name: typescript-eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: eslint-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and underoot committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    df1ac87 View commit details
    Browse the repository at this point in the history
  32. Bump eslint-plugin-jsdoc from 48.8.3 to 48.9.2 (internal-1696)

    Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 48.8.3 to 48.9.2.
    - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
    - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
    - [Commits](gajus/eslint-plugin-jsdoc@v48.8.3...v48.9.2)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jsdoc
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and underoot committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    c56c3ac View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    8c1b08e View commit details
    Browse the repository at this point in the history
  34. Use public GFS wind data set in raster-particle-layer example (intern…

    …al-1655)
    
    * Use public GFS wind data set in raster-particle-layer example
    
    * Clean up raster particle demo page (internal-1663)
    
    * Update debug/raster-particle-layer.html
    
    ---------
    
    Co-authored-by: Ricky Reusser <[email protected]>
    2 people authored and underoot committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    b1847c8 View commit details
    Browse the repository at this point in the history
  35. [GLJS-899] Added support of TileJSON inline (internal-1581)

    * [GLJS-899] Added support of TileJSON inline
    underoot committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    ab4d69e View commit details
    Browse the repository at this point in the history
  36. coalesce updated GeoJSON features by ID to avoid memory accumulation …

    …(internal-1703)
    mourner authored and underoot committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    3d92f50 View commit details
    Browse the repository at this point in the history
  37. v3.6.0-beta.1 (internal-1705)

    ---------
    
    Co-authored-by: Volodymyr Agafonkin <[email protected]>
    underoot and mourner committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    9c76622 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    fcfe089 View commit details
    Browse the repository at this point in the history