Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

chore: update to latest rules_js and regenerate lock file with pnpm 8 #1208

Merged
merged 1 commit into from
May 15, 2023

Conversation

gregmagolan
Copy link
Contributor

@gregmagolan gregmagolan commented May 13, 2023

Possible work-around for aspect-build/rules_js#1062 since the re-generated v6 pnpm lock file no longer has package names that start with registry.npmjs.org/ in the lock file.

Re-generation was done with pnpm import with pnpm 8. The latest rules_js also uses pnpm 8 by default to run pnpm import when the yarn.lock or package.json change to update the lock file (as part of the update_pnpm_lock = True feature of npm_translate_lock)

@gregmagolan
Copy link
Contributor Author

cc @devversion

@devversion devversion merged commit 241cf88 into angular:main May 15, 2023
gregmagolan added a commit to aspect-forks/material.angular.io that referenced this pull request May 16, 2023
… on packages

The registry prefixes on the packages in the pnpm lock file cause problems with transitive npm deps with aliases.
See angular#1208 for more context.
devversion pushed a commit that referenced this pull request May 17, 2023
… on packages

The registry prefixes on the packages in the pnpm lock file cause problems with transitive npm deps with aliases.
See #1208 for more context.
EliotGuy pushed a commit to EliotGuy/material.angular.io that referenced this pull request Apr 23, 2024
… on packages

The registry prefixes on the packages in the pnpm lock file cause problems with transitive npm deps with aliases.
See angular/material.angular.io#1208 for more context.
alexeagle pushed a commit to alexeagle/material2 that referenced this pull request Nov 6, 2024
… on packages

The registry prefixes on the packages in the pnpm lock file cause problems with transitive npm deps with aliases.
See angular/material.angular.io#1208 for more context.
alexeagle pushed a commit to alexeagle/material2 that referenced this pull request Dec 12, 2024
… on packages

The registry prefixes on the packages in the pnpm lock file cause problems with transitive npm deps with aliases.
See angular/material.angular.io#1208 for more context.
alexeagle pushed a commit to alexeagle/material2 that referenced this pull request Dec 16, 2024
… on packages

The registry prefixes on the packages in the pnpm lock file cause problems with transitive npm deps with aliases.
See angular/material.angular.io#1208 for more context.
alexeagle pushed a commit to alexeagle/material2 that referenced this pull request Dec 18, 2024
… on packages

The registry prefixes on the packages in the pnpm lock file cause problems with transitive npm deps with aliases.
See angular/material.angular.io#1208 for more context.
josephperrott pushed a commit to angular/components that referenced this pull request Dec 18, 2024
… on packages

The registry prefixes on the packages in the pnpm lock file cause problems with transitive npm deps with aliases.
See angular/material.angular.io#1208 for more context.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants