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

Bump the all-packages group with 3 updates #119

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2024

Bumps the all-packages group with 3 updates: UKHO.Logging.EventHubLogProvider, SoapCore and WireMock.Net.

Updates UKHO.Logging.EventHubLogProvider from 1.23242.1 to 1.24067.2

Commits

Updates SoapCore from 1.1.0.44 to 1.1.0.47

Release notes

Sourced from SoapCore's releases.

v.1.1.0.47

Use TryParse for Content-Type in DigDes/SoapCore#1033 Ignore ConnectionResetException by @​akshaybheda in DigDes/SoapCore#1035

Full Changelog: DigDes/SoapCore@v1.1.0.46...v1.1.0.47

v.1.1.0.46

Various optimizations around memorystream by @​zgabi and @​andersjonsson

Full Changelog: DigDes/SoapCore@v1.1.0.45_2...v1.1.0.46

v1.1.0.45

Support wsdl-import by @​zgabi in DigDes/SoapCore#1019 Update vulnerable nuget packages by @​programmersommer in DigDes/SoapCore#1003 Remove empty import-tag by @​vidrenning in DigDes/SoapCore#1023 Add option to normalze newlines by @​vidrenning in DigDes/SoapCore#1024 Added bad request status code by @​akshaybheda in DigDes/SoapCore#1025 Use memorystream and bufferedcopy to avoid blocking by @​akshaybheda in DigDes/SoapCore#1027

Full Changelog: DigDes/SoapCore@v1.1.0.44...v1.1.0.45

Commits
  • 5496567 Merge pull request #1035 from akshaybheda/fix/500ErrorNoise
  • 4855660 Merge pull request #1036 from DigDes/revert-1034-develop
  • 182db6c Revert "support for X-Forwarded-Host header"
  • a5dd30a Merge pull request #1034 from zgabi/develop
  • 29f5311 added nuget for conneciton reset and incremental package number
  • e7c69fb ConnectionResetException not available for some framework
  • c7647a4 changed the type to ConnectionResetException
  • b81f251 the com exceptions are just bad requests which should not be 500
  • 89fa817 support for X-Forwarded-Host header
  • f22ca05 Merge pull request #1033 from andersjonsson/tryparse-in-contenttype-to-encoding
  • Additional commits viewable in compare view

Updates WireMock.Net from 1.5.48 to 1.5.49

Changelog

Sourced from WireMock.Net's changelog.

1.5.49 (06 March 2024)

  • #1069 - Extend TypeLoader [feature] contributed by StefH
  • #1078 - Upgrade ProtoBufJsonConverter to fix issue with dot(s) in package name [bug] contributed by StefH
  • #1077 - ProtoBufMatcher not working when proto package name contains dots [bug]
Commits

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 all-packages group with 3 updates: [UKHO.Logging.EventHubLogProvider](https://github.com/UKHO/EventHub-Logging-Provider), [SoapCore](https://github.com/DigDes/SoapCore) and [WireMock.Net](https://github.com/WireMock-Net/WireMock.Net).


Updates `UKHO.Logging.EventHubLogProvider` from 1.23242.1 to 1.24067.2
- [Commits](https://github.com/UKHO/EventHub-Logging-Provider/commits)

Updates `SoapCore` from 1.1.0.44 to 1.1.0.47
- [Release notes](https://github.com/DigDes/SoapCore/releases)
- [Commits](DigDes/SoapCore@v1.1.0.44...v.1.1.0.47)

Updates `WireMock.Net` from 1.5.48 to 1.5.49
- [Release notes](https://github.com/WireMock-Net/WireMock.Net/releases)
- [Changelog](https://github.com/WireMock-Net/WireMock.Net/blob/master/CHANGELOG.md)
- [Commits](WireMock-Net/WireMock.Net@1.5.48...1.5.49)

---
updated-dependencies:
- dependency-name: UKHO.Logging.EventHubLogProvider
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-packages
- dependency-name: SoapCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-packages
- dependency-name: WireMock.Net
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from rockydevnet and a team as code owners March 11, 2024 01:37
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 11, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 15, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 15, 2024
@dependabot dependabot bot deleted the dependabot/nuget/all-packages-741fb1b012 branch March 15, 2024 09:00
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