gotodeploy / cdk-valheim

A high level CDK construct of Valheim dedicated server.
Apache License 2.0
26 stars 5 forks source link

chore(deps): bump @aws-cdk/aws-logs from 1.101.0 to 1.133.0 #257

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @aws-cdk/aws-logs from 1.101.0 to 1.133.0.

Release notes

Sourced from @​aws-cdk/aws-logs's releases.

v1.133.0

Features

Bug Fixes

  • apigateway: SAM CLI asset metadata missing from SpecRestApi (#17293) (841cf99), closes #14593
  • assets: SAM asset metadata missing from log retention and custom resource provider functions (#17551) (a90e959)
  • autoscaling: add timezone property to Scheduled Action (#17330) (3154a58)
  • aws-codebuild: add @​aws-cdk/asserts to package deps (#17435) (9c77e94)
  • aws-lambda-event-sources: Function.addEventSource fails for ManagedKafkaEventSource typed parameters (#17490) (a474ee8)
  • aws-logs: include new policy.ts exports in index.ts exports (#17403) (a391468)
  • cli: improve asset publishing times by up to 30% (#17409) (40d6a48), closes #17266
  • cli: skip bundling for the 'watch' command (#17455) (af61b7f), closes #17391
  • cloudwatch: render agnostic alarms in legacy style (#17538) (7c50ef8)
  • ec2: Duplicate EIP when NatGatewayProps.eipAllocationIds is provided (#17235) (050f6fa)
  • eks: Allow specifying subnets in Pinger (#17429) (6acee52)
  • iot: unable to add the same lambda function to two TopicRule Actions (#17521) (eda1640), closes #17508
  • kinesis: add required rights to trigger Lambda from Kinesis. Fixes issue #17312. (#17358) (0bfc15c)
  • lambda: SAM CLI asset metadata missing from image Functions (#17368) (f52d9bf)
  • NestedStack: add asset metadata to NestedStack resources for local tooling (#17343) (4ba40dc)
  • redshift: tableNameSuffix evaluation (#17213) (f7c3217), closes #17064
  • sns-subscriptions: enable cross region subscriptions to sqs and lambda (#17273) (3cd8d48), closes #7044 #13707
  • ssm: fix service principals for all regions since ap-east-1 (#17047) (5900548), closes #16188

v1.132.0

Features

... (truncated)

Changelog

Sourced from @​aws-cdk/aws-logs's changelog.

1.133.0 (2021-11-19)

Features

Bug Fixes

  • apigateway: SAM CLI asset metadata missing from SpecRestApi (#17293) (841cf99), closes #14593
  • assets: SAM asset metadata missing from log retention and custom resource provider functions (#17551) (a90e959)
  • autoscaling: add timezone property to Scheduled Action (#17330) (3154a58)
  • aws-codebuild: add @​aws-cdk/asserts to package deps (#17435) (9c77e94)
  • aws-lambda-event-sources: Function.addEventSource fails for ManagedKafkaEventSource typed parameters (#17490) (a474ee8)
  • aws-logs: include new policy.ts exports in index.ts exports (#17403) (a391468)
  • cli: improve asset publishing times by up to 30% (#17409) (40d6a48), closes #17266
  • cli: skip bundling for the 'watch' command (#17455) (af61b7f), closes #17391
  • cloudwatch: render agnostic alarms in legacy style (#17538) (7c50ef8)
  • ec2: Duplicate EIP when NatGatewayProps.eipAllocationIds is provided (#17235) (050f6fa)
  • eks: Allow specifying subnets in Pinger (#17429) (6acee52)
  • iot: unable to add the same lambda function to two TopicRule Actions (#17521) (eda1640), closes #17508
  • kinesis: add required rights to trigger Lambda from Kinesis. Fixes issue #17312. (#17358) (0bfc15c)
  • lambda: SAM CLI asset metadata missing from image Functions (#17368) (f52d9bf)
  • NestedStack: add asset metadata to NestedStack resources for local tooling (#17343) (4ba40dc)
  • redshift: tableNameSuffix evaluation (#17213) (f7c3217), closes #17064
  • sns-subscriptions: enable cross region subscriptions to sqs and lambda (#17273) (3cd8d48), closes #7044 #13707
  • ssm: fix service principals for all regions since ap-east-1 (#17047) (5900548), closes #16188

1.132.0 (2021-11-09)

... (truncated)

Commits
  • a90e959 fix(assets): SAM asset metadata missing from log retention and custom resourc...
  • 3721358 feat: warn users when deprecated elements are used (#17328)
  • 19322b4 chore: npm-check-updates && yarn upgrade (#17525)
  • a391468 fix(aws-logs): include new policy.ts exports in index.ts exports (#17403)
  • acd64f4 docs: re-enable example 'strict' mode where possible (#17421)
  • 0ec7097 chore: npm-check-updates && yarn upgrade (#17410)
  • d869f51 chore: upgrade major version of jest (#17344)
  • b240201 chore: npm-check-updates && yarn upgrade (#17294)
  • e9a461d feat(logs): add support for cloudwatch logs resource policy (#17015)
  • a6aaa64 fix(logs): Apply tags to log retention Lambda (#17029)
  • 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] commented 2 years ago

Superseded by #262.