Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

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

Package From To
JsonConverter.Abstractions 0.7.1 0.7.0
Newtonsoft.Json 13.0.3 13.0.3
WireMock.Net 1.6.9 1.6.10
WireMock.Net.Abstractions 1.6.9 1.6.10
WireMock.Org.Abstractions 1.6.9 1.6.10
YamlDotNet 15.3.0 8.1.0

Updates JsonConverter.Abstractions from 0.7.1 to 0.7.0

Changelog

Sourced from JsonConverter.Abstractions's changelog.

0.7.1 (16 November 2024)

  • #15 - Update JsonConverter.System.Text.Json to .NET 9 [Feature] contributed by StefH

0.7.0 (10 October 2024)

  • #13 - Bump System.Text.Json from 6.0.6 to 6.0.10 in /src/JsonConverter.System.Text.Json [dependencies] contributed by dependabot[bot]
  • #14 - Bump System.Text.Json from 8.0.4 to 8.0.5 + upgrade some other packages [Feature] contributed by StefH

0.6.0 (13 July 2024)

  • #12 - Add .NET 8 support to JsonConverter.System.Text.Json [Feature] contributed by StefH

0.5.0 (21 December 2023)

  • #11 - Add "object? Deserialize(string text, Type type, ...)" method [Feature] contributed by StefH

0.4.0 (02 March 2023)

  • #10 - Add ConvertToDynamicJsonClass and DeserializeToDynamicJsonClass [Feature] contributed by StefH

0.3.0 (25 September 2022)

  • #9 - JsonConverter.Argon [Feature] contributed by StefH

0.2.0 (17 August 2022)

  • #7 - Add Utf8Json & XUtf8Json [Feature] contributed by StefH
  • #8 - Add ServiceStack.Text [Feature] contributed by StefH

0.1.0 (16 August 2022)

  • #5 - SignAssembly [Feature] contributed by StefH
  • #6 - Change IJsonConverterOptions to JsonConverterOptions and rename JsonConverter classes [Feature] contributed by StefH

0.0.3 (15 August 2022)

  • #4 - Change Serialize method to use object instead on T [Feature] contributed by StefH

0.0.2 (14 August 2022)

  • #2 - Remove method "IsValidJson(string)" from interface and add SimpleJson.Tests [Feature] contributed by StefH
  • #3 - Add JsonConverter.NetJSON [Feature] contributed by StefH

0.0.1 (13 August 2022)

  • #1 - Version 0.0.1 [Feature] contributed by StefH
Commits

Updates Newtonsoft.Json from 13.0.3 to 13.0.3

Commits

Updates WireMock.Net from 1.6.9 to 1.6.10

Changelog

Sourced from WireMock.Net's changelog.

1.6.10 (15 December 2024)

  • #1189 - WireMock.Net.Testcontainers: implement watching the static mapping folder for changes [bug] contributed by StefH
  • #1188 - WithWatchStaticMappings doesn't respect new files [bug]
Commits
  • deda7fb 1.6.10
  • 2a19b44 WireMock.Net.Testcontainers: implement watching the static mapping folder for...
  • See full diff in compare view

Updates WireMock.Net.Abstractions from 1.6.9 to 1.6.10

Changelog

Sourced from WireMock.Net.Abstractions's changelog.

1.6.10 (15 December 2024)

  • #1189 - WireMock.Net.Testcontainers: implement watching the static mapping folder for changes [bug] contributed by StefH
  • #1188 - WithWatchStaticMappings doesn't respect new files [bug]
Commits
  • deda7fb 1.6.10
  • 2a19b44 WireMock.Net.Testcontainers: implement watching the static mapping folder for...
  • See full diff in compare view

Updates WireMock.Org.Abstractions from 1.6.9 to 1.6.10

Changelog

Sourced from WireMock.Org.Abstractions's changelog.

1.6.10 (15 December 2024)

  • #1189 - WireMock.Net.Testcontainers: implement watching the static mapping folder for changes [bug] contributed by StefH
  • #1188 - WithWatchStaticMappings doesn't respect new files [bug]
Commits
  • deda7fb 1.6.10
  • 2a19b44 WireMock.Net.Testcontainers: implement watching the static mapping folder for...
  • See full diff in compare view

Updates YamlDotNet from 15.3.0 to 8.1.0

Changelog

Sourced from YamlDotNet's changelog.

Release 8.1.0

New features and improvements

  • Made CachedTypeInspector thread safe #386
    Previously, using an instance of Serializer or Deserializer was not thread-safe, although the intention was for them to be thread safe. The only mutable state is inside CachedTypeInspector and was not properly protected against concurrent mutation.

Other fixes

  • Fix type conflicts when targeting frameworks without nullability attributes #460

Previous releases

... (truncated)

Commits
  • bb70515 Prepare release 8.1.0
  • aaac633 Merge pull request #460 from Nihlus/nullability-conflicts
  • d077b3a Replace the nullability attributes in Portability.cs with a more feature-comp...
  • b6cf0f6 Make CachedTypeInspector thread safe
  • 349d44a Prepare release 8.0.0
  • 80505bf Merge pull request #435 from aaubry/emit-default-values
  • 296d4d8 Throw descriptive exceptions when using the "linq" methods of YamlNode
  • d70a69a Remove obsolete and unused SerializationOptions enum
  • 2c0ae4c Fix exception when deserializing an interface
  • 6c1a7b4 Never emit document end indicator on stream end
  • Additional commits viewable in compare view

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

