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

Renovate Update Patch & Minor Updates #1420

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 12, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Pending Age Adoption Passing Confidence
actions/upload-artifact action patch v4.3.4 -> v4.3.6 age adoption passing confidence
aws (source) required_provider minor ~> 5.61.0 -> ~> 5.63.0 age adoption passing confidence
awslambdaric minor ==2.1.0 -> ==2.2.0 age adoption passing confidence
boto3 patch ==1.34.152 -> ==1.34.162 1.35.0 age adoption passing confidence
cypress (source) devDependencies patch 13.13.2 -> 13.13.3 age adoption passing confidence
docker/build-push-action action minor v6.5.0 -> v6.7.0 age adoption passing confidence
github.com/aws/aws-sdk-go-v2 require patch v1.30.3 -> v1.30.4 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/config require patch v1.27.27 -> v1.27.28 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue require patch v1.14.10 -> v1.14.11 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/service/dynamodb require patch v1.34.4 -> v1.34.5 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/service/eventbridge require patch v1.33.3 -> v1.33.4 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/service/s3 require minor v1.58.2 -> v1.59.0 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/service/secretsmanager require patch v1.32.4 -> v1.32.5 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/service/sqs require patch v1.34.3 -> v1.34.4 age adoption passing confidence
github.com/aws/smithy-go require patch v1.20.3 -> v1.20.4 age adoption passing confidence
github/codeql-action action minor v3.25.15 -> v3.26.2 age adoption passing confidence
golang final minor 1.22.5-alpine -> 1.23.0-alpine age adoption passing confidence
golang stage minor 1.22.5-alpine -> 1.23.0-alpine age adoption passing confidence
golang.org/x/tools require minor v0.23.0 -> v0.24.0 age adoption passing confidence
govuk-frontend (source) dependencies minor 5.4.1 -> 5.5.0 age adoption passing confidence
hashicorp/terraform required_version patch 1.9.3 -> 1.9.4 age adoption passing confidence
opensearchproject/opensearch minor 2.15.0 -> 2.16.0 age adoption passing confidence
pagerduty (source) required_provider patch 3.15.1 -> 3.15.3 3.15.4 age adoption passing confidence
stop-only devDependencies minor 3.3.3 -> 3.4.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

actions/upload-artifact (actions/upload-artifact)

v4.3.6

Compare Source

v4.3.5

Compare Source

hashicorp/terraform-provider-aws (aws)

v5.63.0

Compare Source

