Skip to content

feat(deps): bump @linzjs/lambda from 2.0.0 to 4.1.0#934

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/linzjs/lambda-4.1.0
Open

feat(deps): bump @linzjs/lambda from 2.0.0 to 4.1.0#934
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/linzjs/lambda-4.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Aug 15, 2023

Bumps @linzjs/lambda from 2.0.0 to 4.1.0.

Release notes

Sourced from @​linzjs/lambda's releases.

v4.1.0

4.1.0 (2023-08-14)

Features

  • deps: bump find-my-way from 7.0.1 to 7.3.1 (#225) (cb14e4d)
  • deps: bump pino from 8.4.1 to 8.7.0 (#232) (81b8e81)
  • deps: bump pino from 8.7.0 to 8.8.0 (#255) (a6291bc)
  • deps: bump pino from 8.8.0 to 8.10.0 (#266) (49ae385)
  • include github buildId in lambda messages (60e5a76)

Bug Fixes

v4.0.0

4.0.0 (2022-08-18)

⚠ BREAKING CHANGES

  • http: switch to async request handlers for http functions

Features

  • http: ensure requestId and correlationId are set on errors (fcbf4f8)
  • http: move all the handling logic into the router (b3239ae)
  • http: switch to async request handlers for http functions (03437f1)
  • http: track request counter (851a930)
  • http: use high resolution timer for metrics (3150c32)

v3.2.2

3.2.2 (2022-08-18)

Bug Fixes

  • query string parameters should not be lower cased (5e36b5d)

v3.2.1

Bug Fixes

  • ensure logging the request is the last thing that is done before sending a response (#178) (c0fad56)

... (truncated)

Changelog

Sourced from @​linzjs/lambda's changelog.

4.1.0 (2023-08-14)

Features

  • deps: bump find-my-way from 7.0.1 to 7.3.1 (#225) (cb14e4d)
  • deps: bump pino from 8.4.1 to 8.7.0 (#232) (81b8e81)
  • deps: bump pino from 8.7.0 to 8.8.0 (#255) (a6291bc)
  • deps: bump pino from 8.8.0 to 8.10.0 (#266) (49ae385)
  • include github buildId in lambda messages (60e5a76)

Bug Fixes

4.0.0 (2022-08-18)

⚠ BREAKING CHANGES

  • http: switch to async request handlers for http functions

Features

  • http: ensure requestId and correlationId are set on errors (fcbf4f8)
  • http: move all the handling logic into the router (b3239ae)
  • http: switch to async request handlers for http functions (03437f1)
  • http: track request counter (851a930)
  • http: use high resolution timer for metrics (3150c32)

3.2.2 (2022-08-18)

Bug Fixes

  • query string parameters should not be lower cased (5e36b5d)

3.2.1 (2022-07-26)

Bug Fixes

  • ensure logging the request is the last thing that is done before sending a response (#178) (c0fad56)

Features

  • deps: bump pino from 7.11.0 to 8.1.0 (#165) (762f9f6)

... (truncated)

Commits
  • 2d91210 chore(master): release 4.1.0 (#243)
  • 8ab62ce build(deps-dev): bump @​types/aws-lambda from 8.10.110 to 8.10.119 (#325)
  • 1f862bc fix: upgrade to stricter typescript (#345)
  • b0592e0 build(deps-dev): bump @​types/node from 18.17.5 to 20.5.0 (#343)
  • 6a8e26a fix: allow custom response typings (#344)
  • f39790b build: remove ospec (#342)
  • 60e5a76 feat: include github buildId in lambda messages
  • 49ae385 feat(deps): bump pino from 8.8.0 to 8.10.0 (#266)
  • 410a2f4 build(deps-dev): bump @​types/aws-lambda from 8.10.109 to 8.10.110 (#262)
  • 0e55f98 build(deps-dev): bump @​types/node from 16.11.49 to 18.11.18 (#257)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@linzjs/lambda](https://github.com/linz/lambda-js) from 2.0.0 to 4.1.0.
- [Release notes](https://github.com/linz/lambda-js/releases)
- [Changelog](https://github.com/linz/lambda-js/blob/master/CHANGELOG.md)
- [Commits](linz/lambda-js@v2.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: "@linzjs/lambda"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 15, 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 javascript Pull requests that update Javascript code

Development

Successfully merging this pull request may close these issues.

0 participants