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 across 1 directory with 7 updates #216

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2024

Bumps the all-packages group with 7 updates in the /UKHO.FmEssFssMock.API/UKHO.FmEssFssMock.API directory:

Package From To
Swashbuckle.AspNetCore 6.7.3 6.8.0
WireMock.Net 1.6.3 1.6.5
WireMock.Net.Abstractions 1.6.3 1.6.5
WireMock.Org.Abstractions 1.6.3 1.6.5
Azure.Storage.Blobs 12.21.2 12.22.1
FluentValidation 11.9.2 11.10.0
Swashbuckle.AspNetCore.Annotations 6.7.3 6.8.0

Updates Swashbuckle.AspNetCore from 6.7.3 to 6.8.0

Release notes

Sourced from Swashbuckle.AspNetCore's releases.

v6.8.0

What's Changed

New Contributors

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v6.7.3...v6.8.0

Commits

Updates WireMock.Net from 1.6.3 to 1.6.5

Changelog

Sourced from WireMock.Net's changelog.

1.6.5 (28 September 2024)

  • #1175 - Add WireMock.Net.AspNetCore.Middleware [feature] contributed by StefH
  • #1181 - WireMock.Net.Testcontainers: Use 'sheyenrath/wiremock.net-alpine' image as default for Linux [feature] contributed by StefH
  • #1182 - pass in the request when no matching is found to the warn logger [feature] contributed by JasonLandbridge

1.6.4 (25 September 2024)

  • #1169 - Allow mapping without Path or Url [bug] contributed by StefH
  • #1170 - Update the .NET Aspire tests [feature] contributed by StefH
  • #1172 - Fix JSON parsing of text/plain content type [bug] contributed by ruxo
  • #1177 - Unpin Testcontainers version and upgrade to version 3.10.0 [bug] contributed by StefH
  • #1178 - Upgrade CS-Script to version 4.8.17 [feature] contributed by StefH
  • #1179 - Add WireMock.Net.TUnit project [feature] contributed by StefH
  • #1146 - Bump Request CS-Script 4.8.13 to 4.8.17 [feature]
  • #1167 - Admin API fails to create a mapping with Request Header matching using WildCardMatcher [bug]
  • #1168 - Numbers in text/plain content is parsed as JSON. [bug]
  • #1176 - WireMock.NET TestContainer Dependency Constraint Issue [bug]
Commits
  • edbc7ae 1.6.5
  • 42306d1 Add WireMock.Net.AspNetCore.Middleware (#1175)
  • c57590b Set <SonarQubeExclude>true</SonarQubeExclude> in test projects (#1183)
  • dca3fd0 WireMock.Net.Testcontainers: Use 'sheyenrath/wiremock.net-alpine' image as de...
  • 9599442 pass in the request when no matching is found to the warn logger (#1182)
  • 6974115 Update README.md (add WireMock.Net.TUnit)
  • f89f0fa 1.6.4
  • b892e85 Add WireMock.Net.TUnit project (#1179)
  • 836976c Upgrade CS-Script to version 4.8.17 (#1178)
  • c845f73 Unpin Testcontainers version and upgrade to version 3.10.0 (#1177)
  • Additional commits viewable in compare view

Updates WireMock.Net.Abstractions from 1.6.3 to 1.6.5

Changelog

Sourced from WireMock.Net.Abstractions's changelog.

1.6.5 (28 September 2024)

  • #1175 - Add WireMock.Net.AspNetCore.Middleware [feature] contributed by StefH
  • #1181 - WireMock.Net.Testcontainers: Use 'sheyenrath/wiremock.net-alpine' image as default for Linux [feature] contributed by StefH
  • #1182 - pass in the request when no matching is found to the warn logger [feature] contributed by JasonLandbridge

1.6.4 (25 September 2024)

  • #1169 - Allow mapping without Path or Url [bug] contributed by StefH
  • #1170 - Update the .NET Aspire tests [feature] contributed by StefH
  • #1172 - Fix JSON parsing of text/plain content type [bug] contributed by ruxo
  • #1177 - Unpin Testcontainers version and upgrade to version 3.10.0 [bug] contributed by StefH
  • #1178 - Upgrade CS-Script to version 4.8.17 [feature] contributed by StefH
  • #1179 - Add WireMock.Net.TUnit project [feature] contributed by StefH
  • #1146 - Bump Request CS-Script 4.8.13 to 4.8.17 [feature]
  • #1167 - Admin API fails to create a mapping with Request Header matching using WildCardMatcher [bug]
  • #1168 - Numbers in text/plain content is parsed as JSON. [bug]
  • #1176 - WireMock.NET TestContainer Dependency Constraint Issue [bug]
Commits
  • edbc7ae 1.6.5
  • 42306d1 Add WireMock.Net.AspNetCore.Middleware (#1175)
  • c57590b Set <SonarQubeExclude>true</SonarQubeExclude> in test projects (#1183)
  • dca3fd0 WireMock.Net.Testcontainers: Use 'sheyenrath/wiremock.net-alpine' image as de...
  • 9599442 pass in the request when no matching is found to the warn logger (#1182)
  • 6974115 Update README.md (add WireMock.Net.TUnit)
  • f89f0fa 1.6.4
  • b892e85 Add WireMock.Net.TUnit project (#1179)
  • 836976c Upgrade CS-Script to version 4.8.17 (#1178)
  • c845f73 Unpin Testcontainers version and upgrade to version 3.10.0 (#1177)
  • Additional commits viewable in compare view

Updates WireMock.Org.Abstractions from 1.6.3 to 1.6.5

Changelog

Sourced from WireMock.Org.Abstractions's changelog.

1.6.5 (28 September 2024)

  • #1175 - Add WireMock.Net.AspNetCore.Middleware [feature] contributed by StefH
  • #1181 - WireMock.Net.Testcontainers: Use 'sheyenrath/wiremock.net-alpine' image as default for Linux [feature] contributed by StefH
  • #1182 - pass in the request when no matching is found to the warn logger [feature] contributed by JasonLandbridge

1.6.4 (25 September 2024)

  • #1169 - Allow mapping without Path or Url [bug] contributed by StefH
  • #1170 - Update the .NET Aspire tests [feature] contributed by StefH
  • #1172 - Fix JSON parsing of text/plain content type [bug] contributed by ruxo
  • #1177 - Unpin Testcontainers version and upgrade to version 3.10.0 [bug] contributed by StefH
  • #1178 - Upgrade CS-Script to version 4.8.17 [feature] contributed by StefH
  • #1179 - Add WireMock.Net.TUnit project [feature] contributed by StefH
  • #1146 - Bump Request CS-Script 4.8.13 to 4.8.17 [feature]
  • #1167 - Admin API fails to create a mapping with Request Header matching using WildCardMatcher [bug]
  • #1168 - Numbers in text/plain content is parsed as JSON. [bug]
  • #1176 - WireMock.NET TestContainer Dependency Constraint Issue [bug]
Commits
  • edbc7ae 1.6.5
  • 42306d1 Add WireMock.Net.AspNetCore.Middleware (#1175)
  • c57590b Set <SonarQubeExclude>true</SonarQubeExclude> in test projects (#1183)
  • dca3fd0 WireMock.Net.Testcontainers: Use 'sheyenrath/wiremock.net-alpine' image as de...
  • 9599442 pass in the request when no matching is found to the warn logger (#1182)
  • 6974115 Update README.md (add WireMock.Net.TUnit)
  • f89f0fa 1.6.4
  • b892e85 Add WireMock.Net.TUnit project (#1179)
  • 836976c Upgrade CS-Script to version 4.8.17 (#1178)
  • c845f73 Unpin Testcontainers version and upgrade to version 3.10.0 (#1177)
  • Additional commits viewable in compare view

Updates Azure.Storage.Blobs from 12.21.2 to 12.22.1

Release notes

Sourced from Azure.Storage.Blobs's releases.

Azure.Storage.Blobs_12.22.1

12.22.1 (2024-09-25)

Other Changes

  • Integrated decryption for CSE v2.1

Azure.Storage.Blobs_12.22.0

12.22.0 (2024-09-18)

Features Added

  • Includes all features from 12.22.0-beta.1

Bugs Fixed

  • Fixed [BUG] Method overload BlobBaseClient.OpenReadAsync()/OpenRead() to correctly handle the allowBlobModifications flag #45516
  • Fixed [BUG] Fixed Equality failures due to implicit cast on BlobErrorCode #44213
Commits
  • 45b6f68 Increment package version after release of Azure.ResourceManager.Resources (#...
  • 1332636 [Storage] CSE v2.1 Prepare for Release 2024-09-25 (#46275)
  • 9ca7740 Increment package version after release of Azure.ResourceManager.ElasticSan (...
  • d2f627c Increment package version after release of Azure.ResourceManager.Elastic (#46...
  • a4b8f62 Increment package version after release of Azure.ResourceManager.RedisEnterpr...
  • d06e0c1 Remove stray asterisks from Azure OpenAI README heading (#46274)
  • 1be6a1b Update AutoRest C# version to 3.0.0-beta.20240925.3 (#46273)
  • 973eafc Update Generator Version 3.0.0-beta.20240924.3 (#46253)
  • 64cec6c Enable-WriteCore-feature-for-resourceconnector (#46250)
  • d154983 Enable-WriteCore-feature-for-resourcegraph (#46251)
  • Additional commits viewable in compare view

Updates FluentValidation from 11.9.2 to 11.10.0

Release notes

Sourced from FluentValidation's releases.

11.10.0

Release notes

Please read the upgrade guide if you are moving from 10.x to 11.x

Note that the after 11.1.0 release, the FluentValidation.AspNetCore package has been moved to a separate repository and is now versioned and released separately. These release notes now only apply to the core FluentValidation package. For FluentValidation.AspNetCore release notes, please visit the FluentValidation.AspNetCore repository.

Changes in 11.10.0

  • Add WhereAsync as conterpart to Where on collection rules (#2240)
  • Create IEnumValidator to expose the targeted Enum type of EnumValidator (#2244)
  • Add Romansh language translations (#2239)

Changes in 11.9.2

  • ScalePrecisionValidator error message clarification (#2211)

Changes in 11.9.1

  • Fix issue with CascadeMode on child validators (#2207)

Changes in 11.9.0

  • Fix memory leak in NotEmptyValidator/EmptyValidator (#2174)
  • Add more descriptive error messages if a rule throws a NullReferenceException (#2152)
  • Add support for caching root parameter expressions (eg RuleFor(x => x)) (#2168)
  • Prevent AddValidatorsFromAssemblyContaining from registering validators twice (#2182)
  • Add builds for .net 8

Changes in 11.8.1

  • Fix unintentional behavioural changes in introduced in the previous release as part of #2158

Changes in 11.8.0

  • Added AbstractValidator.OnRuleAdded to allow customization of rule instances after creation (#2114)
  • Fix Serbian translation of LengthValidator (#2147)
  • Fix chinese culture codes (#2151)
  • Add Khmer translations (#2155)
  • Various performance improvements (#2158)
  • Fix ChildRules with class hierarchies (#2165)

Changes in 11.7.1

  • Resolved issue with combining multiple ValidationResult instances where RuleSetsExecuted wasn't properly set on the combined result (#2125)

Changes in 11.7.0

  • Add additional constructor for combining multiple ValidationResult instances (#2125)
  • Add PropertyPath placeholder (#2134)
  • Fix Brazilian Portuguese translation (#2131)

Changes in 11.6.0

  • Add OnFailurecCreated callback in ValidatorOptions.Global (#2120)
  • Fix typo in Russian localization (#2102)
  • Add Tajik language (#2108)
  • Fixed some typos in Validator Extension docblocks (#2118)

... (truncated)

Changelog

Sourced from FluentValidation's changelog.

11.10.0 - 15 Sep 2024 Add WhereAsync as conterpart to Where on collection rules (#2240) Create IEnumValidator to expose the targeted Enum type of EnumValidator (#2244) Add Romansh language translations (#2239)

Commits

Updates Swashbuckle.AspNetCore.Annotations from 6.7.3 to 6.8.0

Release notes

Sourced from Swashbuckle.AspNetCore.Annotations's releases.

v6.8.0

What's Changed

New Contributors

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v6.7.3...v6.8.0

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 7 updates in the /UKHO.FmEssFssMock.API/UKHO.FmEssFssMock.API directory:

| Package | From | To |
| --- | --- | --- |
| [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `6.7.3` | `6.8.0` |
| [WireMock.Net](https://github.com/WireMock-Net/WireMock.Net) | `1.6.3` | `1.6.5` |
| [WireMock.Net.Abstractions](https://github.com/WireMock-Net/WireMock.Net) | `1.6.3` | `1.6.5` |
| [WireMock.Org.Abstractions](https://github.com/WireMock-Net/WireMock.Net) | `1.6.3` | `1.6.5` |
| [Azure.Storage.Blobs](https://github.com/Azure/azure-sdk-for-net) | `12.21.2` | `12.22.1` |
| [FluentValidation](https://github.com/JeremySkinner/fluentvalidation) | `11.9.2` | `11.10.0` |
| [Swashbuckle.AspNetCore.Annotations](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `6.7.3` | `6.8.0` |



Updates `Swashbuckle.AspNetCore` from 6.7.3 to 6.8.0
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.7.3...v6.8.0)

Updates `WireMock.Net` from 1.6.3 to 1.6.5
- [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.6.3...1.6.5)

Updates `WireMock.Net.Abstractions` from 1.6.3 to 1.6.5
- [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.6.3...1.6.5)

Updates `WireMock.Org.Abstractions` from 1.6.3 to 1.6.5
- [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.6.3...1.6.5)

Updates `Azure.Storage.Blobs` from 12.21.2 to 12.22.1
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Storage.Blobs_12.21.2...Azure.Storage.Blobs_12.22.1)

Updates `FluentValidation` from 11.9.2 to 11.10.0
- [Release notes](https://github.com/JeremySkinner/fluentvalidation/releases)
- [Changelog](https://github.com/FluentValidation/FluentValidation/blob/main/Changelog.txt)
- [Commits](FluentValidation/FluentValidation@11.9.2...11.10.0)

Updates `Swashbuckle.AspNetCore.Annotations` from 6.7.3 to 6.8.0
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.7.3...v6.8.0)

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-packages
- dependency-name: WireMock.Net
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-packages
- dependency-name: WireMock.Net.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-packages
- dependency-name: WireMock.Org.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-packages
- dependency-name: Azure.Storage.Blobs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-packages
- dependency-name: FluentValidation
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-packages
- dependency-name: Swashbuckle.AspNetCore.Annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-packages
...

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

dependabot bot commented on behalf of github Oct 7, 2024

Superseded by #217.

@dependabot dependabot bot closed this Oct 7, 2024
@dependabot dependabot bot deleted the dependabot/nuget/UKHO.FmEssFssMock.API/UKHO.FmEssFssMock.API/all-packages-ad4e28081e branch October 7, 2024 02:20
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