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 tough-cookie and firebase-tools #170

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps tough-cookie to 4.1.3 and updates ancestor dependency firebase-tools. These dependencies need to be updated together.

Updates tough-cookie from 2.5.0 to 4.1.3

Release notes

Sourced from tough-cookie's releases.

4.1.3

Security fix for Prototype Pollution discovery in #282. This is a minor release, although output from the inspect utility is affected by this change, we felt this change was important enough to be pushed into the next patch.

4.1.2 -- Patch and Bugfix Release

What's Changed

Full Changelog: salesforce/tough-cookie@v4.1.1...v4.1.2

4.1.1

Patch Release

What's Changed

Full Changelog: salesforce/tough-cookie@v4.1.0...v4.1.1

4.1.0

v4.1.0

Minor release, focused mainly on resolving reported issues and some minor feature work.

What's Changed

... (truncated)

Commits
  • 4ff4d29 4.1.3 release preparation, update the package and lib/version to 4.1.3. (#284)
  • 12d4747 Prevent prototype pollution in cookie memstore (#283)
  • f06b72d Fix documentation for store.findCookies, missing allowSpecialUseDomain proper...
  • b1a8898 fix: allow set cookies with localhost (#253)
  • ec70796 4.1.1 Patch -- allow special use domains by default (#250)
  • d4ac580 fix: allow special use domains by default (#249)
  • 79c2f7d 4.1.0 release to NPM (#245)
  • 4fafc17 Prepare tough-cookie 4.1 for publishing (updated GitHub actions, move Dockerf...
  • aa4396d fix: distinguish between no samesite and samesite=none (#240)
  • b8d7511 Modernize README (#234)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by awaterma, a new releaser for tough-cookie since your current version.


Updates firebase-tools from 11.25.1 to 13.2.1

Release notes

Sourced from firebase-tools's releases.

v13.2.1

  • Fixed an issue where appdistribution:distribute would always attempt to run tests. (#6749)

v13.2.0

  • Added rudimentary email enumeration protection for auth emulator. (#6702)

v13.1.0

  • Point v2 function target to entrypoint. (#6698)
  • Fixed issue where Auth emulator sign in with Google only shows default tenant. (#6683)
  • Prevent the use of pinTags + minInstances on the same function, as the features are not mutually compatible (#6684)
  • Added force flag to delete backend (#6635).
  • Use framework build target in Vite builds (#6643).
  • Use framework build target in NODE_ENV for production Vite builds (#6644)
  • Let framework handle public directory with emulator. (#6674)
  • Dynamically import Vite to fix deprecated CJS build warning. (#6660)
  • Fixed unsafe array spreads on Hosting deploys. (#6712)

v13.0.3

  • Fixed typo in Cloud storage bucket metadata location type. (#6648)
  • Fixed an issue where including export in .env files caused parsing errors. (#6629)

v13.0.2

  • Fix Next.js dynamic and static OG images. (#6592)
  • Address a regression introduced in 13.0.1 when emulating Vite applications. (#6599)
  • Add RSC headers of Next.js app directory pages to Hosting headers. (#6608)

v13.0.1

  • Fix bug where deploying Firestore function resulted in redudant API calls to the Firestore API (#6583).
  • Fix an issue preventing Vite applications from being emulated on Windows. (#6411)
  • Addressed an issue preventing Astro applications from being deployed from Windows. (#5709)
  • Fixed an issue preventing Angular apps using ng-deploy from being emulated or deployed. (#6584)
  • Warn if a Web Framework is outside a well known version range on deploy/emulate. (#6562)
  • Use Web Framework's well known version range in firebase init hosting. (#6562)
  • Permit use of more SSR regions in Web Frameworks deploys. (#6086)
  • Limit Web Framework's generated Cloud Function name to 23 characters, fixing deploys for some. (#6260)
  • Allow Nuxt as an option during firebase init hosting. (#6309)

v13.0.0

  • Breaking: dropped support for running the CLI on Node.js v16.
  • Breaking: Refactored functions:shell to remove dependency on deprecated request module.
    • As part of this change, removed support for some rarely used features of request.
  • Breaking: Removed deprecated ext:dev:publish command. Use ext:dev:upload instead.
  • Breaking: Functions deployment no longer deploys functions directory if there is no functions config in firebase.json. (#6450)
  • Added support for running the CLI on Node.js v20.
  • Switched Storage deployment to use GetDefaultBucket endpoint to fetch default Storage bucket. (#6467)
  • Fixed an issue with emulating blocking functions when using multiple codebases (#6504).
  • Added force flag call-out for bypassing prompts (#6506).
  • Added the ability to deploy Angular apps using the new application-builder. (#6480)
  • Fixed an issue where --non-interactive flag is not respected in Firestore indexes deploys. (#6539)
  • Fixed an issue where login:use would not work outside of a Firebase project directory. (#6526)

... (truncated)

Commits
  • 547ff59 13.2.1
  • f9c154b add changelog for bug fixes (#6752)
  • a4abfa5 Add check for empty device list (#6750)
  • 4707cbd Fix bug in test fixtures for build ID generation (#6751)
  • 73c6b51 [firebase-release] Removed change log and reset repo after 13.2.0 release
  • 4c6fe00 13.2.0
  • c95059d Add support for automated tests in App Distribution (#6730)
  • 8e388c1 FAH uses ids using the same naming policy as rolloutPolicy (#6743)
  • 1473c04 Improve FAH create & delete (#6726)
  • d97d13c Adding dependabot config with groups to automate patch and minor updates (#6678)
  • 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 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 [tough-cookie](https://github.com/salesforce/tough-cookie) to 4.1.3 and updates ancestor dependency [firebase-tools](https://github.com/firebase/firebase-tools). These dependencies need to be updated together.


Updates `tough-cookie` from 2.5.0 to 4.1.3
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](salesforce/tough-cookie@v2.5.0...v4.1.3)

Updates `firebase-tools` from 11.25.1 to 13.2.1
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v11.25.1...v13.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 13, 2024
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.

None yet

0 participants