Skip to content

Comments

fix(deps): update all non-major dependencies#31

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch
Open

fix(deps): update all non-major dependencies#31
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 5, 2024

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@funish/basis 0.1.20.1.3 age confidence
@huggingface/tokenizers 0.0.60.1.2 age confidence
@langchain/textsplitters (source) 1.0.01.0.1 age confidence
@prettier/plugin-oxc (source) 0.0.40.1.3 age confidence
@types/node (source) 24.10.124.10.13 age confidence
oxlint (source) 1.28.01.50.0 age confidence
oxlint-tsgolint 0.6.00.15.0 age confidence
pnpm (source) 10.21.0+sha512.da3337267e400fdd3d479a6c68079ac6db01d8ca4f67572083e722775a796788a7a9956613749e000fac20d424b594f7a791a5f4e2e13581c5ef947f26968a4010.30.2 age confidence
prettier (source) 3.6.23.8.1 age confidence
vitest (source) 4.0.134.0.18 age confidence

Release Notes

huggingface/tokenizers.js (@​huggingface/tokenizers)

v0.1.2

Compare Source

v0.1.1

Compare Source

v0.1.0

Compare Source

langchain-ai/langchainjs (@​langchain/textsplitters)

v1.0.1

Patch Changes
prettier/prettier (@​prettier/plugin-oxc)

v0.1.3

Compare Source

v0.1.2

Compare Source

v0.1.1

Compare Source

v0.1.0

Compare Source

v0.0.5

Compare Source

oxc-project/oxc (oxlint)

v1.50.0

Compare Source

v1.49.0

Compare Source

v1.48.0

Compare Source

v1.47.0

Compare Source

v1.45.0

🐛 Bug Fixes
  • 1b2f354 ci: Add missing riscv64/s390x napi targets for oxfmt and oxlint (#​19217) (Cameron)

v1.43.0

Compare Source

v1.42.0

Compare Source

🚀 Features
📚 Documentation
  • 8ccd853 npm: Update package homepage URLs and add keywords (#​18509) (Boshen)

v1.41.0

Compare Source

📚 Documentation

v1.40.0

Compare Source

v1.39.0

Compare Source

v1.38.0

Compare Source

v1.37.0

Compare Source

💥 BREAKING CHANGES
  • f7da875 oxlint: [BREAKING] Remove oxc_language_server binary (#​17457) (Boshen)
📚 Documentation
  • 7e5fc90 linter: Update list of plugins that are reserved. (#​17516) (connorshea)

v1.36.0

Compare Source

v1.35.0

Compare Source

🚀 Features
  • 9e624c9 linter/react: Add version to ReactPluginSettings (#​17169) (camc314)

v1.34.0

Compare Source

🚀 Features
  • a0f74a0 linter/config: Allow aliasing plugin names to allow names the same as builtin plugins (#​15569) (Cameron)
🐛 Bug Fixes
  • 005ec25 linter: Permit $schema .oxlintrc.json struct (#​17060) (Copilot)
  • d446c43 linter: Prevent extra fields from being present on oxlint config file (#​16874) (connorshea)

v1.33.0

Compare Source

v1.32.0

Compare Source

v1.31.0

Compare Source

v1.30.0

Compare Source

🚀 Features
  • 595867a oxlint: Generate markdownDescription fields for oxlint JSON schema. (#​15959) (connorshea)

v1.29.0

Compare Source

🚀 Features
  • 84de1ca oxlint,oxfmt: Allow comments and also commas for vscode-json-ls (#​15612) (leaysgur)
oxc-project/tsgolint (oxlint-tsgolint)

v0.15.0

Compare Source

What's Changed

Full Changelog: oxc-project/tsgolint@v0.14.2...v0.15.0

v0.14.2

Compare Source

What's Changed

  • chore: update typescript-go submodule by @​camc314 in #​705
  • fix(dot-notation): false positive for non-identifier property names in JSX files by @​wagenet in #​702
  • fix(no-unnecessary-condition): avoid generic union overlap false positive by @​camc314 in #​700

New Contributors

Full Changelog: oxc-project/tsgolint@v0.14.1...v0.14.2

v0.14.1

Compare Source

What's Changed
  • chore(deps): update crate-ci/typos action to v1.43.5 by @​renovate[bot] in #​691
  • feat: improve quality of no-unnecessary-type-assertion diagnostics by @​camchenry in #​693
  • perf(no-floating-promises): reduce checker calls in promise checks by @​no-yan in #​696
  • fix(no-unnecessary-condition): false positives for overlap and indexed ??= by @​camc314 in #​697

Full Changelog: oxc-project/tsgolint@v0.14.0...v0.14.1

v0.14.0

Compare Source

What's Changed

Full Changelog: oxc-project/tsgolint@v0.13.0...v0.14.0

v0.13.0

Compare Source

What's Changed

New Contributors

Full Changelog: oxc-project/tsgolint@v0.12.2...v0.13.0

v0.12.2

Compare Source

What's Changed

Full Changelog: oxc-project/tsgolint@v0.12.1...v0.12.2

v0.12.1

Compare Source

What's Changed

Full Changelog: oxc-project/tsgolint@v0.12.0...v0.12.1

v0.12.0

Compare Source

What's Changed

Full Changelog: oxc-project/tsgolint@v0.11.5...v0.12.0

v0.11.5

Compare Source

What's Changed

Full Changelog: oxc-project/tsgolint@v0.11.4...v0.11.5

v0.11.4

Compare Source

What's Changed

  • fix(promise-function-async): use different error message for hybrid return types by @​camc314 in #​617
  • fix(promise-function-async): use suggestion instead of auto-fix for hybrid return types by @​camc314 in #​618

Full Changelog: oxc-project/tsgolint@v0.11.3...v0.11.4

v0.11.3

Compare Source

What's Changed

Full Changelog: oxc-project/tsgolint@v0.11.2...v0.11.3

v0.11.2

Compare Source

What's Changed

New Contributors

Full Changelog: oxc-project/tsgolint@v0.11.1...v0.11.2

v0.11.1

Compare Source

What's Changed

New Contributors

Full Changelog: oxc-project/tsgolint@v0.11.0...v0.11.1

v0.11.0

Compare Source

What's Changed

Full Changelog: oxc-project/tsgolint@v0.10.1...v0.11.0

v0.10.1

Compare Source

What's Changed

New Contributors

Full Changelog: oxc-project/tsgolint@v0.10.0...v0.10.1

v0.10.0

Compare Source

What's Changed

Full Changelog: oxc-project/tsgolint@v0.9.2...v0.10.0

v0.9.2

Compare Source

What's Changed

Full Changelog: oxc-project/tsgolint@v0.9.1...v0.9.2

v0.9.1

Compare Source

What's Changed

Full Changelog: oxc-project/tsgolint@v0.9.0...v0.9.1

v0.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: oxc-project/tsgolint@v0.8.6...v0.9.0

v0.8.6

Compare Source

What's Changed


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 94ed3ca to e3f5847 Compare August 2, 2024 11:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 218a129 to 090f9f6 Compare August 16, 2024 18:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 6b280cf to f9101e9 Compare August 19, 2024 03:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f9101e9 to a845480 Compare August 28, 2024 01:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 2f04ac3 to abea8c6 Compare September 1, 2024 12:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 8e09abf to 01a6d30 Compare September 4, 2024 16:27
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Sep 4, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 01a6d30 to fd3d5ab Compare September 4, 2024 22:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fd3d5ab to b984ee5 Compare September 12, 2024 17:10
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Sep 12, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from fb70b99 to 269bb3e Compare September 19, 2024 14:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from ac8f487 to bd2eeab Compare September 27, 2024 19:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from b5fa531 to 60397aa Compare October 8, 2024 00:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 070e4cc to 888fd68 Compare January 28, 2026 18:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from d0d0493 to 49ce48c Compare February 5, 2026 18:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 45a8d2c to af0126f Compare February 13, 2026 18:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 378be55 to 19adae1 Compare February 22, 2026 01:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from f6882e8 to 19dee24 Compare February 24, 2026 02:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 19dee24 to 34af2f1 Compare February 24, 2026 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants