Skip to content

Update firebase-childrenkeys to 3.0.0 (removing axios dependency)#51

Merged
snoack merged 1 commit into
masterfrom
childrenkeys-no-axios
May 14, 2026
Merged

Update firebase-childrenkeys to 3.0.0 (removing axios dependency)#51
snoack merged 1 commit into
masterfrom
childrenkeys-no-axios

Conversation

@snoack
Copy link
Copy Markdown
Contributor

@snoack snoack commented May 14, 2026

This change is Reviewable

@pkaminski
Copy link
Copy Markdown
Member

@codex review

Triggered automatically because this PR was opened ready for review or was marked ready for review.

Copy link
Copy Markdown
Member

@pkaminski pkaminski left a comment

Choose a reason for hiding this comment

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

@pkaminski reviewed 3 files and all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on snoack).

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 1ca77f72d3

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread package.json
"dependencies": {
"firebase-admin": "10.x || 11.x || 12.x || 13.x",
"firebase-childrenkeys": "^2.3.5",
"firebase-childrenkeys": "^3.0.0",
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Regenerate lockfile for the firebase-childrenkeys upgrade

After bumping firebase-childrenkeys to ^3.0.0, the lockfile was not updated and still resolves only firebase-childrenkeys@npm:^2.3.5 (to 2.6.2). In Yarn 4, CI installs commonly run with immutable lockfiles, so this mismatch can either fail installs (--immutable / default-on-CI behavior) or keep testing against the old dependency version, meaning this PR does not reliably deliver the intended v3 migration.

Useful? React with 👍 / 👎.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Yes, I'm waiting for firebase-childrenkeys 3.0.0 to be released, then I'll update the PR.

Copy link
Copy Markdown
Contributor Author

@snoack snoack left a comment

Choose a reason for hiding this comment

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

@snoack made 1 comment.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on snoack).

Comment thread package.json
"dependencies": {
"firebase-admin": "10.x || 11.x || 12.x || 13.x",
"firebase-childrenkeys": "^2.3.5",
"firebase-childrenkeys": "^3.0.0",
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Yes, I'm waiting for firebase-childrenkeys 3.0.0 to be released, then I'll update the PR.

@snoack snoack force-pushed the childrenkeys-no-axios branch from 1ca77f7 to f374416 Compare May 14, 2026 23:17
Copy link
Copy Markdown
Contributor Author

@snoack snoack left a comment

Choose a reason for hiding this comment

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

@snoack resolved 1 discussion.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on snoack).

@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedfirebase-childrenkeys@​2.6.2 ⏵ 3.0.0741009187 +7100

View full report

Copy link
Copy Markdown
Member

@pkaminski pkaminski left a comment

Choose a reason for hiding this comment

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

@pkaminski reviewed 1 file and all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on snoack).

@snoack snoack merged commit 76329e7 into master May 14, 2026
4 checks passed
@snoack snoack deleted the childrenkeys-no-axios branch May 14, 2026 23:19
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