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): update dependency orange-opensource/hurl to v6 in .github/workflows/hurl.yml #388

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 5, 2024

This PR contains the following updates:

Package Update Change
Orange-OpenSource/hurl major 5.0.1 -> 6.0.0

Release Notes

Orange-OpenSource/hurl (Orange-OpenSource/hurl)

v6.0.0

Compare Source

========================================================================================================================

Thanks to
@​cemoktra,
@​zikani03,
@​lambrospetrou,
@​jmvargas,
@​quantonganh,
@​sandeshbhusal,
@​thePanz,
@​niklasweimann,
@​infogulch,
@​orlandow,
@​bp7968h,

Breaking Changes:

  • Check that variables do not conflict with existing functions #​3229
  • Remove deprecated --fail-at-end option #​3430
  • Change API for setting variable in hurl::runner::run #​3440
  • Remove hurlfmt deprecated --format option #​3445
  • Rename feature flag from vendored-openssl to static-openssl #​3460

Enhancements:

  • Implement function newUuid #​973
  • Implement --limit-rate from curl #​1222
  • Add --curl option to export executed requests to curl commands #​2679
  • Configure --connect-timeout per request #​3163
  • Support short name for sections [QueryStringParams] => [Query], [FormParams] => [Form], [MultipartFormData] => [Multipart] #​3238
  • Remove url-specific parser (align with grammar) #​3244
  • Remove the crate float-cmp #​3247
  • Jsonpath / Add filter on boolean value #​3252
  • Jsonpath / Add non-equal filter on string and number value #​3261
  • Add support for backtick strings in predicates values #​3317
  • Categorise options in --help #​3339
  • Support more JSON / XML "like" mimetypes with debug output #​3343
  • Add curl debug command to --json and JSON report #​3374
  • Add curl debug command to HTML report #​3386
  • Render Date value #​3431
  • Add newDate generator #​3443

Bugs Fixed:

  • Fix reading standard input multiple times #​3216
  • Fix filename parsing (used by cert option) #​3242
  • Add additional check for --max-filesize option #​3245
  • Support case-insensitive Cookie Attributes #​3265
  • Allow any string in Location Header when not following redirection #​3293
  • Fix graceful shutdown of workers threads in --test #​3297
  • Fix missing space in variable option HTML export #​3412

Configuration

📅 Schedule: Branch creation - "* 0-3 * * *" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 5, 2024
@github-actions github-actions bot added the workflows action workflow change label Dec 5, 2024
@renovate renovate bot force-pushed the renovate/orange-opensource-hurl-6.x branch from d20d955 to 50e5810 Compare December 5, 2024 07:59
@renovate renovate bot merged commit 406ad2e into main Dec 5, 2024
5 checks passed
@renovate renovate bot deleted the renovate/orange-opensource-hurl-6.x branch December 5, 2024 09:53
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 workflows action workflow change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants