Skip to content

Bump Azure.Data.AppConfiguration from 1.2.0 to 1.2.1 in /Solutions#45

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/Solutions/Azure.Data.AppConfiguration-1.2.1
Closed

Bump Azure.Data.AppConfiguration from 1.2.0 to 1.2.1 in /Solutions#45
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/Solutions/Azure.Data.AppConfiguration-1.2.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Sep 12, 2023

Bumps Azure.Data.AppConfiguration from 1.2.0 to 1.2.1.

Release notes

Sourced from Azure.Data.AppConfiguration's releases.

Azure.Data.AppConfiguration_1.2.1

1.2.1 (2023-09-13)

Bugs Fixed

  • FeatureFlagConfigurationSetting and SecretReferenceConfigurationSetting will now retain custom attributes in the setting value. Previously, only attributes that were defined in the associated JSON schema were allowed and unknown attributes were discarded.

  • Added the ability to create FeatureFlagConfigurationSetting and SecretReferenceConfigurationSetting instances with an ETag, matching ConfigurationSetting. This allows all setting types to use the GetConfigurationSettingAsync overload that accepts onlyIfUnchanged. Previously, this was not possible for specialized settings types.

  • Added the ability to create FeatureFlagConfigurationSetting and SecretReferenceConfigurationSetting instances for testing purposes using the ConfigurationModelFactory. It was previously not possible to populate service-owned fields when testing.

  • Marked a constructor overload of ConfigurationSetting that was intended for testing purposes as non-visible, as the ConfigurationModelFactory should instead be used.

  • Fixed a bug where a disposed content stream was used to attempt deserialization in some scenarios, such as using a custom HttpMessageHandler that returns StringContent.

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 12, 2023
Bumps [Azure.Data.AppConfiguration](https://github.com/Azure/azure-sdk-for-net) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Data.AppConfiguration_1.2.0...Azure.Data.AppConfiguration_1.2.1)

---
updated-dependencies:
- dependency-name: Azure.Data.AppConfiguration
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/nuget/Solutions/Azure.Data.AppConfiguration-1.2.1 branch from f3f06ed to e398b4a Compare September 25, 2023 23:19
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Nov 8, 2023

Superseded by #57.

@dependabot dependabot Bot closed this Nov 8, 2023
@dependabot dependabot Bot deleted the dependabot/nuget/Solutions/Azure.Data.AppConfiguration-1.2.1 branch November 8, 2023 23: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