Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

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

Merged
merged 10 commits into from
Dec 1, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 28, 2023

Made some updates that renovate doesn't currently handle on this repo:

  • Update eksctl checksums in the EKS package
  • Update deps in zarf-config.example.yaml

Also replaces the gen-schema Go module with the zarf internal gen-types-schema command, which allows us to remove the Go workspace files (go.work and go.work.sum)

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@aws-sdk/client-ecr (source) 3.438.0 -> 3.460.0 age adoption passing confidence dependencies minor
@aws-sdk/client-ecr-public (source) 3.438.0 -> 3.460.0 age adoption passing confidence dependencies minor
@pulumi/aws (source) 6.6.1 -> 6.10.0 age adoption passing confidence dependencies minor
@pulumi/pulumi 3.91.0 -> 3.94.2 age adoption passing confidence dependencies minor
@types/jest (source) 29.5.7 -> 29.5.10 age adoption passing confidence devDependencies patch
@types/node (source) 16.18.59 -> 16.18.65 age adoption passing confidence devDependencies patch
actions/checkout v4.0.0 -> v4.1.1 age adoption passing confidence action minor
actions/setup-node v3.8.1 -> v3.8.2 age adoption passing confidence action patch
aws-actions/configure-aws-credentials v4.0.0 -> v4.0.1 age adoption passing confidence action patch
github.com/aws/aws-sdk-go v1.47.0 -> v1.48.7 age adoption passing confidence require minor
github.com/defenseunicorns/zarf v0.31.0 -> v0.31.2 age adoption passing confidence require patch
github/codeql-action v2.21.7 -> v2.22.8 age adoption passing confidence action minor
go (source) 1.21.3 -> 1.21.4 age adoption passing confidence golang patch
k8s.io/apimachinery v0.28.3 -> v0.28.4 age adoption passing confidence require patch
k8s.io/client-go v0.28.3 -> v0.28.4 age adoption passing confidence require patch
ossf/scorecard-action v2.2.0 -> v2.3.1 age adoption passing confidence action minor
pepr ^0.15.0 -> ^0.17.0 age adoption passing confidence dependencies minor
weaveworks/eksctl v0.164.0 -> v0.165.0 age adoption passing confidence minor
yaml (source) 2.3.3 -> 2.3.4 age adoption passing confidence dependencies patch

Release Notes

aws/aws-sdk-js-v3 (@​aws-sdk/client-ecr)

v3.460.0

Compare Source

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

v3.458.0

Compare Source

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

v3.454.0

Compare Source

Features
  • client-ecr: Documentation and operational updates for Amazon ECR, adding support for pull through cache rules for upstream registries that require authentication. (00d6cad)

v3.451.0

Compare Source

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

v3.450.0

Compare Source

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

v3.449.0

Compare Source

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

v3.445.0

Compare Source

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

v3.441.0

Compare Source

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

aws/aws-sdk-js-v3 (@​aws-sdk/client-ecr-public)

v3.460.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-ecr-public

v3.458.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-ecr-public

v3.454.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-ecr-public

v3.451.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-ecr-public

v3.450.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-ecr-public

v3.449.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-ecr-public

v3.445.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-ecr-public

v3.441.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-ecr-public

pulumi/pulumi-aws (@​pulumi/aws)

v6.10.0

Compare Source

Changelog

v6.9.0

Compare Source

Fixes

#​2895
#​2900
#​2904
#​2971
#​2983

Changelog

v6.8.0

Compare Source

Changelog

v6.7.0

Compare Source

Changelog

  • a6ba396 Add text to inform users about ESC on creds error (#​2907)
  • 8a872b9 Bump golang.org/x/net from 0.7.0 to 0.17.0 in /examples/webserver-go
  • bcaa8df Bump google.golang.org/grpc from 1.57.0 to 1.57.1 in /examples
  • 627e2e9 Bump google.golang.org/grpc from 1.57.0 to 1.57.1 in /sdk
  • 9497587 Combined dependencies PR (#​2924)
  • be535de Merge remote-tracking branch 'origin/dependabot/go_modules/examples/google.golang.org/grpc-1.57.1' into combined-pr-branch
  • ffc3e7c Merge remote-tracking branch 'origin/dependabot/go_modules/examples/webserver-go/golang.org/x/net-0.17.0' into combined-pr-branch
  • f9c9257 Update GitHub Actions workflows. (#​2935)
  • 2cafade Upgrade pulumi-terraform-bridge to v3.63.2 (#​2938)
  • 77a9785 Upgrade terraform-provider-aws to v5.23.0 (#​2931)
  • 8d8a922 Upgrade terraform-provider-aws to v5.23.1 (#​2942)
  • 71a259b go mod tidy
pulumi/pulumi (@​pulumi/pulumi)

v3.94.2

Compare Source

Features
  • [cli/import] Generated import files from converter plugins omit empty optional fields.
    #​14574
Bug Fixes
  • [yaml] Upgrade yaml to 1.4.2
    #​14603

  • [cli/engine] Fix an issue where the CLI could panic because of a newly introduced event
    #​14600

  • [sdkgen/go] Fix generics-only option for go missing ToOutput(...) methods
    #​14584

v3.94.1

Compare Source

3.94.1 (2023-11-16)

Features
  • [cli/display] Adds display when policy packs are being loaded
    #​14493

  • [sdk/dotnet] Update dotnet language host to 3.59.0.
    #​14577

Bug Fixes
  • [engine] Fix ignore changes ignoring secret values.
    #​14565

  • [sdk/python] Use typing.Dict in type annotation instead of dict.
    #​14579

v3.94.0

Compare Source

3.94.0 (2023-11-14)

Features
  • [engine] import can now create empty component resource to use as the parent of other imported resources.
    #​14467

  • [engine] import can now import a parent resource in the same deployment as a child resource.
    #​14461

  • [engine] Import files no longer need parent URNs in the name table for resource being imported in the same file.
    #​14524

  • [cli/config] config refresh will now restore secret provider config from the last deployment.
    #​13900

  • [cli/new] Simplifies URL parsing for pulumi new zip
    #​14546

Bug Fixes
  • [components/yaml] Upgrade yaml to 1.4.1
    #​14542

  • [engine] Ignore spurious error from Kubernetes providers DiffConfig method.
    #​14533

  • [sdk/python] Maintain old behavior for empty Kubernetes invoke results
    #​14535

v3.93.0

Compare Source

3.93.0 (2023-11-09)
Features
  • [sdk/python] Add provider side caching for dynamic provider deserialization.
    #​14491
Bug Fixes
  • [cli/new] Fix panic parsing template URL.
    #​14504

  • [pkg] Fixes a panic in property mapping logic
    #​14498

  • [sdkgen/go] Remove generic ToOutput methods from legacy non-generic go SDKs
    #​14492

v3.92.0

Compare Source

Features
  • [auto] Allow shallow repository clones in NewLocalWorkspace
    #​14312

  • [cli] Add support for ESC file projection
    #​14447

  • [cli/new] Adds support for remote zip archive templates to pulumi new
    #​14443

  • [engine] Support {NAME} in http plugin download URLs.
    #​14435

  • [yaml] Update pulumi-yaml to 1.4.0
    #​14425

  • [auto/nodejs] Add refresh option for up
    #​14306

Bug Fixes
  • [cli/new] Adds nested directory support to pulumi new .zip
    #​14473

  • [auto/nodejs] Pin @​grpc/grpc-js to v1.9.6 to resolve automation-api hang in NodeJS.
    #​14445

  • [engine] Correctly propogate provider errors from DiffConfig.
    #​14436

  • [engine] Fix parsing of property paths such as "root.[1]" being returned from providers.
    #​14451

  • [programgen/go] Fix using inline invoke expressions inside resources, objects and arrays
    #​14484

  • [sdk/python] Fix error on empty invoke returns
    #​14470

  • [sdk/python] Fix traceback diagnostic from being printed when using Python dynamic providers
    #​14474

Miscellaneous
  • [ci] Bump homebrew using pulumi's fork instead of pulumi-bot's
    #​14449

  • [ci] Additional fixes for the homebrew release job
    #​14482

  • [cli] Pull in fixes from esc v0.5.7
    #​14430

v3.91.1

Compare Source

Bug Fixes
  • [cli/display] Fix misleading output in stack ls --json
    #​14309

  • [sdkgen/python] Fix regression where constructing ResourceArgs would fail if required arguments were missing.
    #​14427

actions/checkout (actions/checkout)

v4.1.1

Compare Source

What's Changed
New Contributors

Full Changelog: actions/checkout@v4.1.0...v4.1.1

v4.1.0

Compare Source

actions/setup-node (actions/setup-node)

v3.8.2

Compare Source

What's Changed

Full Changelog: actions/setup-node@v3...v3.8.2

aws-actions/configure-aws-credentials (aws-actions/configure-aws-credentials)

v4.0.1

Compare Source

See the changelog for details about the changes included in this release.

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

v1.48.7

Compare Source

===

Service Client Updates
  • service/accessanalyzer: Updates service API and documentation
  • service/bedrock: Updates service API and documentation
  • service/bedrock-agent: Adds new service
  • service/bedrock-agent-runtime: Adds new service
  • service/bedrock-runtime: Updates service API, documentation, and waiters
  • service/connect: Updates service API, documentation, and paginators
  • service/customer-profiles: Updates service API and documentation
  • service/qbusiness: Updates service API, documentation, paginators, and examples
  • service/qconnect: Updates service API, documentation, paginators, and examples
  • service/s3: Updates service API, documentation, paginators, and examples
    • Adds support for S3 Express One Zone.
  • service/s3control: Updates service API and documentation
    • Adds support for S3 Express One Zone, and InvocationSchemaVersion 2.0 for S3 Batch Operations.

v1.48.6

Compare Source

===

Service Client Updates
  • service/elasticache: Updates service API, documentation, and paginators
    • Launching Amazon ElastiCache Serverless that enables you to create a cache in under a minute without any capacity management. ElastiCache Serverless monitors the cache's memory, CPU, and network usage and scales both vertically and horizontally to support your application's requirements.

v1.48.5

Compare Source

===

Service Client Updates
  • service/appsync: Updates service API and documentation
  • service/b2bi: Updates service API, documentation, paginators, and examples
  • service/backup: Updates service API, documentation, and paginators
  • service/controltower: Updates service API and documentation
  • service/elasticfilesystem: Updates service API and documentation
    • Adding support for EFS Replication to existing file system.
  • service/fis: Updates service API, documentation, and paginators
  • service/glue: Updates service API and documentation
    • add observations support to DQ CodeGen config model + update document for connectiontypes supported by ConnectorData entities
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Updates Amazon RDS documentation for support for RDS for Db2.
  • service/securityhub: Updates service API, documentation, paginators, and examples
  • service/transcribe: Updates service API, documentation, and paginators

v1.48.4

Compare Source

===

Service Client Updates
  • service/accessanalyzer: Updates service API, documentation, and paginators
  • service/amp: Updates service API, documentation, waiters, and paginators
  • service/bcm-data-exports: Adds new service
  • service/cloudtrail: Updates service API and documentation
    • CloudTrail Lake now supports federating event data stores. giving users the ability to run queries against their event data using Amazon Athena.
  • service/codestar-connections: Updates service API, documentation, and paginators
  • service/compute-optimizer: Updates service API and documentation
  • service/config: Updates service API and documentation
  • service/controltower: Updates service API, documentation, and paginators
  • service/cost-optimization-hub: Adds new service
  • service/detective: Updates service API and documentation
  • service/ecs: Updates service API and documentation
    • Adds a new 'type' property to the Setting structure. Adds a new AccountSetting - guardDutyActivate for ECS.
  • service/eks: Updates service API, documentation, and paginators
  • service/eks-auth: Updates service API, documentation, waiters, paginators, and examples
  • service/elasticfilesystem: Updates service API, documentation, and paginators
    • Adding support for EFS Archive lifecycle configuration.
  • service/elasticloadbalancingv2: Updates service API, documentation, and paginators
  • service/freetier: Updates service API, documentation, paginators, and examples
  • service/fsx: Updates service API and documentation
  • service/guardduty: Updates service API and documentation
    • Add support for Runtime Monitoring for ECS and ECS-EC2.
  • service/iotfleetwise: Updates service API and documentation
  • service/lakeformation: Updates service API and documentation
  • service/logs: Updates service API, documentation, and paginators
    • Added APIs to Create, Update, Get, List and Delete LogAnomalyDetectors and List and Update Anomalies in Detector. Added LogGroupClass attribute for LogGroups to classify loggroup as Standard loggroup with all capabilities or InfrequentAccess loggroup with limited capabilities.
  • service/managedblockchain: Updates service API and documentation
  • service/models.lex.v2: Updates service API, documentation, and paginators
  • service/personalize: Updates service API and documentation
  • service/personalize-events: Updates service API and documentation
  • service/personalize-runtime: Updates service API and documentation
  • service/quicksight: Updates service API and documentation
    • This release launches new APIs for trusted identity propagation setup and supports creating datasources using trusted identity propagation as authentication method for QuickSight accounts configured with IAM Identity Center.
  • service/redshift: Updates service API and documentation
    • This release adds support for multi-data warehouse writes through data sharing.
  • service/repostspace: Adds new service
  • service/runtime.lex.v2: Updates service API and documentation
  • service/s3: Updates service API, documentation, and examples
    • Adding new params - Key and Prefix, to S3 API operations for supporting S3 Access Grants. Note - These updates will not change any of the existing S3 API functionality.
  • service/s3control: Updates service API, documentation, and paginators
    • Introduce Amazon S3 Access Grants, a new S3 access control feature that maps identities in directories such as Active Directory, or AWS Identity and Access Management (IAM) Principals, to datasets in S3.
  • service/secretsmanager: Updates service API, documentation, and paginators
    • AWS Secrets Manager has released the BatchGetSecretValue API, which allows customers to fetch up to 20 Secrets with a single request using a list of secret names or filters.
  • service/securityhub: Updates service API, documentation, and examples
  • service/states: Updates service API and documentation
    • Adds new TestState operation which accepts the definition of a single state and executes it. You can test a state without creating a state machine or updating an existing state machine.
  • service/transcribe: Updates service API and documentation
  • service/workspaces: Updates service API and documentation
    • The release introduces Multi-Region Resilience one-way data replication that allows you to replicate data from your primary WorkSpace to a standby WorkSpace in another AWS Region. DescribeWorkspaces now returns the status of data replication.
  • service/workspaces-thin-client: Adds new service

v1.48.3

Compare Source

===

Service Client Updates
  • service/kinesis: Updates service API and documentation
    • This release adds support for resource based policies on streams and consumers.
  • service/s3control: Updates service API and documentation
    • Amazon S3 Batch Operations now manages buckets or prefixes in a single step.
  • service/sagemaker: Updates service API and documentation
    • This feature adds the end user license agreement status as a model access configuration parameter.

v1.48.2

Compare Source

===

Service Client Updates
  • service/cloudfront: Updates service API, documentation, paginators, and examples
    • This release adds support for CloudFront KeyValueStore, a globally managed key value datastore associated with CloudFront Functions.
  • service/cloudfront-keyvaluestore: Adds new service
  • service/ec2: Updates service documentation
    • Documentation updates for Amazon EC2.
  • service/inspector-scan: Adds new service
  • service/iotsitewise: Updates service API, documentation, and paginators
  • service/iottwinmaker: Updates service API, documentation, and paginators
  • service/s3: Updates service API, documentation, and examples
    • Add support for automatic date based partitioning in S3 Server Access Logs.

v1.48.1

Compare Source

===

Service Client Updates
  • service/codestar-connections: Updates service API, documentation, and paginators
  • service/docdb: Updates service API and documentation
    • Amazon DocumentDB updates for new cluster storage configuration: Amazon DocumentDB I/O-Optimized.
  • service/ec2: Updates service API and documentation
    • This release adds support for Security group referencing over Transit gateways, enabling you to simplify Security group management and control of instance-to-instance traffic across VPCs that are connected by Transit gateway.

v1.48.0

Compare Source

===

Service Client Updates
  • service/appmesh: Updates service API and documentation
  • service/athena: Updates service API and documentation
    • Adding SerivicePreProcessing time metric
  • service/cloud9: Updates service documentation and examples
    • A minor doc only update related to changing the date of an API change.
  • service/cloudformation: Updates service API and documentation
    • This release adds a new flag ImportExistingResources to CreateChangeSet. Specify this parameter on a CREATE- or UPDATE-type change set to import existing resources with custom names instead of recreating them.
  • service/codepipeline: Updates service API and documentation
    • CodePipeline now supports overriding source revisions to achieve manual re-deploy of a past revision
  • service/codestar-connections: Updates service API, documentation, and paginators
  • service/connect: Updates service API
  • service/dlm: Updates service documentation
  • service/ec2: Updates service API and documentation
    • This release adds new features for Amazon VPC IP Address Manager (IPAM) Allowing a choice between Free and Advanced Tiers, viewing public IP address insights across regions and in Amazon Cloudwatch, use IPAM to plan your subnet IPs within a VPC and bring your own autonomous system number to IPAM.
  • service/ecr: Updates service API and documentation
    • Documentation and operational updates for Amazon ECR, adding support for pull through cache rules for upstream registries that require authentication.
  • service/elasticmapreduce: Updates service API and documentation
    • Launch support for IAM Identity Center Trusted Identity Propagation and workspace storage encryption using AWS KMS in EMR Studio
  • service/eventbridge: Updates service API and documentation
  • service/internetmonitor: Updates service API, documentation, and paginators
  • service/ivs: Updates service API
  • service/ivschat: Updates service API
  • service/kinesisvideo: Updates service documentation
    • Docs only build to bring up-to-date with public docs.
  • service/location: Updates service API
  • service/medialive: Updates service API and documentation
    • MediaLive has now added support for per-output static image overlay.
  • service/mgn: Updates service API
  • service/osis: Updates service API and documentation
  • service/pipes: Updates service API
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • This release adds support for option groups and replica enhancements to Amazon RDS Custom.
  • service/redshift: Updates service API, documentation, and paginators
    • Updated SDK for Amazon Redshift, which you can use to configure a connection with IAM Identity Center to manage access to databases. With these, you can create a connection through a managed application. You can also change a managed application, delete it, or get information about an existing one.
  • service/redshift-serverless: Updates service API and documentation
  • service/s3: Updates service API, documentation, and examples
    • Removes all default 0 values for numbers and false values for booleans
  • service/sso-admin: Updates service API and documentation
  • service/sso-oidc: Updates service API, documentation, and examples
  • service/sts: Updates service documentation
    • API updates for the AWS Security Token Service
  • service/trustedadvisor: Adds new service
  • service/verifiedpermissions: Updates service API and documentation
  • service/wisdom: Updates service API, documentation, and paginators
SDK Features
  • service/macie: Deprecate Macie
    • This change removes the macie service, since it is deprecated.

v1.47.13

Compare Source

===

Service Client Updates
  • service/dlm: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • Enable use of tenant-specific PublicSigningKeyUrl from device trust providers and onboard jumpcloud as a new device trust provider.
  • service/fsx: Updates service API and documentation
  • service/glue: Updates service API, documentation, and paginators
    • Introduces new column statistics APIs to support statistics generation for tables within the Glue Data Catalog.
  • service/imagebuilder: Updates service API, documentation, and paginators
  • service/iot: Updates service API and documentation
    • GA release the ability to index and search devices based on their GeoLocation data. With GeoQueries you can narrow your search to retrieve devices located in the desired geographic boundary.
  • service/ivs-realtime: Updates service API, documentation, and paginators
  • service/kafka: Updates service API and documentation
  • service/lambda: Updates service API and documentation
    • Adds support for logging configuration in Lambda Functions. Customers will have more control how their function logs are captured and to which cloud watch log group they are delivered also.
  • service/macie2: Updates service API and documentation
  • service/mediapackage: Updates service API and documentation
    • DRM_TOP_LEVEL_COMPACT allows placing content protection elements at the MPD level and referenced at the AdaptationSet level
  • service/pinpoint-sms-voice-v2: Updates service API, documentation, and paginators
  • service/polly: Updates service API and documentation
    • Add new engine - long-form - dedicated for longer content, such as news articles, training materials, or marketing videos.
  • service/quicksight: Updates service API, documentation, and paginators
    • Custom permission support for QuickSight roles; Three new datasources STARBURST, TRINO, BIGQUERY; Lenient mode changes the default behavior to allow for exporting and importing with certain UI allowed errors, Support for permissions and tags export and import.
  • service/sagemaker: Updates service API and documentation
    • Amazon SageMaker Studio now supports Trainium instance types - trn1.2xlarge, trn1.32xlarge, trn1n.32xlarge.
  • service/ssm: Updates service API and documentation
    • This release introduces the ability to filter automation execution steps which have parent steps. In addition, runbook variable information is returned by GetAutomationExecution and parent step information is returned by the DescribeAutomationStepExecutions API.
  • service/ssm-incidents: Updates service API, documentation, and paginators
  • service/sso-admin: Updates service API, documentation, and paginators
  • service/transfer: Updates service API and documentation
    • Introduced S3StorageOptions for servers to enable directory listing optimizations and added Type fields to logical directory mappings.

v1.47.12

Compare Source

===

Service Client Updates
  • service/autoscaling: Updates service API, documentation, and examples
    • This release introduces Instance Maintenance Policy, a new EC2 Auto Scaling capability that allows customers to define whether instances are launched before or after existing instances are terminated during instance replacement operations.
  • service/cloudtrail: Updates service API and documentation
    • The Lake Repricing feature lets customers configure a BillingMode for an event data store. The BillingMode determines the cost for ingesting and storing events and the default and maximum retention period for the event data store.
  • service/ec2: Updates service API and documentation
    • AWS EBS now supports Snapshot Lock, giving users the ability to lock an EBS Snapshot to prohibit deletion of the snapshot. This release introduces the LockSnapshot, UnlockSnapshot & DescribeLockedSnapshots APIs to manage lock configuration for snapshots. The release also includes the dl2q_24xlarge.
  • service/finspace: Updates service API
  • service/finspace-data: Updates service API
  • service/lambda: Updates service API
    • Add Java 21 (java21) support to AWS Lambda
  • service/mwaa: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Updates Amazon RDS documentation for support for upgrading RDS for MySQL snapshots from version 5.7 to version 8.0.
  • service/redshift: Updates service API and documentation
    • The custom domain name SDK for Amazon Redshift provisioned clusters is updated with additional required parameters for modify and delete operations. Additionally, users can provide domain names with longer top-level domains.
  • service/s3control: Updates service API, documentation, and paginators
    • Add 5 APIs to create, update, get, list, delete S3 Storage Lens group(eg. CreateStorageLensGroup), 3 APIs for tagging(TagResource,UntagResource,ListTagsForResource), and update to StorageLensConfiguration to allow metrics to be aggregated on Storage Lens groups.
  • service/ssm-sap: Updates service API
SDK Bugs
  • Don't generate cloudwatchlogs event streams tests for now.
    • The test harness does not handle event stream APIs with a host prefix at this time.

v1.47.11

Compare Source

===

Service Client Updates
  • service/backup: Updates service API, documentation, and paginators
  • service/cleanrooms: Updates service API and documentation
  • service/connect: Updates service API and documentation
  • `ser

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 force-pushed the renovate/all-minor-patch branch from 1781098 to 7e56eb3 Compare November 28, 2023 20:13
@renovate renovate bot changed the title Update all non-major dependencies fix(deps): update all non-major dependencies Nov 28, 2023
Copy link
Contributor Author

renovate bot commented Nov 29, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

zarf-config.example.yaml Outdated Show resolved Hide resolved
zarf.yaml Outdated Show resolved Hide resolved
zarf.yaml Outdated Show resolved Hide resolved
lucasrod16 and others added 3 commits December 1, 2023 11:31
Co-authored-by: Wayne Starr <[email protected]>
Co-authored-by: Wayne Starr <[email protected]>
Copy link
Collaborator

@Racer159 Racer159 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@lucasrod16 lucasrod16 merged commit e9a9367 into main Dec 1, 2023
12 checks passed
@lucasrod16 lucasrod16 deleted the renovate/all-minor-patch branch December 1, 2023 18:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants