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 in /functions with 3 updates #267

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 Jan 1, 2025

Bumps the safe-function-dependencies group in /functions with 3 updates: dotenv, firebase-admin and firebase-functions.

Updates dotenv from 16.4.5 to 16.4.7

Changelog

Sourced from dotenv's changelog.

16.4.7 (2024-12-03)

Changed

  • Ignore .tap folder when publishing. (oops, sorry about that everyone. - @​motdotla) #848

16.4.6 (2024-12-02)

Changed

  • Clean up stale dev dependencies #847
  • Various README updates clarifying usage and alternative solutions using dotenvx
Commits

Updates firebase-admin from 13.0.1 to 13.0.2

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Node.js SDK v13.0.2

Bug Fixes

  • fix(auth): Fix credentials issue in createToken() when using ADC (#2801)

Miscellaneous

  • [chore] Release 13.0.2 (#2813)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.48.0 to 7.48.1 (#2810)
  • build(deps): bump @​fastify/busboy from 3.0.0 to 3.1.0 (#2805)
  • chore: Add firebaseAdminVersion to Firestore settings (#2795)
  • build(deps): bump @​types/node from 22.10.0 to 22.10.1 (#2798)
  • build(deps-dev): bump @​types/mocha from 10.0.9 to 10.0.10 (#2786)
  • build(deps): bump @​types/node from 22.9.0 to 22.10.0 (#2790)
  • build(deps-dev): bump @​firebase/app-compat from 0.2.45 to 0.2.46 (#2784)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.47.11 to 7.48.0 (#2788)
Commits
  • 486ab16 [chore] Release 13.0.2 (#2813)
  • cb374ca build(deps-dev): bump @​microsoft/api-extractor from 7.48.0 to 7.48.1 (#2810)
  • ebd2164 build(deps): bump @​fastify/busboy from 3.0.0 to 3.1.0 (#2805)
  • 86094a7 fix(auth): Fix credentials issue in createToken() when using ADC (#2801)
  • 69d6494 chore: Add firebaseAdminVersion to Firestore settings (#2795)
  • 79b78c4 build(deps): bump @​types/node from 22.10.0 to 22.10.1 (#2798)
  • 8358549 build(deps-dev): bump @​types/mocha from 10.0.9 to 10.0.10 (#2786)
  • 1772ac7 build(deps): bump @​types/node from 22.9.0 to 22.10.0 (#2790)
  • de540fc build(deps-dev): bump @​firebase/app-compat from 0.2.45 to 0.2.46 (#2784)
  • a1ba932 build(deps-dev): bump @​microsoft/api-extractor from 7.47.11 to 7.48.0 (#2788)
  • See full diff in compare view

Updates firebase-functions from 6.1.1 to 6.2.0

Release notes

Sourced from firebase-functions's releases.

v6.2.0

  • Add an authPolicy callback to CallableOptions for reusable auth middleware as well as helper auth policies (#1650)
  • Handle ESM functions codebases containing top-level awaits, which would break in node 22.12+ (#1651)
  • Multiple breaking changes to the not-yet-announced streaming feature for Callable Functions (#1652)

v6.1.2

  • Update callable function to better support long running requests (#1635)
Commits
  • 9a738fe 6.2.0
  • db8e3db Use await import instead of require for functions modules that contain top-le...
  • da95919 Update streaming callable API (#1652)
  • 46e6453 Add support for an authPolicy that returns Permission Denied when failed (#1650)
  • 9ed934d [firebase-release] Removed change log and reset repo after 6.1.2 release
  • 68cb8d1 6.1.2
  • 79c448e Update callable function to better support long running requests.
  • d0df410 Improve callable function for long running requests. (#1635)
  • 0629d26 Add GitHub action to autogenerate ref docs on commit to master. (#1647)
  • 0479103 [firebase-release] Removed change log and reset repo after 6.1.1 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

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


Updates `dotenv` from 16.4.5 to 16.4.7
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.4.5...v16.4.7)

Updates `firebase-admin` from 13.0.1 to 13.0.2
- [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.1...v13.0.2)

Updates `firebase-functions` from 6.1.1 to 6.2.0
- [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.1.1...v6.2.0)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe-function-dependencies
- dependency-name: firebase-admin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe-function-dependencies
- dependency-name: firebase-functions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 Jan 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