Jellyfish-Insights / andromeda

Don’t be held hostage by other providers. Own and aggregate your data from organic and paid campaigns in a single place to pull and review as needed
http://jellyfishinsights.com/
Apache License 2.0
11 stars 5 forks source link

Bump Google.AdWords and Newtonsoft.Json #233

Open dependabot[bot] opened 4 months ago

dependabot[bot] commented 4 months ago

Bumps Google.AdWords and Newtonsoft.Json. These dependencies needed to be updated together. Updates Google.AdWords from 24.5.0 to 24.19.0

Release notes

Sourced from Google.AdWords's releases.

Ads API .NET Client Library - v24.19.0 (DEPRECATED)

Changes for v24.19.0

AdWords:

  • No changes.

Ad Manager:

  • Added support for v202205.
  • Removed examples for v202108.
  • Removed support for v202105.

Common:

  • No changes.
Description Tarball Zip
AdWords API .NET library examples adwords_dotnet_lib_v24.19.0.tar.gz adwords_dotnet_lib_v24.19.0.zip
Ad Manager API .NET library examples admanager_dotnet_lib_v24.19.0.tar.gz admanager_dotnet_lib_v24.19.0.zip

Ads API .NET Client Library - v24.18.0 (DEPRECATED)

Changes for v24.18.0

AdWords:

  • No changes.

Ad Manager:

  • Added support for v202202.
  • Removed examples for v202105.
  • Removed support for v202102.

Common:

  • No changes.
Description Tarball Zip
AdWords API .NET library examples adwords_dotnet_lib_v24.18.0.tar.gz adwords_dotnet_lib_v24.18.0.zip
Ad Manager API .NET library examples admanager_dotnet_lib_v24.18.0.tar.gz admanager_dotnet_lib_v24.18.0.zip

Ads API .NET Client Library - v24.17.0 (DEPRECATED)

Changes for v24.17.0

AdWords:

  • No changes.

Ad Manager:

  • Added support for v202111.
  • Removed examples for v202102.
  • Removed support for v202011.

Common:

... (truncated)

Changelog

Sourced from Google.AdWords's changelog.

24.19.0

AdWords:

Ad Manager:

  • Added support for v202205.
  • Removed examples for v202108.
  • Removed support for v202105.

Common:

24.18.0

AdWords:

Ad Manager:

  • Added support for v202202.
  • Removed examples for v202105.
  • Removed support for v202102.

Common:

24.17.0

AdWords:

Ad Manager:

  • Added support for v202111.
  • Removed examples for v202102.
  • Removed support for v202011.

Common:

24.16.0

AdWords:

Ad Manager:

  • Added support for v202108.
  • Removed examples for v202011.
  • Removed support for v202008.

Common:

... (truncated)

Commits


Updates Newtonsoft.Json from 11.0.2 to 12.0.1

Release notes

Sourced from Newtonsoft.Json's releases.

12.0.1

  • New feature - Added NuGet package signing
  • New feature - Added Authenticode assembly signing
  • New feature - Added SourceLink support
  • New feature - Added constructors to StringEnumConverter for setting AllowIntegerValue
  • New feature - Added JsonNameTable and JsonTextReader.PropertyNameTable
  • New feature - Added line information to JsonSerializationException
  • New feature - Added JObject.Property overload with a StringComparison
  • New feature - Added JsonMergeSettings.PropertyNameComparison
  • New feature - Added support for multiple Date constructors with JavaScriptDateTimeConverter
  • New feature - Added support for strict equals and strict not equals in JSON Path queries
  • New feature - Added EncodeSpecialCharacters setting to XmlNodeConverter
  • New feature - Added trace message for serializing to non-writable properties
  • New feature - Added support for NamingStrategy to StringEnumConverter
  • New feature - Added JsonLoadSettings.DuplicatePropertyNameHandling setting
  • Change - JTokenReader now uses JsonReader.DateTimeZoneHandling setting for date values
  • Change - Excluded TargetSite when serializing Exceptions without SerializableAttribute
  • Change - Changed StringEnumConverter.ctor(bool camelCaseText) to obsolete
  • Change - Changed StringEnumConverter.CamelCaseText to obsolete
  • Fix - Fixed incorrect overflow when reading decimal values from JSON
  • Fix - Fixed error message when trying to deserialize an abstract serializable type
  • Fix - Fixed parsing decimals from a string with an exponent
  • Fix - Fixed losing DateTime.Kind when deserializing ISO date strings
  • Fix - Fixed calling constructors with ref and in parameters
  • Fix - Fixed rare race condition in name table when serializing
  • Fix - Fixed unhelpful exception message when unable to convert JSON value to DateTime
  • Fix - Fixed error when deserializing empty array in DataTable
  • Fix - Fixed deserializing empty string to empty byte array
  • Fix - Fixed blank extension data values with required properties and deserializing with constructor
  • Fix - Fixed ignored values being set in extension data when deserializing
  • Fix - Fixed comparing equal integer and floating point values in JSON Path
  • Fix - Fixed BsonReader when reading multiple content
  • Fix - Fixed setting extension data with existing key
  • Fix - Fixed including array attribute in XML with namespaces when converting JSON to XML
  • Fix - Fixed error when serializing ref struct properties by excluding them from serialization
Commits
  • 509643a Update version to 12.0.1
  • 82e7636 Add backwards compatible EnumUtils.TryToString call
  • 2171a88 Add documentation and split JSON Path into its own documentation section (#1925)
  • f869558 Update version to 12.0.1-beta2
  • 03f7c0b Fix serializing types with struct ref properties (#1924)
  • 88dae52 Clean up DuplicatePropertyNameHandling feature
  • a1f1b0a initial commit issue #931 fix
  • c6e4ca7 Update NuGet metadata to use license expression (#1921)
  • 44539a8 Fix docs for generic custom json converter (#1909)
  • c356822 Add triggers to Azure build definition
  • 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)