-
Notifications
You must be signed in to change notification settings - Fork 0
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
⬆️ deps: Upgrade dependency xo to v0.57.0 - autoclosed #40
Closed
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/xo-0.x
branch
from
April 8, 2023 04:31
eb52a5c
to
e2b65c2
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #40 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 3 3
Lines 474 474
=========================================
Hits 474 474 ☔ View full report in Codecov by Sentry. |
renovate
bot
changed the title
⬆️ deps: Upgrade dependency xo to v0.54.0
⬆️ deps: Upgrade dependency xo to v0.54.1
Apr 11, 2023
renovate
bot
force-pushed
the
renovate/xo-0.x
branch
3 times, most recently
from
April 15, 2023 04:55
a4147c3
to
c16881a
Compare
renovate
bot
force-pushed
the
renovate/xo-0.x
branch
2 times, most recently
from
April 28, 2023 10:17
3123e70
to
7e46748
Compare
renovate
bot
changed the title
⬆️ deps: Upgrade dependency xo to v0.54.1
⬆️ deps: Upgrade dependency xo to v0.54.2
Apr 28, 2023
renovate
bot
force-pushed
the
renovate/xo-0.x
branch
3 times, most recently
from
May 5, 2023 03:22
8332399
to
2304bb1
Compare
renovate
bot
force-pushed
the
renovate/xo-0.x
branch
9 times, most recently
from
May 31, 2023 02:45
e3742e2
to
4c9cbaa
Compare
renovate
bot
force-pushed
the
renovate/xo-0.x
branch
4 times, most recently
from
June 14, 2023 03:58
c5c7225
to
2808f0b
Compare
renovate
bot
force-pushed
the
renovate/xo-0.x
branch
from
June 17, 2023 03:14
2808f0b
to
4763d92
Compare
renovate
bot
force-pushed
the
renovate/xo-0.x
branch
2 times, most recently
from
June 29, 2023 04:31
8f38b81
to
8a0ced1
Compare
renovate
bot
force-pushed
the
renovate/xo-0.x
branch
from
July 5, 2023 00:49
8a0ced1
to
eb557b5
Compare
renovate
bot
force-pushed
the
renovate/xo-0.x
branch
from
September 16, 2023 23:34
3710dc1
to
85007ae
Compare
renovate
bot
force-pushed
the
renovate/xo-0.x
branch
2 times, most recently
from
September 29, 2023 00:47
8237e96
to
c7c2335
Compare
renovate
bot
force-pushed
the
renovate/xo-0.x
branch
5 times, most recently
from
October 15, 2023 18:13
cd63d53
to
68fe694
Compare
renovate
bot
force-pushed
the
renovate/xo-0.x
branch
4 times, most recently
from
October 26, 2023 00:41
de0ddb8
to
b1f4035
Compare
renovate
bot
force-pushed
the
renovate/xo-0.x
branch
from
October 27, 2023 01:42
b1f4035
to
144e703
Compare
renovate
bot
force-pushed
the
renovate/xo-0.x
branch
5 times, most recently
from
November 16, 2023 06:46
b8e01d8
to
e70d844
Compare
renovate
bot
force-pushed
the
renovate/xo-0.x
branch
3 times, most recently
from
November 28, 2023 11:17
3a4dbfb
to
6c7ea7d
Compare
renovate
bot
force-pushed
the
renovate/xo-0.x
branch
3 times, most recently
from
December 6, 2023 00:23
9a684d5
to
86db930
Compare
renovate
bot
force-pushed
the
renovate/xo-0.x
branch
from
February 6, 2024 10:10
86db930
to
e3af8d0
Compare
renovate
bot
changed the title
⬆️ deps: Upgrade dependency xo to v0.56.0
⬆️ deps: Upgrade dependency xo to v0.57.0
Feb 6, 2024
renovate
bot
changed the title
⬆️ deps: Upgrade dependency xo to v0.57.0
⬆️ deps: Upgrade dependency xo to v0.57.0 - autoclosed
Feb 28, 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.53.1
->0.57.0
Release Notes
xojs/xo (xo)
v0.57.0
Compare Source
Breaking
3b9d372
New rules
logical-assignment-operators
prefer-object-has-own
object-curly-newline
unicorn/no-unnecessary-polyfills
@typescript-eslint/prefer-find
@typescript-eslint/no-array-delete
@typescript-eslint/prefer-promise-reject-errors
v0.56.0
Compare Source
.mts
,.cts
) (#728)04552b8
v0.55.1
Compare Source
eslint-plugin-import
dependency to patch versions only0a71db5
v0.55.0
Compare Source
Breaking
004e3b3
New rules
unicorn/prefer-blob-reading-methods
@typescript-eslint/no-unsafe-enum-comparison
v0.54.2
Compare Source
498aece
v0.54.1
Compare Source
658d376
v0.54.0
Compare Source
New rules
unicorn/no-typeof-undefined
unicorn/no-negated-condition
unicorn/prefer-set-size
@typescript-eslint/no-duplicate-type-constituents
Improvements
a815db3
Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), 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.