telemetry-analysis-service icon indicating copy to clipboard operation
telemetry-analysis-service copied to clipboard

Bump ansi_up from 3.0.0 to 4.0.4

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

Bumps ansi_up from 3.0.0 to 4.0.4.

Release notes

Sourced from ansi_up's releases.

4.0.4 - Minor bug fix

  • Merged proper path to Typescript d.ts file in package.json (#54)
  • Merged in an actual LICENSE file (no change to license) (#53)

4.0.3 Release - Escaped URL / Terminal Links support

Now supports escaped URL support - or 'terminal links' #51 This is the proper solution to displaying URLs in a terminal.

Additional bug fixes were also merged in.

Commits
  • 6e19ac4 Merge branch 'master' of github.com:drudru/ansi_up
  • 5f785d8 Merge pull request #55 from kirill-konshin/patch-1
  • 34acb43 Merge pull request #53 from samccone/master
  • 7eafccd Fix for #54
  • 38f8496 Add LICENSE file to repo for license conformance checking
  • 1836e99 Bumping NPM version to remove tags file
  • a22b0d8 NPM release of Version 4 - Escaped URL support
  • 6f5a1b8 Just made some more methods private
  • c285080 Reverted ES2015 module attempt
  • b8c6151 Reverting back to old isomorphic technique
  • Additional commits viewable in compare view

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). 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:

  • 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 Jul 29 '19 14:07 dependabot-preview[bot]