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(lambda): bump @aws-lambda-powertools/tracer from 1.16.0 to 1.17.0 in /lambdas #3675

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2023

Bumps @aws-lambda-powertools/tracer from 1.16.0 to 1.17.0.

Release notes

Sourced from @​aws-lambda-powertools/tracer's releases.

v1.17.0

Summary

Starting from this release Powertools for AWS Lambda (TypeScript) will no longer officially support the Node.js 14 runtime for AWS Lambda.

On November 27, AWS will begin the deprecation process for the Node.js 14 runtime, which means it will not be possible to deploy new functions using this runtime after that date. Given this change by Lambda, we can no longer run integration tests or provide full support for Node.js 14.

The previous version, v1.16.0, will remain the last release that is fully compatible with Node.js 14. Upgrading to v1.17.0 will not change any behavior or API - this release represents only a change in official support for the deprecated Node.js 14 runtime.

We announced plans for ending Node.js 14 support three months ago. We recommend upgrading your Lambda functions to Node.js 18 or later to avoid any disruption.

As always, we welcome your feedback and questions.

Changes

📜 Documentation updates

🔧 Maintenance

This release was made possible by the following contributors:

@​dreamorosi, @​sthulb

Changelog

Sourced from @​aws-lambda-powertools/tracer's changelog.

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.16.1 (2023-11-24)

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

Commits
  • 33de405 chore(release): v1.17.0 [skip ci]
  • c64130d chore(maintenance): restore .devcontainer (#1803)
  • 50c912c chore: update layer ARN on documentation
  • b6c1141 chore(release): v1.16.1 [skip ci]
  • e2a0923 chore(maintenance): drop support for Node.js 14 (#1802)
  • 5361ad3 chore(ci): Fix pinned dependencies (#1800)
  • 8dde407 chore(ci): Add OSSF Scorecard Workflow (#1797)
  • c718d63 chore: update layer ARN on documentation
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [@aws-lambda-powertools/tracer](https://github.com/aws-powertools/powertools-lambda-typescript) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/aws-powertools/powertools-lambda-typescript/releases)
- [Changelog](https://github.com/aws-powertools/powertools-lambda-typescript/blob/main/CHANGELOG.md)
- [Commits](aws-powertools/powertools-lambda-typescript@v1.16.0...v1.17.0)

---
updated-dependencies:
- dependency-name: "@aws-lambda-powertools/tracer"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Dec 18, 2023
@npalm npalm merged commit b3536f7 into main Dec 18, 2023
4 checks passed
@npalm npalm deleted the dependabot/npm_and_yarn/lambdas/aws-lambda-powertools/tracer-1.17.0 branch December 18, 2023 19:46
This was referenced Dec 18, 2023
npalm pushed a commit that referenced this pull request Dec 20, 2023
🤖 I have created a release *beep* *boop*
---

##
[5.6.0](v5.5.2...v5.6.0)
(2023-12-20)

> Release can require upgrade your AWS Terraform provider


### Features

* upgrade lambda runtime from 18x to 20x
([#3682](#3682))
([02dd3e6](02dd3e6))


### Bug Fixes

* **lambda:** bump @aws-lambda-powertools/tracer from 1.16.0 to 1.17.0
in /lambdas
([#3675](#3675))
([b3536f7](b3536f7))
* **lambda:** bump the aws group in /lambdas with 5 updates
([#3671](#3671))
([677965d](677965d))
* **lambda:** bump the octokit group in /lambdas with 1 update
([#3672](#3672))
([67facac](67facac))
* Replace deprecate aws_cloudwatch_event_rule.is_enabled, requires
provide upgrade
([#3655](#3655))
([3c78f65](3c78f65))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: forest-releaser[bot] <80285352+forest-releaser[bot]@users.noreply.github.com>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant