Skip to content

Bump the test group in /grouped with 2 updates - #2

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/grouped/test-095dc69204
Open

Bump the test group in /grouped with 2 updates#2
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/grouped/test-095dc69204

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 3, 2025

Copy link
Copy Markdown

Updates the requirements on statesman and business to permit the latest version.
Updates statesman to 12.1.0

Release notes

Sourced from statesman's releases.

v12.1.0

What's Changed

New Contributors

Full Changelog: gocardless/statesman@v12.0.0...v12.1.0

Changelog

Sourced from statesman's changelog.

v12.1.0 5th January 2024

Fixed

  • Fixed autoloading the VERSION constants
  • Fixed Ensuring inheritance issues with STI tabled
  • Enabled gaplock protection when using trilogy mysql adapter

Added

  • Added Ruby 3.3 to build matrix
  • Added optional initial transition

v12.0.0 30th November 2023

Added

  • Added multi-database support #522
    • This now uses the correct ActiveRecord connection for the model or transition in a multi-database environment

v11.0.0 3rd November 2023

Changed

  • Updated to support ActiveRecord > 7.2
  • Remove support for:
    • Ruby; 2.7
    • Postgres; 9.6, 10, 11
    • MySQL; 5.7

v10.2.3 2nd Aug 2023

Fixed

  • Fixed calls to reloading internal cache is the state_machine was made private / protected

v10.2.2 21st April 2023

Changed

  • Calling active_record.reload resets the adapter's internal cache

v10.2.1 3rd April 2023

Fixed

  • Fixed an edge case where adapter.reset were failing if the cache is empty

v10.2.0 3rd April 2023

... (truncated)

Commits
  • 20f4fd8 Merge pull request #534 from gocardless/prepare-12.1.0
  • 30be321 Added release notes for 12.1.0
  • 9fb3317 Update gc_ruboconfig requirement from ~> 4.3.0 to ~> 4.4.1 (#526)
  • 7640a2a Add Ruby 3.3 to build matrix (#533)
  • be765fd Merge pull request #519 from gocardless/dependabot/bundler/rake-tw-13.1.0
  • f55a978 Merge branch 'master' into dependabot/bundler/rake-tw-13.1.0
  • fd6ec61 Merge pull request #532 from gocardless/tidy-up-documentation
  • 8086957 Update build matrix link in COMPATIBILITY.md
  • decae2c Fix lint warning in COMPATIBILILTY.md
  • 2204be2 Tidy up documentation
  • Additional commits viewable in compare view

Updates business to 2.3.0

Release notes

Sourced from business's releases.

v2.3.0

What's Changed

New Contributors

Full Changelog: gocardless/business@v2.2.1...v2.3.0

Changelog

Sourced from business's changelog.

2.3.0 - Jan 31, 2022

  • Added permitted classes to YAML's safe_load #112 - thanks @​attack
  • Removed support for Ruby 2.4, 2.5

2.2.1 - March 9, 2021

  • Fix regression on Calendar#new #83 - thanks @​ineu!

2.2.0 - March 4, 2021

2.1.0 - June 8, 2020

  • Add seperate working_day? and holiday? methods to the calendar

2.0.0 - May 4, 2020

🚨 BREAKING CHANGES 🚨

For more on the breaking changes that have been introduced in v2.0.0 please see the readme.

  • Remove bundled calendars see this pr for more context. If you need to use any of the previously bundled calendars, see here
  • Business::Calendar.load_paths= is now required

1.18.0 - April 30, 2020

Note we have dropped support for Ruby < 2.4.x

  • Correct Danish public holidays

1.17.1 - November 19, 2019

  • Change May Bank Holiday 2020 for UK (Bacs) - this was moved to the 8th.
  • Add 2020 holidays for PAD.

1.17.0 - October 30, 2019

  • Add holiday calendar for France (Target(SEPA) + French bank holidays)

1.16.1 - September 2, 2019

  • Fix holiday calendar for ACH U.S.

1.16.0 - January 17, 2019

  • Add holiday calendar for ACH U.S.

1.15.0 - October 24, 2018

... (truncated)

Commits
  • 6f50233 Merge pull request #110 from gocardless/dependabot/bundler/gc_ruboconfig-tw-2...
  • 4a2406e gc_rubocop autocorrect v2.31.0
  • 8f08da4 Update gc_ruboconfig requirement from ~> 2.30.0 to ~> 2.31.0
  • 3a95929 Merge pull request #111 from gocardless/dependabot/bundler/rubocop-tw-1.25.0
  • 126a5f9 Merge pull request #113 from gocardless/joesouthan/ruby-31
  • 45fd077 Bump v2.3.0
  • 930a5dc Add support for Ruby 3.1, remove Ruby 2.5
  • 11ef1e0 Merge pull request #112 from attack/safe-load
  • 53bb953 Use YAML#safe_load_file with permitted_classes
  • d1e6b8b Update rubocop requirement from ~> 1.24.1 to ~> 1.25.0
  • 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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Mar 3, 2025
@dependabot
dependabot Bot force-pushed the dependabot/bundler/grouped/test-095dc69204 branch from 2a5b870 to ea6f276 Compare March 3, 2025 13:54
Updates the requirements on [statesman](https://github.com/gocardless/statesman) and [business](https://github.com/gocardless/business) to permit the latest version.

Updates `statesman` to 12.1.0
- [Release notes](https://github.com/gocardless/statesman/releases)
- [Changelog](https://github.com/gocardless/statesman/blob/master/CHANGELOG.md)
- [Commits](gocardless/statesman@v1.2.0...v12.1.0)

Updates `business` to 2.3.0
- [Release notes](https://github.com/gocardless/business/releases)
- [Changelog](https://github.com/gocardless/business/blob/master/CHANGELOG.md)
- [Commits](gocardless/business@v1.1.0...v2.3.0)

---
updated-dependencies:
- dependency-name: statesman
  dependency-type: direct:production
  dependency-group: test
- dependency-name: business
  dependency-type: direct:production
  dependency-group: test
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/bundler/grouped/test-095dc69204 branch from ea6f276 to 99c6b94 Compare March 3, 2025 15:37
@dependabot @github

dependabot Bot commented on behalf of github Aug 4, 2025

Copy link
Copy Markdown
Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

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 ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants