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.667.0 in /cdk #2422

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

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

Release notes

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

v3.667.0

3.667.0(2024-10-08)

Chores
  • credential-providers: add credential attribution (#6546) (089f1a42)
New Features
  • clients: update client endpoints as of 2024-10-08 (8844bb26)
  • client-memorydb: Amazon MemoryDB SDK now supports all APIs for newly launched Valkey engine. Please refer to the updated Amazon MemoryDB public documentation for detailed information on API usage. (d4a2f232)
  • client-elasticache: AWS ElastiCache SDK now supports using APIs with newly launched Valkey engine. Please refer to updated AWS ElastiCache public documentation for detailed information on API usage. (1cbb8d6c)
Bug Fixes
  • middleware-user-agent: ignore errors from inspecting credentials (#6551) (4ddaa970)

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

v3.666.0

3.666.0(2024-10-07)

Chores
  • middleware-user-agent: add feature detection for account-id, s3-express, lib-dynamodb (#6541) (dfda1291)
  • clients: codegen sync for unset union payloads, header list parsing (#6543) (544120e1)
Documentation Changes
  • client-marketplace-reporting: Documentation-only update for AWS Marketplace Reporting API. (d7a31d87)
New Features
  • clients: update client endpoints as of 2024-10-07 (5b48a232)
  • client-qconnect: This release adds support for the following capabilities: Configuration of the Gen AI system via AIAgent and AIPrompts. Integration support for Bedrock Knowledge Base. (ecad084b)
  • client-deadline: Add support for using the template from a previous job during job creation and listing parameter definitions for a job. (9c4d17d0)
  • client-redshift: Add validation pattern to S3KeyPrefix on the EnableLogging API (990f0258)

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

v3.665.0

3.665.0(2024-10-04)

New Features

... (truncated)

Changelog

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

3.667.0 (2024-10-08)

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

3.666.0 (2024-10-07)

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

3.665.0 (2024-10-04)

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

3.664.0 (2024-10-03)

Features

  • middleware-user-agent: add client config for userAgentAppId (#6524) (2990ea8)

3.662.0 (2024-10-01)

Bug Fixes

  • s3-request-presigner: enable overriding hoistable headers (#6535) (3c2e59c)

3.658.1 (2024-09-25)

Bug Fixes

... (truncated)

Commits
  • fc7effc Publish v3.667.0
  • 7a98e5f Publish v3.666.0
  • 544120e chore(clients): codegen sync for unset union payloads, header list parsing (#...
  • 374ef46 Publish v3.665.0
  • de4dc49 Publish v3.664.0
  • 2990ea8 feat(middleware-user-agent): add client config for userAgentAppId (#6524)
  • 5e91f77 Publish v3.662.0
  • 3c2e59c fix(s3-request-presigner): enable overriding hoistable headers (#6535)
  • ecd9d89 Publish v3.658.1
  • 1273ff3 fix(clients): allow empty string field values for headers (#6511)
  • 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 2 weeks ago

Codecov Report

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

Project coverage is 26.86%. Comparing base (0e59a96) to head (73b71bb).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2422 +/- ## ======================================= 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/2422/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/2422/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 2 weeks ago

Superseded by #2425.