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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump npm to 10.2.4 #9213

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from
Draft

Conversation

yeikel
Copy link
Contributor

@yeikel yeikel commented Mar 5, 2024

No description provided.

@yeikel
Copy link
Contributor Author

yeikel commented Mar 16, 2024

@jakecoffman I need some help here

From what I see in the e2e failures, it seems that we need to clear the cache and regenerate the NPM tests again just like dependabot/smoke-tests#124

For example this one is just because a new version of zone.js was released and likely not related to my changes :

               "node_modules/zone.js": {
-                          "version": "0.13.1",
-                          "resolved": "https://registry.npmjs.org/zone.js/-/zone.js-0.13.1.tgz",
-                          "integrity": "sha512-+bIeDAFEBYuXRuU3qGQvzdPap+N1zjM4KkBAiiQuVVCrHrhjDuY6VkUhNa5+U27+9w0q3fbKiMCbpJ0XzMmSWA==",
+                          "version": "0.13.3",
+                          "resolved": "https://registry.npmjs.org/zone.js/-/zone.js-0.13.3.tgz",
+                          "integrity": "sha512-MKPbmZie6fASC/ps4dkmIhaT5eonHkEt6eAy80K42tAm0G2W+AahLJjbfi6X9NPdciOE9GRFTTM8u2IiF6O3ww==",
                           "peer": true,
                           "dependencies": {
                             "tslib": "^2.3.0"

I tried to do that myself running ./dependabot test... but It failed with various authentication errors. Can I re-generate them?

@yeikel
Copy link
Contributor Author

yeikel commented Mar 19, 2024

@abdulapopoola Can you help here? 馃檹

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant