vrk-kpa / opendata

Finland national open data portal (avoindata.fi) source code.
https://www.avoindata.fi/
MIT License
37 stars 12 forks source link

Bump @aws-sdk/client-secrets-manager from 3.621.0 to 3.658.1 in /cdk #2408

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps @aws-sdk/client-secrets-manager from 3.621.0 to 3.658.1.

Release notes

Sourced from @​aws-sdk/client-secrets-manager's releases.

v3.658.1

3.658.1(2024-09-25)

Chores
Documentation Changes
  • client-fsx: Doc-only update to address Lustre S3 hard-coded names. (becefa3a)
  • client-ec2: Updates to documentation for the transit gateway security group referencing feature. (7fad2247)
  • client-cloudtrail: Doc-only update for CloudTrail network activity events release (in preview) (082bad80)
New Features
  • clients: update client endpoints as of 2024-09-25 (cf0e4097)
Bug Fixes
  • codegen: preprocess AwsQuery error to shapeId in waiter errorType (#6501) (b92df203)
  • clients: allow empty string field values for headers (#6511) (1273ff31)

For list of updated packages, view updated-packages.md in assets-3.658.1.zip

v3.658.0

3.658.0(2024-09-24)

New Features
  • clients: update client endpoints as of 2024-09-24 (452f091a)
  • client-budgets: Releasing minor partitional endpoint updates (80633075)
  • client-bedrock: Add support for Cross Region Inference in Bedrock Model Evaluations. (707b3877)
  • client-sagemaker: Adding HiddenInstanceTypes and HiddenSageMakerImageVersionAliases attribute to SageMaker API (6b99b6b6)
  • client-pinpoint-sms-voice-v2: AWS End User Messaging SMS-Voice V2 has added support for resource policies. Use the three new APIs to create, view, edit, and delete resource policies. (b449c450)
  • client-kinesis: This release includes support to add tags when creating a stream (82129957)
Bug Fixes
  • core: add compatibility types for submodules (#6509) (3a5d854a)

For list of updated packages, view updated-packages.md in assets-3.658.0.zip

v3.657.0

3.657.0(2024-09-23)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-secrets-manager's changelog.

3.658.1 (2024-09-25)

Bug Fixes

  • clients: allow empty string field values for headers (#6511) (1273ff3)

3.658.0 (2024-09-24)

Note: Version bump only for package @​aws-sdk/client-secrets-manager

3.654.0 (2024-09-18)

Note: Version bump only for package @​aws-sdk/client-secrets-manager

3.651.1 (2024-09-13)

Note: Version bump only for package @​aws-sdk/client-secrets-manager

3.650.0 (2024-09-11)

Note: Version bump only for package @​aws-sdk/client-secrets-manager

3.649.0 (2024-09-10)

Features

  • endpoints: codegen sync for request creation performance improvements (#6449) (c8e8f28)

... (truncated)

Commits
  • ecd9d89 Publish v3.658.1
  • 1273ff3 fix(clients): allow empty string field values for headers (#6511)
  • f796530 Publish v3.658.0
  • 0ade74b Publish v3.654.0
  • bcfee78 chore(clients): codegen sync for IDE type navigation (#6490)
  • 77a7964 Publish v3.651.1
  • 31a992a Publish v3.650.0
  • 76ceacb chore(clients): use spread operator for command endpoint params when necessar...
  • 75e1ab8 Publish v3.649.0
  • c8e8f28 feat(endpoints): codegen sync for request creation performance improvements (...
  • 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)
codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 26.86%. Comparing base (dc38519) to head (70e81bc).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2408 +/- ## ======================================= Coverage 26.86% 26.86% ======================================= Files 42 42 Lines 5922 5922 Branches 37 37 ======================================= Hits 1591 1591 Misses 4331 4331 ``` | [Flag](https://app.codecov.io/gh/vrk-kpa/opendata/pull/2408/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vrk-kpa) | Coverage Δ | | |---|---|---| | [cdk](https://app.codecov.io/gh/vrk-kpa/opendata/pull/2408/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vrk-kpa) | `92.02% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vrk-kpa#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dependabot[bot] commented 3 weeks ago

Superseded by #2409.