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

Bump q-io from 1.13.4 to 2.0.6 #1324

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 Apr 18, 2024

Bumps q-io from 1.13.4 to 2.0.6.

Changelog

Sourced from q-io's changelog.

1.13.6

  • Remove collections dependency and es6-set instead #168
  • Add tests for request cancelation support #124

1.13.5

  • Fix range header parsing RexExp DOS #165

1.13.3

  • Upgrade to qs@^1.2.2 to fix prototype Override Protection Bypass Vulnerability in qs.

1.13.1

  • Reverts the new read feature in 1.13.0 since this was backward incompatible and needs to be revisited.

1.13.0

  • Uses iconv-lite to understand more charsets on HTTP read. @​Tomalak

1.12.0

  • Adds support for socket timeout on HTTP requests as http.request({timeout: 50}) @​akiron

1.11.5

  • Allow HTTP requests to specified a false agent, per the underlying Node.js behavior. (@​grahamjenson)
  • Use npm carat operator for dependencies. (@​anton-rudeshko)
  • The Node.js response argument is no longer being forwarded to HTTP request handlers.

1.11.4

  • Fixes mock modification and access times.

1.11.3

  • Update dependency to Q 1.0.1.
  • Fix an invalid reference in HTTP apps.

1.11.2

  • Fix race condition in copyTree
  • Decode pathInfo in HTTP requests
  • Pass all options through HTTP requests to Node.js’s HTTP client.
  • Allow listDirectories override in HTTP file services. (@​stuk)

1.11.1

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested review from xuwei-k and kmizu as code owners April 18, 2024 20:18
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 18, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/q-io-2.0.6 branch 4 times, most recently from d893075 to ba7b7a9 Compare April 30, 2024 21:51
@kmizu kmizu closed this Jul 18, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 18, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

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/q-io-2.0.6 branch July 18, 2024 07:46
@xuwei-k xuwei-k restored the dependabot/npm_and_yarn/q-io-2.0.6 branch December 31, 2024 05:09
@xuwei-k xuwei-k reopened this Dec 31, 2024
@xuwei-k
Copy link
Contributor

xuwei-k commented Dec 31, 2024

@dependabot recreate

Bumps [q-io](https://github.com/kriskowal/q-io) from 1.13.4 to 2.0.6.
- [Changelog](https://github.com/kriskowal/q-io/blob/v1/CHANGES.md)
- [Commits](kriskowal/q-io@v1.13.4...v2.0.6)

---
updated-dependencies:
- dependency-name: q-io
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/q-io-2.0.6 branch from a8a1b91 to 8893b72 Compare December 31, 2024 05:10
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.

2 participants