Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump business from 1.0.0 to 2.3.0 in /ruby #18

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 7, 2022

Bumps business from 1.0.0 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

v2.2.1

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

v2.2.0

Add Business::Calendar#name - thanks @​mattmcf!

V2.1.0

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

v2.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 required

v1.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

  • 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 compatibility score

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 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)

Bumps [business](https://github.com/gocardless/business) from 1.0.0 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.0.0...v2.3.0)

---
updated-dependencies:
- dependency-name: business
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Feb 7, 2022
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
0 participants