Skip to content

Commit

Permalink
Bump protobufjs and firebase-admin in /firebase/functions (#265)
Browse files Browse the repository at this point in the history
* ---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: indirect
- dependency-name: firebase-admin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update firebase-functions@5

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dao Hoang Son <[email protected]>
  • Loading branch information
dependabot[bot] and daohoangson authored May 21, 2024
1 parent 5c27d27 commit c303a6b
Show file tree
Hide file tree
Showing 2 changed files with 637 additions and 914 deletions.
Loading

1 comment on commit c303a6b

@github-actions
Copy link

@github-actions github-actions bot commented on c303a6b May 21, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Linux build

# Generated code do not commit.
file(TO_CMAKE_PATH "/opt/hostedtoolcache/flutter/stable-3.19.4-x64" FLUTTER_ROOT)
file(TO_CMAKE_PATH "/home/runner/work/flutter-tinhte_demo/flutter-tinhte_demo" PROJECT_DIR)

set(FLUTTER_VERSION "2.1.0+7561" PARENT_SCOPE)
set(FLUTTER_VERSION_MAJOR 2 PARENT_SCOPE)
set(FLUTTER_VERSION_MINOR 1 PARENT_SCOPE)
set(FLUTTER_VERSION_PATCH 0 PARENT_SCOPE)
set(FLUTTER_VERSION_BUILD 7561 PARENT_SCOPE)

# Environment variables to pass to tool_backend.sh
list(APPEND FLUTTER_TOOL_ENVIRONMENT
  "FLUTTER_ROOT=/opt/hostedtoolcache/flutter/stable-3.19.4-x64"
  "PROJECT_DIR=/home/runner/work/flutter-tinhte_demo/flutter-tinhte_demo"
  "DART_OBFUSCATION=false"
  "TRACK_WIDGET_CREATION=true"
  "TREE_SHAKE_ICONS=true"
  "PACKAGE_CONFIG=/home/runner/work/flutter-tinhte_demo/flutter-tinhte_demo/.dart_tool/package_config.json"
  "FLUTTER_TARGET=lib/main.dart"
)

bundle.zip

Android builds

sdk.dir=/usr/local/lib/android/sdk
flutter.sdk=/opt/hostedtoolcache/flutter/stable-3.19.4-x64
flutter.buildMode=release
flutter.versionName=2.1.0
flutter.versionCode=7561

iOS build

// This is a generated file; do not edit or check into version control.
FLUTTER_ROOT=/Users/runner/hostedtoolcache/flutter/stable-3.19.4-arm64
FLUTTER_APPLICATION_PATH=/Users/runner/work/flutter-tinhte_demo/flutter-tinhte_demo
COCOAPODS_PARALLEL_CODE_SIGN=true
FLUTTER_TARGET=lib/main.dart
FLUTTER_BUILD_DIR=build
FLUTTER_BUILD_NAME=2.1.0
FLUTTER_BUILD_NUMBER=7561
EXCLUDED_ARCHS[sdk=iphonesimulator*]=i386
EXCLUDED_ARCHS[sdk=iphoneos*]=armv7
DART_OBFUSCATION=false
TRACK_WIDGET_CREATION=false
TREE_SHAKE_ICONS=true
PACKAGE_CONFIG=/Users/runner/work/flutter-tinhte_demo/flutter-tinhte_demo/.dart_tool/package_config.json

manifest.plist

macOS build

// This is a generated file; do not edit or check into version control.
FLUTTER_ROOT=/Users/runner/hostedtoolcache/flutter/stable-3.19.4-arm64
FLUTTER_APPLICATION_PATH=/Users/runner/work/flutter-tinhte_demo/flutter-tinhte_demo
COCOAPODS_PARALLEL_CODE_SIGN=true
FLUTTER_TARGET=lib/main.dart
FLUTTER_BUILD_DIR=build
FLUTTER_BUILD_NAME=2.1.0
FLUTTER_BUILD_NUMBER=7561
DART_OBFUSCATION=false
TRACK_WIDGET_CREATION=true
TREE_SHAKE_ICONS=true
PACKAGE_CONFIG=/Users/runner/work/flutter-tinhte_demo/flutter-tinhte_demo/.dart_tool/package_config.json

Windows build

# Generated code do not commit.
file(TO_CMAKE_PATH "C:\\hostedtoolcache\\windows\\flutter\\stable-3.19.4-x64" FLUTTER_ROOT)
file(TO_CMAKE_PATH "D:\\a\\flutter-tinhte_demo\\flutter-tinhte_demo" PROJECT_DIR)

set(FLUTTER_VERSION "2.1.0+7561" PARENT_SCOPE)
set(FLUTTER_VERSION_MAJOR 2 PARENT_SCOPE)
set(FLUTTER_VERSION_MINOR 1 PARENT_SCOPE)
set(FLUTTER_VERSION_PATCH 0 PARENT_SCOPE)
set(FLUTTER_VERSION_BUILD 7561 PARENT_SCOPE)

# Environment variables to pass to tool_backend.sh
list(APPEND FLUTTER_TOOL_ENVIRONMENT
  "FLUTTER_ROOT=C:\\hostedtoolcache\\windows\\flutter\\stable-3.19.4-x64"
  "PROJECT_DIR=D:\\a\\flutter-tinhte_demo\\flutter-tinhte_demo"
  "FLUTTER_ROOT=C:\\hostedtoolcache\\windows\\flutter\\stable-3.19.4-x64"
  "FLUTTER_EPHEMERAL_DIR=D:\\a\\flutter-tinhte_demo\\flutter-tinhte_demo\\windows\\flutter\\ephemeral"
  "PROJECT_DIR=D:\\a\\flutter-tinhte_demo\\flutter-tinhte_demo"
  "FLUTTER_TARGET=lib\\main.dart"
  "DART_OBFUSCATION=false"
  "TRACK_WIDGET_CREATION=true"
  "TREE_SHAKE_ICONS=true"
  "PACKAGE_CONFIG=D:\\a\\flutter-tinhte_demo\\flutter-tinhte_demo\\.dart_tool\\package_config.json"
)

  1. Installing a test certificate directly from an MSIX package
  2. Then run the installer

Please sign in to comment.