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

chore(deps): bump cookie and curlconverter #832

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 10, 2024

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

Removes cookie

Updates curlconverter from 3.21.0 to 4.10.1

Release notes

Sourced from curlconverter's releases.

v4.10.1

Change logic for getting top level URL of tree-sitter.wasm in browser curlconverter/curlconverter#664

v4.10.0

Always load tree-sitter.wasm from top level directory in the browser curlconverter/curlconverter#662

C generator Parse multipart/form-data in --data Use library() instead of require() for R Warn about unsupported arguments in CLI Update tree-sitter

v4.9.0

BREAKING CHANGE: the JSON generator (curlconverter.toJsonString()), when the request body can't be parsed as JSON or as a query string (when the Content-Type header is set to application/json or application/x-www-form-urlencoded respectively), now outputs it as just a string, like this: "data": "unparsabledata". Previously, it would generate a one element dictionary with the data as the first key, like "data": {"unparsabledata": ""}.

New generators:

  • Python + http.client
  • Perl
  • Julia
  • Lua

Minor changes:

  • if Node + request has invalid characters in the URL, wrap it in encodeURI()

v4.8.1

  • Generate Objective-C
  • Improve parsing of --form/-F values (support quotes like --form 'name="some value"' and parse out ;filename=, ;type= values. ;headers= and ;encoder= are not used by any generators)

v4.8.0

New code generators:

  • PowerShell
  • JavaScript + jQuery
  • JavaScript + XHR
  • Node + http
  • Node + SuperAgent
  • Node + Ky
  • Java + HttpClient (and this is now the default for java)
  • Java + OkHttp
  • Java + jsoup
  • Swift
  • Kotlin
  • OCaml

Minor changes:

  • indent Java with 4 spaces instead of tabs
  • fixes to Dart
  • go back to depending on the upstream node-tree-sitter instead of our fork
  • add some more Wget options and one more PHP option (--unix-socket)

... (truncated)

Commits

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.

Removes [cookie](https://github.com/jshttp/cookie). It's no longer used after updating ancestor dependency [curlconverter](https://github.com/curlconverter/curlconverter). These dependencies need to be updated together.


Removes `cookie`

Updates `curlconverter` from 3.21.0 to 4.10.1
- [Release notes](https://github.com/curlconverter/curlconverter/releases)
- [Commits](curlconverter/curlconverter@v3.21.0...v4.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner October 10, 2024 23:52
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 10, 2024
Copy link
Author

dependabot bot commented on behalf of github Oct 11, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-f368c617d8 branch October 11, 2024 07:29
Copy link

🔎 The preview has been automatically deleted.

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.

1 participant