Skip to content

Bump awslambdaric from 3.1.1 to 4.0.0 in /lambda#1123

Merged
Tsingis merged 1 commit intomainfrom
dependabot/pip/lambda/awslambdaric-4.0.0
Feb 24, 2026
Merged

Bump awslambdaric from 3.1.1 to 4.0.0 in /lambda#1123
Tsingis merged 1 commit intomainfrom
dependabot/pip/lambda/awslambdaric-4.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2026

Bumps awslambdaric from 3.1.1 to 4.0.0.

Changelog

Sourced from awslambdaric's changelog.

Feb 20, 2026

4.0.0

  • Add Lambda Managed Instances (LMI) / Multi-Concurrent Support (#200)

May 26, 2025

3.1.1

  • Move unhandled exception warning message to init errors. (#189)

May 21, 2025

3.1.0

  • Add support for multi tenancy (#187)

February 27, 2024

3.0.2

  • Update simplejson to 3.20.1(#184)

January 27, 2024

3.0.1

  • Don't enforce text format on uncaught exception warning message (#182)

November 19, 2024

3.0.0

  • Drop support for deprecated python versions (#179)
  • Add support for snapstart runtime hooks (#176)

August 23, 2024

2.2.1:

  • Patch libcurl configure.ac to work with later versions of autoconf (#166)

August 8, 2024

2.2.0:

  • Propogate error type in header when reporting init error to RAPID (#166)

July 31, 2024

2.1.0:

  • Raise all init errors in init instead of suppressing them until the first invoke (#163)

June 19, 2024

2.0.12:

  • Relax simplejson dependency and keep it backwards compatible (#153)

March 27, 2024

2.0.11:

... (truncated)

Commits

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 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)

Bumps [awslambdaric](https://github.com/aws/aws-lambda-python-runtime-interface-client) from 3.1.1 to 4.0.0.
- [Release notes](https://github.com/aws/aws-lambda-python-runtime-interface-client/releases)
- [Changelog](https://github.com/aws/aws-lambda-python-runtime-interface-client/blob/main/RELEASE.CHANGELOG.md)
- [Commits](https://github.com/aws/aws-lambda-python-runtime-interface-client/commits)

---
updated-dependencies:
- dependency-name: awslambdaric
  dependency-version: 4.0.0
  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 python Pull requests that update python code labels Feb 24, 2026
@Tsingis Tsingis merged commit 00bed8e into main Feb 24, 2026
2 checks passed
@dependabot dependabot bot deleted the dependabot/pip/lambda/awslambdaric-4.0.0 branch February 24, 2026 21:15
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant