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

refactor: Specify common types TDE-1030 #849

Closed
wants to merge 40 commits into from
Closed

refactor: Specify common types TDE-1030 #849

wants to merge 40 commits into from

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    25f890c View commit details
    Browse the repository at this point in the history
  2. docs: Explain branded types

    l0b0 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    243ceeb View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    a119ba7 View commit details
    Browse the repository at this point in the history
  2. refactor: Use built-in URL type

    l0b0 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    907f18a View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    8f8c146 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    8d716c3 View commit details
    Browse the repository at this point in the history
  2. refactor: Re-use UrlParser

    l0b0 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    3fe4a21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ca2b9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aeeb40a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    48f5b2d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf7aad3 View commit details
    Browse the repository at this point in the history
  7. build(deps): Bump the chunkd group with 3 updates

    Bumps the chunkd group with 3 updates: [@chunkd/fs](https://github.com/blacha/chunkd/tree/HEAD/packages/fs), [@cogeotiff/core](https://github.com/blacha/cogeotiff/tree/HEAD/packages/core) and [@chunkd/source-memory](https://github.com/blacha/chunkd/tree/HEAD/packages/source-memory).
    
    
    Updates `@chunkd/fs` from 10.0.9 to 11.2.0
    - [Release notes](https://github.com/blacha/chunkd/releases)
    - [Changelog](https://github.com/blacha/chunkd/blob/master/packages/fs/CHANGELOG.md)
    - [Commits](https://github.com/blacha/chunkd/commits/fs-v11.2.0/packages/fs)
    
    Updates `@cogeotiff/core` from 8.1.1 to 9.0.3
    - [Release notes](https://github.com/blacha/cogeotiff/releases)
    - [Changelog](https://github.com/blacha/cogeotiff/blob/master/packages/core/CHANGELOG.md)
    - [Commits](https://github.com/blacha/cogeotiff/commits/cli-v9.0.3/packages/core)
    
    Updates `@chunkd/source-memory` from 10.1.0 to 11.0.2
    - [Release notes](https://github.com/blacha/chunkd/releases)
    - [Changelog](https://github.com/blacha/chunkd/blob/master/packages/source-memory/CHANGELOG.md)
    - [Commits](https://github.com/blacha/chunkd/commits/fs-v11.0.2/packages/source-memory)
    
    ---
    updated-dependencies:
    - dependency-name: "@chunkd/fs"
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: chunkd
    - dependency-name: "@cogeotiff/core"
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: chunkd
    - dependency-name: "@chunkd/source-memory"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: chunkd
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and l0b0 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    ab8603d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    73e08c1 View commit details
    Browse the repository at this point in the history
  9. refactor: fixup dependencies

    blacha committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    e0f9241 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a5aa796 View commit details
    Browse the repository at this point in the history
  11. refactor: fixup linting

    blacha committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    f341b8f View commit details
    Browse the repository at this point in the history
  12. refactor: apply linter

    blacha committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    f4f916d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    67a8bc0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1eeb1cc View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    804b355 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    86cfa0d View commit details
    Browse the repository at this point in the history
  17. refactor: missed a few tests

    blacha committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    40581de View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2cd22d5 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    c6dc92b View commit details
    Browse the repository at this point in the history
  2. Update src/commands/copy/copy.ts

    Co-authored-by: paulfouquet <86932794+paulfouquet@users.noreply.github.com>
    l0b0 and paulfouquet authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    fa98b63 View commit details
    Browse the repository at this point in the history
  3. refactor: Join imports

    l0b0 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    1f36e73 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    3b5eb17 View commit details
    Browse the repository at this point in the history
  2. chore: Uncomment test

    Should not have been commented.
    l0b0 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    dcd9868 View commit details
    Browse the repository at this point in the history
  3. chore: Remove redundant lookup of URL.href

    `new URL` can take URL as the second argument, so we don't need to do
    the `.href` lookup.
    l0b0 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    f09b7d3 View commit details
    Browse the repository at this point in the history
  4. refactor: Use existing fsa.toUrl

    l0b0 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    5306cc8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    273235e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cc9ddb1 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. fix: Pass plain strings to workers

    They might not be able to deal with an `URL`.
    l0b0 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    87c913f View commit details
    Browse the repository at this point in the history
  2. Update src/commands/basemaps-mapsheet/create-mapsheet.ts

    Co-authored-by: Blayne Chard <bchard@linz.govt.nz>
    l0b0 and blacha authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    894218c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a26e94 View commit details
    Browse the repository at this point in the history
  4. fix: Syntax and type

    l0b0 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    767edc0 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    fc92748 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffd1d02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8191600 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    79737fc View commit details
    Browse the repository at this point in the history