chore(deps): update devdependencies #129
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.10.2
->7.10.3
16.9.36
->16.9.38
3.2.0
->3.3.0
3.2.0
->3.3.0
7.2.0
->7.3.0
3.1.3
->3.1.4
10.2.10
->10.2.11
0.19.0
->0.20.0
3.0.4
->3.0.6
3.3.11
->3.3.12
Release Notes
babel/babel
v7.10.3
Compare Source
v7.10.3 (2020-06-19)
Thanks @AjayPoshak, @jessethomson, @sajadtorkamani, @shaodahong and @wlawt for their first PRs!
👓 Spec Compliance
babel-parser
export default from
whenexportDefaultFrom
is not enabled (@JLHwung)babel-helper-member-expression-to-functions
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-optional-chaining
babel-plugin-proposal-logical-assignment-operators
babel-helper-create-class-features-plugin
,babel-helper-member-expression-to-functions
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-optional-chaining
🐛 Bug Fix
babel-parser
,babel-plugin-transform-flow-comments
babel-helper-member-expression-to-functions
,babel-plugin-proposal-class-properties
babel-template
babel-types
babel-plugin-transform-react-pure-annotations
babel-parser
export default from
whenexportDefaultFrom
is not enabled (@JLHwung)babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-private-methods
💅 Polish
babel-plugin-transform-typescript
🏠 Internal
babel-helper-plugin-utils
babel-plugin-proposal-class-properties
,babel-plugin-proposal-private-property-in-object
,babel-preset-env
Committers: 11
typescript-eslint/typescript-eslint
v3.3.0
Compare Source
Bug Fixes
Features
eslint/eslint
v7.3.0
Compare Source
638a6d6
Update: add missingadditionalProperties: false
to some rules' schema (#13198) (Milos Djermanovic)949a5cd
Update: fix operator-linebreak overrides schema (#13199) (Milos Djermanovic)9e1414e
New: Add no-promise-executor-return rule (fixes #12640) (#12648) (Milos Djermanovic)09cc0a2
Update: max-lines reporting loc improvement (refs #12334) (#13318) (Anix)ee2fc2e
Update: object-property-newline end location (refs #12334) (#13399) (Anix)d98152a
Update: added empty error array check for false negative (#13200) (Anix)7fb45cf
Fix: clone config before validating (fixes #12592) (#13034) (Anix)aed46f6
Sponsors: Sync README with website (ESLint Jenkins)7686d7f
Update: semi-spacing should check do-while statements (#13358) (Milos Djermanovic)cbd0d00
Update: disallow multiple options in comma-dangle schema (fixes #13165) (#13166) (Milos Djermanovic)b550330
New: Add no-unreachable-loop rule (fixes #12381) (#12660) (Milos Djermanovic)13999d2
Update: curly should check consequentif
statements (#12947) (Milos Djermanovic)c42e548
Chore: enable exceptRange option in the yoda rule (#12857) (Milos Djermanovic)6cfbd03
Update: Drop @typescript-eslint/eslint-recommended fromeslint --init
(#13340) (Minh Nguyen)796f269
Chore: update eslint-config-eslint's required node version (#13379) (薛定谔的猫)9d0186e
Docs: Fix changelog versions (#13410) (Tony Brix)1ee3c42
Docs: On maxEOF with eol-last (fixes #12742) (#13374) (Arthur Dias)2a21049
Update: key-spacing loc changes for extra space (refs #12334) (#13362) (Anix)7ce7988
Chore: Replace the inquirer dependency with enquirer (#13254) (Selwyn)0f1f5ed
Docs: Add security policy link to README (#13403) (Nicholas C. Zakas)9e9ba89
Sponsors: Sync README with website (ESLint Jenkins)ca59fb9
Sponsors: Sync README with website (ESLint Jenkins)prettier/eslint-plugin-prettier
v3.1.4
Compare Source
okonet/lint-staged
v10.2.11
Compare Source
Bug Fixes
algolia/shipjs
v0.20.0
Compare Source
BREAKING CHANGE
From this version,
mergeStrategy
no longer exists.If you don't know what it is,
Make sure you run
shipjs trigger
only on the branches you've specified.If you have a CircleCI config like the following:
then, modify the last part like the following:
This ensures
shipjs trigger
runs only on the specified branches.If you were using
mergeStrategy
,Ship.js used to have
toSameBranch
andtoReleaseBranch
strategies. Now they're gone and it only works liketoSameBranch
strategy. As explained above, you need to specify branches where to runshipjs trigger
, though.If you were using
toReleaseBranch
, there is a workaround. You can read Release Snapshot to achieve what you used to do.Bug Fixes
webpack-contrib/terser-webpack-plugin
v3.0.6
Compare Source
v3.0.5
Compare Source
webpack/webpack-cli
v3.3.12
Compare Source
Renovate configuration
📅 Schedule: "after 10pm on sunday,before 5am on sunday" in timezone Asia/Tokyo.
🚦 Automerge: Enabled.
♻️ 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.