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: upgrade tachometer #4440

Merged
merged 1 commit into from
Aug 5, 2024
Merged

chore: upgrade tachometer #4440

merged 1 commit into from
Aug 5, 2024

Conversation

nolanlawson
Copy link
Collaborator

Details

I realized I can upgrade Tachometer since I had just missed that we need the "root" property to make bare npm imports work properly: google/tachometer#244 (comment)

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.

@nolanlawson nolanlawson requested a review from a team as a code owner August 5, 2024 18:20
"jsonwebtoken": "Pinned to address security vulnerability",
"semver": "Pinned to address security vulnerability",
"systeminformation": "Pinned to address security vulnerability"
"semver": "Pinned to address security vulnerability"
},
"http-cache-semantics": "4.1.1",
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Still needed for karma-sauce-launcher-fix-firefox; I will push a new version of that and then we can get rid of this.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Actually, that's more trouble than it's worth. We should just move off of Karma eventually anyway.

# This is bizarre, but it seems to be the only way to get Tachometer to recognize
# our local deps, e.g. when running in `this-patch` mode (not `tip-of-tree` mode).
# See: https://github.com/Polymer/tachometer/issues/215
# This is a bit bizarre, but it's very tricky to get Tachometer to allow bare npm-style imports in
Copy link
Contributor

Choose a reason for hiding this comment

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

Glad to see this PR reducing the the bizarrosity of the code base!

@nolanlawson nolanlawson merged commit c7124c8 into master Aug 5, 2024
11 checks passed
@nolanlawson nolanlawson deleted the nolan/upgrade-tach branch August 5, 2024 20:09
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.

2 participants