Skip to content
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

Fix json imports #57

Merged
merged 4 commits into from
Jul 25, 2024
Merged

Fix json imports #57

merged 4 commits into from
Jul 25, 2024

Conversation

Jym77
Copy link
Contributor

@Jym77 Jym77 commented Jul 25, 2024

Some lingering import … from "foo.json" that work poorly between TS 5 and Node 20 due to import assertion syntax.
Plus use the version exported from alfa-rules directly where relevant.

Copy link

changeset-bot bot commented Jul 25, 2024

🦋 Changeset detected

Latest commit: 9c6ce25

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 25 packages
Name Type
@siteimprove/alfa-cli Patch
@siteimprove/alfa-formatter-sarif Patch
@siteimprove/alfa-formatter-earl Patch
@siteimprove/alfa-cypress Patch
@siteimprove/alfa-angular Patch
@siteimprove/alfa-assert Patch
@siteimprove/alfa-chai Patch
@siteimprove/alfa-cheerio Patch
@siteimprove/alfa-command Patch
@siteimprove/alfa-crawler Patch
@siteimprove/alfa-enzyme Patch
@siteimprove/alfa-formatter-json Patch
@siteimprove/alfa-formatter Patch
@siteimprove/alfa-frontier Patch
@siteimprove/alfa-interviewer Patch
@siteimprove/alfa-jasmine Patch
@siteimprove/alfa-jest Patch
@siteimprove/alfa-jquery Patch
@siteimprove/alfa-playwright Patch
@siteimprove/alfa-puppeteer Patch
@siteimprove/alfa-react Patch
@siteimprove/alfa-scraper Patch
@siteimprove/alfa-unexpected Patch
@siteimprove/alfa-vue Patch
@siteimprove/alfa-webdriver Patch

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

@Jym77 Jym77 self-assigned this Jul 25, 2024
@Jym77 Jym77 added the internal Change that only affects internal APIs or other non-public aspects label Jul 25, 2024
@Jym77 Jym77 marked this pull request as ready for review July 25, 2024 12:48
@Jym77 Jym77 requested a review from a team as a code owner July 25, 2024 12:48
@Jym77 Jym77 enabled auto-merge (squash) July 25, 2024 12:49
@Jym77 Jym77 merged commit 3a1dcd7 into main Jul 25, 2024
4 checks passed
@Jym77 Jym77 deleted the fix-json-import branch July 25, 2024 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Change that only affects internal APIs or other non-public aspects
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants