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 #148

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2024

Bumps the safe-function-dependencies group in /functions with 3 updates: dotenv, firebase-auth-arcgis-server-proxy and firebase-functions.

Updates dotenv from 16.3.1 to 16.4.1

Changelog

Sourced from dotenv's changelog.

16.4.1 (2024-01-24)

  • Patch support for array as path option #797

16.4.0 (2024-01-23)

  • Add error.code to error messages around .env.vault decryption handling #795
  • Add ability to find .env.vault file when filename(s) passed as an array #784

16.3.2 (2024-01-18)

Added

  • Add debug message when no encoding set #735

Changed

  • Fix output typing for populate #792
  • Use subarray instead of slice #793
Commits
  • e251ee2 16.4.1
  • a7fee29 update CHANGELOG 🪵
  • 579d136 update README
  • 7ea2f81 Merge pull request #798 from motdotla/fix-tests
  • 6b829d2 demonstrate currently failing (pending) test. multiple env files should merge
  • 3e2284b largely remove mocking from tests except where useful
  • 2039c4e wip: fix tests
  • 48a6ade Merge pull request #797 from tran-simon/master
  • cfd735d fix: support array for path option
  • a44cb3d update README
  • Additional commits viewable in compare view

Updates firebase-auth-arcgis-server-proxy from 1.4.0 to 1.4.2

Updates firebase-functions from 4.4.1 to 4.6.0

Release notes

Sourced from firebase-functions's releases.

v4.6.0

  • Wrap 2nd gen onCall functions with trace context. (#1491)
  • Bump peer depdencies for firebase-admin to support 12.0.0. (#1509)

v4.5.0

  • Remove HTTP server shutdown message. (#1457)
  • Add features to task queue functions. (#1423)
  • Add traces to V2 Firestore trigger logs. (#1440)
  • Fix incorrectly parsed timestamps in auth blocking functions. (#1472)
  • Add recaptcha verdict support for auth blocking functions (#1458)
Commits
  • 7af98c9 4.6.0
  • 1066b53 Update the supported Admin SDK version to include v12 (#1509)
  • a64fd48 Wrap 2nd gen onCall functions with trace context (#1491)
  • 414ff0a Refreshing 1st gen reference and making some style and format tweaks. (#1490)
  • affa64d [firebase-release] Removed change log and reset repo after 4.5.0 release
  • c07489d 4.5.0
  • eef9882 Update CHANGELOG.md (#1480)
  • b897b0d supporting recaptcha verdict for auth blocking functions (#1458)
  • 2841ebd Fix bug where auth metadata in the auth blocking tokens are assumed to be sec...
  • 93c47e3 Update node versions used in GitHub actions (#1479)
  • Additional commits viewable 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-auth-arcgis-server-proxy and [firebase-functions](https://github.com/firebase/firebase-functions).


Updates `dotenv` from 16.3.1 to 16.4.1
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.3.1...v16.4.1)

Updates `firebase-auth-arcgis-server-proxy` from 1.4.0 to 1.4.2

Updates `firebase-functions` from 4.4.1 to 4.6.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@v4.4.1...v4.6.0)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-function-dependencies
- dependency-name: firebase-auth-arcgis-server-proxy
  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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2024

Superseded by #151.

@dependabot dependabot bot closed this Apr 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/functions/safe-function-dependencies-49bfd20d18 branch April 1, 2024 02:19
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