cookiecutter-aws-sam-powertools-java icon indicating copy to clipboard operation
cookiecutter-aws-sam-powertools-java copied to clipboard

build(deps): Bump powertools-metrics from 1.10.2 to 1.16.1 in /templates/java8/cookiecutter-aws-sam-hello-powertools-java-maven/{{ cookiecutter.project_slug }}/HelloWorldFunction

Open dependabot[bot] opened this issue 2 years ago • 0 comments

Bumps powertools-metrics from 1.10.2 to 1.16.1.

Release notes

Sourced from powertools-metrics's releases.

v1.16.1

Maintenance

This release was made possible by the following contributors:

@​dependabot, @​dependabot[bot], @​eldimi, @​jeromevdl, @​mriccia, @​msailes and @​scottgerring

v1.16.0

Added

Maintenance

This release was made possible by the following contributors:

@​dependabot, @​dependabot[bot], @​hjgraca, @​jeromevdl, @​kozub, @​lgouger, @​mriccia, @​msailes, @​rubenfonseca, @​scottgerring and @​sthulb

v1.15.0

Added

  • Feature: Add DynamoDB provider to parameters module (#1091) by @​scottgerring
  • Feature: Update to powertools-cloudformation to deprecate Response.success() and Response.failed() methods. New helper methods are added to make it easier to follow best practices Response.success(String physicalResourceId) and Response.failed(String physicalResourceId). For a detailed explanation please read the powertools-cloudformation documentation page. (#1082) by @​msailes
  • Update how a Lambda request handler method is identified (#1058) by @​humanzz

Maintenance

  • Deps: Bump third party dependencies to the latest versions.
  • Examples: Import examples from aws-samples/aws-lambda-powertools-examples (#1051) by @​scottgerring
  • Deprecate withMetricLogger in favor of withMetricsLogger (#1060) by @​humanzz
  • Update issue templates (#1062) by @​machafer
  • Send code coverage report (jacoco) to codecov (#1094) by @​jeromevdl

Documentation

This release was made possible by the following contributors:

... (truncated)

Changelog

Sourced from powertools-metrics's changelog.

[1.16.1] - 2023-07-19

[1.16.0] - 2023-06-29

Added

Maintenance

[1.15.0] - 2023-03-20

Added

  • Feature: Add DynamoDB provider to parameters module (#1091) by @​scottgerring
  • Feature: Update to powertools-cloudformation to deprecate Response.success() and Response.failed() methods. New helper methods are added to make it easier to follow best practices Response.success(String physicalResourceId) and Response.failed(String physicalResourceId). For a detailed explanation please read the powertools-cloudformation documentation page. (#1082) by @​msailes
  • Update how a Lambda request handler method is identified (#1058) by @​humanzz

Maintenance

  • Deps: Bump third party dependencies to the latest versions.
  • Examples: Import examples from aws-samples/aws-lambda-powertools-examples (#1051) by @​scottgerring
  • Deprecate withMetricLogger in favor of withMetricsLogger (#1060) by @​humanzz
  • Update issue templates (#1062) by @​machafer
  • Send code coverage report (jacoco) to codecov (#1094) by @​jeromevdl

Documentation

[1.14.0] - 2023-02-17

Added

... (truncated)

Commits
  • b191d72 build(deps): bump aws.sdk.version from 2.20.102 to 2.20.105 (#1297)
  • 39ba43b chore:Prep release 1.16.1 (#1296)
  • 8da24cb build(examples): Add example for the powertools-cloudformation module (#1089)
  • 5b1c2c4 docs: update README.md (#1294)
  • 903d08b build(deps): bump aws.sdk.version from 2.20.103 to 2.20.104 (#1292)
  • ba190dc fix: idempotency timeout bug (#1285)
  • a7e3782 build(deps): bump aws.sdk.version from 2.20.102 to 2.20.103 (#1288)
  • f19e202 docs: adding our customer references (#1287)
  • b6b118f fix: ParamManager cannot provide default SSM & Secrets providers (#1282)
  • a19def3 fix: Handle batch failures in FIFO queues correctly (#1183)
  • Additional commits viewable 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 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)

dependabot[bot] avatar Jul 19 '23 15:07 dependabot[bot]