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

fix(deps): update aws-lambda-powertools-typescript monorepo to v2 (major) #14

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

Conversation

cu-infra-svc-git
Copy link
Contributor

@cu-infra-svc-git cu-infra-svc-git commented Mar 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aws-lambda-powertools/metrics (source) ^1.18.1 -> ^2.12.0 age adoption passing confidence
@aws-lambda-powertools/parameters (source) ^1.18.1 -> ^2.12.0 age adoption passing confidence

Release Notes

aws-powertools/powertools-lambda-typescript (@​aws-lambda-powertools/metrics)

v2.12.0

Compare Source

Bug Fixes
Features

v2.11.0

Compare Source

Bug Fixes
Features
  • batch: Async Processing of Records for for SQS Fifo (#​3160) (e73b575)
  • metrics: ability to set custom timestamp with setTimestamp for metrics (#​3310) (0fb94c3)
  • metrics: add ability to pass custom logger (#​3057) (a531b90)

v2.10.0

Compare Source

Features
  • logger: include enumerable properties in formatted errors (#​3195) (4b80d9f)

v2.9.0

Compare Source

Features
  • batch: sequential async processing of records for BatchProcessor (#​3109) (e31279a)
  • idempotency: ability to specify JMESPath custom functions (#​3150) (869b6fc)
  • idempotency: manipulate idempotent response via response hook (#​3071) (f7c1769)

v2.8.0

Compare Source

Bug Fixes
  • idempotency: include cause in idempotency persistence layer error (#​2916) (47f0161)
  • tracer: include request pathname in trace data (#​2955) (6864e53)
Features

v2.7.0

Compare Source

Bug Fixes
  • logger: invalid time zone environment variables leads to error (#​2865) (d55465f)
Features
  • metrics: add unit None for CloudWatch EMF Metrics (#​2904) (fa27cba)
  • parser: add helper function to handle JSON stringified fields (#​2901) (806b884)

v2.6.0

Compare Source

Features

v2.5.0

Compare Source

Bug Fixes
Features
  • logger: custom function for unserializable values (JSON replacer) (#​2739) (fbc8688)

v2.4.0

Compare Source

Bug Fixes
Features

v2.3.0

Compare Source

Bug Fixes
Features

v2.2.0

Compare Source

Bug Fixes
Features
  • batch: add option to continue processing other group IDs on failure in SqsFifoPartialProcessor (#​2590) (a615c24)

2.1.1 (2024-05-14)

Bug Fixes
  • parser: lambda function url cognitoIdentity and principalOrgId nullable (#​2430) (3c3e393)
  • parser: set APIGatewayProxyEventSchema body and query string keys to be nullable (#​2465) (7ce5b3c)
  • parser: set etag optional for delete object notifications (#​2429) (100e223)

v2.1.1

Compare Source

Bug Fixes
  • parser: lambda function url cognitoIdentity and principalOrgId nullable (#​2430) (3c3e393)
  • parser: set APIGatewayProxyEventSchema body and query string keys to be nullable (#​2465) (7ce5b3c)
  • parser: set etag optional for delete object notifications (#​2429) (100e223)

v2.1.0

Compare Source

Bug Fixes
  • jmespath: refactor custom function introspection to work with minification (#​2384) (21ecc4f)
Features

2.0.4 (2024-04-10)

Bug Fixes

idempotency: return correct value from in-memory cache (#​2309) (5b4c103)
logger: buffer logs emitted during init (#​2269) (1439867)

Features

tracer: support tracing fetch requests (#​1619) (607548b)
jmespath public release of JMESPAth utility (#​1645) (233ff9b)

Minor Changes

logger: use template literal instead of node:util format (#​2283) (961ace1)

2.0.3 (2024-03-15)

feat(logger): improve regex in stack trace parsing (#​2121) (ebe5eef)
fix(idempotency): transform private class fields (#​2230) (aa6e6e0)
improv(commons):: expand type utils functions (#​2191) (9208393)
feat(commons): add fromBase64 helper function (#​2188) (133159b)
fix(layers):: add createRequire banner in esm build (#​2231) (730bcc9)

2.0.2 (2024-03-05)

Bug Fixes

2.0.1 (2024-03-04)

Note: Version bump only for package aws-lambda-powertools-typescript

v2.0.4

Compare Source

Bug Fixes

idempotency: return correct value from in-memory cache (#​2309) (5b4c103)
logger: buffer logs emitted during init (#​2269) (1439867)

Features

tracer: support tracing fetch requests (#​1619) (607548b)
jmespath public release of JMESPAth utility (#​1645) (233ff9b)

Minor Changes

logger: use template literal instead of node:util format (#​2283) (961ace1)

v2.0.3

Compare Source

feat(logger): improve regex in stack trace parsing (#​2121) (ebe5eef)
fix(idempotency): transform private class fields (#​2230) (aa6e6e0)
improv(commons):: expand type utils functions (#​2191) (9208393)
feat(commons): add fromBase64 helper function (#​2188) (133159b)
fix(layers):: add createRequire banner in esm build (#​2231) (730bcc9)

v2.0.2

Compare Source

Bug Fixes

v2.0.1

Compare Source

Note: Version bump only for package aws-lambda-powertools-typescript

v2.0.0

Compare Source

Note: Version bump only for package aws-lambda-powertools-typescript

1.18.1 (2024-02-20)

Note: Version bump only for package aws-lambda-powertools-typescript

1.18.0 (2024-01-26)

Features

layers: add ca-west-1 region (#​1836) (55ff4df)

1.17.0 (2023-11-24)

maintenance: drop support for Node.js 14 (#​1664) (e2a0923)


Configuration

📅 Schedule: Branch creation - "before 2am on Monday" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

This PR has been generated by Renovate Bot.

@cu-infra-svc-git cu-infra-svc-git force-pushed the renovate/major-aws-lambda-powertools-typescript-monorepo branch 2 times, most recently from b023c3f to 8d2ba25 Compare March 18, 2024 00:14
@cu-infra-svc-git cu-infra-svc-git force-pushed the renovate/major-aws-lambda-powertools-typescript-monorepo branch from 8d2ba25 to 05a3a6d Compare April 11, 2024 00:14
@cu-infra-svc-git cu-infra-svc-git force-pushed the renovate/major-aws-lambda-powertools-typescript-monorepo branch from 05a3a6d to 9a6893d Compare April 19, 2024 00:14
@cu-infra-svc-git cu-infra-svc-git force-pushed the renovate/major-aws-lambda-powertools-typescript-monorepo branch from 9a6893d to edc2a1e Compare May 14, 2024 22:29
@cu-infra-svc-git cu-infra-svc-git force-pushed the renovate/major-aws-lambda-powertools-typescript-monorepo branch from edc2a1e to 3b285d7 Compare June 14, 2024 01:22
@cu-infra-svc-git cu-infra-svc-git force-pushed the renovate/major-aws-lambda-powertools-typescript-monorepo branch from 3b285d7 to 0dd0e80 Compare June 28, 2024 01:22
@cu-infra-svc-git cu-infra-svc-git force-pushed the renovate/major-aws-lambda-powertools-typescript-monorepo branch 2 times, most recently from 22bb3ed to d50d381 Compare July 16, 2024 01:22
@cu-infra-svc-git cu-infra-svc-git force-pushed the renovate/major-aws-lambda-powertools-typescript-monorepo branch from d50d381 to c5c5cf0 Compare July 26, 2024 01:22
@cu-infra-svc-git cu-infra-svc-git force-pushed the renovate/major-aws-lambda-powertools-typescript-monorepo branch from c5c5cf0 to 20cc7fb Compare August 9, 2024 01:22
@cu-infra-svc-git cu-infra-svc-git force-pushed the renovate/major-aws-lambda-powertools-typescript-monorepo branch from 20cc7fb to 51ddc12 Compare September 17, 2024 01:22
@cu-infra-svc-git cu-infra-svc-git force-pushed the renovate/major-aws-lambda-powertools-typescript-monorepo branch from 51ddc12 to 64f96e6 Compare October 9, 2024 01:23
@cu-infra-svc-git cu-infra-svc-git force-pushed the renovate/major-aws-lambda-powertools-typescript-monorepo branch from 64f96e6 to b1b8169 Compare October 23, 2024 01:23
@cu-infra-svc-git cu-infra-svc-git force-pushed the renovate/major-aws-lambda-powertools-typescript-monorepo branch from b1b8169 to a71661e Compare November 21, 2024 01:23
@cu-infra-svc-git cu-infra-svc-git force-pushed the renovate/major-aws-lambda-powertools-typescript-monorepo branch from a71661e to b44c161 Compare December 18, 2024 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant