Fixes errors on exit related to update-notifier (#5010).
Removes dev dependencies on module publication to reduce package size (#4445).
v11.10.0
Fix Storage Emulator crashing with NoClassDefFoundError in some cases (#3481).
Refactor mechanism for invoking function triggers (#4886).
Add support for HTTP_PROXY and HTTPS_PROXY environment variables to crashlytics:mappingfile:upload and crashlytics:symbols:upload commands (#4604).
Fix Emulators not shutting down / exporting correctly when CLI update available (#4981).
Adds access-control-allow-private-network=true header to Auth and Storage emulators. Enables accessing at localhost:port when site is exposed via tunnel (#4227).
Improves detection of in-use ports for Hosting Emulator on macOS (#4628).
Add Eventarc multi-db triggers support to RTDB Emulator (#5000).
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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ecomplus/app-mercadopago/network/alerts).
Removes protobufjs. It's no longer used after updating ancestor dependency firebase-tools. These dependencies need to be updated together.
Removes
protobufjs
Updates
firebase-tools
from 10.9.2 to 11.13.0Release notes
Sourced from firebase-tools's releases.
... (truncated)
Commits
001a6bd
11.13.03b48be0
Adds test lab triggers to firebase deploy (#5011)3b4d850
Allow emulators to work offline (MOTD fail) (#4998)4184ad7
moves esbuild to an optional dependency; requires node 16 for frameworks (#5052)a7d1133
fix(webframeworks) Rename frameworkawareness -> webframeworks (#5043)b38d0c7
Set default values properly for selector params (#5042)02c4e41
[Function-NoOp] Integration test to verify skipping deploy is WAI (#4993)cadc9ef
[Function-NoOp] Enable Skipping NoOp Deploys by Default (#5032)c3ec450
Implement Experiments feature (#4994)20d3d7c
[firebase-release] Removed change log and reset repo after 11.12.0 releaseDependabot 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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ecomplus/app-mercadopago/network/alerts).