Skip to content

test: skip ESLint tests if no Intl - #41105

Merged
nodejs-github-bot merged 1 commit into
nodejs:masterfrom
Trott:unicode-whoops
Dec 7, 2021
Merged

test: skip ESLint tests if no Intl#41105
nodejs-github-bot merged 1 commit into
nodejs:masterfrom
Trott:unicode-whoops

Conversation

@Trott

@TrottTrott commented Dec 7, 2021

Copy link
Copy Markdown
Member

ESLint dependency now requires Intl because it uses regexp unicode
character properties.

Fixes: #41102

ESLint dependency now requires Intl because it uses regexp unicode
character properties.
Fixes: nodejs#41102
@TrottTrott added fast-track PRs that do not need to wait for 48 hours to land. request-ci Add this label to start a Jenkins CI on a PR. labels Dec 7, 2021
@Trott

Trott commented Dec 7, 2021

Copy link
Copy Markdown
MemberAuthor

Seeking fast-tracking because this fixes CI.

@github-actions

Copy link
Copy Markdown
Contributor

Fast-track has been requested by @Trott. Please 👍 to approve.

@nodejs-github-botnodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels Dec 7, 2021
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Dec 7, 2021
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@TrottTrott mentioned this pull request Dec 7, 2021
@TrottTrott added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Dec 7, 2021
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@richardlaurichardlau added the commit-queue Add this label to land a pull request using GitHub Actions. label Dec 7, 2021
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Dec 7, 2021
@nodejs-github-bot
nodejs-github-bot merged commit e60801a into nodejs:masterDec 7, 2021
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in e60801a

danielleadams pushed a commit that referenced this pull request Dec 14, 2021
ESLint dependency now requires Intl because it uses regexp unicode
character properties.
Fixes: #41102
PR-URL: #41105
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
danielleadams pushed a commit that referenced this pull request Jan 31, 2022
ESLint dependency now requires Intl because it uses regexp unicode
character properties.
Fixes: #41102
PR-URL: #41105
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
danielleadams pushed a commit that referenced this pull request Jan 31, 2022
ESLint dependency now requires Intl because it uses regexp unicode
character properties.
Fixes: #41102
PR-URL: #41105
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
danielleadams pushed a commit that referenced this pull request Feb 1, 2022
ESLint dependency now requires Intl because it uses regexp unicode
character properties.
Fixes: #41102
PR-URL: #41105
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
@danielleadamsdanielleadams mentioned this pull request Feb 1, 2022
@Trott
Trott deleted the unicode-whoops branch September 25, 2022 17:12
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.fast-trackPRs that do not need to wait for 48 hours to land.needs-ciPRs that need a full CI run.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Broken CI

7 participants

@Trott@nodejs-github-bot@lpinca@targos@richardlau@BridgeAR@DerekNonGeneric