Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update all non-major dependencies #1080

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 13, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/adhocore/gronx v1.8.0 -> v1.8.1 age adoption passing confidence require patch
github.com/alicebob/miniredis/v2 v2.31.1 -> v2.32.1 age adoption passing confidence require minor
github.com/aws/aws-sdk-go v1.50.37 -> v1.51.0 age adoption passing confidence require minor
github.com/hashicorp/vault/api v1.12.0 -> v1.12.1 age adoption passing confidence require patch
go.starlark.net efac672 -> ee8ed14 require digest

Release Notes

adhocore/gronx (github.com/adhocore/gronx)

v1.8.1: Version v1.8.1

Compare Source

What's Changed

Full Changelog: adhocore/gronx@v1.8.0...v1.8.1

alicebob/miniredis (github.com/alicebob/miniredis/v2)

v2.32.1

Compare Source

  • support for SINTERCARD (thanks @​s-barr-fetch)
  • support for EXPIRETIME and PEXPIRETIME (thanks @​wszaranski)
  • fix GEO* units to be case insensitive
aws/aws-sdk-go (github.com/aws/aws-sdk-go)

v1.51.0

Compare Source

===

Service Client Updates
  • service/amplify: Updates service documentation
  • service/ec2-instance-connect: Updates service API and documentation
  • service/elasticloadbalancingv2: Updates service documentation
  • service/fis: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Updates Amazon RDS documentation for EBCDIC collation for RDS for Db2.
  • service/secretsmanager: Updates service documentation
    • Doc only update for Secrets Manager
  • service/timestream-influxdb: Adds new service
SDK Features
  • service/iotroborunner: Remove Iotroborunner
    • This change removes the iotroborunner service, since it is deprecated.

v1.50.38

Compare Source

===

Service Client Updates
  • service/ivs-realtime: Updates service API and documentation
  • service/kinesisanalyticsv2: Updates service API and documentation
  • service/s3: Updates service examples
    • This release makes the default option for S3 on Outposts request signing to use the SigV4A algorithm when using AWS Common Runtime (CRT).
hashicorp/vault (github.com/hashicorp/vault/api)

v1.12.1

Compare Source

1.12.1

November 2, 2022

IMPROVEMENTS:

  • api: Support VAULT_DISABLE_REDIRECTS environment variable (and --disable-redirects flag) to disable default client behavior and prevent the client following any redirection responses. [GH-17352]
  • database/snowflake: Allow parallel requests to Snowflake [GH-17593]
  • plugins: Add plugin version information to key plugin lifecycle log lines. [GH-17430]
  • sdk/ldap: Added support for paging when searching for groups using group filters [GH-17640]

BUG FIXES:

  • cli: Remove empty table heading for vault secrets list -detailed output. [GH-17577]
  • core/managed-keys (enterprise): Return better error messages when encountering key creation failures
  • core/managed-keys (enterprise): Switch to using hash length as PSS Salt length within the test/sign api for better PKCS#11 compatibility
  • core: Fix panic caused in Vault Agent when rendering certificate templates [GH-17419]
  • core: Fixes spurious warnings being emitted relating to "unknown or unsupported fields" for JSON config [GH-17660]
  • core: prevent memory leak when using control group factors in a policy [GH-17532]
  • core: prevent panic during mfa after enforcement's namespace is deleted [GH-17562]
  • kmip (enterprise): Fix a problem in the handling of attributes that caused Import operations to fail.
  • kmip (enterprise): Fix selection of Cryptographic Parameters for Encrypt/Decrypt operations.
  • login: Store token in tokenhelper for interactive login MFA [GH-17040]
  • secrets/pki: Respond to tidy-status, tidy-cancel on PR Secondary clusters. [GH-17497]
  • ui: Fixes oidc/jwt login issue with alternate mount path and jwt login via mount path tab [GH-17661]

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner March 13, 2024 12:01
@renovate renovate bot added the dependencies Indicates a change to dependencies label Mar 13, 2024
Copy link

codecov bot commented Mar 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.60%. Comparing base (0c3e620) to head (0258909).
Report is 1 commits behind head on main.

❗ Current head 0258909 differs from pull request most recent head e009409. Consider uploading reports for the commit e009409 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1080   +/-   ##
=======================================
  Coverage   62.60%   62.60%           
=======================================
  Files         345      345           
  Lines       10277    10277           
=======================================
  Hits         6434     6434           
  Misses       3367     3367           
  Partials      476      476           

@renovate renovate bot changed the title fix(deps): update module github.com/alicebob/miniredis/v2 to v2.32.1 fix(deps): update all non-major dependencies Mar 13, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 6 times, most recently from d28af5e to 0258909 Compare March 15, 2024 15:22
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from 0258909 to e009409 Compare March 15, 2024 18:42
@ecrupper ecrupper merged commit fd0dc1c into main Mar 15, 2024
10 of 11 checks passed
@ecrupper ecrupper deleted the renovate/all-minor-patch-digest-pin branch March 15, 2024 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Indicates a change to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants