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 ghcr.io/orange-opensource/hurl docker tag to v5 #560

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 30, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/orange-opensource/hurl major 4.3.0 -> 5.0.1

Release Notes

Orange-OpenSource/hurl (ghcr.io/orange-opensource/hurl)

v5.0.1

Compare Source

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

Bugs Fixed:

  • Fix regression in --output when output file doesn't exist #​3195

v5.0.0

Compare Source

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

Thanks to
@​lambrospetrou,
@​OverkillGuy,
@​badboy,
@​DenuxPlays,
@​linkdd,
@​nkback,
@​claytonneal,

Breaking Changes:

  • Encode oneline string only with one backtick #​3113

Enhancements:

  • Create intermediary directories if necessary when producing TAP report #​2860
  • Expose request comments in --out json (hurlfmt) #​2850
  • Create intermediary directories if necessary when producing JUnit report #​2842
  • Add global requests count in test summary #​2832
  • Replace output warnings by errors #​2815
  • Fix inconsistent case for fields queryString and httpVersion in --json #​2804
  • Run tests in parallel #​2753
  • Add support for importing curl url option in hurlfmt #​2750
  • Add JSON report #​2738
  • Add repeat option to repeat a sequence of Hurl file #​2680
  • Add repeat option per request #​2680
  • Add optional duration unit #​2653
  • Apply delay only once per entry, no matter how many retry #​1973
  • Add toFloat filter #​1732
  • Accept directory as Hurl arguments for processing file #​1446

Bugs Fixed:

  • Get SSL certificates info on reused connections, from a cache #​3031
  • Fix max-redirs: -1 in [Options] section #​3023
  • Fix error displayed in double with bad option #​2920
  • Fix hurlfmt exit code with lint error #​2919
  • Truncate file then append it when dumping response with --output. #​2886
  • Fix crash with --json option when capturing 'HttpOnly' and 'Secure' cookie attribute #​2871
  • Fix crash when capturing 'Expires' cookie attribute #​2870
  • Fix empty JSON key parsing #​2836
  • Do not filter 'Authorization' header if host doesn't change while following redirect #​2823
  • Fix sending 'Authorization' header from --user when following redirect #​2812
  • Fix URL when following redirect for certain 'Location' header #​2783
  • Fix powershell completion file #​2729

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 requested a review from tarampampam as a code owner August 30, 2024 16:55
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 30, 2024
Copy link

codecov bot commented Aug 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.27%. Comparing base (b6821d7) to head (a0e2f1d).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #560   +/-   ##
=======================================
  Coverage   61.27%   61.27%           
=======================================
  Files          35       35           
  Lines        1379     1379           
=======================================
  Hits          845      845           
  Misses        492      492           
  Partials       42       42           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/ghcr.io-orange-opensource-hurl-5.x branch from a0e2f1d to 1c91530 Compare September 4, 2024 07:21
@tarampampam
Copy link
Owner

@dependabot squash and merge

@renovate renovate bot force-pushed the renovate/ghcr.io-orange-opensource-hurl-5.x branch from 1c91530 to 022a653 Compare September 4, 2024 07:26
@tarampampam tarampampam merged commit dfa91f8 into master Sep 4, 2024
17 checks passed
@tarampampam tarampampam deleted the renovate/ghcr.io-orange-opensource-hurl-5.x branch September 4, 2024 07:29
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