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 #88

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 18, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@biomejs/biome (source) ^1.0.0 -> ^1.9.4 age adoption passing confidence
@commitlint/cli (source) ^19.0.3 -> ^19.8.0 age adoption passing confidence
@commitlint/config-conventional (source) ^19.0.3 -> ^19.8.0 age adoption passing confidence
@sapphire/ts-config (source) ^5.0.0 -> ^5.0.1 age adoption passing confidence
@swc/core (source) ^1.3.62 -> ^1.11.11 age adoption passing confidence
@swc/jest (source) ^0.2.26 -> ^0.2.37 age adoption passing confidence
@types/bcrypt (source) ^5.0.0 -> ^5.0.2 age adoption passing confidence
@types/jest (source) ^29.5.2 -> ^29.5.14 age adoption passing confidence
@types/node (source) ^22.8.6 -> ^22.13.10 age adoption passing confidence
@types/ws (source) ^8.5.5 -> ^8.18.0 age adoption passing confidence
husky ^9.0.6 -> ^9.1.7 age adoption passing confidence
jest (source) ^29.5.0 -> ^29.7.0 age adoption passing confidence
nodemon (source) ^3.0.0 -> ^3.1.9 age adoption passing confidence
tslib (source) ^2.5.3 -> ^2.8.1 age adoption passing confidence
tsup (source) ^8.0.0 -> ^8.4.0 age adoption passing confidence
turbo (source) ^2.0.14 -> ^2.4.4 age adoption passing confidence
typescript (source) ^5.1.3 -> ^5.8.2 age adoption passing confidence

Release Notes

biomejs/biome (@​biomejs/biome)

v1.9.4

Compare Source

v1.9.3

Compare Source

v1.9.2

Compare Source

v1.9.1

Compare Source

v1.9.0

Compare Source

v1.8.3

Compare Source

v1.8.2

Compare Source

v1.8.1

Compare Source

v1.8.0

Compare Source

v1.7.3

Compare Source

v1.7.2

Compare Source

v1.7.1

Compare Source

v1.7.0

Compare Source

v1.6.4

Compare Source

v1.6.3

Compare Source

v1.6.2

Compare Source

v1.6.1

Compare Source

v1.6.0

Compare Source

v1.5.3

Compare Source

v1.5.2

Compare Source

v1.5.1

Compare Source

v1.5.0

Compare Source

v1.4.1

Compare Source

v1.4.0

Compare Source

v1.3.3

Compare Source

v1.3.2

Compare Source

v1.3.1

Compare Source

v1.3.0

Compare Source

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

v19.8.0

Compare Source

Performance Improvements
  • use node: prefix to bypass require.cache call for builtins (#​4302) (0cd8f41)

19.7.1 (2025-02-02)

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

19.6.1 (2024-12-15)

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

v19.7.1

Compare Source

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

v19.6.1

Compare Source

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

v19.6.0

Compare Source

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

v19.5.0

Compare Source

Features

19.4.1 (2024-08-28)

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

v19.4.1

Compare Source

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

v19.4.0

Compare Source

Features

v19.3.0

Compare Source

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

19.2.2 (2024-04-14)

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

19.2.1 (2024-03-19)

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

v19.2.2

Compare Source

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

v19.2.1

Compare Source

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

v19.2.0

Compare Source

Features
  • cli: introduce new --last flag, to stop recommending HEAD~1 (#​3916) (99f4f3f)

v19.1.0

Compare Source

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

19.0.3 (2024-02-28)

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

19.0.2 (2024-02-28)

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

19.0.1 (2024-02-27)

Bug Fixes
  • drop resolve-from, resolve-global and import-fresh, resolve global packages correctly (#​3939) (8793c63), closes #​3938
conventional-changelog/commitlint (@​commitlint/config-conventional)

v19.8.0

Compare Source

Performance Improvements
  • use node: prefix to bypass require.cache call for builtins (#​4302) (0cd8f41)

19.7.1 (2025-02-02)

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

v19.7.1

Compare Source

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

v19.6.0

Compare Source

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

v19.5.0

Compare Source

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

19.4.1 (2024-08-28)

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

19.2.2 (2024-04-14)

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

v19.4.1

Compare Source

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

v19.2.2

Compare Source

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

v19.1.0

Compare Source

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

19.0.3 (2024-02-28)

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

sapphiredev/utilities (@​sapphire/ts-config)

v5.0.1

Compare Source

🐛 Bug Fixes

  • ts-config: Bump transitive typescript dependency (321df01)

📝 Documentation

swc-project/swc (@​swc/core)

v1.11.11

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
Refactor
Testing

v1.11.10

Compare Source

Bug Fixes
  • (es/proposal) Fix declarations for explicit-resource-management (#​10198) (99ba555)

  • (es/types) Add missing types for jsc.transform.react.refresh (#​10206) (e71b000)

  • (typescript) Skip the body of ArrowExpr in type usage analysis (#​10187) (9aca205)

Documentation
Features
Miscellaneous Tasks
Performance
  • (es/minifier) Do not repeat applying pure minifier on last (#​10196) (e6b7cee)
Refactor
Testing

v1.11.9

Compare Source

Bug Fixes
  • (es/compat) Hoist arguments in object method while lowering async functions (#​10167) (e764df2)

  • (es/minifier) Check array inline for indexed with dynamic key (#​10184) (c2fe4bf)

Features
Performance

v1.11.8

Compare Source

Bug Fixes
Features
Performance
Refactor
Ci

v1.11.7

Compare Source

Features

v1.11.6

Compare Source

Bug Fixes

v1.11.5

Compare Source

Bug Fixes
  • (es/lints) Capture errors and emit from the original thread (#​10119) (2304cd8)

  • (es/minifier) Skip inlining if the referential identity of a function matters (#​10123) (c08fe8d)

  • (ts/fast-strip) Throw object consistently (#​10122) (010ff2a)

Miscellaneous Tasks
Performance

v1.11.4

Compare Source

Bug Fixes
Miscellaneous Tasks
Performance
Refactor

v1.11.1

Compare Source

Bug Fixes
Documentation
Features
Miscellaneous Tasks
Performance
Refactor

v1.10.18

Compare Source

Bug Fixes
Miscellaneous Tasks
  • (es/minifier) Make minify-all example ignore parsing errors (#​10045) (6c7ec46)
Build
  • (es) Select optimization level for each crates (#​10046) ([c28d494](https:/

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@codecov
Copy link

codecov bot commented Jun 18, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.21%. Comparing base (721b701) to head (d4aedb3).
Report is 46 commits behind head on main.

Current head d4aedb3 differs from pull request most recent head 9d17866

Please upload reports for the commit 9d17866 to get more accurate results.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #88   +/-   ##
=======================================
  Coverage   67.21%   67.21%           
=======================================
  Files          36       36           
  Lines         610      610           
  Branches       98       98           
=======================================
  Hits          410      410           
  Misses        174      174           
  Partials       26       26           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/all-non-major-dev branch 7 times, most recently from 207b8a5 to 9731780 Compare June 24, 2023 10:46
@renovate renovate bot force-pushed the renovate/all-non-major-dev branch 8 times, most recently from 724deba to cb208e6 Compare July 2, 2023 03:55
@renovate renovate bot force-pushed the renovate/all-non-major-dev branch 6 times, most recently from d9d8745 to 15146d7 Compare July 10, 2023 21:00
@renovate renovate bot force-pushed the renovate/all-non-major-dev branch 6 times, most recently from f450a07 to d4aedb3 Compare July 20, 2023 06:04
@renovate renovate bot force-pushed the renovate/all-non-major-dev branch from d4aedb3 to 100d70a Compare July 21, 2023 11:35
@renovate renovate bot force-pushed the renovate/all-non-major-dev branch 4 times, most recently from 4446dc2 to f0fdef6 Compare February 10, 2025 19:31
@renovate renovate bot force-pushed the renovate/all-non-major-dev branch 5 times, most recently from 586c105 to d4e1ffd Compare February 19, 2025 08:54
@renovate renovate bot force-pushed the renovate/all-non-major-dev branch 6 times, most recently from 18ea1bd to 1f347f6 Compare February 28, 2025 17:39
@renovate renovate bot force-pushed the renovate/all-non-major-dev branch 9 times, most recently from 0754e34 to a909bfc Compare March 7, 2025 21:12
@renovate renovate bot force-pushed the renovate/all-non-major-dev branch 2 times, most recently from 07cb03e to 21e3602 Compare March 12, 2025 13:54
@renovate renovate bot force-pushed the renovate/all-non-major-dev branch 2 times, most recently from 768eb7b to f146231 Compare March 17, 2025 19:02
@renovate renovate bot force-pushed the renovate/all-non-major-dev branch from f146231 to 3a6f3fc Compare March 19, 2025 20:58
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