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 all non-major dev-dependencies #215

Merged
merged 3 commits into from
Apr 16, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 19, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) ^17.4.4 -> ^17.6.1 age adoption passing confidence
@commitlint/config-conventional (source) ^17.4.4 -> ^17.6.1 age adoption passing confidence
@types/better-sqlite3 (source) ^7.6.3 -> ^7.6.4 age adoption passing confidence
@types/node (source) ^18.14.2 -> ^18.15.11 age adoption passing confidence
@types/prompts (source) ^2.4.2 -> ^2.4.4 age adoption passing confidence
@typescript-eslint/eslint-plugin ^5.54.0 -> ^5.58.0 age adoption passing confidence
@typescript-eslint/parser ^5.54.0 -> ^5.58.0 age adoption passing confidence
@vitest/coverage-c8 ^0.28.5 -> ^0.30.1 age adoption passing confidence
colorette ^2.0.19 -> ^2.0.20 age adoption passing confidence
eslint (source) ^8.35.0 -> ^8.38.0 age adoption passing confidence
eslint-config-prettier ^8.6.0 -> ^8.8.0 age adoption passing confidence
lint-staged ^13.1.2 -> ^13.2.1 age adoption passing confidence
prettier (source) ^2.8.4 -> ^2.8.7 age adoption passing confidence
rimraf ^4.1.3 -> ^4.4.1 age adoption passing confidence
turbo (source) ^1.8.3 -> ^1.9.1 age adoption passing confidence
typedoc (source) ^0.23.26 -> ^0.24.3 age adoption passing confidence
vitest ^0.27.3 -> ^0.30.1 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v17.6.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.6.0

Compare Source

Note: Version bump only for package @​commitlint/cli

17.5.1 (2023-03-28)

Note: Version bump only for package @​commitlint/cli

v17.5.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.5.0

Compare Source

Note: Version bump only for package @​commitlint/cli

17.4.4 (2023-02-17)

Note: Version bump only for package @​commitlint/cli

17.4.3 (2023-02-13)

Note: Version bump only for package @​commitlint/cli

17.4.2 (2023-01-12)

Note: Version bump only for package @​commitlint/cli

17.4.1 (2023-01-09)

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v17.6.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v17.6.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

17.4.4 (2023-02-17)

Note: Version bump only for package @​commitlint/config-conventional

17.4.3 (2023-02-13)

Note: Version bump only for package @​commitlint/config-conventional

17.4.2 (2023-01-12)

Note: Version bump only for package @​commitlint/config-conventional

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.58.0

Compare Source

Bug Fixes
  • eslint-plugin: [unified-signatures] allow overloads with different named and different number of parameters (#​6877) (939d665)
Features

5.57.1 (2023-04-03)

Bug Fixes
  • eslint-plugin: [strict-boolean-expressions] support mixed enums in allowNullableEnum option (#​6740) (49be8a8)

v5.57.1

Compare Source

Bug Fixes
  • eslint-plugin: [strict-boolean-expressions] support mixed enums in allowNullableEnum option (#​6740) (49be8a8)

v5.57.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] simplify fixer and add support for double negation (#​6620) (81c8519)
  • eslint-plugin: correct crashes with getTypeArguments for ts < 3.7 (#​6767) (59eab58)
Features
  • eslint-plugin: [consistent-type-assertions] add suggestions for objectLiteralTypeAssertions (#​6642) (720e811)
  • eslint-plugin: [consistent-type-assertions] autofix angle bracket assertions to as (#​6641) (ad8ea64)
  • eslint-plugin: add no-duplicate-type-constituents rule (#​5728) (bc31078)

v5.56.0

Compare Source

Bug Fixes
  • eslint-plugin: [member-ordering] check order when optionalityOrder is present with no optional members (#​6619) (6aff431)
  • eslint-plugin: [no-misused-promises] avoid unnecessary calls to getContextualType (#​6193) (745cfe4)
  • eslint-plugin: [no-misused-promises] fix incorrect detection of void functions in JSX attributes (#​6638) (9e41cee)
  • eslint-plugin: [strict-boolean-expression] support falsy and truthy literals simultaneously (#​6672) (62ef487)
  • eslint-plugin: [strict-boolean-expressions] handle truthy enums (#​6618) (0d0639f)
  • eslint-plugin: add TSPropertySignature with TSFunctionType annotation to typeMethod selector (#​6645) (3fc5c63)
Features
  • eslint-plugin: add allowNever support to restrict-template-expressions (#​6554) (423f164)

v5.55.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-confusing-void-expression] check sequence expressions for void is in last position (#​6597) (d73d7d3)
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] fixer should handle parentheses (#​6569) (2d8c196)
Features

5.54.1 (2023-03-06)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

v5.54.1

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.58.0

Compare Source

Bug Fixes
  • update getLib for new TypeScript targets ES2021, ES2022 (#​6782) (1c04664)

5.57.1 (2023-04-03)

Note: Version bump only for package @​typescript-eslint/parser

v5.57.1

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.57.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.56.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.55.0

Compare Source

Features

5.54.1 (2023-03-06)

Note: Version bump only for package @​typescript-eslint/parser

v5.54.1

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

vitest-dev/vitest

v0.30.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.30.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.29.8

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.29.7

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.29.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.29.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.29.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.29.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v0.29.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.29.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.29.0

Compare Source

This release makes some significant changes to how tests are running. If you were using --no-threads before, you might consider enabling --single-thread instead (because your tests are now running in child_process instead of a worker thread) or try our new performance optimization feature (discussed later). If you were relying on API that was not available inside a worker (like process.chdir(), you can now use this option.

One of the potential breaking bug fixes is that environments do not share the same global scope anymore if you run them with --no-isolate, --no-threads or --single-thread - you might need to update your setup files if you were relying on a global variable before.

If you had performance issues on large code bases before, try the new deps.experimentalOptimizer option instead of disabling threads. Feedback is welcome!

One of the breaking changes includes adding a link to snapshots inside snapshot files, meaning you will need to update all your snapshots.

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
jorgebucaran/colorette

v2.0.20

Compare Source

  • Enhance package.json by including type definitions in exports (#​96). Thanks, @​ahnpnl.
eslint/eslint

v8.38.0

Compare Source

Features

  • a1d561d feat: Move getDeclaredVariables and getAncestors to SourceCode (#​17059) (Nicholas C. Zakas)

Bug Fixes


Configuration

📅 Schedule: Branch creation - "before 12pm on Sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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-approve-2[bot]
renovate-approve-2 bot previously approved these changes Feb 19, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Feb 19, 2023
@renovate renovate bot force-pushed the renovate/all-non-major-dev branch from 02a3e35 to 84f34a7 Compare February 20, 2023 18:10
@renovate renovate bot changed the title chore(deps): update dependency vitest to ^0.28.5 chore(deps): update all non-major dev-dependencies Feb 20, 2023
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Feb 20, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Feb 20, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Feb 20, 2023
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Feb 20, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Feb 20, 2023
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Feb 20, 2023
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Feb 20, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Feb 20, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Apr 16, 2023
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Apr 16, 2023
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Apr 16, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Apr 16, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Apr 16, 2023
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Apr 16, 2023
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Apr 16, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Apr 16, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Apr 16, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@codecov
Copy link

codecov bot commented Apr 16, 2023

Codecov Report

Merging #215 (7e426bb) into main (8b05a67) will increase coverage by 1.76%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #215      +/-   ##
==========================================
+ Coverage   90.42%   92.18%   +1.76%     
==========================================
  Files           3        2       -1     
  Lines        1076      845     -231     
  Branches      188      179       -9     
==========================================
- Hits          973      779     -194     
+ Misses         50       44       -6     
+ Partials       53       22      -31     

see 5 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dan-online dan-online enabled auto-merge (squash) April 16, 2023 19:11
@dan-online dan-online merged commit 761d4eb into main Apr 16, 2023
13 checks passed
@dan-online dan-online deleted the renovate/all-non-major-dev branch April 16, 2023 19:18
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