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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump tough-cookie and transloadit #50

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Removes tough-cookie. It's no longer used after updating ancestor dependency transloadit. These dependencies need to be updated together.

Removes tough-cookie

Updates transloadit from 2.0.8 to 3.0.2

Release notes

Sourced from transloadit's releases.

v3.0.2

  • type: Added missing properties (#107) a30ddb6
  • Generate assemblyId on client (#106) 2054ebf
  • type: Added missing property (#105) c259a80

transloadit/node-sdk@v3.0.1...v3.0.2

v3.0.1

  • type: Fixed default export to match actual code (#104) e78ba68

transloadit/node-sdk@v3.0.0...v3.0.1

v3.0.0

This release marks the first stable release of transloadit Node.js SDK v3 馃帀

The release contains no changes to the library itself from v3.0.0-rc.4. For (breaking) changes from v2 to v3, see the previous RC releases:

Full commit log since v3.0.0-rc.4

  • declutter heading (#102) 65018a9
  • log every assemblyId for createAssembly against API (#101) 3cd7ea7
  • Transloadit Linter Upgrade (#100) 243c60f
  • Set absolute paths to examples (#98) 16fdf69
  • Revert "export sdk docs (#96)" (#97) 78b64b1
  • export sdk docs (#96) 1161786
  • Eslint airbnb transloadit (#95) 0534c1c
  • Run tests every morning at 08:00 #89 8df4138
  • Improve readme cb3d026
  • Remove TransloaditClientLegacy f3c7904
  • update tests to reflect API change 6b380d8
  • test for trailing slash in endpoint due to TUS error 3c9038d
  • enable replayedAssembly.assembly_ssl_url acb5d49

transloadit/node-sdk@v3.0.0-rc.4...v3.0.0

v3.0.0-rc.4

  • Add undocumented assemblyId parameter to createAssembly (not recommended for general use) 563bcec

transloadit/node-sdk@v3.0.0-rc.3...v3.0.0-rc.4

v3.0.0-rc.3

Breaking changes

Replaced constructor options useSsl and service with endpoint:

// Before:
</tr></table> 

... (truncated)

Changelog

Sourced from transloadit's changelog.

Changelog

We're no longer using this file. Please refer to GitHub releases to see documented changes after version 2.0.10.

v2.0.10

Released: 2020-02-25.

Diff.

v2.0.9

Released: 2018-12-06.

Diff.

  • Add more helpful message to assembly error (#73)
  • Add Assembly ID to unknown errors
  • Upgrade linting and fix newly found errors

v2.0.7

Released: 2018-12-06.

Diff.

  • Fix Transloadit-Client header test for once and all (#62)
  • Fix bug causing progressCb to only be fired once

v2.0.5

Released: 2018-12-06.

Diff.

  • Make resize image example more usable irl
  • Update Readme to include example for progressCb.
  • Fix failing test due to version increase (#61)
  • Update npm-run-all to lose event-stream dependency

v2.0.4

Released: 2018-11-05.

Diff.

  • Send transloadit-client header (#59)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by mifi, a new releaser for transloadit since your current version.


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 24, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tough-cookie-and-transloadit--removed branch 4 times, most recently from 88d3c31 to 587fc78 Compare August 24, 2023 14:17
Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependency [transloadit](https://github.com/transloadit/node-sdk). These dependencies need to be updated together.


Removes `tough-cookie`

Updates `transloadit` from 2.0.8 to 3.0.2
- [Release notes](https://github.com/transloadit/node-sdk/releases)
- [Changelog](https://github.com/transloadit/node-sdk/blob/main/CHANGELOG.md)
- [Commits](transloadit/node-sdk@v2.0.8...v3.0.2)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: transloadit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tough-cookie-and-transloadit--removed branch from 587fc78 to 5ca6664 Compare August 24, 2023 14:18
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.

None yet

0 participants