chore(deps): update dependency xo to v0.39.1 - autoclosed#330
Closed
renovate[bot] wants to merge 1 commit into
Closed
chore(deps): update dependency xo to v0.39.1 - autoclosed#330renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
Author
Branch automerge failureThis PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.
|
renovate
Bot
force-pushed
the
renovate/xo-0.x
branch
4 times, most recently
from
January 11, 2021 01:54
134887e to
7b55296
Compare
renovate
Bot
force-pushed
the
renovate/xo-0.x
branch
3 times, most recently
from
January 19, 2021 21:48
e9506e8 to
d944da9
Compare
renovate
Bot
force-pushed
the
renovate/xo-0.x
branch
6 times, most recently
from
January 25, 2021 02:01
9dad9b5 to
d09ed1b
Compare
renovate
Bot
force-pushed
the
renovate/xo-0.x
branch
2 times, most recently
from
February 1, 2021 03:37
2e571d4 to
4ab30db
Compare
renovate
Bot
force-pushed
the
renovate/xo-0.x
branch
3 times, most recently
from
February 13, 2021 04:47
56234f5 to
778aea9
Compare
renovate
Bot
force-pushed
the
renovate/xo-0.x
branch
2 times, most recently
from
February 20, 2021 11:05
5258597 to
ee5350d
Compare
renovate
Bot
force-pushed
the
renovate/xo-0.x
branch
2 times, most recently
from
February 28, 2021 10:31
fc088ec to
3aa9335
Compare
renovate
Bot
force-pushed
the
renovate/xo-0.x
branch
2 times, most recently
from
March 2, 2021 13:00
687085b to
f9fa4c8
Compare
renovate
Bot
force-pushed
the
renovate/xo-0.x
branch
2 times, most recently
from
April 5, 2021 16:12
a0cedac to
f5be6ce
Compare
renovate
Bot
force-pushed
the
renovate/xo-0.x
branch
2 times, most recently
from
June 10, 2021 08:56
0706744 to
ec5c5c0
Compare
renovate
Bot
force-pushed
the
renovate/xo-0.x
branch
2 times, most recently
from
June 17, 2021 17:22
18dfa76 to
a11ec32
Compare
renovate
Bot
force-pushed
the
renovate/xo-0.x
branch
from
June 21, 2021 11:09
a11ec32 to
0fe2081
Compare
renovate
Bot
force-pushed
the
renovate/xo-0.x
branch
from
July 5, 2021 09:27
0fe2081 to
818e400
Compare
renovate
Bot
force-pushed
the
renovate/xo-0.x
branch
4 times, most recently
from
July 19, 2021 17:45
2017453 to
c2918d6
Compare
renovate
Bot
force-pushed
the
renovate/xo-0.x
branch
from
July 24, 2021 00:11
c2918d6 to
47a9b93
Compare
renovate
Bot
force-pushed
the
renovate/xo-0.x
branch
from
August 3, 2021 16:00
47a9b93 to
cb2d962
Compare
renovate
Bot
force-pushed
the
renovate/xo-0.x
branch
from
August 8, 2021 12:11
cb2d962 to
c36a8d6
Compare
renovate
Bot
force-pushed
the
renovate/xo-0.x
branch
2 times, most recently
from
August 20, 2021 23:03
6a8f62e to
8587175
Compare
renovate
Bot
force-pushed
the
renovate/xo-0.x
branch
5 times, most recently
from
September 4, 2021 23:23
deced5f to
f2d5805
Compare
|
🎉 This issue has been resolved in version 9.0.0-beta.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This issue has been resolved in version 9.0.0-beta.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
0.36.1->0.39.1Release Notes
xojs/xo
v0.39.1Compare Source
fa34c74v0.39.0Compare Source
New rules
unicorn/no-static-only-classunicorn/prefer-array-flatunicorn/prefer-switch@typescript-eslint/no-unsafe-argumentBreaking
esnextoptione80c094unicorn/prevent-abbreviationsrule: Rename options sindresorhus/eslint-plugin-unicorn@cf42cc5unicorn/no-keyword-prefixrule: Renameblacklistoption todisallowedPrefixessindresorhus/eslint-plugin-unicorn@91e60d0Improvements
--print-configflag (#529)7b8dc70import/defaultrule for TypeScript filese3c511bimport/exportrule for TypeScript filesb385beev0.38.2Compare Source
node/file-extension-in-importrule for TypeScript projects (#523)1eb8230It doesn't work properly with TypeScript projects.
v0.38.1Compare Source
8b2fa78v0.38.0Compare Source
New rules
unicorn/no-new-arrayunicorn/prefer-array-index-ofunicorn/prefer-regexp-testunicorn/no-array-for-eachunicorn/no-array-push-pushunicorn/no-this-assignment@typescript-eslint/object-curly-spacingImprovements
f4f6b39.mjsand.cjsas default extensions (#521)2e05c81import/no-unassigned-importallow list8156d42Fixes
32bd3b8v0.37.1Compare Source
f56d90dv0.37.0Compare Source
New rules
no-unsafe-optional-chainingno-useless-backreferencedefault-case-lastno-nonoctal-decimal-escapeunicorn/prefer-array-someunicorn/prefer-default-parametersunicorn/no-lonely-ifunicorn/empty-brace-spacesunicorn/prefer-date-now@typescript-eslint/non-nullable-type-assertion-style@typescript-eslint/no-confusing-void-expressionRenamed rules
Only affects you if you had any of these rules disabled.
unicorn/no-fn-reference-in-iterator→unicorn/no-array-callback-referenceunicorn/no-array-instanceof→unicorn/no-instanceof-arrayunicorn/no-reduce→unicorn/no-array-reduceunicorn/prefer-dataset→unicorn/prefer-dom-node-datasetunicorn/prefer-flat-map→unicorn/prefer-array-flat-mapunicorn/prefer-replace-all→unicorn/prefer-string-replace-allunicorn/prefer-starts-ends-with→unicorn/prefer-string-starts-ends-withunicorn/prefer-text-content→unicorn/prefer-dom-node-text-contentunicorn/prefer-trim-start-end→unicorn/prefer-string-trim-start-endunicorn/prefer-event-key→unicorn/prefer-keyboard-event-keyunicorn/prefer-node-append→unicorn/prefer-dom-node-appendunicorn/prefer-node-remove→unicorn/prefer-dom-node-removeImprovements
211f295err→errorfor variable namesd8010950ec4b8cConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.