| Package | From | To |
| --- | --- | --- |
| [JsonConverter.Abstractions](https://github.com/StefH/JsonConverter) | `0.7.1` | `0.7.0` |
| [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) | `13.0.3` | `13.0.3` |
| [WireMock.Net](https://github.com/WireMock-Net/WireMock.Net) | `1.6.9` | `1.6.10` |
| [WireMock.Net.Abstractions](https://github.com/WireMock-Net/WireMock.Net) | `1.6.9` | `1.6.10` |
| [WireMock.Org.Abstractions](https://github.com/WireMock-Net/WireMock.Net) | `1.6.9` | `1.6.10` |
| [YamlDotNet](https://github.com/aaubry/YamlDotNet) | `15.3.0` | `8.1.0` |


Updates `JsonConverter.Abstractions` from 0.7.1 to 0.7.0
- [Release notes](https://github.com/StefH/JsonConverter/releases)
- [Changelog](https://github.com/StefH/JsonConverter/blob/main/ReleaseNotes.md)
- [Commits](https://github.com/StefH/JsonConverter/commits/0.7.0)

Updates `Newtonsoft.Json` from 13.0.3 to 13.0.3
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](JamesNK/Newtonsoft.Json@13.0.3...13.0.3)

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

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

Updates `WireMock.Org.Abstractions` from 1.6.9 to 1.6.10
- [Release notes](https://github.com/WireMock-Net/WireMock.Net/releases)
- [Changelog](https://github.com/WireMock-Net/WireMock.Net/blob/master/CHANGELOG.md)
- [Commits](wiremock/WireMock.Net@1.6.9...1.6.10)

Updates `YamlDotNet` from 15.3.0 to 8.1.0
- [Release notes](https://github.com/aaubry/YamlDotNet/releases)
- [Changelog](https://github.com/aaubry/YamlDotNet/blob/v8.1.0/RELEASE_NOTES.md)
- [Commits](aaubry/YamlDotNet@v15.3.0...v8.1.0)

---
updated-dependencies:
- dependency-name: JsonConverter.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-packages
- dependency-name: Newtonsoft.Json
  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
- 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: YamlDotNet
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from a team and rockydevnet as code owners January 1, 2025 02:22
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 1, 2025
@hukho hukho merged commit 8aaff4f into main Jan 2, 2025
20 checks passed
@hukho hukho deleted the dependabot/nuget/UKHO.FmEssFssMock.API/UKHO.FmEssFssMock.API/all-packages-7dadb24c4a branch January 2, 2025 16:28
JiviteshT pushed a commit that referenced this pull request Mar 3, 2025
…ck.API with 6 updates (#243)

* Bump the all-packages group

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

| Package | From | To |
| --- | --- | --- |
| [JsonConverter.Abstractions](https://github.com/StefH/JsonConverter) | `0.7.1` | `0.7.0` |
| [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) | `13.0.3` | `13.0.3` |
| [WireMock.Net](https://github.com/WireMock-Net/WireMock.Net) | `1.6.9` | `1.6.10` |
| [WireMock.Net.Abstractions](https://github.com/WireMock-Net/WireMock.Net) | `1.6.9` | `1.6.10` |
| [WireMock.Org.Abstractions](https://github.com/WireMock-Net/WireMock.Net) | `1.6.9` | `1.6.10` |
| [YamlDotNet](https://github.com/aaubry/YamlDotNet) | `15.3.0` | `8.1.0` |


Updates `JsonConverter.Abstractions` from 0.7.1 to 0.7.0
- [Release notes](https://github.com/StefH/JsonConverter/releases)
- [Changelog](https://github.com/StefH/JsonConverter/blob/main/ReleaseNotes.md)
- [Commits](https://github.com/StefH/JsonConverter/commits/0.7.0)

Updates `Newtonsoft.Json` from 13.0.3 to 13.0.3
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](JamesNK/Newtonsoft.Json@13.0.3...13.0.3)

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

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

Updates `WireMock.Org.Abstractions` from 1.6.9 to 1.6.10
- [Release notes](https://github.com/WireMock-Net/WireMock.Net/releases)
- [Changelog](https://github.com/WireMock-Net/WireMock.Net/blob/master/CHANGELOG.md)
- [Commits](wiremock/WireMock.Net@1.6.9...1.6.10)

Updates `YamlDotNet` from 15.3.0 to 8.1.0
- [Release notes](https://github.com/aaubry/YamlDotNet/releases)
- [Changelog](https://github.com/aaubry/YamlDotNet/blob/v8.1.0/RELEASE_NOTES.md)
- [Commits](aaubry/YamlDotNet@v15.3.0...v8.1.0)

---
updated-dependencies:
- dependency-name: JsonConverter.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-packages
- dependency-name: Newtonsoft.Json
  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
- 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: YamlDotNet
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update macro tests

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: HugoBurgess <hugo.burgess@ukho.gov.uk>
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.

3 participants