Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2025

Updates the requirements on active_utils to permit the latest version.

Changelog

Sourced from active_utils's changelog.

Version 3.5.0 (February 04, 2025)

  • Catch and raise EHOSTUNREACH and EADDRNOTAVAIL syscall errors as ActiveUtils::ConnectionError

Version 3.4.2 (January 15, 2025)

  • Remove numeric as a required param for ActiveUtils::Country

Version 3.4.1 (APril 04, 2023)

Version 3.4.0 (February 23, 2022)

  • Add AC and TA to ActiveUtils::Country::COUNTRIES

Version 3.3.19 (February 24, 2020)

  • Support net/http default proxy settings from ENV['http_proxy']
  • Support usage of custom ssl certificate with ENV['SSL_CERT_FILE'], default variable for Ruby

Version 3.3.17 (February 24, 2020)

  • Add support for PATCH HTTP method in ActiveUtils#Connection

Version 3.3.16 (December 18, 2018)

  • Add VU to ActiveUtils::Country::COUNTRIES_THAT_DO_NOT_USE_POSTALCODES

Version 3.3.15 (November 29, 2018)

  • Remove support to Ruby 1.9 and ActiveSupport < 4
  • Remove the upperbound constraint on ActiveSupport

Version 3.3.14 (November 28, 2018)

  • Add MW to ActiveUtils::Country::COUNTRIES_THAT_DO_NOT_USE_POSTALCODES

Version 3.3.13 (November 26, 2018)

  • Add support for custom retriable exceptions in NetworkConnectionRetries#retry_exceptions

Version 3.3.12 (July 11, 2018)

  • Update CA bundle

Version 3.3.11 (March 14, 2018)

  • Add the DigiCert Global Root G2 to the CA bundle

Version 3.3.10 (February 28, 2018)

  • Support ActiveSupport 5.2

Version 3.3.9 (September 28, 2017)

  • Add remaining currencies to ActiveUtils::CurrencyCode::ISO_CURRENCIES
  • Update bundler in travis.yml

Version 3.3.8 (August 15, 2017)

  • Add BO to ActiveUtils::Country::COUNTRIES_THAT_DO_NOT_USE_POSTALCODES

Version 3.3.7 (June 26, 2017)

  • Add CVE to ActiveUtils::CurrencyCode::ISO_CURRENCIES

... (truncated)

Commits
  • 38f4c2f Merge pull request #136 from Shopify/release-3.5.0
  • 85d3394 release 3.5.0
  • e1737f1 Merge pull request #135 from Shopify/connection-err-for-ehostunreach-and-eadd...
  • 3847f68 Catch and raise EHOSTUNREACH and EADDRNOTAVAI syscall errors as ActiveUtils::...
  • c3f620e Merge pull request #134 from Shopify/release_3.4.2
  • bb0e22b Bump to version 3.4.2
  • fe8c610 Merge pull request #133 from Shopify/remove-numeric-required-param
  • a23b60a Remove numeric as a required param for Country
  • fb2c3a1 Merge pull request #131 from Shopify/configure-dependabot
  • e8ecc42 Add auto-merge
  • 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 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)

… 3.6.0

Updates the requirements on [active_utils](https://github.com/shopify/active_utils) to permit the latest version.
- [Release notes](https://github.com/shopify/active_utils/releases)
- [Changelog](https://github.com/Shopify/active_utils/blob/main/CHANGELOG.md)
- [Commits](Shopify/active_utils@v3.3.1...v3.5.0)

---
updated-dependencies:
- dependency-name: active_utils
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 5, 2025
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