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.1 #39

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps timex from 3.5.0 to 3.6.1.

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 - [`b08d087`](https://github.com/bitwalker/timex/commit/b08d087556f77055acaf45e98d838eae1c1e9244) Version 3.6.1 - [`28096f1`](https://github.com/bitwalker/timex/commit/28096f18030a76e0da0b4589b7b363d07f7c4555) Fix property tests and improve generators - [`32018e5`](https://github.com/bitwalker/timex/commit/32018e504f3439f62b259f3b11fa25f054e9fd6d) Setup property based test framework and add sample tests ([#480](https://github-redirect.dependabot.com/bitwalker/timex/issues/480)) - [`53cad66`](https://github.com/bitwalker/timex/commit/53cad6667f248c16313f831a50c4443916029dbf) Address handling of ambiguity in timezone conversions by using UTC clock time... - [`9426820`](https://github.com/bitwalker/timex/commit/942682013c48ef6c5a965afcd9afd9b3857f2f39) Fix [#491](https://github-redirect.dependabot.com/bitwalker/timex/issues/491) - gracefully handle errors resolving a timezone using wall clock time - [`ab03f30`](https://github.com/bitwalker/timex/commit/ab03f307fd2204a869183a9d957967bdf2eef8b1) Fix [#514](https://github-redirect.dependabot.com/bitwalker/timex/issues/514) - gracefully handle converting date to datetime on tz boundary - [`c8d332a`](https://github.com/bitwalker/timex/commit/c8d332a6a88fc43cb7ba6f491406dfe8f9406871) Fix [#531](https://github-redirect.dependabot.com/bitwalker/timex/issues/531) - address some issues with shifting over timezone boundaries - [`f96d0ae`](https://github.com/bitwalker/timex/commit/f96d0ae6d5cb2910fdf8c4b4f587fb3ed1d2f110) Fix [#507](https://github-redirect.dependabot.com/bitwalker/timex/issues/507) - unnecessary tz conversion during logical shifts results in erroneo... - [`3fd2804`](https://github.com/bitwalker/timex/commit/3fd2804aa0465b1788f2a7e5ab23de51771879e9) Fix [#532](https://github-redirect.dependabot.com/bitwalker/timex/issues/532) - shift priority incorrectly inverted - [`59650d4`](https://github.com/bitwalker/timex/commit/59650d4c4a2da152a18b6d8c898aa5d8e04458ed) Fix [#537](https://github-redirect.dependabot.com/bitwalker/timex/issues/537) - precision not preserved in some situations - Additional commits viewable in [compare view](https://github.com/bitwalker/timex/compare/3.5.0...3.6.1)


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

Looks like timex is up-to-date now, so this is no longer needed.