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

chore(deps): bump zarrita from 0.4.0-next.14 to 0.4.0-next.19 in /packages/omezarr #56

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2025

Bumps zarrita from 0.4.0-next.14 to 0.4.0-next.19.

Release notes

Sourced from zarrita's releases.

[email protected]

Patch Changes

  • Fix TypedArray types for TypeScript < 5.7 (#239)

    TypeScript changed the typing behavior of all TypedArray objects to now be generic over the underlying ArrayBufferLike type. In order to have our types be consistent with these changes, we needed to specify the ArrayBuffer explicitly, but that breaks for older versions of TypeScript. This PR fixes the version of TypeScript to 5.6. We will need to bump again when we want to support 5.7.

  • Updated dependencies [7756cdc]:

    • @​zarrita/core@​0.1.0-next.17
    • @​zarrita/indexing@​0.1.0-next.19
    • @​zarrita/storage@​0.1.0-next.8

[email protected]

Patch Changes

  • Updated dependencies [4276c3b]:
    • @​zarrita/core@​0.1.0-next.16
    • @​zarrita/indexing@​0.1.0-next.18

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

Commits
  • 9878758 Version Packages (next) (#240)
  • a6466a3 Support TypeScript 5.6 and 5.7 (#241)
  • 7756cdc Fix TypedArray types for TypeScript < 5.7 (#239)
  • 7703f84 Accomodate for generic TypedArray types
  • 6dcd907 Create Release (next) (#235)
  • cdbf2a6 chore(deps-dev): bump the dev-dependencies group across 1 directory with 4 up...
  • f4d740a chore(deps): bump denoland/setup-deno from 1 to 2 (#221)
  • d9ba286 chore(deps-dev): bump @​svitejs/changesets-changelog-github-compact from 1.1.0...
  • 0374c8f chore(deps-dev): bump vitest from 2.1.4 to 2.1.6 (#231)
  • bac80f1 chore(deps-dev): bump publint from 0.2.11 to 0.2.12 (#232)
  • Additional commits viewable in compare view

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 February 11, 2025 21:13
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 11, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/omezarr/zarrita-0.4.0-next.19 branch 2 times, most recently from e252133 to 0e77abd Compare February 11, 2025 22:02
Bumps [zarrita](https://github.com/manzt/zarrita.js) from 0.4.0-next.14 to 0.4.0-next.19.
- [Release notes](https://github.com/manzt/zarrita.js/releases)
- [Commits](https://github.com/manzt/zarrita.js/compare/[email protected]@0.4.0-next.19)

---
updated-dependencies:
- dependency-name: zarrita
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/omezarr/zarrita-0.4.0-next.19 branch from 0e77abd to 8461abd Compare February 12, 2025 17:28
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants