guardian / cloudwatch-logs-management

A set of lambdas to manage Cloudwatch Logs and logs emitted from AWS Lambda
3 stars 1 forks source link

chore(deps): bump @guardian/cdk from 59.2.2 to 59.3.0 #352

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps @guardian/cdk from 59.2.2 to 59.3.0.

Release notes

Sourced from @​guardian/cdk's releases.

v59.3.0

Minor Changes

  • 18daa5d: enable InstanceMetadataTags on EC2 patterns

v59.2.4

Patch Changes

  • 72c6eec: Update aws-cdk to 2.153.0, aws-cdk-lib to 2.153.0, constructs to 10.3.0
  • bef9b1d: Update aws-sdk from 2.1670.0 to 2.1674.0

v59.2.3

Patch Changes

  • 3b90072: Update codemaker from 1.101.0 to 1.102.0
  • 82016de: Update aws-sdk from 2.1665.0 to 2.1670.0
Changelog

Sourced from @​guardian/cdk's changelog.

59.3.0

Minor Changes

  • 18daa5d: enable InstanceMetadataTags on EC2 patterns

59.2.4

Patch Changes

  • 72c6eec: Update aws-cdk to 2.153.0, aws-cdk-lib to 2.153.0, constructs to 10.3.0
  • bef9b1d: Update aws-sdk from 2.1670.0 to 2.1674.0

59.2.3

Patch Changes

  • 3b90072: Update codemaker from 1.101.0 to 1.102.0
  • 82016de: Update aws-sdk from 2.1665.0 to 2.1670.0
Commits
  • ba565d4 Merge pull request #2424 from guardian/changeset-release/main
  • f23ec78 Bump package version
  • 4851e52 Merge pull request #2423 from guardian/an/enable-instance-metadata-tags
  • 18daa5d enable InstanceMetadataTags on EC2 patterns
  • 01e684a Merge pull request #2419 from guardian/dependabot/npm_and_yarn/typedoc-0.26.6
  • d07bff1 chore(deps): bump typedoc from 0.26.5 to 0.26.6
  • 6704f2a Merge pull request #2418 from guardian/dependabot/npm_and_yarn/types/node-22.4.2
  • 2b47513 chore(deps): bump @​types/node from 22.4.1 to 22.4.2
  • 6488f85 Merge pull request #2416 from guardian/changeset-release/main
  • 778ad98 Bump package version
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 months ago

Superseded by #353.