functions-framework-nodejs
functions-framework-nodejs copied to clipboard
fix(deps): update all non-major dependencies
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence | Type | Update |
|---|---|---|---|---|---|---|---|
| @types/express (source) | 4.17.13 -> 4.17.14 |
dependencies | patch | ||||
| @types/mocha (source) | 9.0.0 -> 9.1.1 |
devDependencies | minor | ||||
| @types/node (source) | 14.18.11 -> 14.18.29 |
devDependencies | patch | ||||
| @types/supertest (source) | 2.0.11 -> 2.0.12 |
devDependencies | patch | ||||
| GoogleCloudPlatform/functions-framework-conformance | v1.4.1 -> v1.7.0 |
action | minor | ||||
| gts | 3.1.0 -> 3.1.1 |
devDependencies | patch | ||||
| mocha (source) | 9.1.2 -> 9.2.2 |
devDependencies | minor | ||||
| supertest | 6.1.6 -> 6.2.4 |
devDependencies | minor | ||||
| typescript (source) | 4.5.4 -> 4.8.3 |
devDependencies | minor |
Release Notes
GoogleCloudPlatform/functions-framework-conformance
v1.7.0
Actions
- Add
cache-pathparameter to actions/client/install Action
v1.6.0
Client
- Add
-envsflag to add runtime env vars to the function run
v1.5.5
Workflows
- Add default value of
function_output.jsonfor buildpack integration test workflow so it doesn't need to be explicitly specified by callers
v1.5.4
Client
- respect -output-file flag in buildpacks mode
- ensure conformance test server logs are printed when validation fails
v1.5.3
Workflows
- Add
output-fileparameter for buildpack integration test workflow
v1.5.2
Workflows
- Add
start-delayparameter to buildpack integration test workflow
v1.5.1
Client
- Make buildpack conformance test mode closer to GCF builds
v1.5.0
mochajs/mocha
v9.2.2
:bug: Fixes
:nut_and_bolt: Other
v9.2.1
:bug: Fixes
-
#4832: Loading of config files throws wrong error (@juergba)
-
#4799: Reporter: configurable
maxDiffSizereporter-option (@norla)
v9.2.0
:tada: Enhancements
:nut_and_bolt: Other
v9.1.4
:bug: Fixes
- #4807:
importthrows wrong error if loader is used (@giltayar)
:nut_and_bolt: Other
- #4777: Add Node v17 to CI test matrix (@outsideris)
v9.1.3
:bug: Fixes
:nut_and_bolt: Other
- #4764: Revert deprecation of
EVENT_SUITE_ADD_*events (@beatfactor)
visionmedia/supertest
v6.2.4
v6.2.3
- chore: bump deps
6329e2d - Merge pull request #759 from francescobarbera/master
e6d371c - docs: add an example for complex object in multipart upload
729e818
v6.2.2
- chore: bump deps
8f4dd1e
v6.2.1
- chore: bump deps
9a87305
v6.2.0
- chore: bump deps
e741cab - Merge pull request #653 from torhovland/patch-1
88dc262 - Merge pull request #713 from jtomaszewski/patch-1
70a3d00 - Merge pull request #749 from jimmywarting/misc
a70c1a0 - var to const
aae4d8e - add missing comma
f17be2a - use explicit path
cdb0ad9 - only use require in the top of the file
19dcd1e - don't mixup superagent.Response \w fetch.Response
1dc25a1 - user super and arrow fn
d2d9616 - move exports to the bottom
17cf193 - more const
a0a5d57 - Merge pull request #748 from jimmywarting/var
1d70492 - destruct assert
dc60d5d - refactor: convert var to const / let
03f0084 - Merge pull request #747 from jimmywarting/classify
afecc3f - refactor: Convert test to a class
d94ffbc - Update README.md
ad699ed - docs: Add async/await example to README
fc269b6 - Add missing require.
3537e4e
Microsoft/TypeScript
v4.8.3
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 4.8.0 (Beta).
- fixed issues query for Typescript 4.8.1 (RC).
- fixed issues query for Typescript 4.8.2 (Stable).
- fixed issues query for Typescript 4.8.3 (Stable).
Downloads are available on:
v4.8.2
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 4.8.0 (Beta).
- fixed issues query for Typescript 4.8.1 (RC).
- fixed issues query for Typescript 4.8.1 (Stable).
Downloads are available on:
v4.7.4
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 4.7.0 (Beta).
- fixed issues query for Typescript 4.7.1 (RC).
- fixed issues query for Typescript 4.7.2 (Stable).
- fixed issues query for Typescript 4.7.3 (Stable).
- fixed issues query for Typescript 4.7.4 (Stable).
Downloads are available on:
v4.7.3
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 4.7.0 (Beta).
- fixed issues query for Typescript 4.7.1 (RC).
- fixed issues query for Typescript 4.7.2 (Stable).
- fixed issues query for Typescript 4.7.3 (Stable).
Downloads are available on:
v4.7.2
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 4.7.0 (Beta).
- fixed issues query for Typescript 4.7.1 (RC).
- fixed issues query for Typescript 4.7.2 (Stable).
Downloads are available on:
v4.6.4
This release includes a bug fix for text formatting on certain ranges, which was impacting Visual Studio users.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 4.6.0 (Beta).
- fixed issues query for Typescript 4.6.1 (RC).
- fixed issues query for Typescript 4.6.2 (Stable).
- fixed issues query for Typescript 4.6.3 (Stable).
- fixed issues query for Typescript 4.6.4 (Stable).
Downloads are available on:
v4.6.3
This release includes fixes for
- an incremental parsing bug caused by faulty error recovery logic
- improved results from the TypeScript API's
preProcessFilefunction
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 4.6.0 (Beta).
- fixed issues query for Typescript 4.6.1 (RC).
- fixed issues query for Typescript 4.6.2 (Stable).
- fixed issues query for Typescript 4.6.3 (Stable).
Downloads are available on:
v4.6.2
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 4.6.0 (Beta).
- fixed issues query for Typescript 4.6.1 (RC).
- fixed issues query for Typescript 4.6.2 (Stable).
Downloads are available on:
v4.5.5
This patch release includes a number of fixes to language service crashes and assertion violations, along with improvements to JSX attribute snippets.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 4.5.0 (Beta).
- fixed issues query for Typescript 4.5.1 (RC).
- fixed issues query for Typescript 4.5.2 (Stable).
- fixed issues query for Typescript 4.5.3 (Stable).
- fixed issues query for Typescript 4.5.4 (Stable).
- fixed issues query for Typescript 4.5.5 (Stable).
Downloads are available on:
Configuration
📅 Schedule: Branch creation - "every 3 months on the first day of the month" (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, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.