Skip to content

⬆️ Bump @orangeopensource/hurl from 6.1.1 to 7.1.2#220

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/develop/orangeopensource/hurl-7.1.2
Closed

⬆️ Bump @orangeopensource/hurl from 6.1.1 to 7.1.2#220
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/develop/orangeopensource/hurl-7.1.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps @orangeopensource/hurl from 6.1.1 to 7.1.2.

Release notes

Sourced from @​orangeopensource/hurl's releases.

7.1.0

7.1.0 (2025-11-18)

Thanks to @​Nezteb, @​quantonganh, @​lambrospetrou, @​linkdd, @​gugahoa, @​MikhailWahib, @​ashishajr, @​rcrisanti,

Take a tour of this version here!

Enhancements:

  • Add CLI option to pretty print the response body #1760
  • Add pretty print option #1760
  • Support adding secret with HURL_SECRET_foo env variable #3901
  • Use happy path with http/https scheme for URL parsing to improve stress test use-cases #4144
  • Support --secrets-file for injecting secrets #4309
  • Add --ntlm option per request #4322
  • Add --negotiate option per request #4323
  • Add utf8Decode/utf8Encode filters #4382
  • Replace unmaintained encoding crate with encoding_rs crate #4399
  • Enhance logging for retry #4419
  • Add support for hour duration #4422
  • Enhance --test duration logging #4423
  • Add parsing support for more types of date time strings to toDate filter #4439 #4440 #4441
  • HTML report enhancements #4445 #4446
  • Add retry count in the progress bar (only if retry >= 1) #4511
  • Add isList predicate #4520
  • Add isObject predicate #4520

Bugs Fixed:

  • Parse --user, --negotiate, and --ntlm options in hurlfmt #4213
  • Add parsing support for more types of date time strings to toDate filter #4439 #4440 #4441
  • Accept more path names when appending HTML reports #4459
  • Fix filtering of Authorization: and Cookie: headers when following redirections #4460
  • Fix supporting space in cookie storage cookie values #4461
  • Fix implicit "Content-Type" headers when following redirections #4522
  • Fix curl debug command with dot-prefixed cookie domain #4558

7.0.0

... (truncated)

Changelog

Sourced from @​orangeopensource/hurl's changelog.

8.0.0 (TBD)

Thanks to @​backtozero, @​eirayuki, @​aageneralov, @​mateusz834, @​msterin, @​lillem4n, @​jwadolowski, @​ashishajr, @​spiffytech, @​rajiv,

Breaking Changes:

  • Use CookieStore in HurlResult (crate compatibility) #4697
  • Delete deprecated --interactive option #4712
  • Using new JSONPath module implementing RFC 9535 #4270

Enhancements:

  • Add --no-cookie-store option to deactivate cookie storage for one file. #2168
  • Rename --noproxy to --no-proxy with backward compatible alias #4709
  • Add rawbytes query #4250
  • Using new JSONPath module implementing RFC 9535 #4270
  • Add --verbosity option (globally and per request) #4613
  • Add Subject Alt Name (SAN) attribute for certificate assertions #4617

Bugs Fixed:

  • Fix truncating existing output file when response is tiny #4576

7.1.0 (2025-11-18)

Thanks to @​Nezteb, @​quantonganh, @​lambrospetrou, @​linkdd, @​gugahoa, @​MikhailWahib, @​ashishajr, @​rcrisanti,

... (truncated)

Commits

Dependabot compatibility score

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)

Bumps [@orangeopensource/hurl](https://github.com/Orange-OpenSource/hurl) from 6.1.1 to 7.1.2.
- [Release notes](https://github.com/Orange-OpenSource/hurl/releases)
- [Changelog](https://github.com/Orange-OpenSource/hurl/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Orange-OpenSource/hurl/commits)

---
updated-dependencies:
- dependency-name: "@orangeopensource/hurl"
  dependency-version: 7.1.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 26, 2026
@fanshan fanshan closed this Jan 29, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 29, 2026

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/develop/orangeopensource/hurl-7.1.2 branch January 29, 2026 10:09
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant