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: Update minor and patch Golang dependencies #491

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 11, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/aws/aws-sdk-go v1.54.17 -> v1.55.5 age adoption passing confidence
github.com/goccy/go-yaml v1.11.3 -> v1.12.0 age adoption passing confidence
github.com/nobl9/nobl9-go v0.82.0 -> v0.84.0 age adoption passing confidence
golang.org/x/sync v0.7.0 -> v0.8.0 age adoption passing confidence
golang.org/x/text v0.16.0 -> v0.17.0 age adoption passing confidence
golang.org/x/time v0.5.0 -> v0.6.0 age adoption passing confidence

Release Notes

aws/aws-sdk-go (github.com/aws/aws-sdk-go)

v1.55.5

Compare Source

===

Service Client Updates
  • service/appstream: Updates service API and documentation
    • Added support for Red Hat Enterprise Linux 8 on Amazon AppStream 2.0
  • service/autoscaling: Updates service API and documentation
    • Increase the length limit for VPCZoneIdentifier from 2047 to 5000
  • service/codepipeline: Updates service API, documentation, and paginators
    • AWS CodePipeline V2 type pipelines now support stage level conditions to enable development teams to safely release changes that meet quality and compliance requirements.
  • service/elasticache: Updates service documentation
    • Doc only update for changes to deletion API.
  • service/elasticloadbalancing: Updates service API
  • service/eventbridge: Updates service API
  • service/logs: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/models.lex.v2: Updates service API and documentation
  • service/rolesanywhere: Updates service API and documentation
  • service/tnb: Updates service API and documentation
  • service/workspaces: Updates service documentation
    • Removing multi-session as it isn't supported for pools

v1.55.4

Compare Source

===

Service Client Updates
  • service/elasticache: Updates service documentation
    • Renaming full service name as it appears in developer documentation.
  • service/memorydb: Updates service API and documentation

v1.55.3

Compare Source

===

Service Client Updates
  • service/application-autoscaling: Updates service API
  • service/application-signals: Updates service API and documentation
  • service/bedrock-runtime: Updates service API and documentation
  • service/codecommit: Updates service API and documentation
    • CreateRepository API now throws OperationNotAllowedException when the account has been restricted from creating a repository.
  • service/datazone: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • EC2 Fleet now supports using custom identifiers to reference Amazon Machine Images (AMI) in launch requests that are configured to choose from a diversified list of instance types.
  • service/ecr: Updates service API, documentation, paginators, and examples
    • API and documentation updates for Amazon ECR, adding support for creating, updating, describing and deleting ECR Repository Creation Template.
  • service/eks: Updates service API and documentation
  • service/elasticloadbalancingv2: Updates service API, documentation, and examples
  • service/network-firewall: Updates service API and documentation
  • service/outposts: Updates service API and documentation
  • service/states: Updates service API and documentation
    • This release adds support to customer managed KMS key encryption in AWS Step Functions.
SDK Bugs
  • Remove broken integration test.
    • Remove integration test broken by cloudsearch service.

v1.55.2

Compare Source

===

Service Client Updates
  • service/cleanrooms: Updates service API and documentation
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • DynamoDB doc only update for July
  • service/iotsitewise: Updates service API and documentation
  • service/mediapackagev2: Updates service API
  • service/medical-imaging: Updates service API and documentation
  • service/pinpoint-sms-voice-v2: Updates service API and documentation
SDK Bugs
  • Add missing bool error matching.
    • This enables waiters defined to match on presence/absence of errors.

v1.55.1

Compare Source

===

Service Client Updates
  • service/appsync: Updates service API and paginators
  • service/cleanrooms: Updates service API, documentation, and paginators
  • service/cleanroomsml: Updates service API, documentation, and waiters
  • service/connect: Updates service API and documentation
  • service/connect-contact-lens: Updates service API and documentation
  • service/datazone: Updates service API and documentation
  • service/entityresolution: Updates service API and documentation

v1.55.0

Compare Source

===

Service Client Updates
  • service/datazone: Updates service API, documentation, and paginators
  • service/ivs: Updates service API and documentation
  • service/redshift-serverless: Updates service API and documentation
SDK Features
  • service/mobile: Remove Mobile
    • This change removes the Mobile service, which has been deprecated.
SDK Bugs
  • Apply sensitive struct tag to lists/maps with sensitive members.
    • This change propagates existing sensitive protection to lists/maps.

v1.54.20

Compare Source

===

Service Client Updates
  • service/acm-pca: Updates service waiters
  • service/connect: Updates service API, documentation, and paginators
  • service/ec2: Updates service API and documentation
    • Amazon VPC IP Address Manager (IPAM) now supports Bring-Your-Own-IP (BYOIP) for IP addresses registered with any Internet Registry. This feature uses DNS TXT records to validate ownership of a public IP address range.
  • service/firehose: Updates service API and documentation
    • This release 1) Add configurable buffering hints for Snowflake as destination. 2) Add ReadFromTimestamp for MSK As Source. Firehose will start reading data from MSK Cluster using offset associated with this timestamp. 3) Gated public beta release to add Apache Iceberg tables as destination.
  • service/ivschat: Updates service API, documentation, and waiters
  • service/medialive: Updates service API and documentation
    • AWS Elemental MediaLive now supports the SRT protocol via the new SRT Caller input type.
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Updates Amazon RDS documentation to specify an eventual consistency model for DescribePendingMaintenanceActions.
  • service/sagemaker: Updates service API
    • SageMaker Training supports R5, T3 and R5D instances family. And SageMaker Processing supports G5 and R5D instances family.
  • service/secretsmanager: Updates service documentation
    • Doc only update for Secrets Manager
  • service/taxsettings: Updates service API
  • service/timestream-query: Updates service API and documentation
  • service/workspaces-thin-client: Updates service API and documentation

v1.54.19

Compare Source

===

Service Client Updates
  • service/acm-pca: Updates service API, documentation, waiters, and paginators
  • service/arc-zonal-shift: Updates service API and documentation
  • service/autoscaling: Adds new service
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/codebuild: Adds new service
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/globalaccelerator: Updates service API
  • service/pinpoint: Updates service API and documentation
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/quicksight: Updates service API and documentation
    • Vega ally control options and Support for Reviewed Answers in Topics
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Update path for CreateDBCluster resource identifier, and Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/sns: Adds new service
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.

v1.54.18

Compare Source

===

Service Client Updates
  • service/batch: Updates service API and documentation
    • This feature allows AWS Batch Jobs with EKS container orchestration type to be run as Multi-Node Parallel Jobs.
  • service/bedrock: Updates service API and documentation
  • service/bedrock-agent: Updates service API, documentation, and paginators
  • service/bedrock-agent-runtime: Updates service API, documentation, and paginators
  • service/bedrock-runtime: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • Add parameters to enable provisioning IPAM BYOIPv4 space at a Local Zone Network Border Group level
  • service/glue: Updates service API and documentation
    • Add recipe step support for recipe node
  • service/groundstation: Updates service API and documentation
  • service/license-manager-linux-subscriptions: Updates service API, documentation, and paginators
  • service/mediaconnect: Updates service API and documentation
goccy/go-yaml (github.com/goccy/go-yaml)

v1.12.0: 1.12.0

Compare Source

What's Changed

New Contributors

Full Changelog: goccy/go-yaml@v1.11.3...v1.11.4

nobl9/nobl9-go (github.com/nobl9/nobl9-go)

v0.84.0

Compare Source

What's Changed

🚀 Features

  • feat: PC-13831 unique SLOs validation and test (#​526) @​jakubpieta

    Added BudgetAdjustment validation for unique SLOs in filters

  • feat: add Replay support to Logic Monitor (#​510) @​mkaras-nobl9

    Adds Replay support to Logic Monitor data source.

  • feat: PC-13263 Add Report kind (#​495) @​natalialanga

    New Report kind for handling creating, updating and deleting reports.
    Only System Health Review report type is currently supported.
    This feature is currently in early access, and is available only on demand.
    If you want to utilize SDK for reports management, please reach out to Nobl9 Support.

  • feat: PC-13028 Support Azure Monitor managed service for Prometheus in Direct (#​449) @​dawidwisn

    Added Direct support for Azure Monitor Managed Service for Prometheus, extending v1alpha.Direct.Spec.

🐞 Bug Fixes

  • fix: PC-13744 Removed anomaly config from composite e2e test (#​520) @​ditrytus
  • fix: Removing redundant validation in LogicMonitor [PC-13783] (#​514) @​dawidwisn

    Removing redundant validation for ClientID and ClientSecret in Logic Monitor

  • fix: Fix tests for Azure Prometheus Direct [PC-13028] (#​504) @​dawidwisn

🧰 Maintenance

21 changes

v0.83.0

Compare Source

What's Changed

🚀 Features

  • feat: PC-13045 Good total single query experimental support (#​458) @​marcinlawnik
  • feat: Define manifest objects examples in code (#​477) @​nieomylnieja

    Added extended examples to the v1alpha objects with different
    configuration variants.

  • feat: Add Alert Method types (#​475) @​nieomylnieja

    Added AlertMethod.Spec.GetType() function and
    v1alpha.AlertMethodType enum to help discern different types of alert
    methods.

  • feat: PC-12940/PC-12941 Allow to configure budget drop condition type (#​423) @​nobl9-adam-szymanski
  • feat: PC-13027 PC-13029 Add Azure Monitor managed service for Prometh… (#​437) @​dawidwisn

    Added Azure Monitor managed service for Prometheus Agent, and Metric
    Spec extending both v1alpha.Agent.Spec and v1alpha.SLO.MetricSpec.

🐞 Bug Fixes

  • fix: Double quoted JSON handling (#​471) @​nieomylnieja

    Fixed incorrect handling of double quoted JSON literals which caused
    errors when unmarshaling CloudWatch v1alpha SLOs
    with certain json queries.

  • fix: composite slo name and displayName validation [PC-12850] (#​445) @​nikodemrafalski

🧰 Maintenance

49 changes

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) July 11, 2024 01:22
@renovate renovate bot force-pushed the renovate_minor-and-patch-golang-dependencies branch from ba17a16 to 171fabe Compare July 12, 2024 21:40
@renovate renovate bot changed the title chore: Update module github.com/aws/aws-sdk-go to v1.54.18 chore: Update module github.com/aws/aws-sdk-go to v1.54.19 Jul 12, 2024
@renovate renovate bot force-pushed the renovate_minor-and-patch-golang-dependencies branch from 171fabe to d1cb9f2 Compare July 16, 2024 12:08
@renovate renovate bot changed the title chore: Update module github.com/aws/aws-sdk-go to v1.54.19 chore: Update minor and patch golang dependencies Jul 16, 2024
@renovate renovate bot force-pushed the renovate_minor-and-patch-golang-dependencies branch from d1cb9f2 to 3400825 Compare July 17, 2024 13:55
Copy link
Contributor Author

renovate bot commented Jul 17, 2024

ℹ Artifact update notice

File name: docs/mock_example/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go v1.53.16 -> v1.54.17
github.com/fatih/color v1.16.0 -> v1.17.0
golang.org/x/exp v0.0.0-20240205201215-2c58cdc269a3 -> v0.0.0-20240604190554-fc45aab8b7f8
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 -> v0.0.0-20231012003039-104605ab7028

@renovate renovate bot force-pushed the renovate_minor-and-patch-golang-dependencies branch 4 times, most recently from 7d33f8b to 0a7a36c Compare July 24, 2024 23:09
@renovate renovate bot force-pushed the renovate_minor-and-patch-golang-dependencies branch 3 times, most recently from 45d71d4 to 396f3db Compare July 30, 2024 21:26
@renovate renovate bot changed the title chore: Update minor and patch golang dependencies chore: Update minor and patch Golang dependencies Jul 31, 2024
@renovate renovate bot force-pushed the renovate_minor-and-patch-golang-dependencies branch 3 times, most recently from 3fde45d to 7483138 Compare August 6, 2024 17:20
@renovate renovate bot force-pushed the renovate_minor-and-patch-golang-dependencies branch from 7483138 to c907ab1 Compare August 22, 2024 16:22
@renovate renovate bot merged commit 9808e91 into main Aug 26, 2024
7 checks passed
@renovate renovate bot deleted the renovate_minor-and-patch-golang-dependencies branch August 26, 2024 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants