Skip to content

Conversation

@dependabot-preview
Copy link

@dependabot-preview dependabot-preview bot commented Mar 16, 2020

⚠️ Dependabot Preview has been deactivated ⚠️

This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to dependabot commands nor will it be automatically closed if a new version is found.

If you close this pull request, Dependabot will re-create it the next time it checks for updates and everything will work as expected.


Bumps signale from 1.1.0 to 1.4.0.

Release notes

Sourced from signale's releases.

1.4.0

Highlights

  • Added support for log levels mechanism. (#51) (#80) 5ed52a5
  • Added support for secrets/sensitive-information filtering. (#78) 74d113b
  • Added new wait type logger. (#73) da9a41c
  • Enable interactive mode only on tty.WriteStream streams. (#55) (#82) 54a3377
  • Unary functions time() & timeEnd() now follow underlineLabel option. (#77) 7256696
  • Dropped coloredInterpolation option due to incompatibility with Node <v10.0.0. 5f3684f
  • Added new nullary clearSecrets() function. (#78) 13374b8
  • Added new unary addSecrets() function. (#78) fbc1a06
  • Replaced interactive mode tty API with readline. (#82) (#83) 912f58c
  • Refactored whitespace end-padding of underlined labels. (#77) b88d5bd

Docs

  • Added documentation for secrets filtering. (#79) 061d6aa
  • Added documentation for log levels mechanism. (#81) 4aae8e0
  • Updated ci badge URL on readme. (#75) bda9034

Thanks

Huge thank you to @amilajack for contributing and helping out with this release!

All changes

klaussinani/signale@v1.3.0...v1.4.0

1.3.0

Highlights

Miscellaneous

Visit the contributing guidelines to learn more about how you can get involved in the translating process.

Thanks

Huge thank you to @hardo for helping out with this release!

All changes

klauscfhq/signale@v1.2.1...v1.3.0

1.2.1

... (truncated)
Commits
  • 2e347c5 1.4.0
  • 912f58c Replaced interactive mode tty API with readline (#82) (#83)
  • 54a3377 Enable interactive mode only on tty.WriteStream streams. Fixes #55 (#82)
  • d7d67a9 Docs: Fixed minor readme typo
  • 4aae8e0 Docs: Updated documentation regarding log levels (#81)
  • 5ed52a5 Added support for log levels. Fixes #51 (#80)
  • 7d79cfa Docs: Included wait logger to defaut logger types
  • d8142d6 Docs: Included documentation for the clearSecrets() nullary (#79)
  • 90fea61 Docs: Included documentation for the addSecrets() unary (#79)
  • a5c9961 Docs: Updated Related readme section
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by klaussinani, a new releaser for signale since your current version.


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)
  • 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 16, 2020
@dependabot-preview
Copy link
Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

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.

0 participants