chore(dev-deps): ⬆️ update devdependencies (non-major) (minor) #140
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.
This PR contains the following updates:
^7.19.1
->^7.21.3
29.4.4
->29.5.0
5.54.1
->5.55.0
5.54.1
->5.55.0
8.35.0
->8.36.0
^7.0.0
->^7.1.1
15.8.0
->15.9.0
15.2.0
->15.3.0
Release Notes
babel/babel
v7.21.3
Compare Source
👓 Spec Compliance
babel-parser
🐛 Bug Fix
babel-parser
babel-plugin-transform-typescript
var
decls generated byimport ... =
TS transform (@amoeller)export { type foo }
as type-only usage (@magic-akari)💅 Polish
babel-traverse
,babel-types
@babel
package (@nicolo-ribaudo)babel-generator
jsonCompatibleStrings
deprecation (@liuxingbaoyu)🏠 Internal
🔬 Output optimization
babel-plugin-transform-typescript
,babel-preset-typescript
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.55.0
Compare Source
Bug Fixes
Features
5.54.1 (2023-03-06)
Note: Version bump only for package @typescript-eslint/eslint-plugin
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.55.0
Compare Source
Features
5.54.1 (2023-03-06)
Note: Version bump only for package @typescript-eslint/parser
eslint/eslint
v8.36.0
Compare Source
Features
c89a485
feat: AddcheckJSDoc
option to multiline-comment-style (#16807) (Laurent Cozic)f5f5e11
feat: Serialize parsers/processors in flat config (#16944) (Nicholas C. Zakas)4799297
feat: use @eslint-community dependencies (#16784) (Michaël De Boey)Bug Fixes
92c1943
fix: correctly iterate files matched by glob patterns (#16831) (Nitin Kumar)Documentation
b98fdd4
docs: Update README (GitHub Actions Bot)caf08ce
docs: fix estree link in custom formatters docs (#16967) (Milos Djermanovic)3398431
docs: Custom Parsers cleanup/expansion (#16887) (Ben Perlmutter)19d3531
docs: Update README (GitHub Actions Bot)b09a512
docs: detect and fix broken links (#16837) (Nitin Kumar)Chores
602b111
chore: upgrade @eslint/js@8.36.0 (#16978) (Milos Djermanovic)43c2345
chore: package.json update for @eslint/js release (ESLint Jenkins)00afb84
chore: upgrade @eslint/eslintrc@2.0.1 (#16977) (Milos Djermanovic)698c5aa
chore: upgrade espree@9.5.0 (#16976) (Milos Djermanovic)75acdd2
chore: lint more js files in docs (#16964) (Milos Djermanovic)89d9844
ci: bump actions/add-to-project from 0.4.0 to 0.4.1 (#16943) (dependabot[bot])sindresorhus/execa
v7.1.1
Compare Source
Features
$.sync(options)`command`
is used instead of$(options).sync`command`
(#551)Bug fixes
$`command argument${value}`
(#553)stdin
option when using$`command`
: it should beinherit
(#550)v7.1.0
Compare Source
Features
$
method to write Node.js scripts like zx. For more information, please see this blog post, this section and this page. Thanks @aaronccasanova for this great feature!.pipeStdout()
,.pipeStderr()
and.pipeAll()
methods to redirectstdout
/stderr
to a file, a stream or another process.inputFile
option to use a file asstdin
.verbose
option to print each command onstderr
before executing it. This can also be enabled by setting theNODE_DEBUG=execa
environment variable in the current process.release-it/release-it
v15.9.0
Compare Source
2271e2a
)await
(b34a9d5
)81e18fa
)stylelint/stylelint
v15.3.0
Compare Source
configurationComment
configuration property (#6629) (@ifitzpatrick).selector-anb-no-unmatchable
rule (#6678) (@mattxwang).*-no-redundant-*
false negatives forinset
shorthand (#6699) (@rayrw).function-url-quotes
autofix for multipleurl()
(#6711) (@ybiquitous).value-keyword-case
false positives for Level 4 system colours (#6712) (@thewilkybarkid).Configuration
📅 Schedule: Branch creation - "after 12am and before 5am on saturday" in timezone Asia/Kolkata, 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.
This PR has been generated by Mend Renovate. View repository job log here.