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

deps: bump the safe-function-dependencies group across 1 directory with 2 updates #465

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

Bumps the safe-function-dependencies group with 2 updates in the /functions directory: firebase-admin and firebase-functions.

Updates firebase-admin from 13.0.2 to 13.1.0

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Node.js SDK v13.1.0

New Features

  • feat(auth): Added FDL deprecation support for Firebase Auth (#2752)

Miscellaneous

  • [chore] Release 13.1.0 (#2841)
  • build(deps): bump @​fastify/busboy from 3.1.0 to 3.1.1 (#2817)
  • chore: Update postcheck typescript version (#2840)
  • build(deps): bump undici in /.github/actions/send-email (#2837)
  • build(deps-dev): bump @​firebase/app-compat from 0.2.46 to 0.2.48 (#2834)
  • chore: Revert holiday message (#2827)
  • chore: Fix holiday template date (#2815)
  • Adding delayed response message for holidays (#2814)
  • build(deps): bump @​types/node from 22.10.1 to 22.10.2 (#2811)
Commits
  • b26d13a [chore] Release 13.1.0 (#2841)
  • 0ffa5fc feat(auth): Added FDL deprecation support for Firebase Auth (#2752)
  • 379bcff build(deps): bump @​fastify/busboy from 3.1.0 to 3.1.1 (#2817)
  • 7c54c08 chore: Update postcheck typescript version (#2840)
  • 8dda32d build(deps): bump undici in /.github/actions/send-email (#2837)
  • 8040a82 build(deps-dev): bump @​firebase/app-compat from 0.2.46 to 0.2.48 (#2834)
  • 94e4106 chore: Revert holiday message (#2827)
  • e8db019 chore: Fix holiday template date (#2815)
  • 10b880f Adding delayed response message for holidays (#2814)
  • 16c877c build(deps): bump @​types/node from 22.10.1 to 22.10.2 (#2811)
  • See full diff in compare view

Updates firebase-functions from 6.3.0 to 6.3.2

Release notes

Sourced from firebase-functions's releases.

v6.3.1

  • Fix bug where sse response hangs if handler threw an error. (#1668)
Commits
  • 5b8219d 6.3.2
  • 33a7ec0 Add changelog entry for authpolicy deprecation. (#1674)
  • 82c4fc9 Deprecate authpolicy.
  • bcac255 [firebase-release] Removed change log and reset repo after 6.3.1 release
  • 46bf5c3 6.3.1
  • 334df1a Update changelog.
  • 8f46a4f Fix bug where sse response hangs if handler threw an error. (#1668)
  • 731befe [firebase-release] Removed change log and reset repo after 6.3.0 release
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…th 2 updates

Bumps the safe-function-dependencies group with 2 updates in the /functions directory: [firebase-admin](https://github.com/firebase/firebase-admin-node) and [firebase-functions](https://github.com/firebase/firebase-functions).


Updates `firebase-admin` from 13.0.2 to 13.1.0
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Changelog](https://github.com/firebase/firebase-admin-node/blob/master/CHANGELOG.md)
- [Commits](firebase/firebase-admin-node@v13.0.2...v13.1.0)

Updates `firebase-functions` from 6.3.0 to 6.3.2
- [Release notes](https://github.com/firebase/firebase-functions/releases)
- [Changelog](https://github.com/firebase/firebase-functions/blob/master/tsconfig.release.json)
- [Commits](firebase/firebase-functions@v6.3.0...v6.3.2)

---
updated-dependencies:
- dependency-name: firebase-admin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-function-dependencies
- dependency-name: firebase-functions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe-function-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants