generated from freeCodeCamp/template
-
-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency eslint-config-xo to v0.46.0 #10
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/eslint-config-xo-0.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
renovate
bot
force-pushed
the
renovate/eslint-config-xo-0.x
branch
from
April 23, 2022 04:12
dcdf760
to
42d92dd
Compare
renovate
bot
force-pushed
the
renovate/eslint-config-xo-0.x
branch
from
May 17, 2022 10:35
42d92dd
to
6720273
Compare
renovate
bot
changed the title
chore(deps): update dependency eslint-config-xo to v0.40.0
chore(deps): update dependency eslint-config-xo to v0.41.0
May 17, 2022
renovate
bot
force-pushed
the
renovate/eslint-config-xo-0.x
branch
from
July 14, 2022 15:20
6720273
to
f741966
Compare
renovate
bot
force-pushed
the
renovate/eslint-config-xo-0.x
branch
from
August 25, 2022 04:38
f741966
to
34c8a8a
Compare
renovate
bot
changed the title
chore(deps): update dependency eslint-config-xo to v0.41.0
chore(deps): update dependency eslint-config-xo to v0.42.0
Aug 25, 2022
renovate
bot
force-pushed
the
renovate/eslint-config-xo-0.x
branch
from
August 30, 2022 11:52
34c8a8a
to
adad193
Compare
renovate
bot
force-pushed
the
renovate/eslint-config-xo-0.x
branch
from
September 8, 2022 10:36
adad193
to
7b23562
Compare
No dependency changes detected. Learn more about Socket for GitHub ↗︎ 👍 No dependency changes detected in pull request |
renovate
bot
force-pushed
the
renovate/eslint-config-xo-0.x
branch
2 times, most recently
from
September 10, 2022 06:02
c654969
to
8139ce6
Compare
renovate
bot
force-pushed
the
renovate/eslint-config-xo-0.x
branch
from
November 8, 2022 12:06
8139ce6
to
2144b65
Compare
renovate
bot
changed the title
chore(deps): update dependency eslint-config-xo to v0.42.0
chore(deps): update dependency eslint-config-xo to v0.43.1
Nov 8, 2022
renovate
bot
changed the title
chore(deps): update dependency eslint-config-xo to v0.43.1
Update dependency eslint-config-xo to v0.43.1
Dec 17, 2022
renovate
bot
changed the title
Update dependency eslint-config-xo to v0.43.1
chore(deps): update dependency eslint-config-xo to v0.43.1
Dec 17, 2022
renovate
bot
dismissed stale reviews from renovate-approve-2[bot] and renovate-approve[bot]
via
December 1, 2023 00:54
2144b65
renovate
bot
force-pushed
the
renovate/eslint-config-xo-0.x
branch
from
December 1, 2023 15:06
2144b65
to
80c5ce1
Compare
renovate
bot
force-pushed
the
renovate/eslint-config-xo-0.x
branch
from
February 6, 2024 07:35
80c5ce1
to
cf2a97e
Compare
renovate
bot
changed the title
chore(deps): update dependency eslint-config-xo to v0.43.1
chore(deps): update dependency eslint-config-xo to v0.44.0
Feb 6, 2024
renovate
bot
force-pushed
the
renovate/eslint-config-xo-0.x
branch
from
May 6, 2024 22:11
cf2a97e
to
9f0d6af
Compare
renovate
bot
changed the title
chore(deps): update dependency eslint-config-xo to v0.44.0
chore(deps): update dependency eslint-config-xo to v0.45.0
May 6, 2024
renovate
bot
force-pushed
the
renovate/eslint-config-xo-0.x
branch
from
August 3, 2024 15:49
9f0d6af
to
4ae9588
Compare
renovate
bot
changed the title
chore(deps): update dependency eslint-config-xo to v0.45.0
chore(deps): update dependency eslint-config-xo to v0.46.0
Aug 3, 2024
|
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.27.2
->0.46.0
Release Notes
xojs/eslint-config-xo (eslint-config-xo)
v0.46.0
Compare Source
New rules
@stylistic/indent-binary-ops
d91defd
@stylistic/function-paren-newline
fb5e204
@stylistic/block-spacing
cb6b443
@stylistic/multiline-ternary
3dea281
Breaking
ec210f2
Improvements
@stylistic
0f81063
max-len
andmax-lines
as warning (#84)e669d26
no-extra-boolean-cast
" (#87)f010b63
no-extra-boolean-cast
a6dc171
v0.45.0
Compare Source
6f2ff13
v0.44.0
Compare Source
Breaking
f2060de
New rules
logical-assignment-operators
27049c1
prefer-object-has-own
288a3ca
object-curly-newline
(#83)3a5448b
Improvements
atob
andbtoa
dfa969c
no-new-object
rule7f8f92e
no-unused-vars
: Allow ignoring variables by prefixing with underscoreb31ab8a
v0.43.1
Compare Source
logical-assignment-operators
rule until we target Node.js 16ffb7d6e
v0.43.0
Compare Source
no-empty-static-block
rule3dcb71e
no-new-native-nonconstructor
rule2b5733c
logical-assignment-operators
ruleaacde5a
prefer-regex-literals
: SetdisallowRedundantWrapping
option (#80)99db346
v0.42.0
Compare Source
257f2c1
v0.41.0
Compare Source
no-constant-binary-expression
ruleaf63ee6
0a302bd
v0.40.0
Compare Source
Breaking
da1fd09
Improvements
default-param-last
rule5f341e2
object-shorthand
rule (#76)db4809a
v0.39.0
Compare Source
'latest'
forecmaVersion
66bc17e
no-bitwise
rule9d9eae9
v0.38.0
Compare Source
no-unsafe-negation
rulee5c4861
v0.37.0
Compare Source
arrow-body-style
ruleed15b23
operator-linebreak
rule to enforce operatorsbefore
d038b0c
comma-dangle
rule for multiline (#60)6313099
v0.36.0
Compare Source
Breaking
esnext
configdd613d3
Improvements
no-restricted-imports
eafbd8f
no-restricted-syntax
rule (#69)23a5718
v0.35.0
Compare Source
enforceForJSX
option tono-unused-expressions
0cd5082
v0.34.0
Compare Source
no-unsafe-optional-chaining
rule417ca05
no-useless-backreference
rulecab175e
default-case-last
rule1972f6f
no-nonoctal-decimal-escape
ruledad1ee7
v0.33.1
Compare Source
1bb8251
v0.33.0
Compare Source
142defc
v0.32.1
Compare Source
c8
directive comments incapitalized-comments
dea9534
v0.32.0
Compare Source
v0.31.0
Compare Source
capitalized-comments
rule ignore webpack magic comments (#63)a0ae8d2
v0.30.0
Compare Source
81c1485
ce8bf4d
undefined
inarray-callback-return
f3c5dd2
v0.29.1
Compare Source
prefer-named-capture-group
rule temporarily79b6179
v0.29.0
Compare Source
es2020
environment2f0b68a
v0.28.0
Compare Source
Breaking
28608a4
New rules
prefer-exponentiation-operator
rule0ffd40b
no-setter-return
rule70455c3
no-dupe-else-if
rule0735a5c
no-constructor-return
rule18bcd82
grouped-accessor-pairs
rule04bd7c2
prefer-object-spread
rule05b3988
Enhancements
no-useless-computed-key
rule16c57f9
bfa20fd
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.