vite-ecosystem-ci
vite-ecosystem-ci copied to clipboard
chore(deps): update all non-major dependencies
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@types/node (source) | ^20.11.30 -> ^20.12.12 |
||||
@typescript-eslint/eslint-plugin (source) | ^7.4.0 -> ^7.10.0 |
||||
@typescript-eslint/parser (source) | ^7.4.0 -> ^7.10.0 |
||||
lint-staged | ^15.2.2 -> ^15.2.5 |
||||
pnpm (source) | 8.15.5 -> 8.15.8 |
||||
semver | ^7.6.0 -> ^7.6.2 |
||||
tsx | ^4.7.1 -> ^4.11.0 |
||||
typescript (source) | ^5.4.3 -> ^5.4.5 |
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v7.10.0
🚀 Features
- eslint-plugin: [sort-type-constituents] support case sensitive sorting
🩹 Fixes
- eslint-plugin: [prefer-regexp-exec] fix heuristic to check whether regex may contain global flag
❤️ Thank You
- auvred
- Emanuel Hoogeveen
- jsfm01
- Kirk Waiblinger
You can read about our versioning strategy and releases on our website.
v7.9.0
🩹 Fixes
- eslint-plugin: [explicit-function-return-types] fix false positive on default parameters
❤️ Thank You
- Kirk Waiblinger
- Sheetal Nandi
- Vinccool96
You can read about our versioning strategy and releases on our website.
v7.8.0
🩹 Fixes
-
eslint-plugin: [no-unsafe-argument] handle tagged templates
-
eslint-plugin: [prefer-optional-chain] suggests optional chaining during strict null equality check
-
eslint-plugin: [consistent-type-assertions] handle tagged templates
-
eslint-plugin: [no-unsafe-return] handle union types
-
eslint-plugin: [no-unused-vars] clear error report range
❤️ Thank You
- auvred
- Josh Goldberg ✨
- jsfm01
- Kim Sang Du
- YeonJuan
You can read about our versioning strategy and releases on our website.
v7.7.1
🩹 Fixes
-
eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment
-
eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's return type
-
eslint-plugin: [prefer-optional-chain] only look at left operand for
requireNullish
-
eslint-plugin: [no-for-in-array] refine report location
-
eslint-plugin: [no-unnecessary-type-assertion] allow non-null assertion for void type
❤️ Thank You
- Abraham Guo
- Kirk Waiblinger
- YeonJuan
You can read about our versioning strategy and releases on our website.
v7.7.0
🚀 Features
-
eslint-plugin: replace
no-new-symbol
withno-new-native-nonconstructor
❤️ Thank You
- Dave
- Josh Goldberg ✨
You can read about our versioning strategy and releases on our website.
v7.6.0
🚀 Features
- bump npm dependency ranges
❤️ Thank You
- Abraham Guo
- auvred
- Brad Zacher
You can read about our versioning strategy and releases on our website.
v7.5.0
🩹 Fixes
-
eslint-plugin: [no-floating-promises] handle TaggedTemplateExpression
-
eslint-plugin: [no-unnecessary-type-assertion] handle exactOptionalPropertyTypes compiler option
❤️ Thank You
- Brad Zacher
- Kim Sang Du
- Mark de Dios
- Naru
- YeonJuan
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v7.10.0
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v7.9.0
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v7.8.0
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v7.7.1
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v7.7.0
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v7.6.0
🚀 Features
- bump npm dependency ranges
❤️ Thank You
- Abraham Guo
- auvred
- Brad Zacher
You can read about our versioning strategy and releases on our website.
v7.5.0
🩹 Fixes
-
parser: disallow
errorOnTypeScriptSyntacticAndSemanticIssues
❤️ Thank You
- Brad Zacher
- Kim Sang Du
- Mark de Dios
- Naru
- YeonJuan
You can read about our versioning strategy and releases on our website.
okonet/lint-staged (lint-staged)
v15.2.5
Patch Changes
-
#1424
31a1f95
Thanks @iiroj! - Allow approximately equivalent versions of direct dependencies by using the "~" character in the version ranges. This means a more recent patch version of a dependency is allowed if available. -
#1423
91abea0
Thanks @iiroj! - Improve error logging when failing to read or parse a configuration file -
#1424
ee43f15
Thanks @iiroj! - Upgrade [email protected]
v15.2.4
Patch Changes
pnpm/pnpm (pnpm)
v8.15.8
v8.15.7
v8.15.6
Patch Changes
- The exit code of the child process should be preserved on
pnpm run
#7817. - When sorting packages in a workspace, take into account workspace dependencies specified as
peerDependencies
#7813. - Add
--ignore-scripts
argument toprune
command #7836.
Platinum Sponsors
|
|
Gold Sponsors
|
|
|
|
|
|
Silver Sponsors
![]() |
|
|
|
|
|
|
|
npm/node-semver (semver)
v7.6.2
Bug Fixes
-
6466ba9
#713 lru: use map.delete() directly (#713) (@negezor, @lukekarrys)
v7.6.1
Bug Fixes
-
c570a34
#704 linting: no-unused-vars (@wraithgar) -
ad8ff11
#704 use internal cache implementation (@mbtools) -
ac9b357
#682 typo in compareBuild debug message (#682) (@mbtools)
Dependencies
Chores
-
dd09b60
#705 bump @npmcli/template-oss to 4.22.0 (@lukekarrys) -
ec49cdc
#701 chore: chore: postinstall for dependabot template-oss PR (@lukekarrys) -
b236c3d
#696 add benchmarks (#696) (@H4ad) -
692451b
#688 various improvements to README (#688) (@mbtools) -
5feeb7f
#705 postinstall for dependabot template-oss PR (@lukekarrys) -
074156f
#701 bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot])
privatenumber/tsx (tsx)
v4.11.0
Bug Fixes
Features
-
esm api: configurable
tsconfig
(3f42ae3)
This release is also available on:
v4.10.5
Bug Fixes
This release is also available on:
v4.10.4
v4.10.3
Performance Improvements
- skip parsing if
import(
is not found in minified code (5cdd50b)
This release is also available on:
v4.10.2
v4.10.1
v4.10.0
Features
- esm api: register to return a namespaced import() method (53bb4aa)
This release is also available on:
v4.9.5
v4.9.4
Bug Fixes
- tsImport: import module from commonjs (48f0a75)
This release is also available on:
v4.9.3
Bug Fixes
This release is also available on:
v4.9.2
Bug Fixes
This release is also available on:
v4.9.1
v4.9.0
v4.8.2
Bug Fixes
- types: cjs/api to use .d.cts (4b1f03c)
This release is also available on:
v4.8.1
v4.8.0
v4.7.3
Bug Fixes
This release is also available on:
v4.7.2
Microsoft/TypeScript (typescript)
v5.4.5
: TypeScript 5.4.5
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 5.4.0 (Beta).
- fixed issues query for Typescript 5.4.1 (RC).
- fixed issues query for Typescript 5.4.2 (Stable).
- fixed issues query for Typescript 5.4.3 (Stable).
- fixed issues query for Typescript 5.4.4 (Stable).
- fixed issues query for Typescript 5.4.5 (Stable).
Downloads are available on:
v5.4.4
: TypeScript 5.4.4
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 5.4.0 (Beta).
- fixed issues query for Typescript 5.4.1 (RC).
- fixed issues query for Typescript 5.4.2 (Stable).
- fixed issues query for Typescript 5.4.3 (Stable).
- fixed issues query for Typescript 5.4.4 (Stable).
Downloads are available on:
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (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.