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

chore(deps): update root (major) #8

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@faker-js/faker ^7.6.0 -> ^8.1.0 age adoption passing confidence
consola ^2.15.3 -> ^3.2.3 age adoption passing confidence
tsup (source) ^6.6.3 -> ^7.2.0 age adoption passing confidence
typescript (source) ^4.9.5 -> ^5.2.2 age adoption passing confidence

Release Notes

faker-js/faker (@​faker-js/faker)

v8.1.0

Compare Source

Features
Bug Fixes
Changed Locales
New Locales
8.0.2 (2023-05-27)
Bug Fixes

v8.0.2

Compare Source

v8.0.1

Compare Source

v8.0.0

Compare Source

Bug Fixes
  • docs: fix faker v7 code example for locale migration (#​2125) (b570461)
  • locales: add real cities for zu_ZA and af_ZA, update en_ZA city list (#​2141) (ee8c97c)
unjs/consola (consola)

v3.2.3

Compare Source

compare changes

🩹 Fixes
  • types: Partial style options for box (#​210)
  • types: Add backward compatible declarations (e46733b)
🏡 Chore
❤️ Contributors

v3.2.2

Compare Source

compare changes

🩹 Fixes
  • fancy: Add node 14 compatibility (#​204)
📦 Build
  • pkg: Add supported engines field (#​179)
❤️ Contributors

v3.2.1

Compare Source

compare changes

🩹 Fixes
  • box: Fix preset naming for singleThick (#​201)
  • fancy: Style underscore with surrounding spaces (#​203)
❤️ Contributors

v3.2.0

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • Inherit mocks (#​183)
  • Correct and improve return types for single and multi select prompts (#​197)
  • Preserve tag casing (#​190)
🏡 Chore
❤️ Contributors

v3.1.0

Compare Source

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 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
egoist/tsup (tsup)

v7.2.0

Compare Source

Bug Fixes
  • allow to kill onSuccess process using SIGKILL signal, closes #​936 (612cabf)
Features

v7.1.0

Compare Source

Features
  • Ensure matching declaration file exists for each output bundle format (#​934) (fb4c2b6)

v7.0.0

Compare Source

Bug Fixes
Features
  • require nodejs 16 or above (45832d9)
  • support svelte-preprocess (#​906) (3606e45)
  • Update esbuild version to latest for keeping unknown directives during bundle (#​925) (e2e70e8)
BREAKING CHANGES
  • require nodejs 16 or above
  • update esbuild to 0.18

v6.7.0

Compare Source

Features
Microsoft/TypeScript (typescript)

v5.2.2: TypeScript 5.2

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.1.6: TypeScript 5.1.6

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on npm

v5.1.5: TypeScript 5.1.5

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.1.3: TypeScript 5.1.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.0.4: TypeScript 5.0.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.0.3: TypeScript 5.0.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.0.2: TypeScript 5.0

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:


Configuration

📅 Schedule: Branch creation - "before 6am on the first day of the month" (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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate bot added the dependencies label Apr 1, 2023
@renovate renovate bot force-pushed the renovate/major-shared-root branch 2 times, most recently from 9f9ee99 to c6c4f27 Compare April 11, 2023 05:12
@renovate renovate bot changed the title chore(deps): update dependency typescript to v5 chore(deps): update root (major) Apr 11, 2023
@renovate renovate bot force-pushed the renovate/major-shared-root branch 2 times, most recently from 6b62cf5 to f04e0ba Compare April 13, 2023 11:50
@renovate renovate bot force-pushed the renovate/major-shared-root branch from f04e0ba to ac20987 Compare April 18, 2023 13:35
@renovate renovate bot force-pushed the renovate/major-shared-root branch 2 times, most recently from 723704b to 16b7bdf Compare June 2, 2023 15:03
@renovate renovate bot force-pushed the renovate/major-shared-root branch from 16b7bdf to 22c725a Compare June 16, 2023 14:33
@renovate renovate bot force-pushed the renovate/major-shared-root branch 6 times, most recently from 413ec60 to 7d7a6b0 Compare June 29, 2023 02:06
@renovate renovate bot force-pushed the renovate/major-shared-root branch from 7d7a6b0 to 7bfec58 Compare July 6, 2023 00:38
@renovate renovate bot mentioned this pull request Jul 13, 2023
1 task
@renovate renovate bot force-pushed the renovate/major-shared-root branch from 7bfec58 to 4fb1dd8 Compare August 2, 2023 16:24
@renovate renovate bot force-pushed the renovate/major-shared-root branch from 4fb1dd8 to 252939a Compare August 24, 2023 17:43
@renovate renovate bot force-pushed the renovate/major-shared-root branch from 252939a to 8477bfe Compare September 19, 2023 21:54
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.

0 participants