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

build(deps): bump RestAssured.Net from 4.4.0 to 4.5.1 in /src in the default group #1176

Merged
merged 2 commits into from
Nov 27, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps the default group in /src with 1 update: RestAssured.Net.

Updates RestAssured.Net from 4.4.0 to 4.5.1

Changelog

Sourced from RestAssured.Net's changelog.

[4.5.1] - 2024-11-20

Fixed

  • Fixed issue where sensitive request headers and cookies specified in a RequestSpecification weren't properly masked (#131)

[4.5.0] - 2024-11-19

Added

  • Added support for .NET 9 (#124)

Fixed

  • Fixed issue where ResponseLogLevel defined in static config could not be overwritten at individual test level (#128 by @​sqh-jack-starkey)

Deprecated

  • Deprecated Log(RequestLogLevel requestLogLevel) and Log(ResponseLogLevel responseLogLevel) in favour of Log(LogConfiguration logConfiguration)

Updated

  • Version bumps for HtmlAgilityPack (main project)
Commits
  • 841a5c4 Prepare for release of RestAssured.Net 4.5.1
  • 5d3b042 Fix issue with not properly masking headers and cookies when specified in req...
  • 0bf817e Update tests, remove warnings
  • ac4ddbe Update masking sensitive data tests to use new logging logic
  • dba29e4 Prepare for RestAssured.Net 4.5.0 release
  • b8eed8f Enable setting logging settings using static configuration
  • d15ae5a Set new logging settings using request specification
  • a83796f Update logging logic to make it more flexible, deprecate existing methods
  • 2194d2b Add .NET 9 to CI workflow
  • 3eb0645 Target .NET 9 in all projects, make dependency versions framework-version spe...
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the default group in /src with 1 update: [RestAssured.Net](https://github.com/basdijkstra/rest-assured-net).


Updates `RestAssured.Net` from 4.4.0 to 4.5.1
- [Changelog](https://github.com/basdijkstra/rest-assured-net/blob/main/CHANGELOG.md)
- [Commits](basdijkstra/rest-assured-net@rest-assured-net-4.4.0...rest-assured-net-4.5.1)

---
updated-dependencies:
- dependency-name: RestAssured.Net
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: default
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/src/main/default-5a7a92470b branch from edfc812 to 8976cb7 Compare November 26, 2024 10:16
@Phil91
Copy link
Member

Phil91 commented Nov 26, 2024

ip issue created for nuget/nuget/-/RestAssured.Net/4.5.1

@Phil91 Phil91 self-requested a review November 26, 2024 14:24
Copy link
Member

@Phil91 Phil91 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

waiting for approval of:

nuget/nuget/-/RestAssured.Net/4.5.1

@Phil91 Phil91 merged commit a49ff30 into main Nov 27, 2024
5 checks passed
@Phil91 Phil91 deleted the dependabot/nuget/src/main/default-5a7a92470b branch November 27, 2024 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: USER READY
Development

Successfully merging this pull request may close these issues.

1 participant