Skip to content

chore: Sync main with develop for release 1.20 #752

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 84 commits into from
Feb 10, 2025
Merged

chore: Sync main with develop for release 1.20 #752

merged 84 commits into from
Feb 10, 2025

Conversation

hjgraca
Copy link
Contributor

@hjgraca hjgraca commented Feb 10, 2025

Please provide the issue number

Issue number: #742

Summary

Changes

Please provide a summary of what's being changed

User experience

Please share what the user experience looks like before and after this change

Checklist

Please leave checklist items unchecked if they do not apply to your change.

Is this a breaking change?

RFC issue number:

Checklist:

  • Migration process documented
  • Implement warnings (if it can live side by side)

Acknowledgment

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

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

dependabot bot and others added 30 commits July 20, 2023 11:58
Bumps [pygments](https://github.com/pygments/pygments) from 2.13.0 to 2.15.0.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](pygments/pygments@2.13.0...2.15.0)

---
updated-dependencies:
- dependency-name: pygments
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…dempotencySerializationContext.cs and Serializer. Update code to use both serializers
Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases)
- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md)
- [Commits](aws-actions/configure-aws-credentials@e3dd6a4...4fc4975)

---
updated-dependencies:
- dependency-name: aws-actions/configure-aws-credentials
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@0b93645...4237552)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.5 to 3.28.6.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@f6091c0...17a820b)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
docfx version is only compatible with dotnet 8 or later

Signed-off-by: Henrique Graca <999396+hjgraca@users.noreply.github.com>
…/actions/setup-python-5.4.0

chore(deps): bump actions/setup-python from 5.3.0 to 5.4.0
hjgraca and others added 18 commits February 5, 2025 16:20
Signed-off-by: Henrique Graca <999396+hjgraca@users.noreply.github.com>
chore: Add support for custom key prefixes in Idempotency utility
Bumps squidfunk/mkdocs-material from `7e841df` to `c62453b`.

---
updated-dependencies:
- dependency-name: squidfunk/mkdocs-material
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…uidfunk/mkdocs-material-c62453b1ba229982c6325a71165c1a3007c11bd3dd470e7a1446c5783bd145b4

chore(deps): bump squidfunk/mkdocs-material from `7e841df` to `c62453b` in /docs
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions) from 3.0.20 to 3.0.21.
- [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases)
- [Commits](zgosalvez/github-actions-ensure-sha-pinned-actions@c3a2b64...6eb1abd)

---
updated-dependencies:
- dependency-name: zgosalvez/github-actions-ensure-sha-pinned-actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.8 to 3.28.9.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@dd74661...9e8d078)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…/zgosalvez/github-actions-ensure-sha-pinned-actions-3.0.21

chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.20 to 3.0.21
…/github/codeql-action-3.28.9

chore(deps): bump github/codeql-action from 3.28.8 to 3.28.9
Signed-off-by: Simon Thulbourn <sthulb@users.noreply.github.com>
….15.0

chore(deps): bump pygments from 2.13.0 to 2.15.0
…ions

chore: update versions for release 1.20
@auto-assign auto-assign bot requested review from amirkaws and sliedig February 10, 2025 13:56
@boring-cyborg boring-cyborg bot added area/idempotency area/tracing Core tracing utility documentation Improvements or additions to documentation github-actions Changes in GitHub workflows internal Maintenance changes tests labels Feb 10, 2025
@pull-request-size pull-request-size bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Feb 10, 2025
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
4.6% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

Copy link

codecov bot commented Feb 10, 2025

Codecov Report

Attention: Patch coverage is 77.05188% with 836 lines in your changes missing coverage. Please review.

Project coverage is 73.49%. Comparing base (1b44f14) to head (6deceb3).
Report is 836 commits behind head on main.

Files with missing lines Patch % Lines
...c/AWS.Lambda.Powertools.JMESPath/JmesPathParser.cs 88.67% 87 Missing and 45 partials ⚠️
....JMESPath/Utilities/JsonElementEqualityComparer.cs 32.39% 40 Missing and 8 partials ⚠️
...raries/src/AWS.Lambda.Powertools.JMESPath/Token.cs 64.81% 31 Missing and 7 partials ⚠️
...S.Lambda.Powertools.JMESPath/Values/DoubleValue.cs 0.00% 33 Missing ⚠️
...ambda.Powertools.JMESPath/Functions/SumFunction.cs 46.66% 20 Missing and 4 partials ⚠️
...ertools.BatchProcessing/BatchProcessorAttribute.cs 82.30% 19 Missing and 4 partials ⚠️
...Powertools.JMESPath/Expressions/SliceProjection.cs 65.15% 18 Missing and 5 partials ⚠️
...WS.Lambda.Powertools.JMESPath/Values/ArrayValue.cs 61.40% 22 Missing ⚠️
....Powertools.JMESPath/Functions/EvaluateMinMaxBy.cs 53.33% 15 Missing and 6 partials ⚠️
...ambda.Powertools.JMESPath/Operators/GteOperator.cs 40.00% 15 Missing and 3 partials ⚠️
... and 69 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #752      +/-   ##
==========================================
+ Coverage   69.16%   73.49%   +4.32%     
==========================================
  Files          79      203     +124     
  Lines        3464     8190    +4726     
  Branches        0      879     +879     
==========================================
+ Hits         2396     6019    +3623     
- Misses       1068     1880     +812     
- Partials        0      291     +291     
Flag Coverage Δ
unittests 73.49% <77.05%> (+4.32%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hjgraca hjgraca merged commit ec874c0 into main Feb 10, 2025
25 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/idempotency area/tracing Core tracing utility documentation Improvements or additions to documentation github-actions Changes in GitHub workflows internal Maintenance changes size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants