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

Run npm pkg fix on all packages #8079

Merged
merged 3 commits into from Mar 20, 2024
Merged

Run npm pkg fix on all packages #8079

merged 3 commits into from Mar 20, 2024

Conversation

hsubox76
Copy link
Contributor

We got what looks like a flaky error on publish due to NPM attempting to autocorrect a repository url. In order to be safe, running npm pkg fix on all packages. NPM seems to prefer a git+ prefix before all repository.url fields pointing to Github. It does not need this on the bugs.url field, I assume since it's pointing to a website meant to be viewed in browser, and not a repo.

Copy link

changeset-bot bot commented Mar 15, 2024

🦋 Changeset detected

Latest commit: 82ea93a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 47 packages
Name Type
@firebase/analytics-interop-types Patch
@firebase/app-check-interop-types Patch
@firebase/messaging-interop-types Patch
@firebase/installations-compat Patch
@firebase/remote-config-compat Patch
@firebase/installations-types Patch
@firebase/remote-config-types Patch
@firebase/auth-interop-types Patch
@firebase/performance-compat Patch
@firebase/rules-unit-testing Patch
@firebase/webchannel-wrapper Patch
@firebase/performance-types Patch
@firebase/analytics-compat Patch
@firebase/app-check-compat Patch
@firebase/firestore-compat Patch
@firebase/functions-compat Patch
@firebase/messaging-compat Patch
@firebase/analytics-types Patch
@firebase/app-check-types Patch
@firebase/database-compat Patch
@firebase/firestore-types Patch
@firebase/functions-types Patch
@firebase/database-types Patch
@firebase/storage-compat Patch
@firebase/template-types Patch
@firebase/installations Patch
@firebase/remote-config Patch
@firebase/storage-types Patch
@firebase/auth-compat Patch
@firebase/performance Patch
@firebase/app-compat Patch
@firebase/auth-types Patch
@firebase/analytics Patch
@firebase/app-check Patch
@firebase/app-types Patch
@firebase/component Patch
@firebase/firestore Patch
@firebase/functions Patch
@firebase/messaging Patch
@firebase/database Patch
firebase Patch
@firebase/template Patch
@firebase/storage Patch
@firebase/logger Patch
@firebase/auth Patch
@firebase/util Patch
@firebase/app Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

github-actions bot commented Mar 15, 2024

Changeset File Check ✅

  • No modified packages are missing from the changeset file.
  • No changeset formatting errors detected.

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Mar 15, 2024

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Mar 15, 2024

@hsubox76 hsubox76 merged commit 0c51501 into master Mar 20, 2024
44 checks passed
@hsubox76 hsubox76 deleted the ch-pkgfix branch March 20, 2024 22:21
@google-oss-bot google-oss-bot mentioned this pull request Mar 26, 2024
@firebase firebase locked and limited conversation to collaborators Apr 20, 2024
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.

None yet

3 participants