This repository was archived by the owner on Jun 13, 2022. It is now read-only.
chore(deps): update all non-major dependencies #432
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.7.2
->7.7.5
7.6.2
->7.7.6
0.2.1
->0.2.2
0.3.4
->0.5.3
2.2.1
->2.2.2
9.7.2
->9.7.3
3.2.0
->3.2.1
3.2.0
->3.2.1
6.6.0
->6.7.2
3.0.2
->3.0.3
23.0.4
->23.1.1
2.0.0
->2.0.1
>=6.13.0
->>=6.13.2
6.4.0
->6.4.1
1.16.4
->1.19.1
2.4.6
->2.4.7
Release Notes
babel/babel
v7.7.5
Compare Source
🐛 Bug Fix
babel-plugin-transform-modules-commonjs
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
babel-cli
babel --watch
should have equivalent file selection logic withbabel
(@JLHwung)babel-parser
babel-parser
,babel-plugin-proposal-optional-chaining
,babel-plugin-transform-modules-amd
babel-helper-module-transforms
,babel-plugin-transform-modules-amd
💅 Polish
babel-plugin-transform-runtime
babel-core
🏠 Internal
babel-preset-env-standalone
babel-helper-transform-fixture-test-runner
v7.7.4
Compare Source
🐛 Bug Fix
babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
babel-preset-env
babel-parser
babel-preset-env-standalone
babel-plugin-transform-function-name
,babel-plugin-transform-modules-umd
,babel-preset-env
babel-cli
babel-plugin-proposal-optional-chaining
babel-parser
,babel-types
asserts this [is type]
parsing support. (@JLHwung)babel-traverse
babel-helpers
,babel-plugin-proposal-object-rest-spread
,babel-preset-env
💅 Polish
babel-plugin-proposal-nullish-coalescing-operator
🏠 Internal
babel-core
babel-plugin-transform-literals
,babel-preset-env-standalone
babel-cli
bazzite/nuxt-optimized-images
v0.2.2
Compare Source
Bug Fixes
Minor Changes
nuxt/typescript
v0.5.3
Compare Source
v0.5.2
Compare Source
v0.5.1
Compare Source
v0.5.0
Compare Source
v0.4.1
Compare Source
v0.4.0
Compare Source
nuxt-community/analytics-module
v2.2.2
Compare Source
postcss/autoprefixer
v9.7.3
Compare Source
webpack-contrib/css-loader
v3.2.1
Compare Source
eslint/eslint
v6.7.2
Compare Source
bc435a9
Fix: isSpaceBetweenTokens() recognizes spaces in JSXText (fixes #12614) (#12616) (Toru Nagashima)4928d51
Fix: don't ignore the entry directory (fixes #12604) (#12607) (Toru Nagashima)b41677a
Docs: Clarify suggestion's data in Working with Rules (refs #12606) (#12617) (Milos Djermanovic)ea16de4
Fix: Support tagged template literal generics in no-unexpected-multiline (#11698) (Brad Zacher)fa6415d
Sponsors: Sync README with website (ESLint Jenkins)e1e158b
Sponsors: Sync README with website (ESLint Jenkins)v6.7.1
Compare Source
dd1e9f4
Fix: revert changes to key-spacing due to regression (#12598) (Kai Cataldo)c644b54
Docs: Update README team and sponsors (ESLint Jenkins)v6.7.0
Compare Source
312a88f
New: Add grouped-accessor-pairs rule (fixes #12277) (#12331) (Milos Djermanovic)5c68f5f
Update: Add 'lexicalBindings' to no-implicit-globals and change messages (#11996) (Milos Djermanovic)6eaad96
New: Add suggestions API (#12384) (Will Douglas)b336fbe
Fix: indent rule with JSX spread props (#12581) (Nathan Woltman)97c745d
Update: Report assignment expression location in no-cond-assign (#12465) (Milos Djermanovic)0f01f3d
Update: Check member expressions withthis
in operator-assignment (#12495) (Milos Djermanovic)62c7038
Fix: invalid token checking in computed-property-spacing (fixes #12198) (#12533) (YeonJuan)4f8a1ee
Update: Add enforceForClassMembers option to no-useless-computed-key (#12110) (ark120202)1a2eb99
New: new rule no-constructor-return (fixes #12481) (#12529) (Pig Fang)ca3b2a6
New: ignorePatterns in config files (refs eslint/rfcs#22) (#12274) (Toru Nagashima)60204a3
Docs: Added another Textmate 2 bundle. (#12580) (Ryan Fitzer)62623f9
Fix: preserve whitespace in multiline-comment-style (fixes #12312) (#12316) (Kai Cataldo)17a8849
New: Add no-dupe-else-if rule (fixes #12469) (#12504) (Milos Djermanovic)41a78fd
Update: improve location for semi and comma-dangle (#12380) (Chiawen Chen)0a480f8
Docs: Change "Code Conventions" link in pull-requests.md (#12401) (Denis Sikuler)fed20bb
Fix: require-await crash on global await (#12571) (Brad Zacher)b8030fc
Update: deprecate personal config (fixes #11914, refs eslint/rfcs#32) (#12426) (Toru Nagashima)40c8c32
Fix: improve report location for object-curly-spacing (#12563) (Milos Djermanovic)1110045
Fix: ignore marker-only comments in spaced-comment (fixes #12036) (#12558) (Milos Djermanovic)6503cb8
Update: Fix uglified object align in key-spacing (fixes #11414) (#12472) (YeonJuan)40791af
Docs: clarify ignoreDestructuring option in the camelcase rule (#12553) (Milos Djermanovic)07d398d
Chore: Add GitHub organization to Sponsor button (#12562) (Brandon Mills)a477707
Chore: Format style guide links so they can be clicked (#12189) (Ivan V)0f7edef
Update: add react plugin config for eslint init (#12446) (Ibrahim Rouis)448ff1e
Update: Report '\08' and '\09' in no-octal-escape (fixes #12080) (#12526) (Milos Djermanovic)45aa6a3
New: Add no-setter-return rule (fixes #12285) (#12346) (Milos Djermanovic)0afb518
Fix: invalid autofix in function-call-argument-newline (fixes #12454) (#12539) (YeonJuan)90305e0
Update: Depcrecate isSpaceBetweenTokens() (#12519) (Kai Cataldo)41b1e43
New: add option for camelcase (fixes #12527) (#12528) (Pig Fang)f49f1e0
Upgrade: upgrade optionator to avoid license issue (fixes #11536) (#12537) (Pig Fang)0286b57
Docs: Clean up Getting Started Guide (#12544) (Nicholas C. Zakas)575a98d
Chore: Add funding field to package.json (#12543) (Nicholas C. Zakas)9e29e18
Fix: sourceCode#isSpaceBetweenTokens() checks non-adjacent tokens (#12491) (Kai Cataldo)5868550
Docs: add notice aboutfunction
keyword in keyword-spacing (#12524) (Pig Fang)bb556d5
Fix: curlymulti
reports single lexical declarations (fixes #11908) (#12513) (Milos Djermanovic)ac60621
Fix: unexpected autofix in prefer-const (fixes #12514) (#12521) (YeonJuan)990065e
Update: curly multi-or-nest flagging semis on next line (fixes #12370) (#12378) (cherryblossom000)084a8a6
Fix: no-cond-assign withalways
option reports switch case clauses (#12470) (Milos Djermanovic)7e41355
Update: improve report location for space-infix-ops (#12324) (Chiawen Chen)94ff921
Update: Add capIsConstructor option to no-invalid-this (fixes #12271) (#12308) (Milos Djermanovic)de65de6
New: Add prefer-exponentiation-operator rule (fixes #10482) (#12360) (Milos Djermanovic)c78f4a7
Update: Allow JSX exception in no-inline-comments (fixes #11270) (#12388) (Milos Djermanovic)e17fb90
New: allowAfterThisConstructor for no-underscore-dangle (fixes #11488) (#11489) (sripberger)287ca56
Build: update CI for Node.js 13 (#12496) (Toru Nagashima)98e1d50
Upgrade: globals to v12.1.0 (#12296) (Tony Brix)8ac71a3
Sponsors: Sync README with website (ESLint Jenkins)4e142ea
Docs: Update README team and sponsors (ESLint Jenkins)webpack-contrib/eslint-loader
v3.0.3
Compare Source
jest-community/eslint-plugin-jest
v23.1.1
Compare Source
Bug Fixes
.only.each
(#489)
(d03bcf4)
v23.1.0
Compare Source
Features
(#430)
(154c0b8)
23.0.5 (2019-11-27)
Bug Fixes
require-to-throw-message
docs(#487)
(3526213)
23.0.4 (2019-11-14)
Bug Fixes
(#473)
(f09203e)
23.0.3 (2019-11-08)
Bug Fixes
async
functions(#469)
(09111e0),
closes #466
23.0.2 (2019-10-28)
Bug Fixes
(#462)
(a87c8c2)
23.0.1 (2019-10-28)
Bug Fixes
(#461)
(b7c1be2)
v23.0.5
Compare Source
Features
(#430)
(154c0b8)
23.0.5 (2019-11-27)
Bug Fixes
require-to-throw-message
docs(#487)
(3526213)
23.0.4 (2019-11-14)
Bug Fixes
(#473)
(f09203e)
23.0.3 (2019-11-08)
Bug Fixes
async
functions(#469)
(09111e0),
closes #466
23.0.2 (2019-10-28)
Bug Fixes
(#462)
(a87c8c2)
23.0.1 (2019-10-28)
Bug Fixes
(#461)
(b7c1be2)
remy/nodemon
v2.0.1
Compare Source
Bug Fixes
npm/cli
v6.13.2
Compare Source
BUG FIXES
4429645b3
#546
fix docs target typo
(@richardlau)
867642942
#142
fix(packageRelativePath): fix 'where' for file deps
(@larsgw)
d480f2c17
#527
Revert "windows: Add preliminary WSL support for npm and npx"
(@craigloewen-msft)
e4b97962e
#504
remove unnecessary package.json read when reading shrinkwrap
(@Lighting-Jack)
1c65d26ac
#501
fix(fund): open url for string shorthand
(@ruyadorno)
ae7afe565
#263
Don't log error message if git tagging is disabled
(@woppa684)
4c1b16f6a
#182
Warn the user that it is uninstalling npm-install
(@Hoidberg)
v6.13.1
Compare Source
BUG FIXES
938d6124d
#472
fix(fund): support funding string shorthand
(@ruyadorno)
b49c5535b
#471
should not publish tap-snapshot folder
(@ruyadorno)
3471d5200
#253
Add preliminary WSL support for npm and npx
(@infinnie)
3ef295f23
#486
print quick audit report for human output
(@isaacs)
TESTING
dbbf977ac
#278
added workflow to trigger and run benchmarks
(@mikemimik)
b4f5e3825
#457
feat(docs): adding tests and updating docs to reflect changes in registry teams API.
(@nomadtechie)
454c7dd60
#456
fix git configs for git 2.23 and above
(@isaacs)
DOCUMENTATION
b8c1576a4
30b013ae8
26c1b2ef6
9f943a765
c0346b158
8e09d5ad6
4a2f551ee
87d67258c
5c3b32722
b150eaeff
7555a743c
b89423e2f
#463
#285
#268
#232
#485
#453
docs cleanup: typos, styling and content
(@claudiahdz)
(@XhmikosR)
(@mugli)
(@brettz9)
(@mkotsollaris)
DEPENDENCIES
661d86cd2
make-fetch-happen@5.0.2
(@claudiahdz)
nuxt-community/nuxt-i18n
v6.4.1
Compare Source
prettier/prettier
v1.19.1
Compare Source
diff
CLI
Fix
--stdin
regression in 1.19.0 (#6894 by @lydell)TypeScript
Fix formatting of union type as arrow function return type (#6896 by @thorn0)
v1.19.0
Compare Source
diff
🔗 Release Notes
v1.18.2
Compare Source
diff
TypeScript: only add trailing commas in tuples for
--trailing-comma=all
([#6199] by @duailibe)In Prettier 1.18 we added trailing commas in tuples when
--trailing-comma=all
, but it was also adding for--trailing-comma=es5
.[#6199]: #6199
@duailibe: https://github.com/duailibe
v1.18.1
Compare Source
diff
TypeScript: Add trailing comma in tsx, only for arrow function (#6190 by @sosukesuzuki)
Prettier inserts a trailing comma to single type parameter for arrow functions in tsx, since v 1.18. But, this feature inserts a trailing comma to type parameter for besides arrow functions too (e.g, function , interface). This change fix it.
Config: Match dotfiles in config overrides (#6194 by @duailibe)
When using
overrides
in the config file, Prettier was not matching dotfiles (files that start with.
). This was fixed in 1.18.1v1.18.0
Compare Source
diff
🔗 Release Notes
v1.17.1
Compare Source
diff
Range: Fix ranged formatting not using the correct line width (#6050 by @mathieulj)
JavaScript: Fix closure compiler typecasts ([#5947] by @jridgewell)
If a closing parenthesis follows after a typecast in an inner expression, the typecast would wrap everything to the that following parenthesis.
JavaScript: respect parenthesis around optional chaining before await (#6087 by @evilebottnawi)
Handlebars: Fix {{else}}{{#if}} into {{else if}} merging (#6080 by @dcyriller)
JavaScript: Improved multiline closure compiler typecast comment detection (#6070 by @yangsu)
Previously, multiline closure compiler typecast comments with lines that
start with * weren't flagged correctly and the subsequent parenthesis were
stripped. Prettier 1.17.1 fixes this issue.
v1.17.0
Compare Source
diff
🔗 Release Notes
nicolasbeauvais/vue-social-sharing
v2.4.7
Compare Source
Renovate configuration
📅 Schedule: "after 10pm every weekday,before 6am every weekday,every weekend" in timezone America/New_York.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.