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

chore: weekly dependencies update #3896

Merged
merged 3 commits into from
Dec 11, 2023

Conversation

ravijayaramappa
Copy link
Contributor

Details

Routine update of dependencies

Does this pull request introduce a breaking change?

  • ✅ No, it does not introduce a breaking change.

Does this pull request introduce an observable change?

  • ✅ No, it does not introduce an observable change.

GUS work item

W-14646095

@ravijayaramappa ravijayaramappa requested a review from a team as a code owner December 11, 2023 20:19
@@ -28,7 +28,8 @@
"@best/runner-remote": "^10.0.0",
"folder-hash": "4.0.4",
"markdown-table": "^3.0.3",
"tachometer": "0.5.10"
"tachometer": "0.5.10",
"chromedriver": "^119.0.0"
Copy link
Contributor

Choose a reason for hiding this comment

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

@ravijayaramappa Let's not add this dependency for everyone using this project. Otherwise it will break when you run Tachometer tests locally, because you probably have Chrome 120+ installed.

Here is my fix: #3897

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That is a good point. Approved your PR. Will revert this change.

@ravijayaramappa ravijayaramappa force-pushed the ravi/master/weekly-dependencies branch from c414aa9 to ce70f20 Compare December 11, 2023 21:20
@@ -7,6 +7,7 @@ node_modules/
coverage/
.idea/
.project/
.nx
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this something NX added in v17?

Copy link
Contributor Author

@ravijayaramappa ravijayaramappa Dec 11, 2023

Choose a reason for hiding this comment

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

That's right. https://github.com/nrwl/nx/releases/tag/17.0.0

core: update default cache directory to .nx/cache (nrwl/nx#19536)

I tried using the cacheDirectory option, but the .nx/cache directory still gets used.

@ravijayaramappa ravijayaramappa force-pushed the ravi/master/weekly-dependencies branch from ce70f20 to d473a1f Compare December 11, 2023 21:34

Verified

This commit was signed with the committer’s verified signature. The key has expired.

Verified

This commit was signed with the committer’s verified signature. The key has expired.

Verified

This commit was signed with the committer’s verified signature. The key has expired.
@ravijayaramappa ravijayaramappa force-pushed the ravi/master/weekly-dependencies branch from d473a1f to a523107 Compare December 11, 2023 22:42
@ravijayaramappa ravijayaramappa merged commit ac04937 into master Dec 11, 2023
@ravijayaramappa ravijayaramappa deleted the ravi/master/weekly-dependencies branch December 11, 2023 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants