m-list-view icon indicating copy to clipboard operation
m-list-view copied to clipboard

Update warning requirement from ^3.0.0 to ^4.0.3

Open dependabot-preview[bot] opened this issue 6 years ago • 0 comments

Updates the requirements on warning to permit the latest version.

Release notes

Sourced from warning's releases.

v4.0.3

  • chore(release): v4.0.3 (3c44be7)
  • docs(CHANGELOG): v4.0.3 (8809fa6)
  • fix: incorrect formatting of message with arguments (b188176)
Changelog

Sourced from warning's changelog.

4.0.3 (2019-02-09)

Bug Fixes

  • incorrect formatting of message with arguments (b188176)

4.0.2 (2018-08-17)

Bug Fixes

  • use jest instead of tap: tap is a PITA to debug (c4c026b)
  • remove [provides](https://github.com/provides)Module annotation (1d808f1)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

4.0.1 (2018-05-30)

Bug Fixes

  • add var printWarning = to comply with ES5 strict mode (677dcfa), closes #25

4.0.0 (2018-05-22)

Bug Fixes

Chores

  • LICENSE: Change from BSD modified to MIT (5a63a1b)

BREAKING CHANGES

... (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.

dependabot-preview[bot] avatar Feb 11 '19 21:02 dependabot-preview[bot]