nicolasblanco / shopix

Shopix : an Elixir & Phoenix e-commerce platform
MIT License
196 stars 26 forks source link

Bump timex from 3.5.0 to 3.6.0 #35

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps timex from 3.5.0 to 3.6.0.

Changelog *Sourced from [timex's changelog](https://github.com/bitwalker/timex/blob/master/CHANGELOG.md).* > # Change Log > > All notable changes to this project will be documented in this file (at least to the extent possible, I am not infallible sadly). > This project adheres to [Semantic Versioning](http://semver.org/). > > ## Unreleased > > ## 3.5.1 > > ### Fixed > > - Elixir 1.8 deprecations > - `Timex.diff/2` spec > - `Timex.Timezone.convert/2` when using custom time zones > - Letter encoding on PT translation > - Swedish translation id for March
Commits - [`211510c`](https://github.com/bitwalker/timex/commit/211510c42644dcd1b63e5a236d791521e1127744) Replace dialyze with dialyxir - [`f17f63b`](https://github.com/bitwalker/timex/commit/f17f63b7abe62682340be859f46ac6c5d25db73d) Version 3.6.0 - [`ea975b5`](https://github.com/bitwalker/timex/commit/ea975b522c31d137c19e23e9e5e733c8b8216c86) Change email for Travis notifications - [`74e4664`](https://github.com/bitwalker/timex/commit/74e466401de04e5cd7c205cd4d6dad45344165f4) Update deps - [`bdb7ce2`](https://github.com/bitwalker/timex/commit/bdb7ce2e5c2c1ef8c6fcf1a550fa5dde6413e274) Add details to parsing documentation ([#540](https://github-redirect.dependabot.com/bitwalker/timex/issues/540)) - [`9617a8f`](https://github.com/bitwalker/timex/commit/9617a8ff4f75e0fedde64097af5b25ced2e2dca9) Update changelog for 3.5.1 ([#522](https://github-redirect.dependabot.com/bitwalker/timex/issues/522)) - [`19ee374`](https://github.com/bitwalker/timex/commit/19ee37442886f06ad1f404ad3f87b55a41d80e4f) Update docs to reflect the actual behavior ([#528](https://github-redirect.dependabot.com/bitwalker/timex/issues/528)) - [`cff7c2f`](https://github.com/bitwalker/timex/commit/cff7c2fdc2357a085023e08c1766b9999de4d847) Minor readme update ([#529](https://github-redirect.dependabot.com/bitwalker/timex/issues/529)) - [`3557580`](https://github.com/bitwalker/timex/commit/3557580ba2a44f4953ebf798376369e9ea7d7ab7) Turkish translation ([#534](https://github-redirect.dependabot.com/bitwalker/timex/issues/534)) - [`bfaeacf`](https://github.com/bitwalker/timex/commit/bfaeacf05c64d8b7d3e86c82ba3b5e1bd3e9aa70) Support for tzdata 1.0.0 ([#536](https://github-redirect.dependabot.com/bitwalker/timex/issues/536)) - Additional commits viewable in [compare view](https://github.com/bitwalker/timex/compare/3.5.0...3.6.0)


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 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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - 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[bot] commented 5 years ago

Superseded by #39.