fix(deps): update all non-major dependencies #133
Merged
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.17.2
->^7.17.5
^7.17.0
->^7.17.3
^7.17.0
->^7.17.3
^4.1.0
->^4.2.2
^5.3.0
->^5.3.1
^21.0.1
->^21.0.2
^27.4.0
->^27.4.1
^4.14.178
->^4.14.179
^16.11.24
->^16.11.26
^17.0.39
->^17.0.40
^17.0.11
->^17.0.13
^5.1.22
->^5.1.24
^5.11.0
->^5.14.0
^5.11.0
->^5.14.0
^5.0.17
->^5.1.4
^8.3.0
->^8.5.0
^26.1.0
->^26.1.1
^7.28.0
->^7.29.4
^5.0.5
->^5.1.0
^10.0.0
->^10.0.1
^12.3.4
->^12.3.5
^8.4.6
->^8.4.8
^14.12.4
->^14.12.5
^4.1.0
->^4.2.0
^10.5.0
->^10.7.0
^2.11.2
->^2.12.0
3.1.1
->3.2.0
Release Notes
babel/babel (@babel/core)
v7.17.5
Compare Source
🐛 Bug Fix
babel-core
t.valueToNode
(@thebanjomatic)v7.17.4
Compare Source
🐛 Bug Fix
babel-core
v7.17.3
Compare Source
🐛 Bug Fix
babel-plugin-transform-react-jsx-development
,babel-plugin-transform-react-jsx
this
within ts module block (@JLHwung)babel-plugin-transform-destructuring
🏠 Internal
babel-cli
,babel-core
,babel-generator
,babel-helper-transform-fixture-test-runner
🔬 Output optimization
babel-plugin-proposal-class-properties
,babel-plugin-proposal-class-static-block
,babel-plugin-proposal-decorators
,babel-plugin-proposal-private-methods
,babel-plugin-proposal-private-property-in-object
,babel-plugin-transform-new-target
,babel-plugin-transform-parameters
,babel-traverse
path.insertAfter
(@nicolo-ribaudo)babel/babel (@babel/parser)
v7.17.3
Compare Source
v7.17.3 (2022-02-15)
Thanks @zhangenming for your first PR!
🐛 Bug Fix
babel-plugin-transform-react-jsx-development
,babel-plugin-transform-react-jsx
this
within ts module block (@JLHwung)babel-plugin-transform-destructuring
🏠 Internal
babel-cli
,babel-core
,babel-generator
,babel-helper-transform-fixture-test-runner
🔬 Output optimization
babel-plugin-proposal-class-properties
,babel-plugin-proposal-class-static-block
,babel-plugin-proposal-decorators
,babel-plugin-proposal-private-methods
,babel-plugin-proposal-private-property-in-object
,babel-plugin-transform-new-target
,babel-plugin-transform-parameters
,babel-traverse
path.insertAfter
(@nicolo-ribaudo)Committers: 7
release-it/conventional-changelog
v4.2.2
Compare Source
header
option (#45) (391d8c8
)v4.2.1
Compare Source
a71b286
)v4.2.0
Compare Source
685e4f1
)abef409
)af66ee0
)cef5247
)rollup/plugins (@rollup/plugin-babel)
v5.3.1
2022-02-22
Bugfixes
rollup/plugins (@rollup/plugin-commonjs)
v21.0.2
2022-02-23
Updates
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.14.0
Compare Source
Bug Fixes
Features
checksVoidReturns
(#4623) (1085177)v5.13.0
Compare Source
Bug Fixes
Features
no-redundant-type-constituents
rule (#4378) (63d051e)no-useless-empty-export
rule (#4380) (823b945)space-before-blocks
(#1606) (#4184) (208b6d0)5.12.1 (2022-02-21)
Bug Fixes
v5.12.1
Compare Source
Bug Fixes
v5.12.0
Compare Source
Bug Fixes
Features
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.14.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.13.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
5.12.1 (2022-02-21)
Note: Version bump only for package @typescript-eslint/parser
v5.12.1
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.12.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
prettier/eslint-config-prettier
v8.5.0
Compare Source
v8.4.0
Compare Source
jest-community/eslint-plugin-jest
v26.1.1
Compare Source
Bug Fixes
yannickcr/eslint-plugin-react
v7.29.4
Compare Source
Fixed
no-unused-state
]: avoid a crash on a class field gDSFP (#3236 @ljharb)boolean-prop-naming
]: handle React.FC, intersection, union types (#3241 @ljharb)v7.29.3
Compare Source
Fixed
no-unused-state
]: avoid a crash on type-only gDSFP declarations (#3225 @ljharb)jsx-curly-brace-presence
]: the string "never" defaults topropElementValues
asignore
(#3228 @ljharb)propTypes
: addVFC
to react generic list (#3230 @ljharb)v7.29.2
Compare Source
Fixed
jsx-curly-brace-presence
]: avoid warning on curlies containing quote characters (#3214 @ljharb)jsx-indent
]: do not report on non-jsx-returning ternaries that contain null (#3222 @ljharb)jsx-indent
]: properly report on returned ternaries with jsx (#3222 @ljharb)no-array-index-key
]: detect named-importedcloneElement
/createElement
(#3213 @ljharb)v7.29.1
Compare Source
Fixed
jsx-key
]: prevent false "missing array key" warning (#3215 @ljharb)jsx-indent
]: avoid checking returns sans jsx (#3218 @ljharb)jsx-key
]: avoid a crash (#3220 @ljharb)v7.29.0
Compare Source
Added
hook-use-state
] rule to enforce symmetric useState hook variable names (#2921 @duncanbeevers)jsx-no-target-blank
]: Improve fixer with optionallowReferrer
(#3167 @apepper)jsx-curly-brace-presence
]: add "propElementValues" config option (#3191 @ljharb)iframe-missing-sandbox
] rule (#2753 @tosmolka @ljharb)no-did-mount-set-state
], [no-did-update-set-state
]: no-op with react >= 16.3 (#1754 @ljharb)jsx-sort-props
]: support multiline prop groups (#3198 @duhamelgm)jsx-key
]: addwarnDuplicates
option to warn on duplicate jsx keys in an array (#2614 @ljharb)jsx-sort-props
]: addlocale
option (#3002 @ljharb)Fixed
prop-types
],propTypes
: add support for exported type inference (#3163 @vedadeepta)no-invalid-html-attribute
]: allow 'shortcut icon' onlink
(#3174 @Primajin)prefer-exact-props
] improve performance forIdentifier
visitor (#3190 @meowtec)propTypes
: Handle TSTypeReference in no-unused-prop-type (#3195 @niik)sort-prop-types
]: avoid repeated warnings of the same node/reason (#519 @ljharb)jsx-indent
]: Fix indent handling for closing parentheses (#620 @stefanbuck])prop-types
]/propTypes
: follow a returned identifier to see if it is JSX (#1046 @ljharb)no-unused-state
]: TS: supportgetDerivedStateFromProps
as an arrow function (#2061 @ljharb)no-array-index-key
]: catch.toString
andString()
usage (#2813 @RedTn)function-component-definition
]: do not break on dollar signs (#3207 @ljharb)prefer-stateless-function
]: avoid a crash insidedoctrine
(#2596 @ljharb)prop-types
]: catch infinite loop (#2861 @ljharb)forbid-prop-types
]: properly report name in error message; check undestructured arguments (#2945 @ljharb)Changed
jsx-runtime
] link from branch to sha (#3160 @tatsushitoji)jsx-no-target-blank
]: Improve readme (#3169 @apepper)display-name
]: improve examples (#3189 @golopot)no-invalid-html-attribute
]: sort HTML_ELEMENTS and messages (#3182 @Primajin)forbid-foreign-prop-types
]: documentallowInPropTypes
option (#1815 @ljharb)jsx-sort-default-props
]: remove unnecessary code (#1817 @ljharb)jsx-no-target-blank
]: fix syntax highlighting (#3199 @shamrin)jsx-key
]: improve example (#3202 @chnakamura)jsx-key
]: use more AST selectors (@ljharb)testing-library/eslint-plugin-testing-library
v5.1.0
Compare Source
Features
absence
&presence
options (#557) (3999534), closes #518v5.0.6
Compare Source
Bug Fixes
jprichardson/node-fs-extra
v10.0.1
Compare Source
sideEffects: false
topackage.json
(#941)okonet/lint-staged
v12.3.5
Compare Source
Bug Fixes
postcss/postcss
v8.4.8
Compare Source
v8.4.7
Compare Source
Node#warn()
type (by Masafumi Koba).,
.release-it/release-it
v14.12.5
Compare Source
2c42a8e
)c20d9d0
)5e0d4c0
)Swatinem/rollup-plugin-dts
v4.2.0
Compare Source
Compatibility Notice:
Relaxed TypeScript version compatibility, to be forward compatible to newer releases.
Features:
.d.cts
/.d.mts
files.Thank you:
Features, fixes and improvements in this release have been contributed by:
TypeStrong/ts-node
v10.7.0
Compare Source
Questions about this release? Ask in the official discussion thread: #1680
Added
--esm
flag, option, andts-node-esm
binary (#1258, #1655)esm
support; no need for--loader
norNODE_OPTIONS
#!/usr/bin/env ts-node-esm
, runts-node --esm
, or add to your tsconfig.json:"ts-node": {"esm": true}
Changed
--experimental-json-modules
Fixed
https://github.com/TypeStrong/ts-node/milestone/11
v10.6.0
Compare Source
Questions about this release? Ask in the official discussion thread: #1666
Added
mocha
with--loader ts-node/esm
, where previously node would throw[ERR_UNKNOWN_FILE_EXTENSION]
--loader
with an extensionless entrypoint causes this error nodejs/node#33226mocha
, have an extensionless entrypoint. (source, source)NODE_OPTIONS=--loader ts-node/esm
with these tools causes this error. mochajs/mocha#4645moduleTypes
overrides (#1650)Fixed
--swc
and other third-party transpilers did not respectmoduleTypes
overrides (#1651, #1652, #1660)process.execArgv
(#1657, #1658)child_process.fork()
, since it usesprocess.execArgv
to create a similar child runtime.child_process.fork()
will preserve both node flags andts-node
hooks.https://github.com/TypeStrong/ts-node/milestone/9
sindresorhus/type-fest
v2.12.0
Compare Source
imports
field inPackageJson
type (#365)yarnpkg/berry
v3.2.0
Compare Source
Various improvements have been made in the core to improve performance. Additionally:
Commands
yarn workspaces foreach run
command is now able to run binaries.yarn npm info
command now supports displaying information about a tagged version of a package (e.g.yarn npm info vue@next
).yarn explain
command has been added. It can be used to explain an error code, or list all available error codes.yarn explain YN0002
.yarn npm publish
command now accepts a new--otp
option, to set the One-Time Password from the CLI.yarn upgrade-interactive
now has improved paging:Installs
Configuration
📅 Schedule: 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.