powertools-lambda-typescript icon indicating copy to clipboard operation
powertools-lambda-typescript copied to clipboard

Powertools is a developer toolkit to implement Serverless best practices and increase developer velocity.

Results 157 powertools-lambda-typescript issues
Sort by recently updated
recently updated
newest added

## Description of your changes This PR includes all the changes for the next major version of Powertools for AWS Lambda (TypeScript). The changes in the PR support the features...

area/documentation
area/automation
type/internal

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.2 to 4.1.3. Release notes Sourced from actions/download-artifact's releases. v4.1.3 What's Changed Update release-new-action-version.yml by @​konradpabjan in actions/download-artifact#292 Update toolkit dependency with updated unzip logic by @​bethanyj28...

area/automation
size/XS

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.21.0 to 7.1.0. Release notes Sourced from @​typescript-eslint/parser's releases. v7.1.0 7.1.0 (2024-02-26) 🚀 Features eslint-plugin: add *-type-checked-only configs (#8367) eslint-plugin: [naming-convention] support the auto-accessor syntax (#8084) eslint-plugin:...

type/dependencies
size/XS

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1557.0 to 2.1566.0. Release notes Sourced from aws-sdk's releases. Release v2.1566.0 See changelog for more information. Release v2.1565.0 See changelog for more information. Release v2.1564.0 See changelog...

area/documentation
type/dependencies
size/XS

Bumps the aws-cdk group with 2 updates: [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) and [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk). Updates `aws-cdk-lib` from 2.127.0 to 2.130.0 Release notes Sourced from aws-cdk-lib's releases. v2.130.0 Features appconfig: graduate to stable 🚀 (#29188)...

type/dependencies
size/S

### Summary Currently we are running only limited code quality checks before merging a PR (linting and unit tests), while integration tests are still ran manually by maintainer either as...

automation
internal
discussing

Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.9 to 9.5.11. Release notes Sourced from mkdocs-material's releases. mkdocs-material-9.5.11 Updated Finnish translation mkdocs-material-9.5.10 Updated Bahasa Malaysia translations Fixed #6783: Hide continue reading link for blog posts...

area/documentation
size/XS

Bumps squidfunk/mkdocs-material from `62d3668` to `49d1bfd`. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=squidfunk/mkdocs-material&package-manager=docker&previous-version=62d36688f2a53f4f6ee11bace3a0fd17eed7f38fa127a8c58f4fee704054e3a6&new-version=49d1bfdaf457c5ac20a93ff59a5b57b762ace5606fc564ac2e195abf315f14ee)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

area/documentation
size/XS

### Expected Behaviour I think this should be handled by the lib internally and looking at its source code it does but the token is still invalid after some time....

type/bug
area/parameters
status/discussing
need-response

### Expected Behaviour In our Team we use the native nodeJS 18 fetch module to make api calls. We were expecting that fetch calls would be traced the same as...

area/tracer
status/confirmed
type/enhancement