Bump business from 1.0.0 to 2.3.0 in /ruby
Bumps business from 1.0.0 to 2.3.0.
Release notes
Sourced from business's releases.
v2.3.0
What's Changed
- Use YAML#safe_load_file with permitted_classes by
@​attackin gocardless/business#112- Add support for Ruby 3.1, drop Ruby 2.5 by
@​JoeSouthanin gocardless/business#113New Contributors
@​attackmade their first contribution in gocardless/business#112Full Changelog: https://github.com/gocardless/business/compare/v2.2.1...v2.3.0
v2.2.1
v2.2.0
Add Business::Calendar#name - thanks
@​mattmcf!V2.1.0
- Add separate
working_day?andholiday?methods to the calendarv2.0.0
🚨 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 requiredv1.18.0
- Drop support for Ruby < 2.4.x
- Fix Danish public holiday calendar
v1.17.1
- Add holiday calendar for US ACH
- Add holiday calendar for France SEPA
- Update UK May Day 2020
Add Canadian PAD holiday calendar
Add Canadian national holiday calendar for PAD
v1.14.0
Added calendar for New Zealand's public holidays under BecsNZ.
v1.13.0
- Add support for specifying
extra_working_dates(special dates that are "working days", even though they are not one of the specified days, for example weekend dates that are considered to be working days)v1.11.1
No release notes provided.
v1.11.0
Add banking holidays for BECS for 2017 and 2018.
... (truncated)
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
2.2.0 - March 4, 2021
- Add
Business::Calendar#name- thanks@​mattmcf!2.1.0 - June 8, 2020
- Add seperate
working_day?andholiday?methods to the calendar2.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 required1.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
6f50233Merge pull request #110 from gocardless/dependabot/bundler/gc_ruboconfig-tw-2...4a2406egc_rubocop autocorrect v2.31.08f08da4Update gc_ruboconfig requirement from ~> 2.30.0 to ~> 2.31.03a95929Merge pull request #111 from gocardless/dependabot/bundler/rubocop-tw-1.25.0126a5f9Merge pull request #113 from gocardless/joesouthan/ruby-3145fd077Bump v2.3.0930a5dcAdd support for Ruby 3.1, remove Ruby 2.511ef1e0Merge pull request #112 from attack/safe-load53bb953Use YAML#safe_load_file with permitted_classesd1e6b8bUpdate rubocop requirement from ~> 1.24.1 to ~> 1.25.0- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
@dependabot rebase