Skip to content

build(deps): Bump consola from 2.15.3 to 3.1.0 #83

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 19, 2023

Bumps consola from 2.15.3 to 3.1.0.

Release notes

Sourced from consola's releases.

v3.1.0

compare changes

🚀 Enhancements

  • Support fancy option for createConsola and improve docs (#177)
  • consola/basic, consola/core and consola/browser subpath exports saving up to 80% of bundle size (#178)

Docs

v3.0.2

compare changes

🩹 Fixes

  • mockTypes: Mock on options.typs (f9d86b6)
  • Type .raw for types (dfb976f)

💅 Refactors

  • Use individual named exports of reporters (57bb579)

🏡 Chore

❤️ Contributors

v3.0.1

compare changes

🩹 Fixes

  • utils: Use default stream.write for workers support (#173)
  • Wrap options.stdout and options.stderr for wrapStd (ab59db6)

💅 Refactors

  • fancy: More minimal badges when width cannot be determined (ad24029)

... (truncated)

Changelog

Sourced from consola's changelog.

v3.1.0

compare changes

🚀 Enhancements

  • Support fancy option for createConsola and improve docs (#177)
  • /basic, /core and /browser subpath exports (#178)

🏡 Chore

❤️ Contributors

v3.0.2

compare changes

🩹 Fixes

  • mockTypes: Mock on options.typs (f9d86b6)
  • Type .raw for types (dfb976f)

💅 Refactors

  • Use individual named exports of reporters (57bb579)

🏡 Chore

❤️ Contributors

v3.0.1

compare changes

🩹 Fixes

... (truncated)

Commits
  • c0ea536 chore(release): v3.1.0
  • a952bc2 chore: update the docs
  • 943992d chore: add json example
  • 17df639 feat: /basic, /core and /browser subpath exports (#178)
  • c8c0d52 feat: support fancy option for createConsola and improve docs (#177)
  • e8c4235 chore(release): v3.0.2
  • 4dadfb3 chore: fix mock example
  • dfb976f fix: type .raw for types
  • f9d86b6 fix(mockTypes): mock on options.typs
  • 00abbe7 chore(deps): update all non-major dependencies (#174)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added scope:dependencies dependency updates type:build changes to the build system or external dependencies labels Apr 19, 2023
@dependabot dependabot bot requested review from flexdevelopment, a team and unicornware April 19, 2023 05:10
@unicornware unicornware enabled auto-merge (squash) April 19, 2023 05:10
@codecov
Copy link

codecov bot commented Apr 19, 2023

Codecov Report

Merging #83 (30931b8) into main (a8f5d0e) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #83   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           17        17           
  Lines          598       598           
  Branches        10        10           
=========================================
  Hits           598       598           
Flag Coverage Δ
node16 100.00% <ø> (ø)
node18 100.00% <ø> (ø)
node19 100.00% <ø> (ø)
Components Coverage Δ
config 100.00% <ø> (ø)
utils 100.00% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e284492...30931b8. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/consola-3.1.0 branch 9 times, most recently from 57d7bef to e4aaeec Compare April 25, 2023 05:27
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/consola-3.1.0 branch 6 times, most recently from aad87f0 to f8a6b94 Compare May 3, 2023 05:13
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/consola-3.1.0 branch 4 times, most recently from 3868a9c to 695593d Compare May 5, 2023 05:18
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/consola-3.1.0 branch from 695593d to e695374 Compare May 17, 2023 05:25
Bumps [consola](https://github.com/unjs/consola) from 2.15.3 to 3.1.0.
- [Release notes](https://github.com/unjs/consola/releases)
- [Changelog](https://github.com/unjs/consola/blob/main/CHANGELOG.md)
- [Commits](unjs/consola@v2.15.3...v3.1.0)

---
updated-dependencies:
- dependency-name: consola
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/consola-3.1.0 branch from e695374 to 30931b8 Compare May 18, 2023 05:22
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 28, 2023

Superseded by #145.

@dependabot dependabot bot closed this Jun 28, 2023
auto-merge was automatically disabled June 28, 2023 05:14

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/consola-3.1.0 branch June 28, 2023 05:14
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent
activity after it was closed. Please open a new issue for related bugs or features. Be
sure to reference this issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
scope:dependencies dependency updates type:build changes to the build system or external dependencies
Projects
Status: 🥶 Icebox
Development

Successfully merging this pull request may close these issues.

0 participants