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

Major bump for database-compat for Node engines change. #8586

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

hsubox76
Copy link
Contributor

See #8583

In order to mark the Node engines requirement change with a major bump, we need to do two steps:

  1. Release a new version of the Firebase JS SDK with the dependency database-compat bumped by a major version to 2.0.0, which contains the Node engines requirement of 18.0.0 to enable current web SDK users to not be disrupted by the next step
  2. Release a version of just @firebase/database-compat within the 1.x.x version range which reverts the engines field change (has no engines field, as it did before 11.0.0), enabling any repos with a semver ^1.x.x dependency on @firebase/database-compat to avoid receiving the engines field bump.

Copy link

changeset-bot bot commented Oct 22, 2024

🦋 Changeset detected

Latest commit: df819ef

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

This PR includes changesets to release 2 packages
Name Type
@firebase/database-compat Major
firebase 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

@hsubox76 hsubox76 marked this pull request as ready for review October 22, 2024 16:27
@hsubox76 hsubox76 requested review from a team as code owners October 22, 2024 16:27
@google-oss-bot
Copy link
Contributor

@google-oss-bot
Copy link
Contributor

@hsubox76 hsubox76 merged commit 0f5a9aa into main Oct 22, 2024
37 of 39 checks passed
@hsubox76 hsubox76 deleted the ch-dc-version-fix branch October 22, 2024 17:50
@google-oss-bot google-oss-bot mentioned this pull request Oct 22, 2024
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.

4 participants