chore(deps-dev): bump the dev group across 1 directory with 10 updates #179
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dev group with 10 updates in the / directory:
9.0.11
9.1.4
3.3.2
3.3.3
2.0.6
2.0.11
8.4.39
8.4.40
9.6.0
9.8.0
4.0.0
4.0.1
15.8.0
15.9.0
7.34.3
7.35.0
1.6.13
1.7.4
2.5.0
2.5.1
Updates
husky
from 9.0.11 to 9.1.4Release notes
Sourced from husky's releases.
... (truncated)
Commits
fc549e0
9.1.49891ace
clarify deprecation message712cb00
9.1.37d29633
fix: better handle spaces in PATH35fba84
9.1.22060317
show message instead of automatically remove deprecated codef6cc410
Update troubleshoot.md0c71e73
update package-lock.json2968998
9.1.1902749b
docsUpdates
prettier
from 3.3.2 to 3.3.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
5282938
Release 3.3.39102b73
Add parentheses for decorator expressions (#16458)6bbd461
chore(deps): update eslint related dependencies (#16478)04b560f
chore(deps): update dependency browserslist to v4.23.2 (#16475)614f070
chore(deps): update typescript-eslint to v8.0.0-alpha.41 (#16477)d59a15d
chore(deps): update dependency npm-run-all2 to v6.2.2 (#16476)5ca2fc9
Support Angular@let
declaration syntax (#16474)bfcfdcc
chore(deps): update babel to v7.24.8 (#16472)977c161
chore(deps): update dependency acorn to v8.12.1 (#16464)550606e
chore(deps): update babel to v7.24.8 (#16470)Updates
turbo
from 2.0.6 to 2.0.11Release notes
Sourced from turbo's releases.
... (truncated)
Commits
078f4b2
publish 2.0.11 to registryc90d33c
fix(pty): disable echoctl for child processes (#8892)56277b0
smarter logical combination that keeps truthy/falsy/nullish property (#8873)49c6759
Convert MDX errors into issues (#8879)727d5e0
Make JS Lints have lower severity (#8837)d3db2f5
fix(ci): Trying to fixbenchmark-turbopack
workflow (#8090)75870c6
(docs): Mention sideEffects key in Internal Packages documentation. (#8888)adcf0f7
release(turborepo): 2.0.10 (#8886)e27857d
fix(windows): keep stdin open for conpty processes (#8885)68bbb1f
adds daemon flag for env var and turbo.json (#8728)Updates
postcss
from 8.4.39 to 8.4.40Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
3f84b41
Release 8.4.40 version293ce45
Merge pull request #1950 from nex3/node-gettersfd7ae73
Declare Node subclass attributes as getters79a6396
Update dependencies53968d7
Make name more clearUpdates
@eslint/js
from 9.6.0 to 9.8.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
4aaf2b3
chore: package.json update for@eslint/js
release2570051
chore: package.json revert@eslint/js
version to 9.7.0 (#18719)d73b203
chore: package.json update for@eslint/js
release7ed6f9a
chore: package.json update for@eslint/js
releaseUpdates
eslint-plugin-unused-imports
from 4.0.0 to 4.0.1Commits
Updates
globals
from 15.8.0 to 15.9.0Release notes
Sourced from globals's releases.
Commits
b1d88b8
15.9.0f72b047
Update globals (#258)df410c8
Add automated job to create es yearly globals (#257)Updates
eslint-plugin-react
from 7.34.3 to 7.35.0Release notes
Sourced from eslint-plugin-react's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react's changelog.
Commits
c6fdccd
Update CHANGELOG and bump versiona4b0bbc
[Fix]require-default-props
: report when required props have default valuea08cb93
[Fix]sort-prop-types
: single line type ending without semicolon4b3209b
[meta] no point in supporting eslint 9.0 - 9.6 initiallyca8b11e
[Dev Deps] update@babel/core
,@babel/eslint-parser
597553d
[New]no-danger
: addcustomComponentNames
optionc58f04b
[New]jsx-closing-tag-location
: addline-aligned
option00b89fe
[New] version settings: Allow react defaultVersion to be configurable4d2fd86
[Refactor]variableUtil
: Avoid creating a single flat variable scope for ea...6a83d67
[New]jsx-handler-names
: support ignoring component namesUpdates
@swc/core
from 1.6.13 to 1.7.4Release notes
Sourced from
@swc/core
's releases.... (truncated)
Changelog
Sourced from
@swc/core
's changelog.... (truncated)
Commits
6d5ac54
chore: Publish1.7.4
withswc_core
v0.99.5
0ad789f
chore: Update changelogc979849
chore: Publish1.7.4-nightly-20240731.1
withswc_core
v0.99.5
845c401
chore: Publish crates3ee82e2
fix(es/typescript): Fix ASI in expression for fast strip (#9358)24e8798
fix(es/minifier): Preserve flags while dropping elements ofSeqExpr
(#8907)81d7d9d
chore: Typo in typescript_wasm README (#9354)e0da957
chore: Revert action upgrade0257359
chore: Disable nissuerd5472cc
chore(deps): update rust crate toml to v0.8.17 (#9349)Updates
prettier-plugin-packagejson
from 2.5.0 to 2.5.1Release notes
Sourced from prettier-plugin-packagejson's releases.
Commits
ac1d1cd
Merge pull request #175 from matzkoh/renovate/synckit-0.9.xc36b2fc
fix(deps): update dependency synckit to v0.9.1