Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 6, 2022

Bumps RestEase from 1.5.5 to 1.5.7.

Changelog

Sourced from RestEase's changelog.

v1.5.7

  • Support multiple attributes on a single parameter (#171)
  • Source generator: Add .g.cs suffix to generated filenames (#226)

v1.5.6

  • HttpClientFactory: A supplied RequestModifier no longer overrides the PrimaryHttpMessageHandler, meaning you can supply this when calling UseWithRestEaseClient (#211, #220)
Commits
  • 2922d6d Merge branch 'release/1.5.7'
  • 28b92bd Update changelog
  • f385a14 Merge pull request #227 from donnytian/develop
  • db86bd0 Move ThrowsIfQueryAttributeWithRawQueryStringAttribute
  • 1d4dad2 Remove unused ParameterMustHaveZeroOrOneAttributes diagnostic
  • b122574 Add .g suffix to generated files
  • 68f1f0f add more test
  • eb851fd close #171 allow multiple parameter attributes
  • dd4cf3a Merge branch 'release/1.5.6' into develop
  • c49a9bd Merge branch 'release/1.5.6'
  • 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 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 [RestEase](https://github.com/canton7/RestEase) from 1.5.5 to 1.5.7.
- [Release notes](https://github.com/canton7/RestEase/releases)
- [Changelog](https://github.com/canton7/RestEase/blob/master/CHANGELOG.md)
- [Commits](canton7/RestEase@v1.5.5...v1.5.7)

---
updated-dependencies:
- dependency-name: RestEase
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 6, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 8, 2022

Superseded by #20.

@dependabot dependabot bot closed this Nov 8, 2022
@dependabot dependabot bot deleted the dependabot/nuget/RestEase-1.5.7 branch November 8, 2022 01:08
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.

0 participants