Release notes
*Sourced from [dayjs's releases](https://github.com/iamkun/dayjs/releases).*
> ## v1.8.15
> ## [1.8.15](https://github.com/iamkun/dayjs/compare/v1.8.14...v1.8.15) (2019-07-08)
>
>
> ### Bug Fixes
>
> * Fix dayjs.locale() returns current global locale ([#602](https://github-redirect.dependabot.com/iamkun/dayjs/issues/602)) ([790cd1a](https://github.com/iamkun/dayjs/commit/790cd1a))
> * Fix incorrect Thai locale translation of July ([#607](https://github-redirect.dependabot.com/iamkun/dayjs/issues/607)) ([43cbfd3](https://github.com/iamkun/dayjs/commit/43cbfd3))
> * Lowercase french locale months and weekdays ([#615](https://github-redirect.dependabot.com/iamkun/dayjs/issues/615)) ([e5a257c](https://github.com/iamkun/dayjs/commit/e5a257c))
> * Type - Export Ls object to query all available locales ([#623](https://github-redirect.dependabot.com/iamkun/dayjs/issues/623)) ([f6bfae0](https://github.com/iamkun/dayjs/commit/f6bfae0))
> * Update nb (Norsk Bokmål) locale ([#604](https://github-redirect.dependabot.com/iamkun/dayjs/issues/604)) ([907f5c9](https://github.com/iamkun/dayjs/commit/907f5c9))
> * Update types of `.diff` API ([#617](https://github-redirect.dependabot.com/iamkun/dayjs/issues/617)) ([f0f43d2](https://github.com/iamkun/dayjs/commit/f0f43d2))
Changelog
*Sourced from [dayjs's changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md).*
> ## [1.8.15](https://github.com/iamkun/dayjs/compare/v1.8.14...v1.8.15) (2019-07-08)
>
>
> ### Bug Fixes
>
> * Fix dayjs.locale() returns current global locale ([#602](https://github-redirect.dependabot.com/iamkun/dayjs/issues/602)) ([790cd1a](https://github.com/iamkun/dayjs/commit/790cd1a))
> * Fix incorrect Thai locale translation of July ([#607](https://github-redirect.dependabot.com/iamkun/dayjs/issues/607)) ([43cbfd3](https://github.com/iamkun/dayjs/commit/43cbfd3))
> * Lowercase french locale months and weekdays ([#615](https://github-redirect.dependabot.com/iamkun/dayjs/issues/615)) ([e5a257c](https://github.com/iamkun/dayjs/commit/e5a257c))
> * Type - Export Ls object to query all available locales ([#623](https://github-redirect.dependabot.com/iamkun/dayjs/issues/623)) ([f6bfae0](https://github.com/iamkun/dayjs/commit/f6bfae0))
> * Update nb (Norsk Bokmål) locale ([#604](https://github-redirect.dependabot.com/iamkun/dayjs/issues/604)) ([907f5c9](https://github.com/iamkun/dayjs/commit/907f5c9))
> * Update types of `.diff` API ([#617](https://github-redirect.dependabot.com/iamkun/dayjs/issues/617)) ([f0f43d2](https://github.com/iamkun/dayjs/commit/f0f43d2))
Commits
- [`7f1a1e9`](https://github.com/iamkun/dayjs/commit/7f1a1e975d4e02ad90205d799d04a6c6514d272e) chore(release): 1.8.15 [skip ci]
- [`f588fbf`](https://github.com/iamkun/dayjs/commit/f588fbf2f15bfe1ae9f798f0e584b47396654eb1) Merge pull request [#625](https://github-redirect.dependabot.com/iamkun/dayjs/issues/625) from iamkun/dev
- [`f6bfae0`](https://github.com/iamkun/dayjs/commit/f6bfae0062ab2b55158a2c7659c70b403622ccc5) fix: Type - Export Ls object to query all available locales ([#623](https://github-redirect.dependabot.com/iamkun/dayjs/issues/623))
- [`96c47fb`](https://github.com/iamkun/dayjs/commit/96c47fbf7747fbced580c239e8546ed6395e4f60) docs: Update .diff doc ([#618](https://github-redirect.dependabot.com/iamkun/dayjs/issues/618))
- [`f0f43d2`](https://github.com/iamkun/dayjs/commit/f0f43d29b52d70784e03d6f37baa5b9d03b091c2) fix: Update types of `.diff` API ([#617](https://github-redirect.dependabot.com/iamkun/dayjs/issues/617))
- [`e5a257c`](https://github.com/iamkun/dayjs/commit/e5a257cb8ba25a06bc31047f4a15aeed64477099) fix: Lowercase french locale months and weekdays ([#615](https://github-redirect.dependabot.com/iamkun/dayjs/issues/615))
- [`43cbfd3`](https://github.com/iamkun/dayjs/commit/43cbfd3fca8b4922942d9b8a09ba6c282bf3ac39) fix: Fix incorrect Thai locale translation of July ([#607](https://github-redirect.dependabot.com/iamkun/dayjs/issues/607))
- [`e9a2c28`](https://github.com/iamkun/dayjs/commit/e9a2c28401188024fee4c579753c1d8ba76a0f95) docs: Update weekday plugin doc
- [`907f5c9`](https://github.com/iamkun/dayjs/commit/907f5c9833e382de5689886e2a9509c64eb3c81b) fix: Update nb (Norsk Bokmål) locale ([#604](https://github-redirect.dependabot.com/iamkun/dayjs/issues/604))
- [`790cd1a`](https://github.com/iamkun/dayjs/commit/790cd1a2afe8bc65cf39d501efba660a721361d9) fix: Fix dayjs.locale() returns current global locale ([#602](https://github-redirect.dependabot.com/iamkun/dayjs/issues/602))
- Additional commits viewable in [compare view](https://github.com/iamkun/dayjs/compare/v1.8.14...v1.8.15)
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). To ignore the version in this PR you can just close it
- `@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.
Bumps dayjs from 1.8.14 to 1.8.15.
Release notes
*Sourced from [dayjs's releases](https://github.com/iamkun/dayjs/releases).* > ## v1.8.15 > ## [1.8.15](https://github.com/iamkun/dayjs/compare/v1.8.14...v1.8.15) (2019-07-08) > > > ### Bug Fixes > > * Fix dayjs.locale() returns current global locale ([#602](https://github-redirect.dependabot.com/iamkun/dayjs/issues/602)) ([790cd1a](https://github.com/iamkun/dayjs/commit/790cd1a)) > * Fix incorrect Thai locale translation of July ([#607](https://github-redirect.dependabot.com/iamkun/dayjs/issues/607)) ([43cbfd3](https://github.com/iamkun/dayjs/commit/43cbfd3)) > * Lowercase french locale months and weekdays ([#615](https://github-redirect.dependabot.com/iamkun/dayjs/issues/615)) ([e5a257c](https://github.com/iamkun/dayjs/commit/e5a257c)) > * Type - Export Ls object to query all available locales ([#623](https://github-redirect.dependabot.com/iamkun/dayjs/issues/623)) ([f6bfae0](https://github.com/iamkun/dayjs/commit/f6bfae0)) > * Update nb (Norsk Bokmål) locale ([#604](https://github-redirect.dependabot.com/iamkun/dayjs/issues/604)) ([907f5c9](https://github.com/iamkun/dayjs/commit/907f5c9)) > * Update types of `.diff` API ([#617](https://github-redirect.dependabot.com/iamkun/dayjs/issues/617)) ([f0f43d2](https://github.com/iamkun/dayjs/commit/f0f43d2))Changelog
*Sourced from [dayjs's changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md).* > ## [1.8.15](https://github.com/iamkun/dayjs/compare/v1.8.14...v1.8.15) (2019-07-08) > > > ### Bug Fixes > > * Fix dayjs.locale() returns current global locale ([#602](https://github-redirect.dependabot.com/iamkun/dayjs/issues/602)) ([790cd1a](https://github.com/iamkun/dayjs/commit/790cd1a)) > * Fix incorrect Thai locale translation of July ([#607](https://github-redirect.dependabot.com/iamkun/dayjs/issues/607)) ([43cbfd3](https://github.com/iamkun/dayjs/commit/43cbfd3)) > * Lowercase french locale months and weekdays ([#615](https://github-redirect.dependabot.com/iamkun/dayjs/issues/615)) ([e5a257c](https://github.com/iamkun/dayjs/commit/e5a257c)) > * Type - Export Ls object to query all available locales ([#623](https://github-redirect.dependabot.com/iamkun/dayjs/issues/623)) ([f6bfae0](https://github.com/iamkun/dayjs/commit/f6bfae0)) > * Update nb (Norsk Bokmål) locale ([#604](https://github-redirect.dependabot.com/iamkun/dayjs/issues/604)) ([907f5c9](https://github.com/iamkun/dayjs/commit/907f5c9)) > * Update types of `.diff` API ([#617](https://github-redirect.dependabot.com/iamkun/dayjs/issues/617)) ([f0f43d2](https://github.com/iamkun/dayjs/commit/f0f43d2))Commits
- [`7f1a1e9`](https://github.com/iamkun/dayjs/commit/7f1a1e975d4e02ad90205d799d04a6c6514d272e) chore(release): 1.8.15 [skip ci] - [`f588fbf`](https://github.com/iamkun/dayjs/commit/f588fbf2f15bfe1ae9f798f0e584b47396654eb1) Merge pull request [#625](https://github-redirect.dependabot.com/iamkun/dayjs/issues/625) from iamkun/dev - [`f6bfae0`](https://github.com/iamkun/dayjs/commit/f6bfae0062ab2b55158a2c7659c70b403622ccc5) fix: Type - Export Ls object to query all available locales ([#623](https://github-redirect.dependabot.com/iamkun/dayjs/issues/623)) - [`96c47fb`](https://github.com/iamkun/dayjs/commit/96c47fbf7747fbced580c239e8546ed6395e4f60) docs: Update .diff doc ([#618](https://github-redirect.dependabot.com/iamkun/dayjs/issues/618)) - [`f0f43d2`](https://github.com/iamkun/dayjs/commit/f0f43d29b52d70784e03d6f37baa5b9d03b091c2) fix: Update types of `.diff` API ([#617](https://github-redirect.dependabot.com/iamkun/dayjs/issues/617)) - [`e5a257c`](https://github.com/iamkun/dayjs/commit/e5a257cb8ba25a06bc31047f4a15aeed64477099) fix: Lowercase french locale months and weekdays ([#615](https://github-redirect.dependabot.com/iamkun/dayjs/issues/615)) - [`43cbfd3`](https://github.com/iamkun/dayjs/commit/43cbfd3fca8b4922942d9b8a09ba6c282bf3ac39) fix: Fix incorrect Thai locale translation of July ([#607](https://github-redirect.dependabot.com/iamkun/dayjs/issues/607)) - [`e9a2c28`](https://github.com/iamkun/dayjs/commit/e9a2c28401188024fee4c579753c1d8ba76a0f95) docs: Update weekday plugin doc - [`907f5c9`](https://github.com/iamkun/dayjs/commit/907f5c9833e382de5689886e2a9509c64eb3c81b) fix: Update nb (Norsk Bokmål) locale ([#604](https://github-redirect.dependabot.com/iamkun/dayjs/issues/604)) - [`790cd1a`](https://github.com/iamkun/dayjs/commit/790cd1a2afe8bc65cf39d501efba660a721361d9) fix: Fix dayjs.locale() returns current global locale ([#602](https://github-redirect.dependabot.com/iamkun/dayjs/issues/602)) - Additional commits viewable in [compare view](https://github.com/iamkun/dayjs/compare/v1.8.14...v1.8.15)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). To ignore the version in this PR you can just close it - `@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.