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

Update dependency tus-js-client to v4.2.3 #40844

Merged
merged 1 commit into from
Jan 3, 2025
Merged

Conversation

matticbot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
tus-js-client dependencies major 2.3.0 -> 4.2.3
tus-js-client dependencies minor 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

Full Changelog: tus/tus-js-client@v4.2.1...v4.2.2

v4.2.1

Compare Source

What's Changed

Full Changelog: tus/tus-js-client@v4.2.0...v4.2.1

v4.2.0

Compare Source

What's Changed
New Contributors

Full Changelog: tus/tus-js-client@v4.1.0...v4.2.0

v4.1.0

Compare Source

What's Changed

Full Changelog: tus/tus-js-client@v4.0.1...v4.1.0

v4.0.1

Compare Source

What's Changed

New 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

New Contributors

Full Changelog: tus/tus-js-client@v3.1.1...v3.1.2

v3.1.1

Compare Source

What's Changed

New 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

New Contributors

Full Changelog: tus/tus-js-client@v3.0.0...v3.0.1

v3.0.0: Major release: v3.0.0

Compare 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@matticbot matticbot added [Status] Needs Review To request a review from fellow Jetpack developers. Label will be renamed soon. [Type] Janitorial labels Jan 3, 2025
Copy link
Contributor

github-actions bot commented Jan 3, 2025

Are you an Automattician? Please test your changes on all WordPress.com environments to help mitigate accidental explosions.

  • To test on WoA, go to the Plugins menu on a WordPress.com Simple site. Click on the "Upload" button and follow the upgrade flow to be able to upload, install, and activate the Jetpack Beta plugin. Once the plugin is active, go to Jetpack > Jetpack Beta, select your plugin, and enable the renovate/tus-js-client-4.x branch.

    • For jetpack-mu-wpcom changes, also add define( 'JETPACK_MU_WPCOM_LOAD_VIA_BETA_PLUGIN', true ); to your wp-config.php file.
  • To test on Simple, run the following command on your sandbox:

    bin/jetpack-downloader test jetpack renovate/tus-js-client-4.x
    
    bin/jetpack-downloader test jetpack-mu-wpcom-plugin renovate/tus-js-client-4.x
    

Interested in more tips and information?

  • In your local development environment, use the jetpack rsync command to sync your changes to a WoA dev blog.
  • Read more about our development workflow here: PCYsg-eg0-p2
  • Figure out when your changes will be shipped to customers here: PCYsg-eg5-p2

@github-actions github-actions bot added [Package] VideoPress [Plugin] Jetpack Issues about the Jetpack plugin. https://wordpress.org/plugins/jetpack/ labels Jan 3, 2025
@tbradsha tbradsha self-assigned this Jan 3, 2025
@tbradsha tbradsha merged commit 1380de6 into trunk Jan 3, 2025
77 checks passed
@tbradsha tbradsha deleted the renovate/tus-js-client-4.x branch January 3, 2025 19:07
@github-actions github-actions bot removed the [Status] Needs Review To request a review from fellow Jetpack developers. Label will be renamed soon. label Jan 3, 2025
@github-actions github-actions bot added this to the jetpack/14.2 milestone Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Package] VideoPress [Plugin] Jetpack Issues about the Jetpack plugin. https://wordpress.org/plugins/jetpack/ [Type] Janitorial
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants