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

Update Firebase #110

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

Update Firebase #110

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/jest (source) 29.5.11 -> 29.5.14 age adoption passing confidence
@types/node (source) 18.19.9 -> 18.19.67 age adoption passing confidence
@types/node-fetch (source) 2.6.11 -> 2.6.12 age adoption passing confidence
express (source) 4.18.2 -> 4.21.2 age adoption passing confidence
firebase-functions 4.6.0 -> 4.9.0 age adoption passing confidence
firebase-functions-test 3.1.1 -> 3.3.0 age adoption passing confidence
ts-jest (source) 29.1.2 -> 29.2.5 age adoption passing confidence
typescript (source) 5.3.3 -> 5.7.2 age adoption passing confidence

Release Notes

expressjs/express (express)

v4.21.2

Compare Source

v4.21.1

Compare Source

What's Changed

Full Changelog: expressjs/express@4.21.0...4.21.1

v4.21.0

Compare Source

What's Changed

New Contributors

Full Changelog: expressjs/express@4.20.0...4.21.0

v4.20.0

Compare Source

==========

  • deps: [email protected]
    • Remove link renderization in html while redirecting
  • deps: [email protected]
    • Remove link renderization in html while redirecting
  • deps: [email protected]
    • add depth option to customize the depth level in the parser
    • IMPORTANT: The default depth level for parsing URL-encoded data is now 32 (previously was Infinity)
  • Remove link renderization in html while using res.redirect
  • deps: [email protected]
    • Adds support for named matching groups in the routes using a regex
    • Adds backtracking protection to parameters without regexes defined
  • deps: encodeurl@~2.0.0
    • Removes encoding of \, |, and ^ to align better with URL spec
  • Deprecate passing options.maxAge and options.expires to res.clearCookie
    • Will be ignored in v5, clearCookie will set a cookie with an expires in the past to instruct clients to delete the cookie

v4.19.2

Compare Source

==========

  • Improved fix for open redirect allow list bypass

v4.19.1

Compare Source

==========

  • Allow passing non-strings to res.location with new encoding handling checks

v4.19.0

Compare Source

v4.18.3

Compare Source

==========

firebase/firebase-functions (firebase-functions)

v4.9.0

Compare Source

  • Add new 2nd gen Firestore auth context triggers. (#​1519)

v4.8.2

Compare Source

Fix bug with CORS options for an array of one string (#​1544)

v4.8.1

Compare Source

Fix bug where 1st gen functions eventually fail with stack too deep (#​1540)
Make simple CORS options static for improved debugability (#​1536)

v4.8.0

Compare Source

Add onInit callback function for global variable initialization (#​1531)

v4.7.0

Compare Source

  • Fixes access on deeply nested, nonexistent property. (#​1432)
  • Add IteratedDataSnapshot interface to match with firebase admin v12 (#​1517).
  • Make bucket parameterizeable in storage functions (#​1518)
  • Introduce helper library for select and multi-select input (#​1518)
firebase/firebase-functions-test (firebase-functions-test)

v3.3.0

Compare Source

  • Add support for v2 callable functions (#​229).

v3.2.0

Compare Source

  • Add support for testing Firestore 2nd gen Auth Context triggers. (#​227)
kulshekhar/ts-jest (ts-jest)

v29.2.5

Compare Source

v29.2.4

Compare Source

v29.2.3

Compare Source

v29.2.2

Compare Source

v29.2.1

Compare Source

v29.2.0

Compare Source

Bug Fixes
  • fix: don't show warning message with Node16/NodeNext (99c4f49), closes #​4266
Features
  • feat(cli): allow migrating cjs presets to transform config (22fb027)
  • feat(presets): add util functions to create ESM presets (06f78ed)
  • feat(presets): add util functions to create CJS presets (f9cc3c0)
Code refactoring
  • refactor: replace lodash deps with native js implementation (40f1708)
  • refactor: use TsJestTransformerOptions type everywhere possibly (7d001be)
  • refactor(cli): use new preset util functions to initialize test config (c2b56ca)
  • refactor(presets): use create preset util functions for cjs presets (922d6d0)
  • test: switch react-app to use Vite (827c8ad)

v29.1.5

Compare Source

Bug Fixes

v29.1.4

Compare Source

Bug Fixes
Features

v29.1.3

Compare Source

Bug Fixes
  • add @jest/transform as an optional peer dependency (0ba7f86)
  • bring back Node 14 support (eda56a7)
Performance Improvements
  • remove ts resolved module cache file (4c88da5)
microsoft/TypeScript (typescript)

v5.7.2

Compare Source

v5.6.3

Compare Source

v5.6.2

Compare Source

v5.5.4: TypeScript 5.5.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.5.3: TypeScript 5.5.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.5.2: TypeScript 5.5

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.4.5: TypeScript 5.4.5

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.4.4: TypeScript 5.4.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.4.3: TypeScript 5.4.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.4.2: TypeScript 5.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:


Configuration

📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented Feb 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
highlights ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 9, 2024 1:07am

@renovate renovate bot force-pushed the renovate/firebase branch from 0bc2118 to 330741a Compare February 2, 2024 22:16
@renovate renovate bot changed the title Update dependency @types/node to v18.19.10 Update dependency @types/node to v18.19.11 Feb 2, 2024
@renovate renovate bot force-pushed the renovate/firebase branch from 330741a to 4e45721 Compare February 3, 2024 20:23
@renovate renovate bot changed the title Update dependency @types/node to v18.19.11 Update dependency @types/node to v18.19.12 Feb 3, 2024
@renovate renovate bot changed the title Update dependency @types/node to v18.19.12 Update dependency @types/node to v18.19.13 Feb 4, 2024
@renovate renovate bot force-pushed the renovate/firebase branch from 4e45721 to b237a3c Compare February 4, 2024 11:04
@renovate renovate bot force-pushed the renovate/firebase branch from b237a3c to 7e8dcce Compare February 4, 2024 19:06
@renovate renovate bot changed the title Update dependency @types/node to v18.19.13 Update Firebase Feb 4, 2024
@renovate renovate bot force-pushed the renovate/firebase branch from 7e8dcce to 4a51fc2 Compare February 11, 2024 22:42
@renovate renovate bot force-pushed the renovate/firebase branch from 4a51fc2 to 17c3eca Compare February 18, 2024 12:32
@renovate renovate bot force-pushed the renovate/firebase branch from 17c3eca to 53cad43 Compare February 18, 2024 17:00
@renovate renovate bot force-pushed the renovate/firebase branch from 53cad43 to fcdbad3 Compare February 25, 2024 19:40
@renovate renovate bot force-pushed the renovate/firebase branch from fcdbad3 to dc4b154 Compare March 2, 2024 01:49
@renovate renovate bot force-pushed the renovate/firebase branch from dc4b154 to 7ab1519 Compare March 2, 2024 19:53
@renovate renovate bot force-pushed the renovate/firebase branch from 7ab1519 to f00f2a8 Compare March 3, 2024 13:59
@renovate renovate bot force-pushed the renovate/firebase branch from f00f2a8 to 6ac578c Compare March 9, 2024 19:55
@renovate renovate bot force-pushed the renovate/firebase branch from 2888932 to dcc9841 Compare October 20, 2024 01:25
@renovate renovate bot force-pushed the renovate/firebase branch from dcc9841 to a265950 Compare October 22, 2024 05:01
@renovate renovate bot force-pushed the renovate/firebase branch from a265950 to ea0c332 Compare October 25, 2024 05:03
@renovate renovate bot force-pushed the renovate/firebase branch from ea0c332 to d14d3ef Compare October 26, 2024 06:59
@renovate renovate bot force-pushed the renovate/firebase branch from d14d3ef to aaa8d7d Compare October 31, 2024 21:26
@renovate renovate bot force-pushed the renovate/firebase branch from aaa8d7d to f4902f5 Compare November 2, 2024 14:36
@renovate renovate bot force-pushed the renovate/firebase branch from f4902f5 to 1daed1e Compare November 3, 2024 06:53
@renovate renovate bot force-pushed the renovate/firebase branch from 1daed1e to 30dc6d4 Compare November 3, 2024 18:33
@renovate renovate bot force-pushed the renovate/firebase branch from 30dc6d4 to d5662c8 Compare November 6, 2024 08:20
@renovate renovate bot force-pushed the renovate/firebase branch from d5662c8 to b0dae2a Compare November 25, 2024 19:35
@renovate renovate bot force-pushed the renovate/firebase branch from b0dae2a to 4e37f2d Compare November 26, 2024 08:56
@renovate renovate bot force-pushed the renovate/firebase branch from 4e37f2d to f517811 Compare November 28, 2024 23:00
@renovate renovate bot force-pushed the renovate/firebase branch from f517811 to 6fa6321 Compare December 1, 2024 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants