-
-
Couldn't load subscription status.
- Fork 21
fix(deps): update dependency synckit to ^0.6.2 || ^0.7.3 || ^0.11.5
#404
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
Conversation
🦋 Changeset detectedLatest commit: 3140cc6 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
|
f8a386c to
b864462
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
867d10c to
ffe2abc
Compare
^0.6.2 || ^0.7.3 || ^0.11.5
| it("should parse '.json6'", async () => { | ||
| const engine = new ESLint({ | ||
| cwd: TEST_CWD, | ||
| // @ts-expect-error -- old ESLint |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed by ota-meshi/eslint-compat-utils#65
| // in order to update its content execute "npm run update" | ||
| export const name = "eslint-plugin-jsonc"; | ||
| export const version = "2.20.0"; | ||
| export const name = "eslint-plugin-jsonc" as const; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure why there is no issue before.
ffe2abc to
1e77176
Compare
|
@ota-meshi I'm not sure to understand the latest error, it seems |
d352a08 to
3a680c1
Compare
3a680c1 to
67181e6
Compare
|
@ota-meshi Finally this PR is ready now! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
This PR contains the following updates:
^0.6.2 || ^0.7.3 || ^0.10.3->^0.6.2 || ^0.7.3 || ^0.11.5Release Notes
un-ts/synckit (synckit)
v0.11.5Compare Source
Patch Changes
abdb67aThanks @JounQin! - fix: usetsdownto bundlecjsoutputsv0.11.4Compare Source
Patch Changes
18e6cd4Thanks @JounQin! - fix: remove buggymodule-syncentryv0.11.3Compare Source
Patch Changes
cc7c724Thanks @JounQin! - fix: legacy top leveltypesentry should prefer.d.ctsv0.11.2Compare Source
Patch Changes
133408dThanks @JounQin! - fix:.ctsshould never be treated as esmv0.11.1Compare Source
Patch Changes
0966d2aThanks @JounQin! - fix: add missingMessageChannelfromnode:worker_threadsfor Node 14 compatibilityv0.11.0Compare Source
Minor Changes
59f7432Thanks @JounQin! - feat: addoxcts runner support, correctswcts runner with--importflag supportPatch Changes
#222
59f7432Thanks @JounQin! - fix:.cjsshould never be treated as ESM#219
79fa3a2Thanks @JounQin! - refactor: split into chunk files, addmodule-syncentry#222
59f7432Thanks @JounQin! - fix: only considerprocess.features.typescriptwhen--no-experimental-strip-typesflag enabledConfiguration
📅 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 was generated by Mend Renovate. View the repository job log.