Skip to content
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

fix(deps): update dependency consola to v3 #15

Merged
merged 1 commit into from
Apr 17, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 17, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
consola ^2.15.3 -> ^3.0.2 age adoption passing confidence

Release Notes

unjs/consola

v3.0.2

Compare Source

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 Source

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)
❤️ Contributors

v3.0.0

Compare Source

compare changes

🚀 Enhancements
  • Default logLevel to 1 in test environments (#​134)
  • Support literal for logLevels (#​133)
  • Expose createConsola and named exports (ef6e5e5)
  • consola.prompt util (#​170)
  • consola.fail log level (#​153)
  • Pass formatOptions and other options to reporters (d77286a)
  • Show stack trace with consola.trace (#​151)
🔥 Performance
  • Switch from chalk to colorette (271b4db)
  • Remove dayjs dependency (d6a3776)
🩹 Fixes
  • Add .raw to mocked functions (987dadc)
  • Type consola instance with built-in type functions (1a4b893)
  • Default value for color format utils (ec9be78)
  • fancy: Show time and tag on right when width cannot be determined (#​128)
  • Pass level from CONSOLA_LEVEL to the defaults (#​129)
  • consola: Type defaults overrides generic defaults (d3d3c05)
  • fancy: Improve colors (99c2a4f)
  • promp: Options is optional (817626f)
💅 Refactors
  • ⚠️ Rewrite consola with typescript (4479d2f)
  • Rename global to globalThis (bd03098)
  • utils: Rename global to globalThis (8c3ef77)
  • Strict typechecks (63bbd56)
  • Remove globalThis caching (4e7b909)
  • Drop json and winston reporters (5af0e99)
  • Move all options to consola.options without duplication (2d31ef4)
  • Move spam logic into _lastLog object (cabd04f)
  • Remove global async option (edd1bb9)
  • types: Merge LogTypeLiteral and logtype types to LogType (da1bc73)
  • ⚠️ Move log levels and types to constants (514f5b3)
  • Use index.node.ts for main build (b92d23b)
  • Improve types and exports (b380d21)
  • Improve fancy reporter (bc90db8)
  • Revert back to dist/index.* for bw compatibility (98e300f)
  • fancy: Better start color and icon (5a01d53)
📖 Documentation
  • Fix links to the source files (#​172)
📦 Build
  • Use backward compatible cjs wrapper for default export (e2e6aa6)
🏡 Chore
✅ Tests
🎨 Styles
  • Prefer object spread instead of Object.assign (c03268a)
⚠️ Breaking Changes
  • ⚠️ Rewrite consola with typescript (4479d2f)
  • ⚠️ Move log levels and types to constants (514f5b3)
❤️ Contributors

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@stackblitz
Copy link

stackblitz bot commented Apr 17, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@socket-security
Copy link

New dependency changes detected. Learn more about Socket for GitHub ↗︎


👍 No new dependency issues detected in pull request

Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore [email protected] bar@* or ignore all packages with @SocketSecurity ignore-all

Pull request alert summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues

📊 Modified Dependency Overview:

🚮 Removed packages: [email protected]

@sxzz sxzz merged commit 832fc20 into main Apr 17, 2023
7 checks passed
@sxzz sxzz deleted the renovate/consola-3.x branch April 17, 2023 03:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant