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

chore(deps): bump open and firebase-tools #123

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 Dec 5, 2023

Bumps open to 8.4.2 and updates ancestor dependency firebase-tools. These dependencies need to be updated together.

Updates open from 0.0.5 to 8.4.2

Release notes

Sourced from open's releases.

v8.4.2

  • Fix support for Podman 51fae87

sindresorhus/open@v8.4.1...v8.4.2

v8.4.1

  • Fix allowNonzeroExitCode option (#296) 051edca
  • Fix the app argument with WSL (#295) 4cf1a6d

sindresorhus/open@v8.4.0...v8.4.1

v8.4.0

  • Improve ArchLinux support (#265) b58fb1f

sindresorhus/open@v8.3.0...v8.4.0

v8.3.0

sindresorhus/open@v8.2.1...v8.3.0

v8.2.1

  • Gracefully handle reused array being passed in (#255) 492445a

sindresorhus/open@v8.2.0...v8.2.1

v8.2.0

sindresorhus/open@v8.1.0...v8.2.0

v8.1.0

  • Add open.apps.edge (#252) aff3e84

sindresorhus/open@v8.0.9...v8.1.0

v8.0.9

  • Revert "Hide PowerShell window on Windows" (#250) 1ee638c

sindresorhus/open@v8.0.8...v8.0.9

v8.0.8

  • WSL: Ignore commented mount point lines in wsl.conf (#247) 5b3b01c

sindresorhus/open@v8.0.7...v8.0.8

v8.0.7

  • Fix multiple apps support for open.apps (#245) b75ebaa

sindresorhus/open@v8.0.6...v8.0.7

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by sindresorhus, a new releaser for open since your current version.


Updates firebase-tools from 0.1.6 to 12.9.1

Release notes

Sourced from firebase-tools's releases.

v12.9.1

  • Fixes issue where initializing Hosting fails when selecting a project. (#6527)

v12.9.0

  • Revert enabling preferRest by default to avoid performance degradations for some users (#6520).
  • Fix blocking functions in the emulator when using multiple codebases (#6504).
  • Add force flag call-out for bypassing prompts (#6506).
  • Fixed an issue where the functions emulator did not respect the --log-verbosity flag (#2859).
  • Add the ability to look for the default Hosting site via Hosting's API.
  • Add logic to create a Hosting site when one is not available in a project.
  • Add checks for the default Hosting site when one is assumed to exist.

v12.8.1

  • Fixed 2 bugs (unintended database mode changes and disabling of PITR or delete-protection) when updating Firestore databases (#6478)

v12.8.0

  • Enable preferRest option by default for Firestore functions. (#6147)
  • Fixed a bug where re-deploying 2nd Gen Firestore function failed after updating secrets. (#6456)
  • Fixed a bug where similarly-named Hosting channels would cause issues when updating authorized domains. (#6356)

v12.7.0

  • Fix type mismatch for parametrized function region. (#6205)
  • Ignore FIRESTORE_EMULATOR_HOST environment variable on functions deploy. (#6442)
  • Added support for enabling, disabling, and displaying Point In Time Recovery enablement state on Firestore databases (#6388)
  • Added a --verbosity flag to emulators:* commands that limits what logs are printed (#2859)
  • Fixed an issue where params would not be resolved when used to set VPC connector during functions deployment (#6327)

v12.6.2

  • Fixed an issue with deploying multilevel grouped functions containing v2 functions. (#6419)
  • Fixed an issue where functions deployment required a new permission.

v12.6.1

  • Fixed an issue where the functions service account option was not treated as a param (#6389).
  • Fixed an issue with deploying function groups containing v2 functions. (#6408)
  • Use GetDefaultBucket endpoint to fetch Storage Default Bucket.

v12.6.0

  • Improve performance and reliability when deploying multiple 2nd gen functions using single builds. (#6376)
  • Fixed an issue where emulators:export did not check if the target folder is empty. (#6313)
  • Fixed an issue where retry could not be set for event triggered functions. (#6391)
  • Fixed "Could not find the next executable" on Next.js deployments (#6372)
  • Fixed issues caused by breaking changes in Next >=v13.5.0. (#6382)

v12.5.4

  • Released Firestore emulator v1.18.2.
    • Removed nano precision in timestamp used in Firestore emulator (#5893)
    • Fixed a bug where query behaves differently from production.
  • Fixed an issue where very long command outputs would be cut off. (#3286)

v12.5.3

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for firebase-tools since your current version.


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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [open](https://github.com/sindresorhus/open) to 8.4.2 and updates ancestor dependency [firebase-tools](https://github.com/firebase/firebase-tools). These dependencies need to be updated together.


Updates `open` from 0.0.5 to 8.4.2
- [Release notes](https://github.com/sindresorhus/open/releases)
- [Commits](https://github.com/sindresorhus/open/commits/v8.4.2)

Updates `firebase-tools` from 0.1.6 to 12.9.1
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Changelog](https://github.com/firebase/firebase-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/firebase/firebase-tools/commits/v12.9.1)

---
updated-dependencies:
- dependency-name: open
  dependency-type: indirect
- dependency-name: firebase-tools
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 5, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants