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 @chunkd/fs from 10.0.4 to 11.0.2 #372

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 3, 2023

Bumps @chunkd/fs from 10.0.4 to 11.0.2.

Release notes

Sourced from @​chunkd/fs'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)

fs-aws: v11.0.1

Dependencies

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

fs: v11.0.1

11.0.1 (2023-07-26)

Bug Fixes

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

Dependencies

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

source-aws: v11.0.1

11.0.1 (2023-07-26)

Bug Fixes

  • source-aws: allow creation with string urls (3326d16)

source-http: v11.0.1

... (truncated)

Changelog

Sourced from @​chunkd/fs's changelog.

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

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

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
      • @​chunkd/source-file bumped from ^10.0.6 to ^11.0.0
      • @​chunkd/source-http bumped from ^10.1.2 to ^11.0.0
Commits
  • 4638375 chore: release master (#1240)
  • 6ba9f24 fix(fs): correct directory names for windows (#1241)
  • 51b2368 refactor: remove console.log
  • f1ff070 fix(fs): missing source-memory dependency
  • c10bbeb fix(fs): correct error action names
  • 83869d7 chore: release master (#1223)
  • 0abb67b fix(fs): re-add fsa.toArray()
  • 88e39e3 refactor: cleanup commented code
  • 671845e fix(fs): be more consistent when listing folders
  • f4c2b4b build: remove sinon for node:test
  • 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 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)

Bumps [@chunkd/fs](https://github.com/blacha/chunkd/tree/HEAD/packages/fs) from 10.0.4 to 11.0.2.
- [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.0.2/packages/fs)

---
updated-dependencies:
- dependency-name: "@chunkd/fs"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner August 3, 2023 17:56
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 3, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 24, 2023

Superseded by #398.

@dependabot dependabot bot closed this Aug 24, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/chunkd/fs-11.0.2 branch August 24, 2023 17:55
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.

0 participants