Closed renovate[bot] closed 1 year ago
Name | Link |
---|---|
Latest commit | cfcd2c9a5ccb11092d7ffb3ec4d289ca2057d6d4 |
Latest deploy log | https://app.netlify.com/sites/prismic-module/deploys/64734853ad8ac00008bc6b55 |
Deploy Preview | https://deploy-preview-188--prismic-module.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
Merging #188 (cfcd2c9) into master (9d91b66) will not change coverage. The diff coverage is
n/a
.
:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.
@@ Coverage Diff @@
## master #188 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 3 3
Lines 51 51
=========================================
Hits 51 51
:mega: Weβre building smart automated test selection to slash your CI/CD build times. Learn more
This PR contains the following updates:
^2.15.3
->^3.1.0
Release Notes
unjs/consola
### [`v3.1.0`](https://togithub.com/unjs/consola/blob/HEAD/CHANGELOG.md#v310) [Compare Source](https://togithub.com/unjs/consola/compare/v3.0.2...v3.1.0) [compare changes](https://togithub.com/unjs/consola/compare/v3.0.2...v3.1.0) ##### π Enhancements - Support `fancy` option for `createConsola` and improve docs ([#177](https://togithub.com/unjs/consola/pull/177)) - `/basic`, `/core` and `/browser` subpath exports ([#178](https://togithub.com/unjs/consola/pull/178)) ##### π‘ Chore - Add json example ([943992d](https://togithub.com/unjs/consola/commit/943992d)) - Update the docs ([a952bc2](https://togithub.com/unjs/consola/commit/a952bc2)) ##### β€οΈ Contributors - Pooya Parsa ([@pi0](http://github.com/pi0)) ### [`v3.0.2`](https://togithub.com/unjs/consola/blob/HEAD/CHANGELOG.md#v302) [Compare Source](https://togithub.com/unjs/consola/compare/v3.0.1...v3.0.2) [compare changes](https://togithub.com/unjs/consola/compare/v3.0.1...v3.0.2) ##### π©Ή Fixes - **`mockTypes`:** Mock on `options.typs` ([f9d86b6](https://togithub.com/unjs/consola/commit/f9d86b6)) - Type `.raw` for types ([dfb976f](https://togithub.com/unjs/consola/commit/dfb976f)) ##### π Refactors - Use individual named exports of reporters ([57bb579](https://togithub.com/unjs/consola/commit/57bb579)) ##### π‘ Chore - Add `codecov.yml` ([1f50123](https://togithub.com/unjs/consola/commit/1f50123)) - Update readme ([5a4708d](https://togithub.com/unjs/consola/commit/5a4708d)) - Fix mock example ([4dadfb3](https://togithub.com/unjs/consola/commit/4dadfb3)) ##### β€οΈ Contributors - Pooya Parsa ([@pi0](http://github.com/pi0)) ### [`v3.0.1`](https://togithub.com/unjs/consola/blob/HEAD/CHANGELOG.md#v301) [Compare Source](https://togithub.com/unjs/consola/compare/v3.0.0...v3.0.1) [compare changes](https://togithub.com/unjs/consola/compare/v3.0.0...v3.0.1) ##### π©Ή Fixes - **utils:** Use default `stream.write` for workers support ([#173](https://togithub.com/unjs/consola/pull/173)) - Wrap `options.stdout` and `options.stderr` for wrapStd ([ab59db6](https://togithub.com/unjs/consola/commit/ab59db6)) ##### π Refactors - **fancy:** More minimal badges when width cannot be determined ([ad24029](https://togithub.com/unjs/consola/commit/ad24029)) ##### β€οΈ Contributors - Pooya Parsa ([@pi0](http://github.com/pi0)) ### [`v3.0.0`](https://togithub.com/unjs/consola/blob/HEAD/CHANGELOG.md#v300) [Compare Source](https://togithub.com/unjs/consola/compare/v2.15.3...v3.0.0) [compare changes](https://togithub.com/unjs/consola/compare/v2.15.2...v3.0.0) ##### π Enhancements - Default `logLevel` to 1 in test environments ([#134](https://togithub.com/unjs/consola/pull/134)) - Support literal for logLevels ([#133](https://togithub.com/unjs/consola/pull/133)) - Expose `createConsola` and named exports ([ef6e5e5](https://togithub.com/unjs/consola/commit/ef6e5e5)) - `consola.prompt` util ([#170](https://togithub.com/unjs/consola/pull/170)) - `consola.fail` log level ([#153](https://togithub.com/unjs/consola/pull/153)) - Pass `formatOptions` and other options to reporters ([d77286a](https://togithub.com/unjs/consola/commit/d77286a)) - Show stack trace with `consola.trace` ([#151](https://togithub.com/unjs/consola/pull/151)) ##### π₯ Performance - Switch from chalk to colorette ([271b4db](https://togithub.com/unjs/consola/commit/271b4db)) - Remove `dayjs` dependency ([d6a3776](https://togithub.com/unjs/consola/commit/d6a3776)) ##### π©Ή Fixes - Add `.raw` to mocked functions ([987dadc](https://togithub.com/unjs/consola/commit/987dadc)) - Type consola instance with built-in type functions ([1a4b893](https://togithub.com/unjs/consola/commit/1a4b893)) - Default value for color format utils ([ec9be78](https://togithub.com/unjs/consola/commit/ec9be78)) - **fancy:** Show time and tag on right when width cannot be determined ([#128](https://togithub.com/unjs/consola/pull/128)) - Pass level from `CONSOLA_LEVEL` to the `defaults` ([#129](https://togithub.com/unjs/consola/pull/129)) - **consola:** Type defaults overrides generic defaults ([d3d3c05](https://togithub.com/unjs/consola/commit/d3d3c05)) - **fancy:** Improve colors ([99c2a4f](https://togithub.com/unjs/consola/commit/99c2a4f)) - **promp:** Options is optional ([817626f](https://togithub.com/unjs/consola/commit/817626f)) ##### π Refactors - β οΈ Rewrite consola with typescript ([4479d2f](https://togithub.com/unjs/consola/commit/4479d2f)) - Rename `global` to `globalThis` ([bd03098](https://togithub.com/unjs/consola/commit/bd03098)) - **utils:** Rename `global` to `globalThis` ([8c3ef77](https://togithub.com/unjs/consola/commit/8c3ef77)) - Strict typechecks ([63bbd56](https://togithub.com/unjs/consola/commit/63bbd56)) - Remove `globalThis` caching ([4e7b909](https://togithub.com/unjs/consola/commit/4e7b909)) - Drop `json` and `winston` reporters ([5af0e99](https://togithub.com/unjs/consola/commit/5af0e99)) - Move all options to `consola.options` without duplication ([2d31ef4](https://togithub.com/unjs/consola/commit/2d31ef4)) - Move spam logic into `_lastLog` object ([cabd04f](https://togithub.com/unjs/consola/commit/cabd04f)) - Remove global `async` option ([edd1bb9](https://togithub.com/unjs/consola/commit/edd1bb9)) - **types:** Merge `LogTypeLiteral` and `logtype` types to `LogType` ([da1bc73](https://togithub.com/unjs/consola/commit/da1bc73)) - β οΈ Move log levels and types to constants ([514f5b3](https://togithub.com/unjs/consola/commit/514f5b3)) - Use `index.node.ts` for main build ([b92d23b](https://togithub.com/unjs/consola/commit/b92d23b)) - Improve types and exports ([b380d21](https://togithub.com/unjs/consola/commit/b380d21)) - Improve fancy reporter ([bc90db8](https://togithub.com/unjs/consola/commit/bc90db8)) - Revert back to `dist/index.*` for bw compatibility ([98e300f](https://togithub.com/unjs/consola/commit/98e300f)) - **fancy:** Better start color and icon ([5a01d53](https://togithub.com/unjs/consola/commit/5a01d53)) ##### π Documentation - Fix links to the source files ([#172](https://togithub.com/unjs/consola/pull/172)) ##### π¦ Build - Use backward compatible cjs wrapper for default export ([e2e6aa6](https://togithub.com/unjs/consola/commit/e2e6aa6)) ##### π‘ Chore - **release:** 2.15.3 ([c99ff6c](https://togithub.com/unjs/consola/commit/c99ff6c)) - Make example/index.js working ([#110](https://togithub.com/unjs/consola/pull/110)) - Add LICENSE ([#121](https://togithub.com/unjs/consola/pull/121)) - **npm:** Update repository to unjs orgnization ([#125](https://togithub.com/unjs/consola/pull/125)) - Add prerelease script ([cfaba5e](https://togithub.com/unjs/consola/commit/cfaba5e)) - Hide rollup warn ([5c3b7f1](https://togithub.com/unjs/consola/commit/5c3b7f1)) - Ignore coverage ([da557ac](https://togithub.com/unjs/consola/commit/da557ac)) - Update examples ([e07e3ab](https://togithub.com/unjs/consola/commit/e07e3ab)) - **release:** V3.0.0-1 ([c24ae27](https://togithub.com/unjs/consola/commit/c24ae27)) - Rename dist-tag to 3.x ([3e8f1e0](https://togithub.com/unjs/consola/commit/3e8f1e0)) - Update readme ([85bbe3a](https://togithub.com/unjs/consola/commit/85bbe3a)) - Update badges ([cf7c6e5](https://togithub.com/unjs/consola/commit/cf7c6e5)) - Update badges ([566ff68](https://togithub.com/unjs/consola/commit/566ff68)) - **release:** V3.0.0-2 ([4a01304](https://togithub.com/unjs/consola/commit/4a01304)) - Update shared exports ([8fc0fdd](https://togithub.com/unjs/consola/commit/8fc0fdd)) - **release:** V3.0.0-3 ([6253fb0](https://togithub.com/unjs/consola/commit/6253fb0)) - Fix import in examples ([c4fff18](https://togithub.com/unjs/consola/commit/c4fff18)) - **release:** V3.0.0-4 ([474f82f](https://togithub.com/unjs/consola/commit/474f82f)) - **release:** V3.0.0-5 ([ad20f89](https://togithub.com/unjs/consola/commit/ad20f89)) - Add example for readme ([2bb5813](https://togithub.com/unjs/consola/commit/2bb5813)) - Update readme ([0568e61](https://togithub.com/unjs/consola/commit/0568e61)) - Update readme ([6a5fb0c](https://togithub.com/unjs/consola/commit/6a5fb0c)) - Lint changelog ([11ba5be](https://togithub.com/unjs/consola/commit/11ba5be)) - Update package.json ([f698f88](https://togithub.com/unjs/consola/commit/f698f88)) - Remove browser cjs ([a5db8db](https://togithub.com/unjs/consola/commit/a5db8db)) - Update release script to normal ([2634c71](https://togithub.com/unjs/consola/commit/2634c71)) ##### β Tests - Update test ([64fa81d](https://togithub.com/unjs/consola/commit/64fa81d)) ##### π¨ Styles - Prefer object spread instead of `Object.assign` ([c03268a](https://togithub.com/unjs/consola/commit/c03268a)) ##### β οΈ Breaking Changes - β οΈ Rewrite consola with typescript ([4479d2f](https://togithub.com/unjs/consola/commit/4479d2f)) - β οΈ Move log levels and types to constants ([514f5b3](https://togithub.com/unjs/consola/commit/514f5b3)) ##### β€οΈ Contributors - Pooya Parsa ([@pi0](http://github.com/pi0)) - With-heart ([@with-heart](http://github.com/with-heart)) - Anthony FuConfiguration
π Schedule: Branch creation - At any time (no schedule defined), 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.
This PR has been generated by Mend Renovate. View repository job log here.