Frenkenstein6 / Moon-hine

Sex On The Floor
1 stars 0 forks source link

Bump business from 1.0.0 to 2.2.1 in /ruby #4

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps business from 1.0.0 to 2.2.1.

Release notes

Sourced from business's releases.

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.

v1.10.0

  • Add banking holidays for Betalingsservice for 2018 and 2019

v1.9.0

  • Add Betalingsservice 2017 holiday definitions

v1.8.0

  • Add 2018-2027 TARGET holiday defintions
  • Add 2018-2027 Bankgirot holiday defintions

... (truncated)

Changelog

Sourced from business's changelog.

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

  • Add holiday calendar for PAD Canada

1.14.0 - July 18, 2018

... (truncated)

Commits


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)
dependabot[bot] commented 2 years ago

Superseded by #8.