useConsistentArrayType and useShorthandArrayType now ignore Array in the extends and implements clauses. Fix #3247. Contributed by @Conaclos
Fixes #3066 by taking into account the dependencies declared in the package.json. Contributed by @ematipico
The code action of the useArrowFunction rule now preserves a trailing comma when there is only a single type parameter in the arrow function and JSX is enabled. Fixes #3292. Contributed by @Sec-ant
Enhancements
Enhance tailwind sorting lint rule #1274 with variant support.
Every preconfigured variant is assigned a weight that concurs on establishing the output sorting order.
Since nesting variants on the same utility class is possible, the resulting weight is the Bitwise XOR of all the variants weight for that class.
Dynamic variants (e.g. has-[.custom-class], group-[:checked]) are also supported and they take the weight of their base variant name the custom value attached (e.g. has-[.custom-class] takes has weight).
Arbitrary variants (e.g. [&nth-child(2)]) don't have a weight assigned and they are placed after every known variant.
Classes with the same amount of arbitrary variants follow lexicographical order. The class that has the highest number of nested arbitrary variants is placed last.
Screen variants (e.g. sm:, max-md:, min-lg:) are not supported yet.
useConsistentArrayType and useShorthandArrayType now ignore Array in the extends and implements clauses. Fix #3247. Contributed by @Conaclos
Fixes #3066 by taking into account the dependencies declared in the package.json. Contributed by @ematipico
The code action of the useArrowFunction rule now preserves a trailing comma when there is only a single type parameter in the arrow function and JSX is enabled. Fixes #3292. Contributed by @Sec-ant
Enhancements
Enhance tailwind sorting lint rule #1274 with variant support.
Every preconfigured variant is assigned a weight that concurs on establishing the output sorting order.
Since nesting variants on the same utility class is possible, the resulting weight is the Bitwise XOR of all the variants weight for that class.
Dynamic variants (e.g. has-[.custom-class], group-[:checked]) are also supported and they take the weight of their base variant name the custom value attached (e.g. has-[.custom-class] takes has weight).
Arbitrary variants (e.g. [&nth-child(2)]) don't have a weight assigned and they are placed after every known variant.
Classes with the same amount of arbitrary variants follow lexicographical order. The class that has the highest number of nested arbitrary variants is placed last.
Screen variants (e.g. sm:, max-md:, min-lg:) are not supported yet.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the dependencies group with 12 updates in the / directory:
1.8.2
1.8.3
8.9.1
8.13.2
1.6.17
1.7.12
5.5.2
5.5.4
0.33.3
0.37.0
20.14.6
22.2.0
1.90.0
1.92.0
2.29.0
2.31.1
15.3.2
15.4.0
29.1.5
29.2.4
5.92.1
5.93.0
2.4.0
2.4.1
Updates
@biomejs/biome
from 1.8.2 to 1.8.3Release notes
Sourced from
@biomejs/biome
's releases.... (truncated)
Changelog
Sourced from
@biomejs/biome
's changelog.... (truncated)
Commits
c28d597
release: v1.8.3 (#3302)f88b7b2
chore: update codegen to include GraphQL (#3301)6f9c938
feat(noExportedImports): add lint rule (#3097)cd3bb04
chore(deps): update@biomejs
packages (#3266)Updates
cspell
from 8.9.1 to 8.13.2Release notes
Sourced from cspell's releases.
... (truncated)
Changelog
Sourced from cspell's changelog.
Commits
5c9aaf8
v8.13.262d8b14
fix: Stop duplicate issue output. (#6058)06a1a2b
fix: make sure reported issues are consistent. (#6032)99cdb4e
v8.13.1076362b
fix: Use the resolved root when setting Glob Root (#6027)de29685
fix: Improve perf of camel case word splitter. (#6019)be8e3e4
perf: Reduce the use of Generators in critical sections. (#6015)2fd3fb4
v8.13.06327e44
fix: Improve the speed of checking text. (#6004)7f3dd7e
fix: trie lookup performance (#5985)Updates
lefthook
from 1.6.17 to 1.7.12Release notes
Sourced from lefthook's releases.
... (truncated)
Changelog
Sourced from lefthook's changelog.
... (truncated)
Commits
302f67a
1.7.12: log subcommands stderr in verbose mode only26bf489
fix: log stderr in debug logs only (#804)bd773b2
1.7.11: revert NPM packaging changes for backward compatibility5c336d8
fix: revert packaging change (#796)fb17ca3
1.7.10: use direct reference to lefthook binary in NPM packageb32fd33
deps: July 2024 (#795)19b7a72
packaging(npm): try direct reference for lefthook executable (#794)91d680a
1.7.9: fix static build for lefthook packages32d93a7
fix: typo CGO_ENABLED instead of GCO_ENABLED (#791)3fe0692
ci: add more static tags (#790)Updates
typescript
from 5.5.2 to 5.5.4Release notes
Sourced from typescript's releases.
Commits
c8a7d58
Bump version to 5.5.4 and LKGc0ded04
🤖 Pick PR #58771 (Allow references to the global Symb...) into release-5.5 (#...5ba41e2
🤖 Pick PR #59208 (Write non-missing undefined on mapp...) into release-5.5 (#...b075332
🤖 Pick PR #59337 (Allow declarationMap to be emitted ...) into release-5.5 (#...9dd6f91
Cherry-pick "Stop using latest Node in CI" to release-5.5 (#59348)bf0ddaf
🤖 Pick PR #59070 (Delay the calculation of common sou...) into release-5.5 (#...a44e2d9
🤖 Pick PR #59160 (Fixed crash on authored import type...) into release-5.5 (#...f35206d
🤖 Pick PR #59325 (Don't skip markLinkedReferences on ...) into release-5.5 (#...1109550
Fix baselines on release-5.5 (#59330)8794318
🤖 Pick PR #59215 (Fix codefix crash on circular alias...) into release-5.5 (#...Updates
valibot
from 0.33.3 to 0.37.0Release notes
Sourced from valibot's releases.
Commits
4106784
Bump version to v0.37.0 and update changelog35a1f64
Merge pull request #747 from fabian-hiller/feat-metadata-pipe450dece
Add metadata feature to changelog and API reference on websitedb92af5
Fix wrong related APIs in forwardAsync API reference89a3293
Merge pull request #753 from EltonLobo07/doc/add-looseObjectAsyncd8e43fc
Fix bug in fallback method for specific schemas #752232c25c
addlooseObjectAsync
API referencec969064
Merge pull request #750 from EltonLobo07/doc/add-forwardAsyncb1e3c20
Improve example and related APIs of forwardAsync0d6e1ab
addforwardAsync
API referenceUpdates
@types/node
from 20.14.6 to 22.2.0Commits
Updates
@types/vscode
from 1.90.0 to 1.92.0Commits
Updates
@vscode/vsce
from 2.29.0 to 2.31.1Release notes
Sourced from
@vscode/vsce
's releases.... (truncated)
Commits
ca8fa40
Merge pull request #1027 from microsoft/benibenj/logical-duckd0e1a5c
update depricated dependencies3b1b774
Merge pull request #1025 from microsoft:benibenj/well-liond83f7ba
Don't package default readme if a path is provided2e3e3bc
add executes code property (#1024)dd70844
Merge pull request #1022 from microsoft/benibenj/profound-gorillaff9391d
Throw error if provided readmePath or provided changelogPath could not be founda97062f
Merge pull request #1021 from microsoft/benibenj/chronic-spider2c95bcb
use filter functioonf55228d
Merge pull request #1020 from microsoft/benibenj/miserable-ternUpdates
sql-formatter
from 15.3.2 to 15.4.0Release notes
Sourced from sql-formatter's releases.
Commits
c8194bd
Release v15.4.0b4e4e5d
Remove unnecessary await25ead0a
Auto-format .pre-commit-hooks.yaml file with Prettierc18ea8c
Remove unnecessary escapesbfe753c
Support named config file (#766)4fd1163
Format3518fcc
Resolve commentsdc9f936
Support named config filed0ee6a7
AddGREATEST_IGNORE_NULLS
tosnowflake.functions.ts
(#758)68c0a33
AddGREATEST_IGNORE_NULLS
tosnowflake.functions.ts
Updates
ts-jest
from 29.1.5 to 29.2.4Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
... (truncated)
Commits
0977789
chore(release): 29.2.470b9530
fix: revert support implementation forNode16/NodeNext
86398c7
build(deps): Update dependency@babel/preset-env
to ^7.25.32b07e2b
build(deps): Update dependency eslint-plugin-jsdoc to ^48.10.25cc1333
build(deps): Update babel monorepo to ^7.25.246fa736
build(deps): Update ESLint packages to ^7.18.0e1aad14
build(deps): Update dependency eslint-plugin-jsdoc to ^48.9.219473a2
build(deps): Update dependency eslint-plugin-jsdoc to ^48.9.1a40a791
build(deps): Update dependency eslint-plugin-jsdoc to ^48.9.06d8063a
test: refactor example apps to be in one projectUpdates
webpack
from 5.92.1 to 5.93.0Release notes
Sourced from webpack's releases.
Commits
277460b
chore(release): 5.93.076ab754
fix: relative path to runtime chunks40b1a77
test: added080e54f
fix: relative path to runtime chunks7764e38
chore(deps-dev): bump eslint from 9.5.0 to 9.6.022738f3
chore(deps-dev): bump eslint from 9.5.0 to 9.6.01a27b9e
fix: contenthash for css generator optionse716d44
chore(deps-dev): bump@eslint/js
from 9.5.0 to 9.6.07a34330
chore(deps-dev): bump typescript from 5.5.2 to 5.5.3974752f
chore(deps-dev): bump globals from 15.6.0 to 15.8.0Updates
@vscode/test-electron
from 2.4.0 to 2.4.1Changelog
Sourced from
@vscode/test-electron
's changelog.Commits
e9d3537
2.4.1b8a4648
2.4.0c2bb9f2
feat: add experimental runner cli453dba5
Merge pull request #229 from microsoft/connor4312/fix-build9b5b730
fix: build4becb98
Merge pull request #228 from microsoft/connor4312/2.3.417df8e1
rm oldcabd485
2.3.443ea275
docs: prep for 2.3.4d1668ff
Fix insiders version string check (#227)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show