DEPS: Bump @uppy/utils from 6.0.3 to 7.1.5 in the uppy group across 1 directory#1551
DEPS: Bump @uppy/utils from 6.0.3 to 7.1.5 in the uppy group across 1 directory#1551dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Greptile SummaryBumped Key changes in the upgrade:
Impact on codebase:
These are low-level utilities that maintain backward compatibility. The version 7.x changes primarily affect core Uppy file types and upload lifecycle, not the utility functions used here. Transitive dependencies: Confidence Score: 5/5
Important Files Changed
Sequence DiagramsequenceDiagram
participant DBot as Dependabot
participant Pkg as package.json
participant Lock as pnpm-lock.yaml
participant Utils as @uppy/utils
participant Chunked as uppy-chunked-upload.js
participant Plugin as uppy-chunked-uploader-plugin.js
DBot->>Pkg: Update @uppy/utils: ^6.0.3 → ^7.1.5
DBot->>Lock: Resolve dependencies
Lock->>Utils: Install v7.1.5
Lock->>Lock: Update transitive deps (lodash, preact)
Note over Chunked,Plugin: Existing code continues to work
Plugin->>Utils: import EventTracker
Chunked->>Utils: import AbortController, createAbortError
Chunked->>Utils: import delay
Note over Utils: v7.x maintains backward compatibility<br/>for utility functions
|
|
PR body updated to plaintext for easier squash-merging. Original body content below: Bumps the uppy group with 1 update in the / directory: @uppy/utils. Updates Release notesSourced from
Commits
Maintainer changesThis version was pushed to npm by uppydev, a new releaser for 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 commands and optionsYou can trigger Dependabot actions by commenting on this PR:
|
5210a84 to
2f91866
Compare
2f91866 to
9e9804f
Compare
Bumps the uppy group with 1 update in the / directory: [@uppy/utils](https://github.com/transloadit/uppy). Updates `@uppy/utils` from 6.0.3 to 7.1.5 - [Release notes](https://github.com/transloadit/uppy/releases) - [Changelog](https://github.com/transloadit/uppy/blob/main/CHANGELOG.md) - [Commits](https://github.com/transloadit/uppy/compare/@uppy/utils@6.0.3...@uppy/utils@7.1.5) --- updated-dependencies: - dependency-name: "@uppy/utils" dependency-version: 7.1.5 dependency-type: direct:development update-type: version-update:semver-major dependency-group: uppy ... Signed-off-by: dependabot[bot] <support@github.com>
9e9804f to
5e7f893
Compare
|
Looks like @uppy/utils is no longer updatable, so this is no longer needed. |
Bumps the uppy group with 1 update in the / directory: @uppy/utils.
Updates
@uppy/utilsfrom 6.0.3 to 7.1.5