Update dependency tus-js-client to v4.2.3 #40844
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.3.0
->4.2.3
4.1.0
->4.2.3
Release Notes
tus/tus-js-client (tus-js-client)
v4.2.3
Compare Source
This patch releases fixes a problem when bundling tus-js-client with Webpack (https://github.com/tus/tus-js-client/issues/715).
Full Changelog: tus/tus-js-client@v4.2.2...v4.2.3
v4.2.2
Compare Source
What's Changed
node:
protocol for importing Node.js modules (trying to fix Webpack issues) by @Acconut in https://github.com/tus/tus-js-client/pull/720Full Changelog: tus/tus-js-client@v4.2.1...v4.2.2
v4.2.1
Compare Source
What's Changed
onSuccess
callback by @Acconut in https://github.com/tus/tus-js-client/pull/717Full Changelog: tus/tus-js-client@v4.2.0...v4.2.1
v4.2.0
Compare Source
What's Changed
metadataForPartialUploads
option to set metadata for partial uploads only by @loren-m-crawford in https://github.com/tus/tus-js-client/pull/703onSuccess
callback by @netdown in https://github.com/tus/tus-js-client/pull/689getHeader
methods to returnundefined
by @Acconut in https://github.com/tus/tus-js-client/pull/710HttpRequest#setHeader
by @DraganDanicic in https://github.com/tus/tus-js-client/pull/709New Contributors
Full Changelog: tus/tus-js-client@v4.1.0...v4.2.0
v4.1.0
Compare Source
What's Changed
defaultOptions
andfingerprint
by @aduh95 in https://github.com/tus/tus-js-client/pull/670Full Changelog: tus/tus-js-client@v4.0.1...v4.1.0
v4.0.1
Compare Source
What's Changed
window
to function better in Web Workers by @rashyad in https://github.com/tus/tus-js-client/pull/660New Contributors
Full Changelog: tus/tus-js-client@v4.0.0...v4.0.1
v4.0.0
Compare Source
This major release does not include changes to tus-js-client's API or its behavior compared to v3.x. The purpose of this major release is soley to drop support for older Node.js version. tus-js-client v4 requires at least Node.js v18 to run. Please make sure that this requirement is met when upgrading tus-js-client.
What's Changed
Full Changelog: tus/tus-js-client@v3.1.3...v4.0.0
v3.1.3
Compare Source
The previous patch release v3.1.2 accidentally included a change which dropped support for Node.js version older than v18 (https://github.com/tus/tus-js-client/pull/628). This patch release reverts this change so that tus-js-client v3 can be installed with Node.js v14 and v16 again. Support for these versions will be dropped in the next major release, tus-js-client v4.0.0.
v3.1.2
Compare Source
What's Changed
defaultOptions.onShouldRetry
by @hahn-kev in https://github.com/tus/tus-js-client/pull/637retryDelays
to benull
by @dmitryprusakov in https://github.com/tus/tus-js-client/pull/655New Contributors
Full Changelog: tus/tus-js-client@v3.1.1...v3.1.2
v3.1.1
Compare Source
What's Changed
onBeforeRequest
andonAfterResponse
by @hornta in https://github.com/tus/tus-js-client/pull/610New Contributors
Full Changelog: tus/tus-js-client@v3.1.0...v3.1.1
v3.1.0
Compare Source
What's Changed
New Contributors
Full Changelog: tus/tus-js-client@v3.0.1...v3.1.0
v3.0.1
Compare Source
What's Changed
Cannot call a namespace
error by @aduh95 in https://github.com/tus/tus-js-client/pull/458New Contributors
Full Changelog: tus/tus-js-client@v3.0.0...v3.0.1
v3.0.0
: Major release: v3.0.0Compare Source
This major release contains many features and bug fixes but also breaking changes! Please see the blog post for details.
v2.3.2
Compare Source
What's Changed
New Contributors
Full Changelog: tus/tus-js-client@v2.3.1...v2.3.2
v2.3.1
Compare Source
What's Changed
New Contributors
Full Changelog: tus/tus-js-client@v2.3.0...v2.3.1
Configuration
📅 Schedule: Branch creation - "* 0-2 1 * *" in timezone UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.