Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: nx migrate latest (14.8.4)#5798

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
JamesHenry merged 2 commits intomainfromnx-migrate-latest
Oct 13, 2022
Merged

Conversation

JamesHenry
Copy link
Member

I ran this manually, but soon this will be done automatically in renovate PRs once#5797 is in place.

Here you see examples of how Nx updates its own config files automatically when best practices/APIs change 🎉

@typescript-eslint
Copy link
Contributor

Thanks for the PR,@JamesHenry!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently onhttps://opencollective.com/typescript-eslint. As a thank you, your profile/company logo will be added to our main README which receives thousands of unique visitorsper day.

@nx-cloud
Copy link

nx-cloudbot commentedOct 10, 2022
edited
Loading

☁️ Nx Cloud Report

CI is running/has finished running commands for commiteb142ca. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 25 targets

Sent with 💌 fromNxCloud.

@netlify
Copy link

netlifybot commentedOct 10, 2022
edited
Loading

Deploy Preview fortypescript-eslint ready!

NameLink
🔨 Latest commiteb142ca
🔍 Latest deploy loghttps://app.netlify.com/sites/typescript-eslint/deploys/63471820a908e5000977ad65
😎 Deploy Previewhttps://deploy-preview-5798--typescript-eslint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to yourNetlify site settings.

]
"targetDefaults": {
"build": {
"dependsOn": ["^build"]
Copy link
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

This is just a more concise way of expressing the same thing.

The^ means "of my dependencies".

So herebuild tasks depend on thebuild tasks of their dependencies

@codecov
Copy link

codecovbot commentedOct 12, 2022
edited
Loading

Codecov Report

Merging#5798 (eb142ca) intomain (c5beaa2) willdecrease coverage by2.47%.
The diff coverage isn/a.

Additional details and impacted files
@@            Coverage Diff             @@##             main    #5798      +/-   ##==========================================- Coverage   93.82%   91.34%   -2.48%==========================================  Files         134      360     +226       Lines        1506    12010   +10504       Branches      226     3498    +3272     ==========================================+ Hits         1413    10971    +9558- Misses         60      743     +683- Partials       33      296     +263
FlagCoverage Δ
unittest91.34% <ø> (-2.48%)⬇️

Flags with carried forward coverage won't be shown.Click here to find out more.

Impacted FilesCoverage Δ
...-plugin/src/rules/restrict-template-expressions.ts100.00% <0.00%> (ø)
...s/utils/src/eslint-utils/batchedSingleLineTests.ts91.66% <0.00%> (ø)
...es/eslint-plugin/src/rules/object-curly-spacing.ts100.00% <0.00%> (ø)
...int-plugin/src/rules/consistent-type-assertions.ts88.88% <0.00%> (ø)
packages/utils/src/eslint-utils/deepMerge.ts100.00% <0.00%> (ø)
packages/typescript-estree/src/simple-traverse.ts75.00% <0.00%> (ø)
...t-plugin/src/rules/class-literal-property-style.ts100.00% <0.00%> (ø)
packages/typescript-estree/src/getModifiers.ts60.86% <0.00%> (ø)
...ges/typescript-estree/src/create-program/shared.ts83.33% <0.00%> (ø)
...ages/eslint-plugin/src/rules/no-unsafe-argument.ts83.95% <0.00%> (ø)
... and216 more

@JamesHenryJamesHenry marked this pull request as ready for reviewOctober 12, 2022 16:25
@JamesHenryJamesHenry changed the titlechore: nx migrate latest (14.8.3)chore: nx migrate latest (14.8.4)Oct 12, 2022
@JamesHenryJamesHenry merged commit56f89d6 intomainOct 13, 2022
@JamesHenryJamesHenry deleted the nx-migrate-latest branchOctober 13, 2022 16:43
@github-actionsgithub-actionsbot locked asresolvedand limited conversation to collaboratorsNov 13, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@bradzacherbradzacherbradzacher approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@JamesHenry@bradzacher

[8]ページ先頭

©2009-2025 Movatter.jp