Skip to content

Conversation

@dependabot-preview
Copy link

Updates the requirements on sugar to permit the latest version.

Changelog

Sourced from sugar's changelog.

v2.0.5

  • Fixed issue with Angular 6 breaking webpack implementation of global context.
  • Fixed issue with Date#get with past/future options.
  • Fixed issue with parsing of "Mar-3".
  • Fixed issue with parsing of "10:".
  • Fixed issue with parsing of "end of year", etc.
  • Fixed issue with specificity param being incorrectly set.
  • Fixed issue with future option causing a day shift in format "this week tuesday".
  • Fixed issue with inconsistency when overshooting certain units in parsing.
  • Fixed issue with Array#max and empty strings.
  • Fixed issue with incorrect order of "next/last" in Italian dates.
  • Fixed issues with UTC times being reset and timezone abbreviations.
  • Fixed issue with Finnish period as time separator interfering with date parsing.
  • Fixed issues with Typescript declarations including better handling of generics.
  • Temporary fix for bad parsing of ambiguous 일 token for day/Sunday.
  • Restored VERSION property to the core.
  • Fixed issue with future dates.

v2.0.4

  • Fixed issue with Typescript declarations not exporting all packages.

v2.0.3

  • Updated Typescript declaration files to better handle modules.
  • Added type guards to isString... declarations.
  • Fixed issue with Range date unit methods on invalid ranges.

v2.0.2

  • Added Typescript declaration files.

v2.0.1

  • Fixed issues with locales not being ignored in modularized repos.

v2.0.0

API Changes

  • Added global objects. All methods will also be defined here.
... (truncated)
Commits

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.

Updates the requirements on [sugar](https://github.com/andrewplummer/Sugar) to permit the latest version.
- [Release notes](https://github.com/andrewplummer/Sugar/releases)
- [Changelog](https://github.com/andrewplummer/Sugar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/andrewplummer/Sugar/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants