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

chore(deps): bump the nuvola group with 14 updates #54

Merged
merged 1 commit into from
Jan 1, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

Bumps the nuvola group with 14 updates:

Package From To
github.com/aws/aws-sdk-go-v2 1.32.5 1.32.7
github.com/aws/aws-sdk-go-v2/config 1.28.5 1.28.7
github.com/aws/aws-sdk-go-v2/service/accessanalyzer 1.36.1 1.36.3
github.com/aws/aws-sdk-go-v2/service/dynamodb 1.37.1 1.38.1
github.com/aws/aws-sdk-go-v2/service/ec2 1.194.0 1.198.1
github.com/aws/aws-sdk-go-v2/service/iam 1.38.1 1.38.3
github.com/aws/aws-sdk-go-v2/service/lambda 1.69.0 1.69.2
github.com/aws/aws-sdk-go-v2/service/rds 1.91.0 1.93.2
github.com/aws/aws-sdk-go-v2/service/redshift 1.52.1 1.53.1
github.com/aws/aws-sdk-go-v2/service/s3 1.69.0 1.71.1
github.com/aws/aws-sdk-go-v2/service/sts 1.33.1 1.33.3
github.com/imroc/req/v3 3.48.0 3.49.1
github.com/itchyny/gojq 0.12.16 0.12.17
github.com/ohler55/ojg 1.25.0 1.26.0

Updates github.com/aws/aws-sdk-go-v2 from 1.32.5 to 1.32.7

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.28.5 to 1.28.7

Commits

Updates github.com/aws/aws-sdk-go-v2/service/accessanalyzer from 1.36.1 to 1.36.3

Commits

Updates github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.37.1 to 1.38.1

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/dynamodb's changelog.

Release (2023-08-01)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/batch: v1.26.0
    • Feature: This release adds support for price capacity optimized allocation strategy for Spot Instances.
  • github.com/aws/aws-sdk-go-v2/service/databasemigrationservice: v1.29.0
    • Feature: Adding new API describe-engine-versions which provides information about the lifecycle of a replication instance's version.
  • github.com/aws/aws-sdk-go-v2/service/internetmonitor: v1.5.0
    • Feature: This release adds a new feature for Amazon CloudWatch Internet Monitor that enables customers to set custom thresholds, for performance and availability drops, for impact limited to a single city-network to trigger creation of a health event.
  • github.com/aws/aws-sdk-go-v2/service/medialive: v1.34.0
    • Feature: AWS Elemental Link devices now report their Availability Zone. Link devices now support the ability to change their Availability Zone.
  • github.com/aws/aws-sdk-go-v2/service/polly: v1.29.0
    • Feature: Amazon Polly adds new French Belgian voice - Isabelle. Isabelle is available as Neural voice only.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.50.0
    • Feature: Added support for deleted clusters PiTR.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.97.0
    • Feature: Add Stairs TrafficPattern and FlatInvocations to RecommendationJobStoppingConditions

Release (2023-07-31)

General Highlights

  • Feature: Adds support for smithy-modeled endpoint resolution. A new rules-based endpoint resolution will be added to the SDK which will supercede and deprecate existing endpoint resolution. Specifically, EndpointResolver will be deprecated while BaseEndpoint and EndpointResolverV2 will take its place. For more information, please see the Endpoints section in our Developer Guide.
  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/amplifyuibuilder: v1.12.0
    • Feature: Amplify Studio releases GraphQL support for codegen job action.
  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.30.0
    • Feature: You can now configure an instance refresh to set its status to 'failed' when it detects that a specified CloudWatch alarm has gone into the ALARM state. You can also choose to roll back the instance refresh automatically when the alarm threshold is met.
  • github.com/aws/aws-sdk-go-v2/service/cleanrooms: v1.3.0
    • Feature: This release introduces custom SQL queries - an expanded set of SQL you can run. This release adds analysis templates, a new resource for storing pre-defined custom SQL queries ahead of time. This release also adds the Custom analysis rule, which lets you approve analysis templates for querying.
  • github.com/aws/aws-sdk-go-v2/service/codestarconnections: v1.15.0
    • Feature: New integration with the Gitlab provider type.
  • github.com/aws/aws-sdk-go-v2/service/drs: v1.15.0
    • Feature: Add support for in-aws right sizing
  • github.com/aws/aws-sdk-go-v2/service/inspector2: v1.16.0
    • Feature: This release adds 1 new API: BatchGetFindingDetails to retrieve enhanced vulnerability intelligence details for findings.
  • github.com/aws/aws-sdk-go-v2/service/lookoutequipment: v1.18.0
    • Feature: This release includes new import resource, model versioning and resource policy features.
  • github.com/aws/aws-sdk-go-v2/service/omics: v1.6.0
    • Feature: Add CreationType filter for ListReadSets
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.49.0
    • Feature: This release adds support for Aurora MySQL local write forwarding, which allows for forwarding of write operations from reader DB instances to the writer DB instance.
  • github.com/aws/aws-sdk-go-v2/service/route53: v1.29.0
    • Feature: Amazon Route 53 now supports the Israel (Tel Aviv) Region (il-central-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
  • github.com/aws/aws-sdk-go-v2/service/scheduler: v1.2.0
    • Feature: This release introduces automatic deletion of schedules in EventBridge Scheduler. If configured, EventBridge Scheduler automatically deletes a schedule after the schedule has completed its last invocation.

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.194.0 to 1.198.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/iam from 1.38.1 to 1.38.3

Commits

Updates github.com/aws/aws-sdk-go-v2/service/lambda from 1.69.0 to 1.69.2

Commits

Updates github.com/aws/aws-sdk-go-v2/service/rds from 1.91.0 to 1.93.2

Commits
  • fcc0f5d Release 2023-04-10
  • cd750e0 Regenerated Clients
  • 1bc2f05 Update endpoints model
  • b964f5c Update API model
  • fd69015 fix APIGW exports nullability exceptions
  • fae239a Merge pull request #2089 from aws/auditAccessibility
  • acf33a2 Update aws-sdk-go-v2's comment codegened from Smithy Go's updated document sm...
  • 27360c1 fix APIGW exports nullability exceptions
  • 30383d5 Release 2023-04-07
  • 352f89c Regenerated Clients
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/service/redshift from 1.52.1 to 1.53.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.69.0 to 1.71.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.33.1 to 1.33.3

Commits

Updates github.com/imroc/req/v3 from 3.48.0 to 3.49.1

Release notes

Sourced from github.com/imroc/req/v3's releases.

v3.49.1 Release

  • Update golang.org/x/net to v0.33.0 (#409)

v3.49.0 Release

Commits

Updates github.com/itchyny/gojq from 0.12.16 to 0.12.17

Release notes

Sourced from github.com/itchyny/gojq's releases.

Release v0.12.17

  • implement add/1, skip/2 functions
  • implement --library-path option as the alias of -L option
  • fix reduce syntax to emit results for each initial value
  • fix last/1 to yield no values when the argument yields no values
  • fix limit/2 to emit an error on negative count
  • fix @uri and @urid formats not to convert space between plus sign
  • fix resolving search paths of import statements in the query
  • improve time functions to accept fewer element arrays
Changelog

Sourced from github.com/itchyny/gojq's changelog.

v0.12.17 (2024-12-01)

  • implement add/1, skip/2 functions
  • implement --library-path option as the alias of -L option
  • fix reduce syntax to emit results for each initial value
  • fix last/1 to yield no values when the argument yields no values
  • fix limit/2 to emit an error on negative count
  • fix @uri and @urid formats not to convert space between plus sign
  • fix resolving search paths of import statements in the query
  • improve time functions to accept fewer element arrays
Commits
  • f4c2cfe bump up version to 0.12.17
  • f561d02 update CHANGELOG.md for v0.12.17
  • 5fbda3f implement --library-path option as the alias of -L option
  • af0c3da use strings.Repeat to repeat a space in formatting flags
  • 8a09826 fix reduce syntax to emit results for each initial value
  • b685aac avoid repeating the same return type
  • 8f6a146 refactor stream input iterator to use jsonInputIter
  • 9de339f refactor color parsing and environ loader using strings.Cut
  • b144489 handle error of setting environment variables in tests
  • 086bd2b implement skip/2, fix limit/2 to emit error on negative count
  • Additional commits viewable in compare view

Updates github.com/ohler55/ojg from 1.25.0 to 1.26.0

Release notes

Sourced from github.com/ohler55/ojg's releases.

v1.26.0

What's Changed

Full Changelog: ohler55/ojg@v1.25.1...v1.26.0

v1.25.1

What's Changed

Full Changelog: ohler55/ojg@v1.25.0...v1.25.1

Changelog

Sourced from github.com/ohler55/ojg's changelog.

[1.26.0] - 2024-12-31

Added

  • Support for non-selector scripts added to the jp package. See the jp.CompileScript variable along with the Proc fragment type and Procedure interface.

[1.25.1] - 2024-12-26

Fixed

  • Fixed precision loss with some fraction parsing.
Commits

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the nuvola group with 14 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.32.5` | `1.32.7` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.28.5` | `1.28.7` |
| [github.com/aws/aws-sdk-go-v2/service/accessanalyzer](https://github.com/aws/aws-sdk-go-v2) | `1.36.1` | `1.36.3` |
| [github.com/aws/aws-sdk-go-v2/service/dynamodb](https://github.com/aws/aws-sdk-go-v2) | `1.37.1` | `1.38.1` |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.194.0` | `1.198.1` |
| [github.com/aws/aws-sdk-go-v2/service/iam](https://github.com/aws/aws-sdk-go-v2) | `1.38.1` | `1.38.3` |
| [github.com/aws/aws-sdk-go-v2/service/lambda](https://github.com/aws/aws-sdk-go-v2) | `1.69.0` | `1.69.2` |
| [github.com/aws/aws-sdk-go-v2/service/rds](https://github.com/aws/aws-sdk-go-v2) | `1.91.0` | `1.93.2` |
| [github.com/aws/aws-sdk-go-v2/service/redshift](https://github.com/aws/aws-sdk-go-v2) | `1.52.1` | `1.53.1` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.69.0` | `1.71.1` |
| [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) | `1.33.1` | `1.33.3` |
| [github.com/imroc/req/v3](https://github.com/imroc/req) | `3.48.0` | `3.49.1` |
| [github.com/itchyny/gojq](https://github.com/itchyny/gojq) | `0.12.16` | `0.12.17` |
| [github.com/ohler55/ojg](https://github.com/ohler55/ojg) | `1.25.0` | `1.26.0` |


Updates `github.com/aws/aws-sdk-go-v2` from 1.32.5 to 1.32.7
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.32.5...v1.32.7)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.28.5 to 1.28.7
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.28.5...config/v1.28.7)

Updates `github.com/aws/aws-sdk-go-v2/service/accessanalyzer` from 1.36.1 to 1.36.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/emr/v1.36.1...service/fms/v1.36.3)

Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.37.1 to 1.38.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/s3/v1.38.1/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.37.1...service/s3/v1.38.1)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.194.0 to 1.198.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.194.0...service/ec2/v1.198.1)

Updates `github.com/aws/aws-sdk-go-v2/service/iam` from 1.38.1 to 1.38.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.38.1...service/s3/v1.38.3)

Updates `github.com/aws/aws-sdk-go-v2/service/lambda` from 1.69.0 to 1.69.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.69.0...service/lambda/v1.69.2)

Updates `github.com/aws/aws-sdk-go-v2/service/rds` from 1.91.0 to 1.93.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.91.0...service/ec2/v1.93.2)

Updates `github.com/aws/aws-sdk-go-v2/service/redshift` from 1.52.1 to 1.53.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.52.1...service/s3/v1.53.1)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.69.0 to 1.71.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.69.0...service/s3/v1.71.1)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.33.1 to 1.33.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.33.1...service/ivs/v1.33.3)

Updates `github.com/imroc/req/v3` from 3.48.0 to 3.49.1
- [Release notes](https://github.com/imroc/req/releases)
- [Commits](imroc/req@v3.48.0...v3.49.1)

Updates `github.com/itchyny/gojq` from 0.12.16 to 0.12.17
- [Release notes](https://github.com/itchyny/gojq/releases)
- [Changelog](https://github.com/itchyny/gojq/blob/main/CHANGELOG.md)
- [Commits](itchyny/gojq@v0.12.16...v0.12.17)

Updates `github.com/ohler55/ojg` from 1.25.0 to 1.26.0
- [Release notes](https://github.com/ohler55/ojg/releases)
- [Changelog](https://github.com/ohler55/ojg/blob/develop/CHANGELOG.md)
- [Commits](ohler55/ojg@v1.25.0...v1.26.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuvola
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuvola
- dependency-name: github.com/aws/aws-sdk-go-v2/service/accessanalyzer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuvola
- dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuvola
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuvola
- dependency-name: github.com/aws/aws-sdk-go-v2/service/iam
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuvola
- dependency-name: github.com/aws/aws-sdk-go-v2/service/lambda
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuvola
- dependency-name: github.com/aws/aws-sdk-go-v2/service/rds
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuvola
- dependency-name: github.com/aws/aws-sdk-go-v2/service/redshift
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuvola
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuvola
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuvola
- dependency-name: github.com/imroc/req/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuvola
- dependency-name: github.com/itchyny/gojq
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuvola
- dependency-name: github.com/ohler55/ojg
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuvola
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from notdodo as a code owner January 1, 2025 12:31
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 1, 2025
@notdodo notdodo merged commit e21d7d9 into master Jan 1, 2025
7 checks passed
@notdodo notdodo deleted the dependabot/go_modules/nuvola-37a4159f84 branch January 1, 2025 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant