Skip to content

build(deps): updated dependencies in examples #643

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

Merged
merged 1 commit into from
Mar 8, 2022

Conversation

dreamorosi
Copy link
Contributor

Description of your changes

Following the v0.7.0 release this PR bumps the version of the @aws-lambda-powertools/* dependencies along with all the other dependencies used.

How to verify this change

Deploy examples & verify that they run.

Related issues, RFCs

N/A

PR status

Is this ready for review?: YES
Is it a breaking change?: NO

Checklist

  • My changes meet the tenets criteria
  • I have performed a self-review of my own code
  • I have made corresponding changes to the examples
  • My changes generate no new warnings
  • The code coverage hasn't decreased
  • New and existing unit tests pass locally and in Github Actions
  • The PR title follows the conventional commit semantics

Breaking change checklist

N/A


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@dreamorosi dreamorosi added this to the production-ready-release milestone Mar 8, 2022
@dreamorosi dreamorosi requested review from ijemmy and flochaz March 8, 2022 15:47
@dreamorosi dreamorosi self-assigned this Mar 8, 2022
@dreamorosi dreamorosi added the dependencies Changes that touch dependencies, e.g. Dependabot, etc. label Mar 8, 2022
@ijemmy
Copy link
Contributor

ijemmy commented Mar 8, 2022

@dreamorosi
Copy link
Contributor Author

E2E running: https://github.com/awslabs/aws-lambda-powertools-typescript/actions/runs/1953176898

Thanks, at the moment integration tests don't cover examples though, so it should succeed regardless of these changes

@dreamorosi
Copy link
Contributor Author

E2E running: https://github.com/awslabs/aws-lambda-powertools-typescript/actions/runs/1953176898

Thanks, at the moment integration tests don't cover examples though, so it should succeed regardless of these changes

It failed because of the Sampling Rate of Logger, merging anyway in light of the above.

@dreamorosi dreamorosi merged commit aed4926 into main Mar 8, 2022
@dreamorosi dreamorosi deleted the deps/chore/update_examples branch March 8, 2022 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes that touch dependencies, e.g. Dependabot, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants