Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Bump yohang/calendr from 2.1.1 to 2.1.2 #785

Merged
merged 1 commit into from
Mar 25, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jan 16, 2019

Bumps yohang/calendr from 2.1.1 to 2.1.2.

Changelog

Sourced from yohang/calendr's changelog.

2.1.2

  • Made compatible with Symfony 4 / Twig 2
  • Deprecated Silex Service provider
  • Fixed a bug in events
  • Removed custom test bootstrap and migrated to PSR-4

2.1.0

  • Made compatible with PHP 7.1+
  • Updated to PHPUnit >= 4

2.0.0

  • Non-strict mode does not exists anymore (use the factory / calendar to create periods)
  • No more google calendar provider (hard to maintain and a bit out of the scope of this library)
  • Removed first-monday / last-sunday in favor of first weekday / last weekday
  • Factory argument is now mandatory for period instantiation
Commits
  • f48f3f2 Deprecated Silex service provider
  • 3ae20cb Added changelog for 2.1
  • 5d4528f Fixed an unstable test
  • 359864d Added back 5.5 / 5.6 to travis build as deprecating in this version will be a...
  • 736f34f Added lowest deps env for travis build
  • 897c21d Fix comparison for period containing event (#54)
  • 06926d9 Fixed a Twig 2 issue in tests
  • a3294bb Create .gitattributes (#46)
  • 29f4766 Allow Symfony 4 and Twig 2 (#49)
  • fc360f7 Limited Travis tests to maintained PHP versions
  • 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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file Help Wanted Adapté aux nouveaux contributeurs php Pull requests that update Php code À relire À tester labels Jan 16, 2019
Bumps [yohang/calendr](https://github.com/yohang/CalendR) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/yohang/CalendR/releases)
- [Changelog](https://github.com/yohang/CalendR/blob/master/CHANGELOG.md)
- [Commits](yohang/CalendR@2.1.1...2.1.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/yohang/calendr-2.1.2 branch from 4891ff8 to a202d54 Compare January 27, 2019 10:47
@prytoegrian prytoegrian merged commit ce0400c into develop Mar 25, 2019
@prytoegrian prytoegrian deleted the dependabot/composer/yohang/calendr-2.1.2 branch March 25, 2019 21:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file Help Wanted Adapté aux nouveaux contributeurs php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants