-
Notifications
You must be signed in to change notification settings - Fork 3.4k
dependency: update dependency recast to v0.23.11 #32742
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
|
See the guidelines for reviewing dependency updates for info on how to review dependency update PRs. |
1bff0ef to
fc2a2a9
Compare
…ypress into renovate/recast-0.x
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. |
cypress
|
||||||||||||||||||||||||||||||||||||||||
| Project |
cypress
|
| Branch Review |
renovate/recast-0.x
|
| Run status |
|
| Run duration | 19m 47s |
| Commit |
|
| Committer | Jennifer Shehane |
| View all properties for this run ↗︎ | |
| Test results | |
|---|---|
|
|
0
|
|
|
13
|
|
|
1102
|
|
|
4
|
|
|
26755
|
| View all changes introduced in this branch ↗︎ | |
Warning
Partial Report: The results for the Application Quality reports may be incomplete.
UI Coverage
45.61%
|
|
|---|---|
|
|
187
|
|
|
161
|
Accessibility
97.98%
|
|
|---|---|
|
|
4 critical
8 serious
2 moderate
2 minor
|
|
|
101
|
packages/socket/package.json
Outdated
| "browser": "lib/browser.ts", | ||
| "scripts": { | ||
| "build-prod": "tsc || echo 'built, with type errors' && rm lib/browser.js", | ||
| "build-prod": "tsc || echo 'built, with type errors'", |
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.
This was blowing up for me on build - I think this has since been removed anyways??
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.
once the socket changes make its way in it shouldn't matter any longer
| builders as b, | ||
| } from 'ast-types' | ||
| import type { ExpressionKind } from 'ast-types/gen/kinds' | ||
| import type { ExpressionKind } from 'ast-types/lib/gen/kinds' |
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.
This location moved in the ast-types update
packages/socket/package.json
Outdated
| "browser": "lib/browser.ts", | ||
| "scripts": { | ||
| "build-prod": "tsc || echo 'built, with type errors' && rm lib/browser.js", | ||
| "build-prod": "tsc || echo 'built, with type errors'", |
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.
once the socket changes make its way in it shouldn't matter any longer
|
Released in This comment thread has been locked. If you are still experiencing this issue after upgrading to |
This PR contains the following updates:
0.20.4->0.23.11Release Notes
benjamn/recast (recast)
v0.23.11Compare Source
v0.23.10Compare Source
v0.23.9Compare Source
v0.23.8Compare Source
v0.23.7Compare Source
v0.23.6Compare Source
v0.23.5Compare Source
v0.23.4Compare Source
v0.23.3Compare Source
v0.23.2Compare Source
v0.23.1Compare Source
v0.23.0Compare Source
v0.22.0Compare Source
v0.21.5Compare Source
v0.21.4Compare Source
v0.21.3Compare Source
v0.21.2Compare Source
v0.21.1Compare Source
What's Changed
New Contributors
Full Changelog: benjamn/recast@v0.21.0...v0.21.1
v0.21.0Compare Source
v0.20.5Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.
Note
Bumps recast to 0.23.11 across packages and updates rewriter to ast-types ^0.16.1 with a corresponding import path fix; updates changelog and yarn.lock.
recastto0.23.11inpackages/config,packages/data-context,packages/rewriter, andpackages/server.packages/rewriterast-typesto^0.16.1.yarn.lock(addstiny-invariant, updatesast-typesranges).ExpressionKindimport path inpackages/rewriter/lib/js-rules.tstoast-types/lib/gen/kinds.recastupgrade.Written by Cursor Bugbot for commit c6d3617. This will update automatically on new commits. Configure here.