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

[Snyk] Upgrade firebase-admin from 12.3.0 to 12.6.0 #65

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

saileshbro
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade firebase-admin from 12.3.0 to 12.6.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 4 versions ahead of your current version.

  • The recommended version was released on a month ago.

Release notes
Package name: firebase-admin
  • 12.6.0 - 2024-09-30

    New Features

    • feat: Add Data Connect API (#2701)

    Bug Fixes

    • fix(auth): Add missing Math.floor() when setting validDuration in createSessionCookie() (#2712)

    Miscellaneous

    • [chore] Release 12.6.0 (#2715)
    • build(deps-dev): bump @ types/lodash from 4.17.7 to 4.17.9 (#2710)
    • build(deps-dev): bump @ firebase/app-compat from 0.2.39 to 0.2.41 (#2711)
    • build(deps-dev): bump eslint from 8.57.0 to 8.57.1 (#2707)
    • build(deps-dev): bump @ microsoft/api-extractor from 7.47.6 to 7.47.9 (#2706)
    • build(deps): bump @ google-cloud/firestore from 7.9.0 to 7.10.0 (#2705)
  • 12.5.0 - 2024-09-12

    New Features

    • feat(rc): SSRC targeting (#2665)

    Bug Fixes

    • fix: updating comments with VibrateTimingsMillis and defaultVibrateTimings instead of vibrate_timings and default_vibrate_timings (#2598)
    • fix: support httpAgent in JwksFetcher (#2689)

    Miscellaneous

    • [chore] Release 12.5.0 Take 2 (#2703)
    • [chore] Release 12.5.0 (#2702)
    • chore: Upgrade actions/upload-artifact@v4 (#2700)
    • build(deps): bump actions/download-artifact in /.github/workflows (#2694)
    • Create CHANGELOG.md (#2626)
  • 12.4.0 - 2024-08-22

    Miscellaneous

    • [chore] Release 12.4.0 (#2674)
    • build(deps-dev): bump @ firebase/app-compat from 0.2.38 to 0.2.39 (#2677)
    • chore: Deprecate sendToTopic and Condition (#2683)
    • build(deps): bump @ types/node from 22.1.0 to 22.3.0 (#2675)
    • build(deps-dev): bump mocha from 10.7.0 to 10.7.3 (#2670)
    • build(deps): bump @ google-cloud/storage from 7.12.0 to 7.12.1 (#2669)
    • build(deps): bump axios in /.github/actions/send-email (#2673)
    • build(deps-dev): bump @ microsoft/api-extractor from 7.47.5 to 7.47.6 (#2671)
    • Reroute Cloud Tasks to emulator when it is running (#2649)
  • 12.3.1 - 2024-08-08

    Bug Fixes

    • fix: getToken() returns existing promise to a token if one exists instead of a new token. (#2648)

    Miscellaneous

    • [chore] Release 12.3.1 (#2667)
    • chore: Skip sendToDeviceGroup integration test (#2666)
    • build(deps-dev): bump @ microsoft/api-extractor from 7.47.2 to 7.47.5 (#2661)
    • build(deps): bump @ types/node from 22.0.1 to 22.1.0 (#2663)
    • build(deps-dev): bump @ firebase/app-compat from 0.2.37 to 0.2.38 (#2664)
    • build(deps): bump @ types/node from 20.14.11 to 22.0.1 (#2657)
    • build(deps-dev): bump chai from 4.4.1 to 4.5.0 (#2650)
    • build(deps-dev): bump @ firebase/app-compat from 0.2.35 to 0.2.37 (#2653)
    • build(deps): bump fast-xml-parser from 4.4.0 to 4.4.1 (#2654)
  • 12.3.0 - 2024-07-25

    New Features

    • feat(fcm): Add HTTP2 support for sendEach() and sendEachForMulticast() (#2550)

    Miscellaneous

    • [chore] Release 12.3.0 (#2644)
    • build(deps): bump @ types/node from 20.14.8 to 20.14.11 (#2641)
    • build(deps-dev): bump @ microsoft/api-extractor from 7.47.0 to 7.47.2 (#2642)
    • build(deps): bump @ google-cloud/storage from 7.11.2 to 7.12.0 (#2643)
    • build(deps-dev): bump mocha and @ types/mocha (#2640)
    • build(deps): bump @ fastify/busboy from 2.1.1 to 3.0.0 (#2632)
    • build(deps-dev): bump @ types/lodash from 4.17.5 to 4.17.7 (#2636)
    • Remove Remote Config dependency on Long JS (#2614)
    • build(deps): bump @ google-cloud/firestore from 7.8.0 to 7.9.0 (#2618)
    • build(deps-dev): bump nyc from 15.1.0 to 17.0.0 (#2616)
    • chore: update integration test resources (#2615)
    • build(deps-dev): bump @ types/uuid from 9.0.8 to 10.0.0 (#2612)
    • build(deps): bump @ types/node from 20.14.2 to 20.14.8 (#2613)
from firebase-admin GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade firebase-admin from 12.3.0 to 12.6.0.

See this package in npm:
firebase-admin

See this project in Snyk:
https://app.snyk.io/org/saileshbro-sv8/project/1d87c55f-bfeb-413c-ab3f-e77273100e97?utm_source=github&utm_medium=referral&page=upgrade-pr
@saileshbro saileshbro closed this Nov 11, 2024
@saileshbro saileshbro reopened this Nov 11, 2024
@saileshbro saileshbro merged commit 3f5e155 into main Nov 11, 2024
1 check passed
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