Skip to content

Commit

Permalink
Updating proxy-agent (#6160)
Browse files Browse the repository at this point in the history
* Updating proxy-agent

* changelog
  • Loading branch information
joehan committed Jul 19, 2023
1 parent ad4e144 commit 15b9cd9
Show file tree
Hide file tree
Showing 5 changed files with 329 additions and 338 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
- Fixed bug where `functions:secrets:set` didn't remove stale versions of a secret. (#6080)
- Fixed bug where `firebase deploy --only firestore:named-db` didn't update rules. (#6129)
- Fixed issue where Flutter Web is not detected as a web framework. (#6085)
- Add better messages for API permissions failures that direct the user to the URL to enable the API. (#6130)
- Fixes issue caused by adding type checks in #5906.
- Added better messages for API permissions failures that direct the user to the URL to enable the API. (#6130)
- Fixed issue caused by adding type checks in #5906.
- Fixed `next/image` component in app directory for Next.js > 13.4.9. (#6143)
- Fixed bug where Next.js Image Optimization in the app directory was not requiring a Cloud Function. (#6143)
- Fixed a transitive dependency on a vulnerable version of `vm2`. (#6150)

0 comments on commit 15b9cd9

Please sign in to comment.