An open index of dependabot pull requests across open source projects.

chore(deps): bump @aws/lambda-invoke-store from 0.2.1 to 0.2.2

Open
Number: #4847
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Unknown
Comments: 1
Created: December 04, 2025 at 01:30 PM UTC
(3 days ago)
Updated: December 04, 2025 at 01:41 PM UTC
(3 days ago)
Labels:
dependencies size/S javascript
Description:

Bumps @aws/lambda-invoke-store from 0.2.1 to 0.2.2.

Release notes

Sourced from @​aws/lambda-invoke-store's releases.

v0.2.2

Patch Changes

  • Fix context cleared prematurely in InvokeStoreSingle with async functions. Removed try-finally block that was clearing context before async operations completed. (9bed56d892dbe8473a9b8b7f3c4aa5f4e6612057)
Changelog

Sourced from @​aws/lambda-invoke-store's changelog.

0.2.2

Patch Changes

  • Fix context cleared prematurely in InvokeStoreSingle with async functions. Removed try-finally block that was clearing context before async operations completed. (9bed56d892dbe8473a9b8b7f3c4aa5f4e6612057)
Commits
  • 9f17789 Merge pull request #24 from awslabs/changeset-release/main
  • 3c3b22c Version Packages
  • b101e20 Merge pull request #23 from trivenay/main
  • 5aee9a2 test: update tests to reflect context persistence behavior
  • 9bed56d chore: add changeset for async context fix
  • 15beadd bug: fix context cleared prematurely in InvokeStoreSingle with async functions
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)
Package Dependencies
Ecosystem:
npm
Version Change:
0.2.1 → 0.2.2
Update Type:
Patch
Technical Details
ID: 11743639
UUID: 3694695126
Node ID: PR_kwDOEjWUk863Ee0l
Host: GitHub
Repository: aws-powertools/powertools-lambda-typescript