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 dependencies #465

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

chore(deps): update all dependencies #465

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@commitlint/cli (source) 18.4.3 -> 19.5.0 age adoption passing confidence devDependencies major
@commitlint/config-conventional (source) 18.4.3 -> 19.5.0 age adoption passing confidence devDependencies major
@swc/core (source) 1.3.102 -> 1.9.2 age adoption passing confidence devDependencies minor
@types/node (source) 18.19.4 -> 22.9.0 age adoption passing confidence devDependencies major
@types/semver (source) 7.5.6 -> 7.5.8 age adoption passing confidence devDependencies patch
@types/yargs (source) 17.0.32 -> 17.0.33 age adoption passing confidence devDependencies patch
@vitest/coverage-v8 (source) 1.1.1 -> 2.1.4 age adoption passing confidence devDependencies major
actions/cache v3 -> v4 age adoption passing confidence action major
ajv (source) 8.12.0 -> 8.17.1 age adoption passing confidence dependencies minor
debug 4.3.4 -> 4.3.7 age adoption passing confidence dependencies patch
execa 8.0.1 -> 9.5.1 age adoption passing confidence devDependencies major
husky 8.0.3 -> 9.1.6 age adoption passing confidence devDependencies major
lint-staged 15.2.0 -> 15.2.10 age adoption passing confidence devDependencies patch
listr2 8.0.1 -> 8.2.5 age adoption passing confidence dependencies minor
node (source) ^18.12.0 || ^20.0.0 -> ^18.12.0 || ^20.0.0 || ^22.0.0 age adoption passing confidence engines major
prettier (source) 3.1.1 -> 3.3.3 age adoption passing confidence devDependencies minor
rimraf 5.0.5 -> 6.0.1 age adoption passing confidence devDependencies major
semver 7.5.4 -> 7.6.3 age adoption passing confidence dependencies minor
sort-package-json 2.6.0 -> 2.10.1 age adoption passing confidence dependencies minor
tslib (source) 2.6.2 -> 2.8.1 age adoption passing confidence devDependencies minor
tsup (source) 8.0.1 -> 8.3.5 age adoption passing confidence devDependencies minor
typescript (source) 5.3.3 -> 5.6.3 age adoption passing confidence devDependencies minor
ubuntu 22.04 -> 24.04 age adoption passing confidence github-runner major
update-notifier 7.0.0 -> 7.3.1 age adoption passing confidence dependencies minor
vitest (source) 1.1.1 -> 2.1.4 age adoption passing confidence devDependencies major

Release Notes

conventional-changelog/commitlint (@​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

v19.0.3

Compare Source

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

v19.0.2

Compare Source

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

v19.0.1

Compare Source

Bug Fixes
  • drop resolve-from, resolve-global and import-fresh, resolve global packages correctly (#​3939) (8793c63), closes #​3938

v19.0.0

Compare Source

Reverts
  • Revert "chore!: minimum node version v20" (2816783)
BREAKING CHANGES
  • migrate to pure ESM

  • feat: migrate to pure ESM

  • chore: update snapshot

  • fix: load parserPreset with another await

  • test: migrate to vitest

  • test: remove no replacement --runInBand test-ci script

  • chore: fix code reviews

  • refactor(load): rewrite resolve logic

  • fix(config-nx-scopes): fix syntax error

  • feat(resolve-extends): add resolveFrom and loadParserPreset

  • feat(load): use resolveFrom and loadParserPreset from resolve-extends

  • test: include only @​commitlint/* packages src in coverage

  • test: explicit import vitest utilities

  • test: remove @​jest/globals from dependencies

  • fix(resolve-extends): resolveFrom output should be platform aware

  • test: restore NO_COLOR to test script

  • chore: fix linting issues

  • fix: should use fileURLToPath instead of pathname for Windows compatibility

  • Apply suggestions from code review

  • fix: should reuse cli instead call yargs()

  • feat(cli): set terminalWidth as wrap to avoid work break on help

  • Update .eslintrc.cjs

  • feat: migrate @​commitlint/config-conventional to pure ESM

18.6.1 (2024-02-13)

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

v18.6.1

Compare Source

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

v18.6.0

Compare Source

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

v18.5.0

Compare Source

Features

18.4.4 (2024-01-04)

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

18.4.3 (2023-11-21)

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

18.4.2 (2023-11-16)

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

18.4.1 (2023-11-12)

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

v18.4.4

Compare Source

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

conventional-changelog/commitlint (@​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

v19.0.3

Compare Source

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

v19.0.0

Compare Source

Reverts
  • Revert "chore!: minimum node version v20" (2816783)
BREAKING CHANGES
  • migrate to pure ESM

  • feat: migrate to pure ESM

  • chore: update snapshot

  • fix: load parserPreset with another await

  • test: migrate to vitest

  • test: remove no replacement --runInBand test-ci script

  • chore: fix code reviews

  • refactor(load): rewrite resolve logic

  • fix(config-nx-scopes): fix syntax error

  • feat(resolve-extends): add resolveFrom and loadParserPreset

  • feat(load): use resolveFrom and loadParserPreset from resolve-extends

  • test: include only @​commitlint/* packages src in coverage

  • test: explicit import vitest utilities

  • test: remove @​jest/globals from dependencies

  • fix(resolve-extends): resolveFrom output should be platform aware

  • test: restore NO_COLOR to test script

  • chore: fix linting issues

  • fix: should use fileURLToPath instead of pathname for Windows compatibility

  • Apply suggestions from code review

  • fix: should reuse cli instead call yargs()

  • feat(cli): set terminalWidth as wrap to avoid work break on help

  • Update .eslintrc.cjs

  • feat: migrate @​commitlint/config-conventional to pure ESM

18.6.2 (2024-02-14)

Bug Fixes

18.6.1 (2024-02-13)

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

v18.6.3

Compare Source

Bug Fixes

Full Changelog: conventional-changelog/commitlint@v18.6.2...v18.6.3

v18.6.2

Compare Source

Bug Fixes

v18.6.1

Compare Source

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

v18.6.0

Compare Source

Features

v18.5.0

Compare Source

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

18.4.4 (2024-01-04)

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

18.4.3 (2023-11-21)

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

18.4.2 (2023-11-16)

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

v18.4.4

Compare Source

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

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

v1.9.2

Compare Source

Bug Fixes
Features

v1.9.1

Compare Source

Bug Fixes

v1.9.0

Compare Source

Bug Fixes
Features
Miscellaneous Tasks

v1.8.0

Compare Source

Bug Fixes
  • (es/typescript) Handle multiline type parameters in async arrow functions (#​9704) (c5ed19c)

  • (es/typescript) Handle ASI hazards in fast type strip (#​9707) (c135f71)

Features
Performance

v1.7.42

Compare Source

Bug Fixes
Features
  • (es/minifier) Optimize switch with side effect and termination tests (#​9677) (7344a63)

  • (es/parser) Ability to get script's potential module errors (#​9682) (2bbd1e8)

Miscellaneous Tasks
Performance

v1.7.40

Compare Source

Bug Fixes
Documentation
Miscellaneous Tasks
  • (deps) Update dependency swc-plugin-coverage-instrument to ^0.0.25 (#​9676) (b8d255b)

v1.7.39

Compare Source

Bug Fixes
  • (es/compat) Add missing visit children for destructuring (#​9658) (32116a0)

  • (es/parser) Correct > and < when exit type context (#​9653) (abffc07)

  • (es/proposal) Use tsc version of explicit resource management (#​9585) (f735108)

  • (wasm-typescript) Fix option types of functions (#​9662) (4cbe33c)

Features
Miscellaneous Tasks

v1.7.36

Compare Source

Bug Fixes
  • (es) Run esnext transforms on esnext target (#​9644) (8a19201)

  • (es/codegen) Emit space after div if rhs has leading comment (#​9631) (f2be26e)

  • (es/lints) Correct the false positive error of TS2309 (#​9635) (f74c1f3)

  • (es/minifier) Only merge last if return (#​9633) (6f52949)

  • (es/minifier) Check type of assignment target before merging assignments (#​9617) (4436621)

Features
Miscellaneous Tasks

v1.7.35

Compare Source

Bug Fixes
Features
  • (bindings/html) Accept Buffer|string instead of Buffer (#​9625) (62edb36)

  • (es/preset-env) Update preset-env data (#​9573) (9a11d34)

  • (es/testing) Parse test code as a Program instead of a Module (#​9264) (166b858)

  • (es/testing) Parse test code as a Program instead of a Module (#​9623) (bfea322)

Miscellaneous Tasks
Performance
Refactor
  • (es/typescript) Simplifying enum and namespace transforms (#​9558) (2480bb0)
Build

v1.7.28

Compare Source

Bug Fixes
  • (ast) Add archive(check_bytes) to all relevant AST types (#​9574) (185d6f5)

  • (cli) Exclude non-files from get_files_list (#​9560) ([85cc2bd](


Configuration

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

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

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.

@renovate renovate bot added the dependencies label Jan 1, 2024
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v20 chore(deps): update all dependencies Jan 4, 2024
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 0874375 to 6a42eb8 Compare January 11, 2024 07:48
@renovate renovate bot force-pushed the renovate/all branch 10 times, most recently from 8608075 to 8b2ee46 Compare January 17, 2024 20:25
@renovate renovate bot force-pushed the renovate/all branch 11 times, most recently from bdc8c05 to cedf85e Compare January 27, 2024 21:13
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from f60ac92 to be59c56 Compare October 17, 2024 02:28
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 1fe60a5 to c02aee0 Compare October 25, 2024 13:39
@renovate renovate bot force-pushed the renovate/all branch 12 times, most recently from 249d051 to a512656 Compare October 31, 2024 23:39
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 05be694 to ade29a5 Compare November 6, 2024 13:51
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