-
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 #126
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 05:03
36eea51
to
9198976
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 #126 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 20 20
Lines 238 238
=========================================
Hits 238 238 ☔ 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:58
0aa924a
to
0ca425d
Compare
renovate
bot
force-pushed
the
renovate/xo-0.x
branch
from
April 27, 2023 06:01
0ca425d
to
5044998
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
4 times, most recently
from
May 5, 2023 01:57
b52e312
to
272c768
Compare
renovate
bot
force-pushed
the
renovate/xo-0.x
branch
9 times, most recently
from
May 31, 2023 02:55
7baa1a9
to
86d2c97
Compare
renovate
bot
force-pushed
the
renovate/xo-0.x
branch
4 times, most recently
from
June 14, 2023 00:13
3dd1ed2
to
2f723f7
Compare
renovate
bot
force-pushed
the
renovate/xo-0.x
branch
from
June 17, 2023 02:23
2f723f7
to
2a7ef69
Compare
renovate
bot
force-pushed
the
renovate/xo-0.x
branch
2 times, most recently
from
June 29, 2023 02:29
25f8223
to
d01feac
Compare
renovate
bot
force-pushed
the
renovate/xo-0.x
branch
from
July 5, 2023 01:07
d01feac
to
b24b815
Compare
renovate
bot
force-pushed
the
renovate/xo-0.x
branch
from
September 16, 2023 22:25
778fd5e
to
f89c5f4
Compare
renovate
bot
force-pushed
the
renovate/xo-0.x
branch
2 times, most recently
from
September 29, 2023 01:10
4087dc3
to
19afc39
Compare
renovate
bot
force-pushed
the
renovate/xo-0.x
branch
5 times, most recently
from
October 15, 2023 19:12
650bdc0
to
5560fb1
Compare
renovate
bot
force-pushed
the
renovate/xo-0.x
branch
4 times, most recently
from
October 26, 2023 00:07
bb2040a
to
4df9fcb
Compare
renovate
bot
force-pushed
the
renovate/xo-0.x
branch
from
October 27, 2023 01:54
4df9fcb
to
74cddec
Compare
renovate
bot
force-pushed
the
renovate/xo-0.x
branch
5 times, most recently
from
November 16, 2023 07:03
a6292dd
to
e1235c4
Compare
renovate
bot
force-pushed
the
renovate/xo-0.x
branch
2 times, most recently
from
November 28, 2023 00:48
c8b697a
to
bc09892
Compare
renovate
bot
force-pushed
the
renovate/xo-0.x
branch
4 times, most recently
from
December 6, 2023 00:54
98745f9
to
8cb5647
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
force-pushed
the
renovate/xo-0.x
branch
from
February 6, 2024 09:11
8cb5647
to
7a241a5
Compare
renovate
bot
changed the title
⬆️ deps: Upgrade dependency xo to v0.57.0
⬆️ deps: Upgrade dependency xo to v0.57.0 - autoclosed
Feb 27, 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.