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

build(deps): Bump the chunkd group with 3 updates #817

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2024

Bumps the chunkd group with 3 updates: @chunkd/fs, @cogeotiff/core and @chunkd/source-memory.

Updates @chunkd/fs from 10.0.9 to 11.2.0

Release notes

Sourced from @​chunkd/fs's releases.

fs-aws: v11.2.0

11.2.0 (2023-09-07)

Features

  • fs-aws: only write test a bucket once, not once per file (3086b1a)

Bug Fixes

  • fs-aws: AwsS3CredentialProvider is not abstract (b3cc7f5)
  • fs-aws: correct typing for credentials (586cccd)

fs: v11.2.0

11.2.0 (2023-11-08)

Features

  • fsa: decompress "json.gz" files automatically with readJson (#1345) (a13e380)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​chunkd/source-http bumped from ^11.0.2 to ^11.1.0

fs-aws: v11.1.0

11.1.0 (2023-08-23)

Features

  • fs: use "url" over "path" for url locations (8b072bd)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​chunkd/fs bumped from 11.0.2 to 11.1.0
      • @​chunkd/source-aws bumped from 11.0.1 to 11.0.2

fs: v11.1.0

11.1.0 (2023-08-23)

Features

... (truncated)

Changelog

Sourced from @​chunkd/fs's changelog.

11.2.0 (2023-11-08)

Features

  • fsa: decompress "json.gz" files automatically with readJson (#1345) (a13e380)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​chunkd/source-http bumped from ^11.0.2 to ^11.1.0

11.1.0 (2023-08-23)

Features

  • fs: use "url" over "path" for url locations (8b072bd)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​chunkd/source bumped from ^11.0.0 to ^11.1.0
      • @​chunkd/source-memory bumped from ^11.0.1 to ^11.0.2
      • @​chunkd/source-file bumped from ^11.0.0 to ^11.0.1
      • @​chunkd/source-http bumped from ^11.0.1 to ^11.0.2

11.0.2 (2023-08-02)

Bug Fixes

  • fs: correct directory names for windows (#1241) (6ba9f24)
  • fs: correct error action names (c10bbeb)
  • fs: missing source-memory dependency (f1ff070)

11.0.1 (2023-07-26)

Bug Fixes

  • fs: be more consistent when listing folders (671845e)
  • fs: re-add fsa.toArray() (0abb67b)

Dependencies

... (truncated)

Commits

Updates @cogeotiff/core from 8.1.1 to 9.0.3

Release notes

Sourced from @​cogeotiff/core's releases.

cli: v9.0.3

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​cogeotiff/core bumped from ^9.0.2 to ^9.0.3

core: v9.0.3

9.0.3 (2024-01-08)

Bug Fixes

  • core: correctly get image width/height (3697ade)
  • core: load more projection information (57dd0a9)

examples: v9.0.3

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​cogeotiff/core bumped from ^9.0.2 to ^9.0.3

cli: v9.0.2

9.0.2 (2023-12-15)

Bug Fixes

  • cli: remove excess console.log (60e9d47)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​cogeotiff/core bumped from ^9.0.1 to ^9.0.2

core: v9.0.2

9.0.2 (2023-12-15)

Bug Fixes

  • core: do not read past the end of the offset arrays (8699bc3)

examples: v9.0.2

Dependencies

  • The following workspace dependencies were updated

... (truncated)

Changelog

Sourced from @​cogeotiff/core's changelog.

9.0.3 (2024-01-08)

Bug Fixes

  • core: correctly get image width/height (3697ade)
  • core: load more projection information (57dd0a9)

9.0.2 (2023-12-15)

Bug Fixes

  • core: do not read past the end of the offset arrays (8699bc3)

9.0.1 (2023-12-13)

Bug Fixes

  • core: do not read past the end of a buffer (c810ada)

9.0.0 (2023-12-11)

⚠ BREAKING CHANGES

  • rename all type from CogTiff to just Tiff (#1227)
  • modify structure of tiff tags (#1225)

Features

  • color more output and add more tags (fe4088b)
  • export all tag value constants (#1229) (44757e5)
  • expose default read size so it can be easily overridden (5786246)
  • expose gdal's NO_DATA as a getter on the image (#1230) (fc21a30)
  • force some tags to always be arrays (#1228) (acc8f93)
  • modify structure of tiff tags (#1225) (049e0bc)
  • rename all type from CogTiff to just Tiff (#1227) (872263b)
  • Tag SampleFormat should also be a array (4216ddd)

Bug Fixes

  • allow unknown compression types to be read (9247a70)
Commits
  • 9826f9a chore: release master (#1246)
  • ca60fda refactor: add more epsg tests
  • 3697ade fix(core): correctly get image width/height
  • 57dd0a9 fix(core): load more projection information
  • 6001be4 chore: release master (#1238)
  • 8699bc3 fix(core): do not read past the end of the offset arrays
  • 3510f88 chore: release master (#1237)
  • c810ada fix(core): do not read past the end of a buffer
  • 7e83b76 chore: release master (#1226)
  • fe4088b feat: color more output and add more tags
  • Additional commits viewable in compare view

Updates @chunkd/source-memory from 10.1.0 to 11.0.2

Release notes

Sourced from @​chunkd/source-memory's releases.

fs-aws: v11.0.2

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​chunkd/fs bumped from 11.0.1 to 11.0.2

fs: v11.0.2

11.0.2 (2023-08-02)

Bug Fixes

  • fs: correct directory names for windows (#1241) (6ba9f24)
  • fs: correct error action names (c10bbeb)
  • fs: missing source-memory dependency (f1ff070)

source-aws: v11.0.2

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​chunkd/source bumped from ^11.0.0 to ^11.1.0

source-http: v11.0.2

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​chunkd/source bumped from ^11.0.0 to ^11.1.0

source-memory: v11.0.2

11.0.2 (2023-08-23)

Bug Fixes

  • source-memory: explain exactly why the source read failed (fc2601a)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​chunkd/source bumped from ^11.0.0 to ^11.1.0

fs-aws: v11.0.1

Dependencies

  • The following workspace dependencies were updated

... (truncated)

Changelog

Sourced from @​chunkd/source-memory's changelog.

11.0.2 (2023-08-23)

Bug Fixes

  • source-memory: explain exactly why the source read failed (fc2601a)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​chunkd/source bumped from ^11.0.0 to ^11.1.0

11.0.1 (2023-07-26)

Bug Fixes

  • source-memory: allow creating source with string url (640a4a4)

11.0.0 (2023-07-20)

⚠ BREAKING CHANGES

  • simplify source into fetching bytes and metadata (#1041)

Features

  • simplify source into fetching bytes and metadata (#1041) (3cc9c01)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​chunkd/source bumped from ^10.0.0 to ^11.0.0
Commits

You can trigger a rebase of this PR 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested review from a team as code owners January 8, 2024 02:17
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 8, 2024
@dependabot dependabot bot requested a review from blacha January 8, 2024 02:17
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/chunkd-36babcff4d branch from 653341e to 74e7f8b Compare January 19, 2024 02:54
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/chunkd-36babcff4d branch 2 times, most recently from cab05be to 64e9255 Compare February 1, 2024 02:15
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/chunkd-36babcff4d branch 5 times, most recently from fffbd5d to b0adc7a Compare February 14, 2024 02:48
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/chunkd-36babcff4d branch 3 times, most recently from 2787a35 to b1f23ea Compare February 20, 2024 02:12
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/chunkd-36babcff4d branch 3 times, most recently from 28b7c8a to 06e8be6 Compare February 28, 2024 02:15
@l0b0
Copy link
Contributor

l0b0 commented Mar 1, 2024

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/chunkd-36babcff4d branch from 06e8be6 to 8b12c2e Compare March 1, 2024 01:03
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>
Co-Authored-By: Blayne Chard <bchard@linz.govt.nz>
Co-Authored-By: Victor Engmark <vengmark@linz.govt.nz>
@l0b0 l0b0 force-pushed the dependabot/npm_and_yarn/chunkd-36babcff4d branch from 8b12c2e to 653e58d Compare March 1, 2024 02:00
@l0b0
Copy link
Contributor

l0b0 commented Mar 3, 2024

@blacha It looks like fsa.details used to take a path and return an AsyncGenerator<FileSizeInfo>, but now it takes a URL and returns an AsyncGenerator<FileInfo>. This makes it tricky to do the minimal change to get this to work.

If I change the call in src/utils/chunk.ts to asyncFilter(fsa.details(fsa.toUrl(targetPath)), args)
then information is lost, because I can't tell from the fsa.toUrl return value what the original path was, because fsa.toUrl('/path/to/argo-tasks/a.tiff').pathname === fsa.toUrl('a.tiff').pathname.

Should I try to work around this by removing process.cwd() from the start of the pathname (hack, but should work in most cases), re-implement fsa.details in such a way that it returns FileSizeInfo objects (presumably lots of work), change all uses of getFiles to use URLs (lots of work, including possibly in other repos), or something else?

@l0b0 l0b0 marked this pull request as draft March 5, 2024 01:59
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 28, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 28, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/chunkd-36babcff4d branch March 28, 2024 02:20
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.

1 participant