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(deps): update nx to v16.7.2#7305

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 intomainfromrenovate/nx
Aug 22, 2023
Merged

chore(deps): update nx to v16.7.2#7305

JamesHenry merged 2 commits intomainfromrenovate/nx
Aug 22, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovaterenovatebot commentedJul 24, 2023
edited
Loading

Mend Renovate

This PR contains the following updates:

PackageChangeAgeAdoptionPassingConfidence
@nx/linter (source)16.5.3 ->16.7.2ageadoptionpassingconfidence
@nx/workspace (source)16.5.3 ->16.7.2ageadoptionpassingconfidence
nx (source)16.5.3 ->16.7.2ageadoptionpassingconfidence

Release Notes

nrwl/nx (@​nx/linter)

v16.7.2

Compare Source

Bug Fixes
  • core: fix ghost alias when parsing yarn lockfile (#​18646) (f6a7f18)
  • core: fix schema links (#​18395) (83011f7)
  • core: name collisions during project inference should not error out if corrected by a project.json's name (#​18665) (a459528)
  • core: nx should not break if packages were not installed (#​18687) (95099ae)
  • core: use existing version when calling "yarn set version" (#​18669) (76c96fa)
  • devkit: convert-nx-executor should read projectNodes (#​18684) (1857e8f)
  • js: expose schematic using the generator function with a default for the project name and root format (#​18681) (7578e4b)
  • linter: Normalize paths when in getSourceFilePath (#​18601) (da3ca76)
  • nextjs: make next build package manager agnostic (#​18661) (bcaecfd)

v16.7.1

Compare Source

Bug Fixes
  • core: apply target defaults properly for executors defaults (#​18655) (0e6a353)
  • core: handle symlinks on debian for watch events (#​18636) (28c3fa3)
  • core: improve error handling for copy and remove (#​18656) (6a8a8a4)
  • core: set consistent working directory when calculating runtime hash inputs (#​18643) (a5d6e0a)
  • core: use Date.now() everywhere for tasks start and end times to avoid negative durations (#​18595) (e2c0afe)

v16.7.0

Compare Source

Bug Fixes
Features

v16.6.0

Compare Source

Bug Fixes
Features

v16.5.5

Compare Source

Bug Fixes
  • core: revert globs migration (4105745)

v16.5.4

Compare Source

Bug Fixes
  • core: check if socketMessenger is null before using (#​18116) (1bb96b7)
  • core: correctly output created and update events for the watcher on macos (#​18186) (6b6038c)
  • core: do not cache external dependency hashes if they are not fully resolved (#​18020) (d120c3c)
  • core: fix watch event priority (bd02995)
  • core: improve error handling for getting metadata during file wa… (#​18223) (2201eca)
  • core: migrate old invalid glob syntax in target outputs (#​18191) (0f3fd9c)
  • core: run ensurePackage with node_modules for yarn berry (#​18144) (d4f6c0b)
  • core: use package.json version in yarn parser when node_modules are unavailable (#​18121) (81a661c)
  • graph: increase dropdown indicator padding (#​18146) (93a0200)
  • nx-dev: fix broken redirects after nesting tutorials (95d99e4)
  • react-native: fix tsc app (#​18124) (445a527)
  • storybook: make sure skipLibCheck is true (#​18212) (9382ed4)

Configuration

📅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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated byMend Renovate. View repository job loghere.

@renovaterenovatebot added dependenciesIssue about dependencies of the package javascriptPull requests that update Javascript code labelsJul 24, 2023
@typescript-eslint
Copy link
Contributor

Thanks for the PR,@renovate[bot]!

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.

@netlify
Copy link

netlifybot commentedJul 24, 2023
edited
Loading

Deploy Preview fortypescript-eslint ready!

NameLink
🔨 Latest commitbf55ee0
🔍 Latest deploy loghttps://app.netlify.com/sites/typescript-eslint/deploys/64e4aa610d9cb60008f65a96
😎 Deploy Previewhttps://deploy-preview-7305--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 configuration.

@renovaterenovatebot changed the titlechore(deps): update nx to v16.5.4chore(deps): update nx to v16.5.5Jul 25, 2023
@renovaterenovatebotforce-pushed therenovate/nx branch 2 times, most recently froma57ed6a to4e995c9CompareJuly 26, 2023 06:05
@JamesHenryJamesHenry self-assigned thisJul 30, 2023
@JamesHenry
Copy link
Member

I'll work on this as a follow up to#6162

JoshuaKGoldberg reacted with thumbs up emoji

@JamesHenryJamesHenry added the blocked by another PRPRs which are ready to go but waiting on another PR labelJul 30, 2023
@renovaterenovatebot changed the titlechore(deps): update nx to v16.5.5chore(deps): update nxAug 3, 2023
@nx-cloud
Copy link

nx-cloudbot commentedAug 3, 2023
edited
Loading

☁️ Nx Cloud Report

CI is running/has finished running commands for commitbf55ee0. 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 40 targets

Sent with 💌 fromNxCloud.

@renovaterenovatebot changed the titlechore(deps): update nxchore(deps): update nx to v16.7.1Aug 21, 2023
@renovaterenovatebot changed the titlechore(deps): update nx to v16.7.1chore(deps): update nx to v16.7.2Aug 21, 2023
@renovate
Copy link
ContributorAuthor

Edited/Blocked Notification

Renovate 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.

Warning: custom changes will be lost.

@JamesHenryJamesHenry merged commit581f304 intomainAug 22, 2023
@JamesHenryJamesHenry deleted the renovate/nx branchAugust 22, 2023 13:55
@github-actionsgithub-actionsbot locked asresolvedand limited conversation to collaboratorsSep 5, 2023
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@JamesHenryJamesHenryAwaiting requested review from JamesHenry

Assignees

@JamesHenryJamesHenry

Labels
blocked by another PRPRs which are ready to go but waiting on another PRdependenciesIssue about dependencies of the packagejavascriptPull requests that update Javascript code
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@JamesHenry

[8]ページ先頭

©2009-2025 Movatter.jp