FEATURES:

  • New Data Source: aws_bedrockagent_agent_versions (#​38792)
  • New Resource: aws_bedrock_guardrail (#​38757)
  • New Resource: aws_cloudtrail_organization_delegated_admin_account (#​38817)
  • New Resource: aws_datazone_environment_profile (#​35603)
  • New Resource: aws_datazone_form_type (#​38746)
  • New Resource: aws_datazone_glossary_term (#​38706)
  • New Resource: aws_pinpoint_email_template (#​33266)

ENHANCEMENTS:

  • resource/aws_networkfirewall_logging_configuration: Change logging_configuration.log_destination_config MaxItems from 2 to 3 (#​38824)

BUG FIXES:

  • data-source/aws_acm_certificate: Fix unreturned sdkdiags.AppendErrorf function calls (#​38854)
  • resource/aws_appstream_stack: Fix unreturned sdkdiags.AppendErrorf function calls (#​38854)
  • resource/aws_bedrockagent_agent_knowledge_base_association: Prepare agent when associating a knowledge base so it can be used (#​38799)
  • resource/aws_cloudwatch_event_connection: Fix various expander type assertions to prevent crashes (#​38800)
  • resource/aws_controltower_landing_zone: Fix unreturned sdkdiags.AppendErrorf function calls (#​38854)
  • resource/aws_db_event_subscription: Fix plan-time validation of name and name_prefix (#​38194)
  • resource/aws_ecs_cluster_capacity_providers: Fix unreturned sdkdiags.AppendErrorf function calls (#​38854)
  • resource/aws_ecs_service: Fix crash from nil service_registries item (#​38883)
  • resource/aws_ecs_task_definition: Fix perpetual container_definitions diffs on healthCheck's default values (#​38872)
  • resource/aws_ecs_task_definition: Prevent lowercasing of the first character of JSON keys in container_definitions.dockerLabels (#​38804)
  • resource/aws_ecs_task_definition: Remove nulls from container_definition array fields (#​38870)
  • resource/aws_elasticache_replication_group: Fix crash when setting replicas_per_node_group if node groups are empty (#​38797)
  • resource/aws_fms_policy: Fix unreturned sdkdiags.AppendErrorf function calls (#​38854)
  • resource/aws_grafana_workspace: Fix crash when empty network_access_control block is configured (#​38775)
  • resource/aws_grafana_workspace: Fix crash when empty vpc_configuration block is configured (#​38775)
  • resource/aws_iot_thing_group: Fix crash when empty attribute_payload block is configured (#​38776)
  • resource/aws_lexv2models_slot_type: Fix slot_type_values to have sample_value attribute (#​38856)
  • resource/aws_networkmanager_connect_peer: Set all configuration.bgp_configurations on Read (#​38798)
  • resource/aws_redshift_cluster: Set encrypted on snapshot restore, when enabled (#​38828)
  • resource/aws_rolesanywhere_profile: Fix unreturned sdkdiags.AppendErrorf function calls (#​38854)
  • resource/aws_rolesanywhere_trust_anchor: Fix unreturned sdkdiags.AppendErrorf function calls (#​38854)
  • resource/aws_s3_bucket_lifecycle_configuration: Fix unreturned sdkdiags.AppendErrorf function calls (#​38854)

v5.62.0

Compare Source

FEATURES:

  • New Data Source: aws_rds_cluster_parameter_group (#​38416)
  • New Data Source: aws_secretsmanager_secret_versions (#​35411)
  • New Resource: aws_ebs_snapshot_block_public_access (#​38641)
  • New Resource: aws_rds_integration (#​35199)

ENHANCEMENTS:

  • data-source/aws_s3_bucket_object: Expand content types that can be read from S3 to include include application/x-sql (#​38737)
  • data-source/aws_s3_object: Expand content types that can be read from S3 to include application/x-sql (#​38737)
  • provider: Allow default_tags to be set by environment variables (#​33339)
  • provider: Allow ignore_tags.keys and ignore_tags.key_prefixes to be set by environment variables (#​35264)
  • resource/aws_db_option_group: Add skip_destroy argument (#​29663)
  • resource/aws_db_parameter_group: Add skip_destroy argument (#​29663)
  • resource/aws_dx_macsec_key_association: Add plan-time validation of secret_arn (#​37213)
  • resource/aws_ecs_service: Add force_delete argument (#​38707)
  • resource/aws_grafana_license_association: Add grafana_token argument (#​38743)
  • resource/aws_lb_target_group: Add target_health_state.unhealthy_draining_interval argument (#​38654)
  • resource/aws_lexv2models_slot: Add sub_slot_setting attribute (#​38698)

BUG FIXES:

  • data-source/aws_ecr_repository_creation_template: Support ROOT as a valid value for prefix (#​38685)
  • data-source/aws_msk_broker_nodes: Filter out nodes with no broker info (#​38042)
  • resource/aws_appconfig_configuration_profile: Increase name max length validation to 128 (#​37539)
  • resource/aws_batch_job_definition: Fix panic when checking eks_properties for job updates (#​38716)
  • resource/aws_batch_job_definition: Fix panic when checking retry_strategy for job updates (#​38716)
  • resource/aws_batch_job_definition: Fix panic when checking timeout for job updates (#​38716)
  • resource/aws_ec2_capacity_block_reservation: Fix error during apply for missing created_date attribute (#​38689)
  • resource/aws_ecr_repository_creation_template: Support ROOT as a valid value for prefix (#​38685)
  • resource/aws_elbv2_trust_store_revocation: Fix to properly return errors during resource creation (#​38756)
  • resource/aws_emr_cluster: Fix panic when reading an instance fleet with an empty launch_specifications argument (#​38773)
  • resource/aws_lexv2models_bot: Handle PreconditionFailedException on delete for resources deleted out-of-band (#​38661)
  • resource/aws_lexv2models_bot_locale: Handle PreconditionFailedException on delete for resources deleted out-of-band (#​38661)
  • resource/aws_lexv2models_bot_version: Handle PreconditionFailedException on delete for resources deleted out-of-band (#​38661)
  • resource/aws_networkmanager_core_network: Fix $.network-function-groups: null found, array expected errors when creating resource with create_base_policy argument (#​38642)
  • resource/aws_quicksight_account_subscription: Fix panic when read returns nil account info (#​38752)
  • resource/aws_sfn_state_machine: Mark revision_id and state_machine_version_arn as Computed on update if publish is true (#​38657)
boto/boto3 (boto3)

v1.34.162

Compare Source

========

  • api-change:docdb: [botocore] This release adds Global Cluster Failover capability which enables you to change your global cluster's primary AWS region, the region that serves writes, during a regional outage. Performing a failover action preserves your Global Cluster setup.
  • api-change:ecs: [botocore] This release introduces a new ContainerDefinition configuration to support the customer-managed keys for ECS container restart feature.
  • api-change:iam: [botocore] Make the LastUsedDate field in the GetAccessKeyLastUsed response optional. This may break customers who only call the API for access keys with a valid LastUsedDate. This fixes a deserialization issue for access keys without a LastUsedDate, because the field was marked as required but could be null.
  • api-change:s3: [botocore] Amazon Simple Storage Service / Features : Adds support for pagination in the S3 ListBuckets API.

v1.34.161

Compare Source

========

  • api-change:codebuild: [botocore] AWS CodeBuild now supports using Secrets Manager to store git credentials and using multiple source credentials in a single project.

v1.34.160

Compare Source

========

  • api-change:amplify: [botocore] Add a new field "cacheConfig" that enables users to configure the CDN cache settings for an App
  • api-change:appstream: [botocore] This release includes following new APIs: CreateThemeForStack, DescribeThemeForStack, UpdateThemeForStack, DeleteThemeForStack to support custom branding programmatically.
  • api-change:fis: [botocore] This release adds support for additional error information on experiment failure. It adds the error code, location, and account id on relevant failures to the GetExperiment and ListExperiment API responses.
  • api-change:glue: [botocore] Add AttributesToGet parameter support for Glue GetTables
  • api-change:neptune-graph: [botocore] Amazon Neptune Analytics provides a new option for customers to load data into a graph using the RDF (Resource Description Framework) NTRIPLES format. When loading NTRIPLES files, use the value convertToIri for the blankNodeHandling parameter.

v1.34.159

Compare Source

========

  • api-change:compute-optimizer: [botocore] Doc only update for Compute Optimizer that fixes several customer-reported issues relating to ECS finding classifications
  • api-change:config: [botocore] Documentation update for the OrganizationConfigRuleName regex pattern.
  • api-change:ec2: [botocore] This release adds new capabilities to manage On-Demand Capacity Reservations including the ability to split your reservation, move capacity between reservations, and modify the instance eligibility of your reservation.
  • api-change:eks: [botocore] Added support for new AL2023 GPU AMIs to the supported AMITypes.
  • api-change:groundstation: [botocore] Updating documentation for OEMEphemeris to link to AWS Ground Station User Guide
  • api-change:medialive: [botocore] AWS Elemental MediaLive now supports now supports editing the PID values for a Multiplex.
  • api-change:sagemaker: [botocore] Releasing large data support as part of CreateAutoMLJobV2 in SageMaker Autopilot and CreateDomain API for SageMaker Canvas.

v1.34.158

Compare Source

========

  • api-change:cognito-idp: [botocore] Fixed a description of AdvancedSecurityAdditionalFlows in Amazon Cognito user pool configuration.
  • api-change:connect: [botocore] This release supports adding RoutingCriteria via UpdateContactRoutingData public API.
  • api-change:ssm: [botocore] Systems Manager doc-only updates for August 2024.

v1.34.157

Compare Source

========

  • api-change:cognito-idp: [botocore] Added support for threat protection for custom authentication in Amazon Cognito user pools.
  • api-change:connect: [botocore] This release fixes a regression in number of access control tags that are allowed to be added to a security profile in Amazon Connect. You can now add up to four access control tags on a single security profile.
  • api-change:ec2: [botocore] Launch of private IPv6 addressing for VPCs and Subnets. VPC IPAM supports the planning and monitoring of private IPv6 usage.
  • api-change:glue: [botocore] This release adds support to retrieve the validation status when creating or updating Glue Data Catalog Views. Also added is support for BasicCatalogTarget partition keys.

v1.34.156

Compare Source

========

  • api-change:appintegrations: [botocore] Updated CreateDataIntegration and CreateDataIntegrationAssociation API to support bulk data export from Amazon Connect Customer Profiles to the customer S3 bucket.
  • api-change:glue: [botocore] Introducing AWS Glue Data Quality anomaly detection, a new functionality that uses ML-based solutions to detect data anomalies users have not explicitly defined rules for.

v1.34.155

Compare Source

========

  • api-change:bedrock-agent-runtime: [botocore] Introduce model invocation output traces for orchestration traces, which contain the model's raw response and usage.
  • api-change:cognito-idp: [botocore] Advanced security feature updates to include password history and log export for Cognito user pools.
  • api-change:cost-optimization-hub: [botocore] This release adds savings percentage support to the ListRecommendationSummaries API.
  • api-change:workspaces: [botocore] Added support for BYOL_GRAPHICS_G4DN_WSP IngestionProcess
  • enhancement:AWSCRT: [botocore] Update awscrt version to 0.21.2

v1.34.154

Compare Source

========

  • api-change:datazone: [botocore] This releases Data Product feature. Data Products allow grouping data assets into cohesive, self-contained units for ease of publishing for data producers, and ease of finding and accessing for data consumers.
  • api-change:ecr: [botocore] Released two new APIs along with documentation updates. The GetAccountSetting API is used to view the current basic scan type version setting for your registry, while the PutAccountSetting API is used to update the basic scan type version for your registry.
  • api-change:kinesis-video-webrtc-storage: [botocore] Add JoinStorageSessionAsViewer API
  • api-change:pi: [botocore] Added a description for the Dimension db.sql.tokenized_id on the DimensionGroup data type page.

v1.34.153

Compare Source

========

  • api-change:cloudwatch: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:kinesis: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:resiliencehub: [botocore] Customers are presented with the grouping recommendations and can determine if the recommendations are accurate and apply to their case. This feature simplifies onboarding by organizing resources into appropriate AppComponents.
  • api-change:route53: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:waf-regional: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
cypress-io/cypress (cypress)

v13.13.3

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-13-3

docker/build-push-action (docker/build-push-action)

v6.7.0

Compare Source

v6.6.1

Compare Source

Full Changelog: docker/build-push-action@v6.6.0...v6.6.1

v6.6.0

Compare Source

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

v1.30.4

Compare Source

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

v1.20.4

Compare Source

github/codeql-action (github/codeql-action)

v3.26.2

Compare Source

v3.26.1

Compare Source

v3.26.0

Compare Source

alphagov/govuk-frontend (govuk-frontend)

v5.5.0

Compare Source

To install this version with npm, run npm install [email protected]. You can also find more information about how to stay up to date in our documentation.

New features
We've updated the list of organisations and brand colours included in Frontend

We've overhauled the list of organisations and organisation brand colours that are shipped with GOV.UK Frontend.

The previous list was outdated and had not kept up with changes to the machinery of government. We’ve updated the list to:

  • add all current government departments and their brand colours
  • add variants of brand colours that meet a 4.5:1 contrast ratio against white, where required
  • provide warnings if defunct organisations are still being referenced in your Sass code

To enable these changes, set the feature flag variable $govuk-new-organisation-colours to true before you import GOV.UK Frontend in your Sass files:

// application.scss
$govuk-new-organisation-colours: true;
@​import "govuk-frontend/all";

You can also silence warnings about defunct organisations by adding organisation-colours to the $govuk-suppressed-warnings setting.

We introduced this change in pull request #​3407: Update organisation colours.

Stop long words breaking out of components with govuk-!-text-break-word

We've added a new override class to help display long words with no obvious break points when the space is too narrow to display them on one line. An example of a long word might be an email address entered by a user.

Wrapping the content with the govuk-!-text-break-word class forces words that are too long for the parent element to break onto a new line.

A confirmation email will be sent to <span class="govuk-!-text-break-word">arthur_phillip_dent.42@&#8203;peoplepersonalitydivision.siriuscyberneticscorporation.corp</span>.

Sass users can also use the govuk-text-break-word mixin.

We introduced this change in pull request #​5159: Add break-word typography helper.

Recommended changes
Update the $websafe parameter on the govuk-organisation-colour function

The govuk-organisation-colour Sass function's $websafe parameter has been renamed to $contrast-safe.

This is to more accurately describe the functionality of the parameter.

The old parameter name will stop working in the next major version of GOV.UK Frontend.

We introduced this change in pull request #​3407: Update organisation colours.

Fixes

We've made fixes to GOV.UK Frontend in the following pull requests:

hashicorp/terraform (hashicorp/terraform)

v1.9.4

Compare Source

1.9.4 (August 7, 2024)

BUG FIXES:

  • core: Unneeded variable validations were being executed during a destroy plan, which could cause plans starting with incomplete state to fail. (#​35511)
  • init: Don't crash when discovering invalid syntax in duplicate required_providers blocks. (#​35533)
opensearch-project/OpenSearch (opensearchproject/opensearch)

v2.16.0

Compare Source

2024-07-24 Version 2.16.0 Release Notes

[2.16.0]

Added
  • Add fingerprint ingest processor (#​13724)
  • [Remote Store] Rate limiter for remote store low priority uploads (#​14374)
  • Apply the date histogram rewrite optimization to range aggregation (#​13865)
  • [Writable Warm] Add composite directory implementation and integrate it with FileCache (12782)
  • [Workload Management] Add QueryGroup schema (13669)
  • Add batching supported processor base type AbstractBatchingProcessor (#​14554)
  • Fix race condition while parsing derived fields from search definition (14445)
  • Add strict_allow_templates dynamic mapping option (#​14555)
  • Add allowlist setting for ingest-common and search-pipeline-common processors (#​14439)
  • [Workload Management] add queryGroupId header propagator across requests and nodes (#​14614)
  • Create SystemIndexRegistry with helper method matchesSystemIndex (#​14415)
  • Print reason why parent task was cancelled (#​14604)
  • Add matchesPluginSystemIndexPattern to SystemIndexRegistry (#​14750)
  • Add Plugin interface for loading application based configuration templates ((#​14659))
  • Refactor remote-routing-table service inline with remote state interfaces(#​14668)
  • Add shard-diff path to diff manifest to reduce number of read calls remote store ((#​14684))
  • Add SortResponseProcessor to Search Pipelines ((#​14785))
  • Add prefix mode verification setting for repository verification ((#​14790))
  • Add SplitResponseProcessor to Search Pipelines ((#​14800))
  • Optimize TransportNodesAction to not send DiscoveryNodes for NodeStats, NodesInfo and ClusterStats call (14749)
  • Reduce logging in DEBUG for MasterService:run (#​14795)
  • Refactor remote-routing-table service inline with remote state interfaces(#​14668)
  • Add rest, transport layer changes for hot to warm tiering - dedicated setup ((#​13980)
  • Enabling term version check on local state for all ClusterManager Read Transport Actions (#​14273)
  • Optimize Cluster Stats Indices to precomute node level stats (#​14426)
  • Create listener to refresh search thread resource usage (#​14832)
  • Add logic to create index templates (v2) using context field (#​14811)
Dependencies
  • Update to Apache Lucene 9.11.1 (#​14042, #​14576)
  • Bump netty from 4.1.110.Final to 4.1.111.Final (#​14356)
  • Bump org.wiremock:wiremock-standalone from 3.3.1 to 3.6.0 (#​14361)
  • Bump reactor from 3.5.17 to 3.5.19 (#​14395, #​14697)
  • Bump reactor-netty from 1.1.19 to 1.1.21 (#​14395, #​14697)
  • Bump commons-net:commons-net from 3.10.0 to 3.11.1 (#​14396)
  • Bump com.nimbusds:nimbus-jose-jwt from 9.37.3 to 9.40 (#​14398)
  • Bump org.apache.commons:commons-configuration2 from 2.10.1 to 2.11.0 (#​14399)
  • Bump com.gradle.develocity from 3.17.4 to 3.17.5 (#​14397)
  • Bump opentelemetry from 1.36.0 to 1.40.0 (#​14457, #​14674)
  • Bump opentelemetry-semconv from 1.25.0-alpha to 1.26.0-alpha (#​14674)
  • Bump azure-identity from 1.11.4 to 1.13.0, Bump msal4j from 1.14.3 to 1.15.1, Bump msal4j-persistence-extension from 1.2.0 to 1.3.0 (#​14506)
  • Bump com.azure:azure-storage-common from 12.21.2 to 12.25.1 (#​14517)
  • Bump com.microsoft.azure:msal4j from 1.15.1 to 1.16.0 (#​14610)
  • Bump com.github.spullara.mustache.java:compiler from 0.9.13 to 0.9.14 (#​14672)
  • Bump net.minidev:accessors-smart from 2.5.0 to 2.5.1 (#​14673)
  • Bump jackson from 2.17.1 to 2.17.2 (#​14687)
  • Bump net.minidev:json-smart from 2.5.0 to 2.5.1 (#​14748)
Changed
  • [Tiered Caching] Move query recomputation logic outside write lock (#​14187)
  • unsignedLongRangeQuery now returns MatchNoDocsQuery if the lower bounds are greater than the upper bounds (#​14416)
  • Make the class CommunityIdProcessor final (#​14448)
  • Updated the indices.query.bool.max_clause_count setting from being static to dynamically updateable (#​13568)
  • Allow @​InternalApi annotation on classes not meant to be constructed outside of the OpenSearch core (#​14575)
  • Add @​InternalApi annotation to japicmp exclusions (#​14597)
  • Allow system index warning in OpenSearchRestTestCase.refreshAllIndices (#​14635)
  • Make reroute iteration time-bound for large shard allocations (#​14848)
Deprecated
  • Deprecate batch_size parameter on bulk API (#​14725)
Removed
  • Remove query categorization changes (#​14759)
Fixed
  • Fix bug in SBP cancellation logic (#​13259)
  • Fix handling of Short and Byte data types in ScriptProcessor ingest pipeline (#​14379)
  • Switch to iterative version of WKT format parser (#​14086)
  • Fix match_phrase_prefix_query not working on text field with multiple values and index_prefixes (#​10959)
  • Fix the computed max shards of cluster to avoid int overflow (#​14155)
  • Fixed rest-high-level client searchTemplate & mtermVectors endpoints to have a leading slash (#​14465)
  • Write shard level metadata blob when snapshotting searchable snapshot indexes (#​13190)
  • Fix aggs result of NestedAggregator with sub NestedAggregator (#​13324)
  • Fix fs info reporting negative available size (#​11573)
  • Add ListPitInfo::getKeepAlive() getter (#​14495)
  • Fix FuzzyQuery in keyword field will use IndexOrDocValuesQuery when both of index and doc_value are true (#​14378)
  • Fix file cache initialization (#​14004)
  • Handle NPE in GetResult if "found" field is missing (#​14552)
  • Fix create or update alias API doesn't throw exception for unsupported parameters (#​14719)
  • Refactoring FilterPath.parse by using an iterative approach (#​14200)
  • Refactoring Grok.validatePatternBank by using an iterative approach (#​14206)
  • Fix NPE when creating index with index.number_of_replicas set to null (#​14812)
  • Update help output for _cat (#​14722)
  • Fix bulk upsert ignores the default_pipeline and final_pipeline when auto-created index matches the index template (#​12891)
  • Fix NPE in ReplicaShardAllocator ([#​14385](https://togithub.com/opensearch-project/OpenSearch/pull/143

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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 requested a review from a team as a code owner August 12, 2024 01:22
@renovate renovate bot added dependencies Pull requests that update a dependency file Renovate labels Aug 12, 2024
Copy link
Contributor Author

renovate bot commented Aug 12, 2024

ℹ Artifact update notice

File name: 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):

  • 21 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.3 -> v1.6.4
github.com/aws/aws-sdk-go-v2/credentials v1.17.27 -> v1.17.28
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.11 -> v1.16.12
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.15 -> v1.3.16
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.15 -> v2.6.16
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0 -> v1.8.1
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.15 -> v1.3.16
github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.22.3 -> v1.22.4
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.3 -> v1.11.4
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.3.17 -> v1.3.18
github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.9.16 -> v1.9.17
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.17 -> v1.11.18
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.15 -> v1.17.16
github.com/aws/aws-sdk-go-v2/service/sso v1.22.4 -> v1.22.5
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.4 -> v1.26.5
github.com/aws/aws-sdk-go-v2/service/sts v1.30.3 -> v1.30.4
golang.org/x/net v0.27.0 -> v0.28.0
golang.org/x/sync v0.7.0 -> v0.8.0
golang.org/x/sys v0.22.0 -> v0.23.0
golang.org/x/term v0.22.0 -> v0.23.0
golang.org/x/text v0.16.0 -> v0.17.0

Copy link

codecov bot commented Aug 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.21%. Comparing base (c45b652) to head (5f23b01).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1420      +/-   ##
==========================================
+ Coverage   95.19%   95.21%   +0.01%     
==========================================
  Files         253      253              
  Lines       11448    11448              
==========================================
+ Hits        10898    10900       +2     
+ Misses        392      391       -1     
+ Partials      158      157       -1     
Flag Coverage Δ
unittests 95.21% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot temporarily deployed to dev_1420renovat August 12, 2024 01:50 Inactive
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from 2937870 to 3a2bd7d Compare August 12, 2024 10:30
@renovate renovate bot temporarily deployed to dev_1420renovat August 12, 2024 10:52 Inactive
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from 3a2bd7d to 11afcec Compare August 12, 2024 12:49
@renovate renovate bot had a problem deploying to dev_1420renovat August 12, 2024 13:12 Failure
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from 11afcec to 0ab95af Compare August 12, 2024 23:37
@renovate renovate bot temporarily deployed to dev_1420renovat August 13, 2024 00:01 Inactive
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from 0ab95af to 2ca4a06 Compare August 13, 2024 08:52
@renovate renovate bot temporarily deployed to dev_1420renovat August 13, 2024 09:15 Inactive
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from 2ca4a06 to 121c868 Compare August 13, 2024 09:39
@renovate renovate bot temporarily deployed to dev_1420renovat August 13, 2024 10:00 Inactive
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from 121c868 to 1ce018e Compare August 13, 2024 14:15
@renovate renovate bot temporarily deployed to dev_1420renovat August 13, 2024 14:37 Inactive
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from 1ce018e to 5e80198 Compare August 14, 2024 10:43
@renovate renovate bot temporarily deployed to dev_1420renovat August 14, 2024 11:08 Inactive
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from 5e80198 to a58df2a Compare August 14, 2024 14:13
@renovate renovate bot temporarily deployed to dev_1420renovat August 14, 2024 14:35 Inactive
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from a58df2a to c0a63a2 Compare August 15, 2024 02:25
@renovate renovate bot had a problem deploying to dev_1420renovat August 15, 2024 02:45 Failure
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from c0a63a2 to e240ba5 Compare August 15, 2024 23:24
@renovate renovate bot temporarily deployed to dev_1420renovat August 15, 2024 23:47 Inactive
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from e240ba5 to f217c00 Compare August 16, 2024 08:54
@renovate renovate bot temporarily deployed to dev_1420renovat August 16, 2024 09:15 Inactive
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch 2 times, most recently from cd5c067 to c920c18 Compare August 16, 2024 10:46
@renovate renovate bot temporarily deployed to dev_1420renovat August 16, 2024 11:09 Inactive
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from c920c18 to 65f0bf9 Compare August 16, 2024 23:25
@renovate renovate bot temporarily deployed to dev_1420renovat August 16, 2024 23:48 Inactive
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from 65f0bf9 to a17bddb Compare August 17, 2024 06:04
@renovate renovate bot temporarily deployed to dev_1420renovat August 17, 2024 06:26 Inactive
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from a17bddb to 7f23871 Compare August 17, 2024 17:05
@renovate renovate bot temporarily deployed to dev_1420renovat August 17, 2024 17:26 Inactive
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch 2 times, most recently from 1056943 to 1309716 Compare August 17, 2024 19:25
@renovate renovate bot temporarily deployed to dev_1420renovat August 17, 2024 19:49 Inactive
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from 1309716 to 60c8bdb Compare August 18, 2024 19:14
@renovate renovate bot had a problem deploying to dev_1420renovat August 18, 2024 19:31 Failure
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from 60c8bdb to 728cb51 Compare August 18, 2024 22:49
@renovate renovate bot had a problem deploying to dev_1420renovat August 18, 2024 23:15 Failure
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from 728cb51 to 6c56332 Compare August 19, 2024 00:06
@renovate renovate bot had a problem deploying to dev_1420renovat August 19, 2024 00:25 Failure
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from 6c56332 to 5f23b01 Compare August 19, 2024 08:23
@andrewpearce-digital andrewpearce-digital merged commit 9865f3f into main Aug 19, 2024
29 checks passed
@andrewpearce-digital andrewpearce-digital deleted the renovate-all-minor-patch-updates branch August 19, 2024 08:48
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 Renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant