Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

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

Merged
merged 14 commits into from
Aug 9, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 29, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@floating-ui/dom (source) 1.4.2 -> 1.4.3 age adoption passing confidence dependencies patch
@fontsource/roboto (source) 5.0.3 -> 5.0.4 age adoption passing confidence dependencies patch
@sveltejs/kit (source) 1.20.5 -> 1.22.0 age adoption passing confidence devDependencies minor
@testing-library/svelte 4.0.2 -> 4.0.3 age adoption passing confidence devDependencies patch
@typescript-eslint/eslint-plugin 5.60.1 -> 5.61.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser 5.60.1 -> 5.61.0 age adoption passing confidence devDependencies minor
actions/setup-node v3.6.0 -> v3.7.0 age adoption passing confidence action minor
aws (source) ~> 5.5.0 -> ~> 5.6.0 age adoption passing confidence required_provider minor
big-bang/bigbang 2.4.1 -> 2.5.0 age adoption passing confidence minor
eslint (source) 8.43.0 -> 8.44.0 age adoption passing confidence devDependencies minor
eslint-plugin-svelte (source) 2.32.0 -> 2.32.2 age adoption passing confidence devDependencies patch
github.com/anchore/syft v0.84.0 -> v0.84.1 age adoption passing confidence require patch
github.com/fluxcd/helm-controller/api v0.34.2 -> v0.35.0 age adoption passing confidence require minor
github.com/opencontainers/image-spec v1.1.0-rc3 -> v1.1.0-rc4 age adoption passing confidence require patch
github/codeql-action v2.20.1 -> v2.20.2 age adoption passing confidence action patch
golang.org/x/crypto v0.10.0 -> v0.11.0 age adoption passing confidence require minor
longhorn (source) 1.4.0 -> 1.4.2 age adoption passing confidence patch
material-symbols (source) 0.8.1 -> 0.9.0 age adoption passing confidence dependencies minor
oras.land/oras-go/v2 v2.2.0 -> v2.2.1 age adoption passing confidence require patch
quicktype 23.0.48 -> 23.0.49 age adoption passing confidence devDependencies patch
serde_json 1.0.99 -> 1.0.100 age adoption passing confidence dependencies patch
sigs.k8s.io/kustomize/api v0.13.4 -> v0.14.0 age adoption passing confidence require minor
svelte (source) 4.0.0 -> 4.0.4 age adoption passing confidence devDependencies patch
typescript (source) 5.1.5 -> 5.1.6 age adoption passing confidence devDependencies patch
weaveworks/eksctl v0.146.0 -> v0.147.0 age adoption passing confidence minor

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

floating-ui/floating-ui (@​floating-ui/dom)

v1.4.3

Compare Source

Bug Fixes

  • fix(autoUpdate): handle layoutShift in iframes (#​2400)

  • fix(autoUpdate): prevent ResizeObserver loop error when using size middleware when the reference element resizes (#​2335)

  • fix(autoUpdate): check if ResizeObserver exists to support testing envs by default (#​2401)

  • fix: incorrect positioning for position: fixed floating elements inside containers with container-type style (container queries) (#​2402)

fontsource/font-files (@​fontsource/roboto)

v5.0.4

Compare Source

sveltejs/kit (@​sveltejs/kit)

v1.22.0

Compare Source

Minor Changes
  • feat: add HEAD server method (#​9753)

  • feat: support caching of responses with Vary header (except for Vary: *) (#​9993)

Patch Changes
  • fix: avoid running load function on invalid requests (#​9752)

  • fix: update page store when URL hash is changed from the address bar (#​10202)

  • fix: include Vary: Accept header to fix browser caching of adjacent pages and endpoints (#​9993)

v1.21.0

Compare Source

Minor Changes
  • feat: add event.isSubRequest boolean indicating whether this is a call to one of the app's own APIs during SSR (or prerendering) (#​10170)

  • feat: add privatePrefix to config.kit.env (#​9996)

  • feat: export VERSION from @sveltejs/kit (#​9969)

Patch Changes
  • docs: update inline NavigationType documentation (#​10269)

  • perf: cache dynamic imports of nodes (#​10080)

testing-library/svelte-testing-library (@​testing-library/svelte)

v4.0.3

Compare Source

Bug Fixes
  • package.json exports order (ed0bcdc)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.61.0

Compare Source

Features

You can read about our versioning strategy and releases on our website.

5.60.1 (2023-06-26)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.61.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

5.60.1 (2023-06-26)

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

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

v3.7.0

Compare Source

What's Changed

In scope of this release we added a logic to save an additional cache path for yarn 3 (related pull request and feature request). Moreover, we added functionality to use all the sub directories derived from cache-dependency-path input and add detect all dependencies directories to cache (related pull request and feature request).

Besides, we made such changes as:

New Contributors

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

hashicorp/terraform-provider-aws (aws)

v5.6.2

Compare Source

BUG FIXES:

v5.6.1

Compare Source

BUG FIXES:

  • provider: Prevent resource recreation if tags or tags_all are updated (#​32297)

v5.6.0

Compare Source

FEATURES:

  • New Data Source: aws_opensearchserverless_access_policy (#​32231)
  • New Data Source: aws_opensearchserverless_collection (#​32247)
  • New Data Source: aws_sfn_alias (#​32176)
  • New Data Source: aws_sfn_state_machine_versions (#​32176)
  • New Resource: aws_ec2_instance_connect_endpoint (#​31858)
  • New Resource: aws_sfn_alias (#​32176)
  • New Resource: aws_transfer_agreement (#​32203)
  • New Resource: aws_transfer_certificate (#​32203)
  • New Resource: aws_transfer_connector (#​32203)
  • New Resource: aws_transfer_profile (#​32203)

ENHANCEMENTS:

  • resource/aws_batch_compute_environment: Add placement_group attribute to the compute_resources configuration block (#​32200)
  • resource/aws_emrserverless_application: Do not recreate the resource if release_label changes (#​32278)
  • resource/aws_fis_experiment_template: Add log_configuration configuration block (#​32102)
  • resource/aws_fis_experiment_template: Add parameters attribute to the target configuration block (#​32160)
  • resource/aws_fis_experiment_template: Add support for Pods and Tasks to action.*.target (#​32152)
  • resource/aws_lambda_event_source_mapping: The queues argument has changed from a set to a list with a maximum of one element. (#​31931)
  • resource/aws_pipes_pipe: Add activemq_broker_parameters, dynamodb_stream_parameters, kinesis_stream_parameters, managed_streaming_kafka_parameters, rabbitmq_broker_parameters, self_managed_kafka_parameters and sqs_queue_parameters attributes to the source_parameters configuration block. NOTE: Because we cannot easily test all this functionality, it is best effort and we ask for community help in testing (#​31607)
  • resource/aws_pipes_pipe: Add batch_job_parameters, cloudwatch_logs_parameters, ecs_task_parameters, eventbridge_event_bus_parameters, http_parameters, kinesis_stream_parameters, lambda_function_parameters, redshift_data_parameters, sagemaker_pipeline_parameters, sqs_queue_parameters and step_function_state_machine_parameters attributes to the target_parameters configuration block. NOTE: Because we cannot easily test all this functionality, it is best effort and we ask for community help in testing (#​31607)
  • resource/aws_pipes_pipe: Add enrichment_parameters argument (#​31607)
  • resource/aws_resourcegroups_group: resource_query no longer conflicts with configuration (#​30242)
  • resource/aws_s3_bucket_logging: Retry on empty read of logging config (#​30916)
  • resource/aws_sfn_state_machine: Add description, publish, revision_id, state_machine_version_arn and version_description attributes (#​32176)

BUG FIXES:

  • resource/aws_db_instance: Fix resource Create returning instances not in the available state when identifier_prefix is specified (#​32287)
  • resource/aws_resourcegroups_resource: Fix crash when resource Create fails (#​30242)
  • resource/aws_route: Fix reading Route in Route Table (rtb-1234abcd) with destination (1.2.3.4/5): couldn't find resource errors when reading new resource (#​32196)
  • resource/aws_vpc_security_group_egress_rule: security_group_id is Required (#​32148)
  • resource/aws_vpc_security_group_ingress_rule: security_group_id is Required (#​32148)
eslint/eslint (eslint)

v8.44.0

Compare Source

Features
  • 1766771 feat: add es2023 and es2024 environments (#​17328) (Milos Djermanovic)
  • 4c50400 feat: add ecmaVersion: 2024, regexp v flag parsing (#​17324) (Milos Djermanovic)
  • 4d411e4 feat: add ternaryOperandBinaryExpressions option to no-extra-parens rule (#​17270) (Percy Ma)
  • c8b1f4d feat: Move parserServices to SourceCode (#​17311) (Milos Djermanovic)
  • ef6e24e feat: treat unknown nodes as having the lowest precedence (#​17302) (Brad Zacher)
  • 1866e1d feat: allow flat config files to export a Promise (#​17301) (Milos Djermanovic)
Bug Fixes
  • a36bcb6 fix: no-unused-vars false positive with logical assignment operators (#​17320) (Gweesin Chan)
  • 7620b89 fix: Remove no-unused-labels autofix before potential directives (#​17314) (Francesco Trotta)
  • 391ed38 fix: Remove no-extra-semi autofix before potential directives (#​17297) (Francesco Trotta)
Documentation
Chores
sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)

v2.32.2

Compare Source

Patch Changes

v2.32.1

Compare Source

Patch Changes
anchore/syft (github.com/anchore/syft)

v0.84.1

Compare Source

Changelog

v0.84.1 (2023-06-29)

Full Changelog

Bug Fixes
Additional Changes
fluxcd/helm-controller (github.com/fluxcd/helm-controller/api)

v0.35.0

Compare Source

Changelog

v0.35.0 changelog

Container images

  • docker.io/fluxcd/helm-controller:v0.35.0
  • ghcr.io/fluxcd/helm-controller:v0.35.0

Supported architectures: linux/amd64, linux/arm64 and linux/arm/v7.

The container images are built on GitHub hosted runners and are signed with cosign and GitHub OIDC.
To verify the images and their provenance (SLSA level 3), please see the security documentation.

opencontainers/image-spec (github.com/opencontainers/image-spec)

v1.1.0-rc4

Compare Source

Vote passed [+6 -0]: https://groups.google.com/a/opencontainers.org/g/dev/c/gPgzESGb7xs

For changeset and diff please see - https://github.com/opencontainers/image-spec/pull/1080

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

v2.20.2

Compare Source

longhorn/charts (longhorn)

v1.4.2

Compare Source

Longhorn is a distributed block storage system for Kubernetes.

v1.4.1

Compare Source

Longhorn is a distributed block storage system for Kubernetes.

marella/material-symbols (material-symbols)

v0.9.0

Compare Source

quicktype/quicktype (quicktype)

v23.0.49

Compare Source

serde-rs/json (serde_json)

v1.0.100

Compare Source

  • Support -Z minimal-versions
sveltejs/svelte (svelte)

v4.0.4

Compare Source

Patch Changes
  • fix: claim svg tags in raw mustache tags correctly (#​8910)

  • fix: repair invalid raw html content during hydration (#​8912)

v4.0.3

Compare Source

Patch Changes
  • fix: handle falsy srcset values (#​8901)

v4.0.2

Compare Source

Patch Changes
  • fix: reflect all custom element prop updates back to attribute (#​8898)

  • fix: shrink custom element baseline a bit (#​8858)

  • fix: use non-destructive hydration for all @html tags (#​8880)

  • fix: align disclose-version exports specification (#​8874)

  • fix: check srcset when hydrating to prevent needless requests (#​8868)

v4.0.1

Compare Source

Patch Changes
  • fix: ensure identifiers in destructuring contexts don't clash with existing ones (#​8840)

  • fix: ensure createEventDispatcher and ActionReturn work with types from generic function parameters (#​8872)

  • fix: apply transition to <svelte:element> with local transition (#​8865)

  • fix: relax a11y "no redundant role" rule for li, ul, ol (#​8867)

  • fix: remove tsconfig.json from published package (#​8859)

weaveworks/eksctl (weaveworks/eksctl)

v0.147.0: eksctl 0.147.0 (permalink)

Compare Source

Release v0.147.0
🎯 Improvements
  • Use nodeAffinity to determine if an addon supports ARM64 (#​6695)
🐛 Bug Fixes
  • Fix CoreDNS probes for Kubernetes 1.26 (#​6707)
🧰 Maintenance
  • Add identity action to update-generated workflow (#​6735)
  • Bump dependencies (#​6730)
📝 Documentation
  • Update docs with `preserve` option to create addon resolveConflicts (#​6729)
Acknowledgments

Weaveworks would like to sincerely thank:
@​wind0r


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
Copy link
Contributor Author

renovate bot commented Jun 29, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child -v "/tmp/worker/40e743/c404b3/repos/github/defenseunicorns/zarf":"/tmp/worker/40e743/c404b3/repos/github/defenseunicorns/zarf" -v "/tmp/worker/40e743/c404b3/cache":"/tmp/worker/40e743/c404b3/cache" -e GOPATH -e GOPROXY -e GOSUMDB -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/40e743/c404b3/repos/github/defenseunicorns/zarf" ghcr.io/containerbase/sidecar bash -l -c "install-tool golang 1.20.5 && go get -d -t ./... && go mod tidy && go mod tidy"
go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
go: downloading github.com/alecthomas/jsonschema v0.0.0-20220216202328-9eeeec9d044b
go: downloading github.com/pterm/pterm v0.12.62
go: downloading github.com/spf13/cobra v1.7.0
go: downloading github.com/spf13/viper v1.16.0
go: downloading oras.land/oras-go/v2 v2.2.1
go: downloading github.com/anchore/syft v0.84.1
go: downloading github.com/defenseunicorns/oras-go v1.2.4-0.20230605015028-85c595ed4b64
go: downloading github.com/derailed/k9s v0.27.4
go: downloading github.com/google/go-containerregistry v0.15.2
go: downloading github.com/mholt/archiver/v3 v3.5.1
go: downloading github.com/sigstore/cosign v1.5.2
go: downloading k8s.io/client-go v0.27.3
go: downloading k8s.io/component-base v0.27.3
go: downloading k8s.io/kubectl v0.27.3
go: downloading github.com/stretchr/testify v1.8.4
go: downloading github.com/Masterminds/semver/v3 v3.2.1
go: downloading github.com/Masterminds/semver v1.5.0
go: downloading github.com/fluxcd/helm-controller/api v0.35.0
go: downloading github.com/fluxcd/source-controller/api v0.36.1
go: downloading helm.sh/helm/v3 v3.12.1
go: downloading k8s.io/api v0.27.3
go: downloading k8s.io/apimachinery v0.27.3
go: downloading sigs.k8s.io/yaml v1.3.0
go: downloading github.com/go-chi/chi/v5 v5.0.8
go: downloading github.com/go-chi/chi v4.1.2+incompatible
go: downloading github.com/goccy/go-yaml v1.11.0
go: downloading github.com/go-git/go-git/v5 v5.7.0
go: downloading github.com/moby/moby v24.0.2+incompatible
go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
go: downloading sigs.k8s.io/kustomize/api v0.14.0
go: downloading sigs.k8s.io/kustomize/kyaml v0.14.3
go: downloading github.com/anchore/stereoscope v0.0.0-20230627195312-cd49355d934e
go: downloading cuelang.org/go v0.5.0
go: downloading github.com/fairwindsops/pluto/v5 v5.17.0
go: downloading github.com/go-logr/logr v1.2.4
go: downloading github.com/sergi/go-diff v1.3.1
go: downloading github.com/docker/cli v24.0.2+incompatible
go: downloading k8s.io/klog/v2 v2.100.1
go: downloading github.com/distribution/distribution v2.8.2+incompatible
go: downloading github.com/fatih/color v1.15.0
go: downloading github.com/otiai10/copy v1.12.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading golang.org/x/crypto v0.11.0
go: downloading github.com/iancoleman/orderedmap v0.0.0-20190318233801-ac98e3ecb4b0
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
go: downloading golang.org/x/term v0.10.0
go: downloading golang.org/x/text v0.11.0
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/fsnotify/fsnotify v1.6.0
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/spf13/afero v1.9.5
go: downloading github.com/spf13/cast v1.5.1
go: downloading github.com/spf13/jwalterweatherman v1.1.0
go: downloading atomicgo.dev/cursor v0.1.1
go: downloading atomicgo.dev/keyboard v0.2.9
go: downloading atomicgo.dev/schedule v0.0.2
go: downloading github.com/gookit/color v1.5.3
go: downloading github.com/lithammer/fuzzysearch v1.1.8
go: downloading github.com/mattn/go-runewidth v0.0.14
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/rs/zerolog v1.29.1
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading k8s.io/cli-runtime v0.27.3
go: downloading github.com/anchore/go-logger v0.0.0-20220728155337-03b66a5207d8
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading github.com/wagoodman/go-partybus v0.0.0-20210627031916-db1f5573bbc5
go: downloading golang.org/x/sync v0.3.0
go: downloading github.com/andybalholm/brotli v1.0.4
go: downloading github.com/dsnet/compress v0.0.2-0.20210315054119-f66993602bf5
go: downloading github.com/golang/snappy v0.0.4
go: downloading github.com/klauspost/compress v1.16.5
go: downloading github.com/klauspost/pgzip v1.2.5
go: downloading github.com/nwaples/rardecode v1.1.0
go: downloading github.com/pierrec/lz4/v4 v4.1.15
go: downloading github.com/ulikunitz/xz v0.5.10
go: downloading github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8
go: downloading github.com/cyberphone/json-canonicalization v0.0.0-20210823021906-dc406ceaf94b
go: downloading github.com/go-openapi/strfmt v0.21.3
go: downloading github.com/go-openapi/swag v0.22.3
go: downloading github.com/google/trillian v1.5.2
go: downloading github.com/in-toto/in-toto-golang v0.3.4-0.20220709202702-fa494aaa0add
go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
go: downloading github.com/sigstore/rekor v0.7.0
go: downloading github.com/sigstore/sigstore v1.2.1-0.20220512194100-3ed986cc9758
go: downloading github.com/theupdateframework/go-tuf v0.5.2-0.20220930112810-3890c1e7ace4
go: downloading knative.dev/pkg v0.0.0-20220121092305-3ba5d72e310a
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/fluxcd/pkg/apis/kustomize v1.1.1
go: downloading github.com/fluxcd/pkg/apis/meta v1.1.1
go: downloading k8s.io/apiextensions-apiserver v0.27.3
go: downloading sigs.k8s.io/controller-runtime v0.15.0
go: downloading github.com/fluxcd/pkg/apis/acl v0.1.0
go: downloading github.com/cyphar/filepath-securejoin v0.2.3
go: downloading github.com/mitchellh/copystructure v1.2.0
go: downloading github.com/xeipuuv/gojsonschema v1.2.0
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/google/gofuzz v1.2.0
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
go: downloading github.com/imdario/mergo v0.3.15
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
go: downloading k8s.io/utils v0.0.0-20230505201702-9f6742963106
go: downloading github.com/ProtonMail/go-crypto v0.0.0-20230518184743-7afd39499903
go: downloading github.com/go-git/go-billy/v5 v5.4.1
go: downloading github.com/emirpasic/gods v1.18.1
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/Masterminds/sprig/v3 v3.2.3
go: downloading github.com/gosuri/uitable v0.0.4
go: downloading github.com/docker/docker v24.0.2+incompatible
go: downloading github.com/containerd/containerd v1.7.1
go: downloading golang.org/x/sys v0.10.0
go: downloading github.com/gabriel-vasile/mimetype v1.4.0
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading github.com/scylladb/go-set v1.0.3-0.20200225121959-cc7b2070d91e
go: downloading github.com/sylabs/squashfs v0.6.1
go: downloading github.com/Masterminds/squirrel v1.5.4
go: downloading github.com/jmoiron/sqlx v1.3.5
go: downloading github.com/lib/pq v1.10.9
go: downloading github.com/rubenv/sql-migrate v1.4.0
go: downloading github.com/sylabs/sif/v2 v2.8.1
go: downloading github.com/wagoodman/go-progress v0.0.0-20230301185719-21920a456ad5
go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2
go: downloading github.com/acobaugh/osrelease v0.1.0
go: downloading github.com/google/go-cmp v0.5.9
go: downloading github.com/anchore/packageurl-go v0.1.1-0.20230104203445-02e0a6721501
go: downloading github.com/bmatcuk/doublestar/v4 v4.6.0
go: downloading github.com/jinzhu/copier v0.3.5
go: downloading github.com/docker/distribution v2.8.2+incompatible
go: downloading github.com/docker/go-connections v0.4.0
go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29
go: downloading github.com/olekukonko/tablewriter v0.0.5
go: downloading golang.org/x/mod v0.11.0
go: downloading github.com/golang/protobuf v1.5.3
go: downloading github.com/google/gnostic v0.6.9
go: downloading golang.org/x/net v0.11.0
go: downloading github.com/mattn/go-isatty v0.0.17
go: downloading github.com/sigstore/fulcio v0.4.1
go: downloading github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20220517224237-e6f29200ae04
go: downloading github.com/chrismellard/docker-credential-acr-env v0.0.0-20220119192733-fe33c00cee21
go: downloading github.com/go-openapi/runtime v0.24.2
go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: downloading github.com/subosito/gotenv v1.4.2
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading gopkg.in/ini.v1 v1.67.0
go: downloading github.com/magiconair/properties v1.8.7
go: downloading github.com/pelletier/go-toml/v2 v2.0.8
go: downloading github.com/containerd/console v1.0.3
go: downloading github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e
go: downloading github.com/rivo/uniseg v0.4.4
go: downloading github.com/pelletier/go-toml v1.9.5
go: downloading github.com/fvbommel/sortorder v1.0.2
go: downloading k8s.io/metrics v0.27.3
go: downloading github.com/derailed/tcell/v2 v2.3.1-rc.3
go: downloading github.com/adrg/xdg v0.4.0
go: downloading github.com/derailed/tview v0.8.1
go: downloading github.com/sahilm/fuzzy v0.1.0
go: downloading github.com/atotto/clipboard v0.1.4
go: downloading github.com/cenkalti/backoff/v4 v4.2.0
go: downloading github.com/anchore/go-version v1.2.2-0.20200701162849-18adb9c92b9b
go: downloading github.com/evanphx/json-patch v5.6.0+incompatible
go: downloading github.com/google/uuid v1.3.0
go: downloading github.com/containerd/stargz-snapshotter/estargz v0.14.3
go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
go: downloading github.com/go-openapi/errors v0.20.3
go: downloading github.com/oklog/ulid v1.3.1
go: downloading go.mongodb.org/mongo-driver v1.11.6
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/shibumi/go-pathspec v1.3.0
go: downloading cloud.google.com/go/storage v1.29.0
go: downloading google.golang.org/api v0.122.0
go: downloading cloud.google.com/go v0.110.0
go: downloading github.com/go-openapi/validate v0.22.0
go: downloading github.com/letsencrypt/boulder v0.0.0-20220929215747-76583552c2be
go: downloading golang.org/x/oauth2 v0.8.0
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading github.com/jonboulle/clockwork v0.3.0
go: downloading k8s.io/component-helpers v0.27.3
go: downloading github.com/daviddengcn/go-colortext v1.0.0
go: downloading github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de
go: downloading github.com/moby/term v0.0.0-20221205130635-1aeaba878587
go: downloading sigs.k8s.io/kustomize/kustomize/v5 v5.0.1
go: downloading github.com/lithammer/dedent v1.1.0
go: downloading github.com/chai2010/gettext-go v1.0.2
go: downloading github.com/MakeNowJust/heredoc v1.0.0
go: downloading github.com/mitchellh/go-wordwrap v1.0.1
go: downloading github.com/mitchellh/reflectwalk v1.0.2
go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376
go: downloading github.com/pjbgf/sha1cd v0.3.0
go: downloading github.com/acomagu/bufpipe v1.0.4
go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
go: downloading github.com/moby/spdystream v0.2.0
go: downloading github.com/Masterminds/goutils v1.1.1
go: downloading github.com/huandu/xstrings v1.4.0
go: downloading github.com/shopspring/decimal v1.3.1
go: downloading github.com/BurntSushi/toml v1.2.1
go: downloading github.com/gobwas/glob v0.2.3
go: downloading k8s.io/kube-openapi v0.0.0-20230601164746-7562a1006961
go: downloading github.com/docker/go-units v0.5.0
go: downloading github.com/go-errors/errors v1.4.2
go: downloading github.com/google/gnostic-models v0.6.8
go: downloading google.golang.org/protobuf v1.30.0
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/lann/builder v0.0.0-20180802200727-47ae307949d0
go: downloading github.com/go-gorp/gorp/v3 v3.1.0
go: downloading github.com/becheran/wildmatch-go v1.0.0
go: downloading google.golang.org/grpc v1.55.0
go: downloading github.com/CycloneDX/cyclonedx-go v0.7.1
go: downloading github.com/spdx/tools-golang v0.5.2
go: downloading github.com/facebookincubator/nvdtools v0.1.5
go: downloading github.com/github/go-spdx/v2 v2.1.2
go: downloading github.com/vbatts/go-mtree v0.5.3
go: downloading github.com/dustin/go-humanize v1.0.1
go: downloading github.com/vifraa/gopom v0.2.1
go: downloading github.com/deitch/magic v0.0.0-20230404182410-1ff89d7342da
go: downloading github.com/knqyf263/go-rpmdb v0.0.0-20230301153543-ba94b245509b
go: downloading github.com/sassoftware/go-rpmutils v0.2.0
go: downloading github.com/microsoft/go-rustaudit v0.0.0-20220730194248-4b17361d90a5
go: downloading github.com/Microsoft/go-winio v0.6.1
go: downloading github.com/cockroachdb/apd/v2 v2.0.2
go: downloading golang.org/x/time v0.3.0
go: downloading github.com/docker/docker-credential-helpers v0.7.0
go: downloading github.com/coreos/go-oidc/v3 v3.4.0
go: downloading github.com/segmentio/ksuid v1.0.4
go: downloading github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
go: downloading gopkg.in/square/go-jose.v2 v2.6.0
go: downloading github.com/google/certificate-transparency-go v1.1.6
go: downloading github.com/prometheus/client_golang v1.15.1
go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
go: downloading github.com/aws/aws-sdk-go-v2 v1.16.16
go: downloading github.com/aws/aws-sdk-go-v2/config v1.17.8
go: downloading github.com/aws/aws-sdk-go-v2/service/ecr v1.15.0
go: downloading github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.12.0
go: downloading github.com/aws/smithy-go v1.13.3
go: downloading github.com/go-piv/piv-go v1.10.0
go: downloading github.com/ThalesIgnite/crypto11 v1.2.5
go: downloading github.com/miekg/pkcs11 v1.1.1
go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11
go: downloading github.com/Azure/go-autorest/autorest v0.11.28
go: downloading github.com/Azure/go-autorest v14.2.0+incompatible
go: downloading github.com/open-policy-agent/opa v0.45.0
go: downloading github.com/blang/semver v3.5.1+incompatible
go: downloading github.com/xanzy/go-gitlab v0.73.1
go: downloading github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7
go: downloading github.com/peterbourgon/diskv v2.0.1+incompatible
go: downloading github.com/gdamore/encoding v1.0.0
go: downloading github.com/lucasb-eyer/go-colorful v1.2.0
go: downloading github.com/derailed/popeye v0.11.1
go: downloading github.com/rakyll/hey v0.1.4
go: downloading github.com/wagoodman/jotframe v0.0.0-20211129225309-56b0d0a4aebb
go: downloading github.com/vbatts/tar-split v0.11.3
go: downloading github.com/josharian/intern v1.0.0
go: downloading github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d
go: downloading cloud.google.com/go/compute/metadata v0.2.3
go: downloading cloud.google.com/go/compute v1.19.1
go: downloading cloud.google.com/go/iam v0.13.0
go: downloading github.com/googleapis/gax-go/v2 v2.8.0
go: downloading github.com/googleapis/gax-go v2.0.2+incompatible
go: downloading github.com/opentracing/opentracing-go v1.2.0
go: downloading github.com/go-openapi/analysis v0.21.4
go: downloading github.com/go-openapi/jsonpointer v0.19.6
go: downloading github.com/go-openapi/loads v0.21.2
go: downloading github.com/go-openapi/spec v0.20.7
go: downloading go.uber.org/zap v1.24.0
go: downloading github.com/go-playground/validator/v10 v10.11.0
go: downloading github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399
go: downloading github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d
go: downloading github.com/fatih/camelcase v1.0.0
go: downloading github.com/go-openapi/jsonreference v0.20.2
go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading gopkg.in/warnings.v0 v0.1.2
go: downloading github.com/kevinburke/ssh_config v1.2.0
go: downloading github.com/skeema/knownhosts v1.1.1
go: downloading github.com/xanzy/ssh-agent v0.3.3
go: downloading github.com/cloudflare/circl v1.3.3
go: downloading k8s.io/apiserver v0.27.3
go: downloading github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00
go: downloading github.com/xlab/treeprint v1.2.0
go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230106234847-43070de90fa1
go: downloading github.com/moby/locker v1.0.1
go: downloading github.com/therootcompany/xz v1.0.1
go: downloading github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0
go: downloading github.com/anchore/go-struct-converter v0.0.0-20221118182256-c68fdcfa2092
go: downloading github.com/anchore/go-macholibre v0.0.0-20220308212642-53e6d0aaf6fb
go: downloading github.com/google/licensecheck v0.3.1
go: downloading github.com/DataDog/zstd v1.4.5
go: downloading golang.org/x/tools v0.9.1
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/mpvl/unique v0.0.0-20150818121801-cbe035fff7de
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.2.0
go: downloading github.com/prometheus/client_model v0.4.0
go: downloading github.com/prometheus/common v0.42.0
go: downloading github.com/prometheus/procfs v0.9.0
go: downloading github.com/hashicorp/golang-lru v0.5.4
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.15.2
go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
go: downloading github.com/goadesign/goa v2.2.5+incompatible
go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.12.21
go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.17
go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.24
go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.11.23
go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.13.6
go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.16.19
go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.23
go: downloading github.com/jmespath/go-jmespath v0.4.0
go: downloading google.golang.org/appengine v1.6.7
go: downloading github.com/transparency-dev/merkle v0.0.2
go: downloading github.com/ghodss/yaml v1.0.0
go: downloading github.com/thales-e-security/pool v0.0.2
go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1
go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.21
go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.6
go: downloading github.com/Azure/go-autorest/logger v0.2.1
go: downloading github.com/dimchansky/utfbom v1.1.1
go: downloading github.com/Azure/azure-sdk-for-go v66.0.0+incompatible
go: downloading github.com/google/go-github/v42 v42.0.0
go: downloading github.com/google/go-querystring v1.1.0
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading github.com/hashicorp/go-retryablehttp v0.7.1
go: downloading github.com/google/btree v1.1.2
go: downloading github.com/aws/aws-sdk-go v1.44.217
go: downloading go.opencensus.io v0.24.0
go: downloading go.uber.org/atomic v1.10.0
go: downloading go.uber.org/multierr v1.8.0
go: downloading github.com/jedisct1/go-minisign v0.0.0-20211028175153-1c139d1cc84b
go: downloading github.com/sassoftware/relic v0.0.0-20210427151427-dfb082b79b74
go: downloading github.com/tent/canonical-json-go v0.0.0-20130607151641-96e4ba3a7613
go: downloading github.com/go-playground/universal-translator v0.18.0
go: downloading github.com/leodido/go-urn v1.2.1
go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
go: downloading github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f
go: downloading go.opentelemetry.io/otel v1.14.0
go: downloading go.opentelemetry.io/otel/trace v1.14.0
go: downloading github.com/morikuni/aec v1.0.0
go: downloading github.com/google/s2a-go v0.1.3
go: downloading github.com/go-restruct/restruct v1.2.0-alpha
go: downloading github.com/emicklei/go-restful/v3 v3.10.2
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
go: downloading github.com/PaesslerAG/jsonpath v0.1.1
go: downloading goa.design/goa v2.2.5+incompatible
go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.17
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.17
go: downloading github.com/zeebo/errs v1.2.2
go: downloading github.com/Azure/go-autorest/tracing v0.6.0
go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0
go: downloading github.com/golang-jwt/jwt/v4 v4.5.0
go: downloading github.com/OneOfOne/xxhash v1.2.8
go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
go: downloading github.com/tchap/go-patricia/v2 v2.3.1
go: downloading github.com/yashtewari/glob-intersection v0.1.0
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.2.3
go: downloading github.com/go-playground/locales v0.14.0
go: downloading go.starlark.net v0.0.0-20200306205701-8dd3e2ee1dd5
go: downloading github.com/gorilla/mux v1.8.0
go: downloading github.com/PaesslerAG/gval v1.0.0
go: downloading github.com/emicklei/proto v1.10.0
go: downloading github.com/protocolbuffers/txtpbfmt v0.0.0-20220428173112-74888fd59c2b
go: downloading github.com/agnivade/levenshtein v1.1.1
go: downloading github.com/blang/semver/v4 v4.0.0
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading github.com/docker/go-metrics v0.0.1
go: downloading github.com/golang/glog v1.1.0
github.com/defenseunicorns/zarf/src/cmd/tools imports
	github.com/sigstore/cosign/pkg/cosign imports
	github.com/google/trillian/merkle/logverifier: cannot find module providing package github.com/google/trillian/merkle/logverifier
github.com/defenseunicorns/zarf/src/cmd/tools imports
	github.com/sigstore/cosign/pkg/cosign imports
	github.com/google/trillian/merkle/rfc6962: cannot find module providing package github.com/google/trillian/merkle/rfc6962
go: downloading github.com/armon/go-metrics v0.4.0
go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.10.0
go: downloading github.com/go-rod/rod v0.106.6
go: downloading github.com/hashicorp/go-hclog v1.2.0
go: downloading github.com/hashicorp/go-plugin v1.4.3
go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.2
go: downloading github.com/hashicorp/go-uuid v1.0.2
go: downloading github.com/hashicorp/go-version v1.4.0
go: downloading github.com/hashicorp/vault/api v1.5.0
go: downloading github.com/hashicorp/vault/sdk v0.4.1
go: downloading github.com/hashicorp/yamux v0.0.0-20211028200310-0bc27b27de87
go: downloading github.com/ysmood/gson v0.7.1
go: downloading github.com/ysmood/leakless v0.7.0

@netlify
Copy link

netlify bot commented Jun 29, 2023

Deploy Preview for zarf-docs canceled.

Name Link
🔨 Latest commit 85a676b
🔍 Latest deploy log https://app.netlify.com/sites/zarf-docs/deploys/64d2bae033fcf90008f91ed6

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 18 times, most recently from e82a182 to 33545ff Compare July 5, 2023 14:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 33545ff to fd6d37e Compare July 5, 2023 15:05
@renovate renovate bot changed the title Update all non-major dependencies fix(deps): update all non-major dependencies Jul 5, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Aug 7, 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.

Racer159
Racer159 previously approved these changes Aug 7, 2023
Copy link
Contributor

@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

@Racer159 Racer159 enabled auto-merge (squash) August 8, 2023 22:39
Copy link
Contributor

@cmwylie19 cmwylie19 left a comment

Choose a reason for hiding this comment

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

lgtm

@Racer159 Racer159 merged commit 3d600c6 into main Aug 9, 2023
24 checks passed
@Racer159 Racer159 deleted the renovate/all-minor-patch branch August 9, 2023 19:23
cmwylie19 pushed a commit that referenced this pull request Aug 9, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence | Type |
Update |
|---|---|---|---|---|---|---|---|
| [@floating-ui/dom](https://floating-ui.com)
([source](https://github.com/floating-ui/floating-ui)) | [`1.4.2` ->
`1.4.3`](https://renovatebot.com/diffs/npm/@floating-ui%2fdom/1.4.2/1.4.3)
|
[![age](https://badges.renovateapi.com/packages/npm/@floating-ui%2fdom/1.4.3/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@floating-ui%2fdom/1.4.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@floating-ui%2fdom/1.4.3/compatibility-slim/1.4.2)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@floating-ui%2fdom/1.4.3/confidence-slim/1.4.2)](https://docs.renovatebot.com/merge-confidence/)
| dependencies | patch |
| [@fontsource/roboto](https://fontsource.org/fonts/roboto)
([source](https://github.com/fontsource/font-files)) | [`5.0.3` ->
`5.0.4`](https://renovatebot.com/diffs/npm/@fontsource%2froboto/5.0.3/5.0.4)
|
[![age](https://badges.renovateapi.com/packages/npm/@fontsource%2froboto/5.0.4/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@fontsource%2froboto/5.0.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@fontsource%2froboto/5.0.4/compatibility-slim/5.0.3)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@fontsource%2froboto/5.0.4/confidence-slim/5.0.3)](https://docs.renovatebot.com/merge-confidence/)
| dependencies | patch |
| [@sveltejs/kit](https://kit.svelte.dev)
([source](https://github.com/sveltejs/kit)) | [`1.20.5` ->
`1.22.0`](https://renovatebot.com/diffs/npm/@sveltejs%2fkit/1.20.5/1.22.0)
|
[![age](https://badges.renovateapi.com/packages/npm/@sveltejs%2fkit/1.22.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@sveltejs%2fkit/1.22.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@sveltejs%2fkit/1.22.0/compatibility-slim/1.20.5)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@sveltejs%2fkit/1.22.0/confidence-slim/1.20.5)](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | minor |
|
[@testing-library/svelte](https://github.com/testing-library/svelte-testing-library)
| [`4.0.2` ->
`4.0.3`](https://renovatebot.com/diffs/npm/@testing-library%2fsvelte/4.0.2/4.0.3)
|
[![age](https://badges.renovateapi.com/packages/npm/@testing-library%2fsvelte/4.0.3/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@testing-library%2fsvelte/4.0.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@testing-library%2fsvelte/4.0.3/compatibility-slim/4.0.2)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@testing-library%2fsvelte/4.0.3/confidence-slim/4.0.2)](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | patch |
|
[@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint)
| [`5.60.1` ->
`5.61.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/5.60.1/5.61.0)
|
[![age](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.61.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.61.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.61.0/compatibility-slim/5.60.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.61.0/confidence-slim/5.60.1)](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | minor |
|
[@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint)
| [`5.60.1` ->
`5.61.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/5.60.1/5.61.0)
|
[![age](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.61.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.61.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.61.0/compatibility-slim/5.60.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.61.0/confidence-slim/5.60.1)](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | minor |
| [actions/setup-node](https://github.com/actions/setup-node) |
`v3.6.0` -> `v3.7.0` |
[![age](https://badges.renovateapi.com/packages/github-tags/actions%2fsetup-node/v3.7.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/github-tags/actions%2fsetup-node/v3.7.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/github-tags/actions%2fsetup-node/v3.7.0/compatibility-slim/v3.6.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/github-tags/actions%2fsetup-node/v3.7.0/confidence-slim/v3.6.0)](https://docs.renovatebot.com/merge-confidence/)
| action | minor |
| [aws](https://registry.terraform.io/providers/hashicorp/aws)
([source](https://github.com/hashicorp/terraform-provider-aws)) | `~>
5.5.0` -> `~> 5.6.0` |
[![age](https://badges.renovateapi.com/packages/terraform-provider/aws/5.6.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/terraform-provider/aws/5.6.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/terraform-provider/aws/5.6.2/compatibility-slim/5.5.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/terraform-provider/aws/5.6.2/confidence-slim/5.5.0)](https://docs.renovatebot.com/merge-confidence/)
| required_provider | minor |
| [big-bang/bigbang](https://repo1.dso.mil/big-bang/bigbang) | `2.4.1`
-> `2.5.0` |
[![age](https://badges.renovateapi.com/packages/gitlab-releases/big-bang%2fbigbang/2.5.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/gitlab-releases/big-bang%2fbigbang/2.5.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/gitlab-releases/big-bang%2fbigbang/2.5.0/compatibility-slim/2.4.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/gitlab-releases/big-bang%2fbigbang/2.5.0/confidence-slim/2.4.1)](https://docs.renovatebot.com/merge-confidence/)
| | minor |
| [eslint](https://eslint.org)
([source](https://github.com/eslint/eslint)) | [`8.43.0` ->
`8.44.0`](https://renovatebot.com/diffs/npm/eslint/8.43.0/8.44.0) |
[![age](https://badges.renovateapi.com/packages/npm/eslint/8.44.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/eslint/8.44.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/eslint/8.44.0/compatibility-slim/8.43.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/eslint/8.44.0/confidence-slim/8.43.0)](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | minor |
|
[eslint-plugin-svelte](https://sveltejs.github.io/eslint-plugin-svelte)
([source](https://github.com/sveltejs/eslint-plugin-svelte)) |
[`2.32.0` ->
`2.32.2`](https://renovatebot.com/diffs/npm/eslint-plugin-svelte/2.32.0/2.32.2)
|
[![age](https://badges.renovateapi.com/packages/npm/eslint-plugin-svelte/2.32.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/eslint-plugin-svelte/2.32.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/eslint-plugin-svelte/2.32.2/compatibility-slim/2.32.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/eslint-plugin-svelte/2.32.2/confidence-slim/2.32.0)](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | patch |
| [github.com/anchore/syft](https://github.com/anchore/syft) |
`v0.84.0` -> `v0.84.1` |
[![age](https://badges.renovateapi.com/packages/go/github.com%2fanchore%2fsyft/v0.84.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/go/github.com%2fanchore%2fsyft/v0.84.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/go/github.com%2fanchore%2fsyft/v0.84.1/compatibility-slim/v0.84.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/go/github.com%2fanchore%2fsyft/v0.84.1/confidence-slim/v0.84.0)](https://docs.renovatebot.com/merge-confidence/)
| require | patch |
|
[github.com/fluxcd/helm-controller/api](https://github.com/fluxcd/helm-controller)
| `v0.34.2` -> `v0.35.0` |
[![age](https://badges.renovateapi.com/packages/go/github.com%2ffluxcd%2fhelm-controller%2fapi/v0.35.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/go/github.com%2ffluxcd%2fhelm-controller%2fapi/v0.35.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/go/github.com%2ffluxcd%2fhelm-controller%2fapi/v0.35.0/compatibility-slim/v0.34.2)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/go/github.com%2ffluxcd%2fhelm-controller%2fapi/v0.35.0/confidence-slim/v0.34.2)](https://docs.renovatebot.com/merge-confidence/)
| require | minor |
|
[github.com/opencontainers/image-spec](https://github.com/opencontainers/image-spec)
| `v1.1.0-rc3` -> `v1.1.0-rc4` |
[![age](https://badges.renovateapi.com/packages/go/github.com%2fopencontainers%2fimage-spec/v1.1.0-rc4/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/go/github.com%2fopencontainers%2fimage-spec/v1.1.0-rc4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/go/github.com%2fopencontainers%2fimage-spec/v1.1.0-rc4/compatibility-slim/v1.1.0-rc3)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/go/github.com%2fopencontainers%2fimage-spec/v1.1.0-rc4/confidence-slim/v1.1.0-rc3)](https://docs.renovatebot.com/merge-confidence/)
| require | patch |
| [github/codeql-action](https://github.com/github/codeql-action) |
`v2.20.1` -> `v2.20.2` |
[![age](https://badges.renovateapi.com/packages/github-tags/github%2fcodeql-action/v2.20.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/github-tags/github%2fcodeql-action/v2.20.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/github-tags/github%2fcodeql-action/v2.20.2/compatibility-slim/v2.20.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/github-tags/github%2fcodeql-action/v2.20.2/confidence-slim/v2.20.1)](https://docs.renovatebot.com/merge-confidence/)
| action | patch |
| golang.org/x/crypto | `v0.10.0` -> `v0.11.0` |
[![age](https://badges.renovateapi.com/packages/go/golang.org%2fx%2fcrypto/v0.11.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/go/golang.org%2fx%2fcrypto/v0.11.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/go/golang.org%2fx%2fcrypto/v0.11.0/compatibility-slim/v0.10.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/go/golang.org%2fx%2fcrypto/v0.11.0/confidence-slim/v0.10.0)](https://docs.renovatebot.com/merge-confidence/)
| require | minor |
| [longhorn](https://github.com/longhorn/longhorn)
([source](https://github.com/longhorn/charts)) | `1.4.0` -> `1.4.2` |
[![age](https://badges.renovateapi.com/packages/helm/longhorn/1.4.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/helm/longhorn/1.4.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/helm/longhorn/1.4.2/compatibility-slim/1.4.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/helm/longhorn/1.4.2/confidence-slim/1.4.0)](https://docs.renovatebot.com/merge-confidence/)
| | patch |
| [material-symbols](https://marella.github.io/material-symbols/demo/)
([source](https://github.com/marella/material-symbols)) | [`0.8.1` ->
`0.9.0`](https://renovatebot.com/diffs/npm/material-symbols/0.8.1/0.9.0)
|
[![age](https://badges.renovateapi.com/packages/npm/material-symbols/0.9.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/material-symbols/0.9.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/material-symbols/0.9.0/compatibility-slim/0.8.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/material-symbols/0.9.0/confidence-slim/0.8.1)](https://docs.renovatebot.com/merge-confidence/)
| dependencies | minor |
| oras.land/oras-go/v2 | `v2.2.0` -> `v2.2.1` |
[![age](https://badges.renovateapi.com/packages/go/oras.land%2foras-go%2fv2/v2.2.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/go/oras.land%2foras-go%2fv2/v2.2.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/go/oras.land%2foras-go%2fv2/v2.2.1/compatibility-slim/v2.2.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/go/oras.land%2foras-go%2fv2/v2.2.1/confidence-slim/v2.2.0)](https://docs.renovatebot.com/merge-confidence/)
| require | patch |
| [quicktype](https://github.com/quicktype/quicktype) | [`23.0.48` ->
`23.0.49`](https://renovatebot.com/diffs/npm/quicktype/23.0.48/23.0.49)
|
[![age](https://badges.renovateapi.com/packages/npm/quicktype/23.0.49/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/quicktype/23.0.49/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/quicktype/23.0.49/compatibility-slim/23.0.48)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/quicktype/23.0.49/confidence-slim/23.0.48)](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | patch |
| [serde_json](https://github.com/serde-rs/json) | `1.0.99` ->
`1.0.100` |
[![age](https://badges.renovateapi.com/packages/crate/serde_json/1.0.100/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/crate/serde_json/1.0.100/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/crate/serde_json/1.0.100/compatibility-slim/1.0.99)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/crate/serde_json/1.0.100/confidence-slim/1.0.99)](https://docs.renovatebot.com/merge-confidence/)
| dependencies | patch |
|
[sigs.k8s.io/kustomize/api](https://github.com/kubernetes-sigs/kustomize)
| `v0.13.4` -> `v0.14.0` |
[![age](https://badges.renovateapi.com/packages/go/sigs.k8s.io%2fkustomize%2fapi/v0.14.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/go/sigs.k8s.io%2fkustomize%2fapi/v0.14.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/go/sigs.k8s.io%2fkustomize%2fapi/v0.14.0/compatibility-slim/v0.13.4)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/go/sigs.k8s.io%2fkustomize%2fapi/v0.14.0/confidence-slim/v0.13.4)](https://docs.renovatebot.com/merge-confidence/)
| require | minor |
| [svelte](https://svelte.dev)
([source](https://github.com/sveltejs/svelte)) | [`4.0.0` ->
`4.0.4`](https://renovatebot.com/diffs/npm/svelte/4.0.0/4.0.4) |
[![age](https://badges.renovateapi.com/packages/npm/svelte/4.0.4/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/svelte/4.0.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/svelte/4.0.4/compatibility-slim/4.0.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/svelte/4.0.4/confidence-slim/4.0.0)](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | patch |
| [typescript](https://www.typescriptlang.org/)
([source](https://github.com/Microsoft/TypeScript)) | [`5.1.5` ->
`5.1.6`](https://renovatebot.com/diffs/npm/typescript/5.1.5/5.1.6) |
[![age](https://badges.renovateapi.com/packages/npm/typescript/5.1.6/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/typescript/5.1.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/typescript/5.1.6/compatibility-slim/5.1.5)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/typescript/5.1.6/confidence-slim/5.1.5)](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | patch |
| [weaveworks/eksctl](https://github.com/weaveworks/eksctl) |
`v0.146.0` -> `v0.147.0` |
[![age](https://badges.renovateapi.com/packages/github-releases/weaveworks%2feksctl/v0.147.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/github-releases/weaveworks%2feksctl/v0.147.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/github-releases/weaveworks%2feksctl/v0.147.0/compatibility-slim/v0.146.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/github-releases/weaveworks%2feksctl/v0.147.0/confidence-slim/v0.146.0)](https://docs.renovatebot.com/merge-confidence/)
| | minor |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>floating-ui/floating-ui (@&#8203;floating-ui/dom)</summary>

###
[`v1.4.3`](https://github.com/floating-ui/floating-ui/releases/tag/%40floating-ui/dom%401.4.3)

[Compare
Source](https://github.com/floating-ui/floating-ui/compare/@floating-ui/dom@1.4.2...@floating-ui/dom@1.4.3)

#### Bug Fixes

- fix(autoUpdate): handle `layoutShift` in `iframe`s
([#&#8203;2400](https://github.com/floating-ui/floating-ui/issues/2400))

- fix(autoUpdate): prevent `ResizeObserver` loop error when using `size`
middleware when the reference element resizes
([#&#8203;2335](https://github.com/floating-ui/floating-ui/issues/2335))

- fix(autoUpdate): check if `ResizeObserver` exists to support testing
envs by default
([#&#8203;2401](https://github.com/floating-ui/floating-ui/issues/2401))

- fix: incorrect positioning for `position: fixed` floating elements
inside containers with `container-type` style (container queries)
([#&#8203;2402](https://github.com/floating-ui/floating-ui/issues/2402))

</details>

<details>
<summary>fontsource/font-files (@&#8203;fontsource/roboto)</summary>

###
[`v5.0.4`](https://github.com/fontsource/font-files/compare/374cfdd71e905ac82abd9b7772813228f01efa81...b02089c146de321a36fd941f4129392b8f5fbccd)

[Compare
Source](https://github.com/fontsource/font-files/compare/374cfdd71e905ac82abd9b7772813228f01efa81...b02089c146de321a36fd941f4129392b8f5fbccd)

</details>

<details>
<summary>sveltejs/kit (@&#8203;sveltejs/kit)</summary>

###
[`v1.22.0`](https://github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#&#8203;1220)

[Compare
Source](https://github.com/sveltejs/kit/compare/@sveltejs/kit@1.21.0...@sveltejs/kit@1.22.0)

##### Minor Changes

- feat: add `HEAD` server method
([#&#8203;9753](https://github.com/sveltejs/kit/pull/9753))

- feat: support caching of responses with `Vary` header (except for
`Vary: *`) ([#&#8203;9993](https://github.com/sveltejs/kit/pull/9993))

##### Patch Changes

- fix: avoid running load function on invalid requests
([#&#8203;9752](https://github.com/sveltejs/kit/pull/9752))

- fix: update page store when URL hash is changed from the address bar
([#&#8203;10202](https://github.com/sveltejs/kit/pull/10202))

- fix: include `Vary: Accept` header to fix browser caching of adjacent
pages and endpoints
([#&#8203;9993](https://github.com/sveltejs/kit/pull/9993))

###
[`v1.21.0`](https://github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#&#8203;1210)

[Compare
Source](https://github.com/sveltejs/kit/compare/@sveltejs/kit@1.20.5...@sveltejs/kit@1.21.0)

##### Minor Changes

- feat: add `event.isSubRequest` boolean indicating whether this is a
call to one of the app's own APIs during SSR (or prerendering)
([#&#8203;10170](https://github.com/sveltejs/kit/pull/10170))

- feat: add `privatePrefix` to `config.kit.env`
([#&#8203;9996](https://github.com/sveltejs/kit/pull/9996))

- feat: export `VERSION` from `@sveltejs/kit`
([#&#8203;9969](https://github.com/sveltejs/kit/pull/9969))

##### Patch Changes

- docs: update inline NavigationType documentation
([#&#8203;10269](https://github.com/sveltejs/kit/pull/10269))

- perf: cache dynamic imports of nodes
([#&#8203;10080](https://github.com/sveltejs/kit/pull/10080))

</details>

<details>
<summary>testing-library/svelte-testing-library
(@&#8203;testing-library/svelte)</summary>

###
[`v4.0.3`](https://github.com/testing-library/svelte-testing-library/releases/tag/v4.0.3)

[Compare
Source](https://github.com/testing-library/svelte-testing-library/compare/v4.0.2...v4.0.3)

##### Bug Fixes

- package.json exports order
([ed0bcdc](https://github.com/testing-library/svelte-testing-library/commit/ed0bcdc6af9801db324f2b579523924cfd759acb))

</details>

<details>
<summary>typescript-eslint/typescript-eslint
(@&#8203;typescript-eslint/eslint-plugin)</summary>

###
[`v5.61.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#&#8203;5610-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5601v5610-2023-07-03)

[Compare
Source](https://github.com/typescript-eslint/typescript-eslint/compare/v5.60.1...v5.61.0)

##### Features

- **eslint-plugin:** \[ban-types] ban types in extends and implements
([#&#8203;7129](https://github.com/typescript-eslint/typescript-eslint/issues/7129))
([997783f](https://github.com/typescript-eslint/typescript-eslint/commit/997783ff108ca18af709667ef3fdfa7134a8eefe))
- use graphemer instead of grapheme-splitter
([#&#8203;7069](https://github.com/typescript-eslint/typescript-eslint/issues/7069))
([faea3ff](https://github.com/typescript-eslint/typescript-eslint/commit/faea3ff8b4d750974c41262b44db314f20d0c99c))

You can read about our [versioning
strategy](https://main--typescript-eslint.netlify.app/users/versioning)
and
[releases](https://main--typescript-eslint.netlify.app/users/releases)
on our website.

####
[5.60.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.60.0...v5.60.1)
(2023-06-26)

**Note:** Version bump only for package
[@&#8203;typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin)

You can read about our [versioning
strategy](https://main--typescript-eslint.netlify.app/users/versioning)
and
[releases](https://main--typescript-eslint.netlify.app/users/releases)
on our website.

</details>

<details>
<summary>typescript-eslint/typescript-eslint
(@&#8203;typescript-eslint/parser)</summary>

###
[`v5.61.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#&#8203;5610-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5601v5610-2023-07-03)

[Compare
Source](https://github.com/typescript-eslint/typescript-eslint/compare/v5.60.1...v5.61.0)

**Note:** Version bump only for package
[@&#8203;typescript-eslint/parser](https://github.com/typescript-eslint/parser)

You can read about our [versioning
strategy](https://main--typescript-eslint.netlify.app/users/versioning)
and
[releases](https://main--typescript-eslint.netlify.app/users/releases)
on our website.

####
[5.60.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.60.0...v5.60.1)
(2023-06-26)

**Note:** Version bump only for package
[@&#8203;typescript-eslint/parser](https://github.com/typescript-eslint/parser)

You can read about our [versioning
strategy](https://main--typescript-eslint.netlify.app/users/versioning)
and
[releases](https://main--typescript-eslint.netlify.app/users/releases)
on our website.

</details>

<details>
<summary>actions/setup-node (actions/setup-node)</summary>

###
[`v3.7.0`](https://github.com/actions/setup-node/releases/tag/v3.7.0)

[Compare
Source](https://github.com/actions/setup-node/compare/v3.6.0...v3.7.0)

#### What's Changed

In scope of this release we added a logic to save an additional cache
path for yarn 3 ([related pull
request](https://github.com/actions/setup-node/pull/744) and [feature
request](https://github.com/actions/setup-node/issues/325)). Moreover,
we added functionality to use all the sub directories derived from
`cache-dependency-path` input and add detect all dependencies
directories to cache (related [pull
request](https://github.com/actions/setup-node/pull/735) and [feature
request](https://github.com/actions/setup-node/issues/488)).

##### Besides, we made such changes as:

- Replace workflow badge with new badge by
[@&#8203;jongwooo](https://github.com/jongwooo) in
[https://github.com/actions/setup-node/pull/653](https://github.com/actions/setup-node/pull/653)
- Fix a minor typo by [@&#8203;phanan](https://github.com/phanan) in
[https://github.com/actions/setup-node/pull/662](https://github.com/actions/setup-node/pull/662)
- docs: fix typo in advanced-usage.md by
[@&#8203;remarkablemark](https://github.com/remarkablemark) in
[https://github.com/actions/setup-node/pull/697](https://github.com/actions/setup-node/pull/697)
- bugfix: Don't attempt to use Windows fallbacks on non-Windows OSes by
[@&#8203;domdomegg](https://github.com/domdomegg) in
[https://github.com/actions/setup-node/pull/718](https://github.com/actions/setup-node/pull/718)
- Update to node 18.x by
[@&#8203;feelepxyz](https://github.com/feelepxyz) in
[https://github.com/actions/setup-node/pull/751](https://github.com/actions/setup-node/pull/751)
- Remove implicit dependencies by
[@&#8203;nikolai-laevskii](https://github.com/nikolai-laevskii) in
[https://github.com/actions/setup-node/pull/758](https://github.com/actions/setup-node/pull/758)
- Fix description about ensuring workflow access to private package by
[@&#8203;x86chi](https://github.com/x86chi) in
[https://github.com/actions/setup-node/pull/704](https://github.com/actions/setup-node/pull/704)

#### New Contributors

- [@&#8203;jongwooo](https://github.com/jongwooo) made their first
contribution in
[https://github.com/actions/setup-node/pull/653](https://github.com/actions/setup-node/pull/653)
- [@&#8203;phanan](https://github.com/phanan) made their first
contribution in
[https://github.com/actions/setup-node/pull/662](https://github.com/actions/setup-node/pull/662)
- [@&#8203;remarkablemark](https://github.com/remarkablemark) made
their first contribution in
[https://github.com/actions/setup-node/pull/697](https://github.com/actions/setup-node/pull/697)
- [@&#8203;domdomegg](https://github.com/domdomegg) made their first
contribution in
[https://github.com/actions/setup-node/pull/718](https://github.com/actions/setup-node/pull/718)
- [@&#8203;feelepxyz](https://github.com/feelepxyz) made their first
contribution in
[https://github.com/actions/setup-node/pull/751](https://github.com/actions/setup-node/pull/751)
- [@&#8203;nikolai-laevskii](https://github.com/nikolai-laevskii) made
their first contribution in
[https://github.com/actions/setup-node/pull/758](https://github.com/actions/setup-node/pull/758)
- [@&#8203;x86chi](https://github.com/x86chi) made their first
contribution in
[https://github.com/actions/setup-node/pull/704](https://github.com/actions/setup-node/pull/704)

**Full Changelog**:
https://github.com/actions/setup-node/compare/v3...v3.7.0

</details>

<details>
<summary>hashicorp/terraform-provider-aws (aws)</summary>

###
[`v5.6.2`](https://github.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#&#8203;562-June-30-2023)

[Compare
Source](https://github.com/hashicorp/terraform-provider-aws/compare/v5.6.1...v5.6.2)

BUG FIXES:

- resource/aws_s3\_bucket: Fix `InvalidArgument: Invalid attribute name
specified` errors when listing S3 Bucket objects, caused by an [AWS SDK
for Go regression](https://github.com/aws/aws-sdk-go/issues/4897)
([#&#8203;32317](https://github.com/hashicorp/terraform-provider-aws/issues/32317))

###
[`v5.6.1`](https://github.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#&#8203;561-June-30-2023)

[Compare
Source](https://github.com/hashicorp/terraform-provider-aws/compare/v5.6.0...v5.6.1)

BUG FIXES:

- provider: Prevent resource recreation if `tags` or `tags_all` are
updated
([#&#8203;32297](https://github.com/hashicorp/terraform-provider-aws/issues/32297))

###
[`v5.6.0`](https://github.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#&#8203;560-June-29-2023)

[Compare
Source](https://github.com/hashicorp/terraform-provider-aws/compare/v5.5.0...v5.6.0)

FEATURES:

- **New Data Source:** `aws_opensearchserverless_access_policy`
([#&#8203;32231](https://github.com/hashicorp/terraform-provider-aws/issues/32231))
- **New Data Source:** `aws_opensearchserverless_collection`
([#&#8203;32247](https://github.com/hashicorp/terraform-provider-aws/issues/32247))
- **New Data Source:** `aws_sfn_alias`
([#&#8203;32176](https://github.com/hashicorp/terraform-provider-aws/issues/32176))
- **New Data Source:** `aws_sfn_state_machine_versions`
([#&#8203;32176](https://github.com/hashicorp/terraform-provider-aws/issues/32176))
- **New Resource:** `aws_ec2_instance_connect_endpoint`
([#&#8203;31858](https://github.com/hashicorp/terraform-provider-aws/issues/31858))
- **New Resource:** `aws_sfn_alias`
([#&#8203;32176](https://github.com/hashicorp/terraform-provider-aws/issues/32176))
- **New Resource:** `aws_transfer_agreement`
([#&#8203;32203](https://github.com/hashicorp/terraform-provider-aws/issues/32203))
- **New Resource:** `aws_transfer_certificate`
([#&#8203;32203](https://github.com/hashicorp/terraform-provider-aws/issues/32203))
- **New Resource:** `aws_transfer_connector`
([#&#8203;32203](https://github.com/hashicorp/terraform-provider-aws/issues/32203))
- **New Resource:** `aws_transfer_profile`
([#&#8203;32203](https://github.com/hashicorp/terraform-provider-aws/issues/32203))

ENHANCEMENTS:

- resource/aws_batch_compute_environment: Add `placement_group`
attribute to the `compute_resources` configuration block
([#&#8203;32200](https://github.com/hashicorp/terraform-provider-aws/issues/32200))
- resource/aws_emrserverless_application: Do not recreate the resource
if `release_label` changes
([#&#8203;32278](https://github.com/hashicorp/terraform-provider-aws/issues/32278))
- resource/aws_fis_experiment_template: Add `log_configuration`
configuration block
([#&#8203;32102](https://github.com/hashicorp/terraform-provider-aws/issues/32102))
- resource/aws_fis_experiment_template: Add `parameters` attribute to
the `target` configuration block
([#&#8203;32160](https://github.com/hashicorp/terraform-provider-aws/issues/32160))
- resource/aws_fis_experiment_template: Add support for `Pods` and
`Tasks` to `action.*.target`
([#&#8203;32152](https://github.com/hashicorp/terraform-provider-aws/issues/32152))
- resource/aws_lambda_event_source_mapping: The `queues` argument has
changed from a set to a list with a maximum of one element.
([#&#8203;31931](https://github.com/hashicorp/terraform-provider-aws/issues/31931))
- resource/aws_pipes_pipe: Add `activemq_broker_parameters`,
`dynamodb_stream_parameters`, `kinesis_stream_parameters`,
`managed_streaming_kafka_parameters`, `rabbitmq_broker_parameters`,
`self_managed_kafka_parameters` and `sqs_queue_parameters` attributes to
the `source_parameters` configuration block. NOTE: Because we cannot
easily test all this functionality, it is best effort and we ask for
community help in testing
([#&#8203;31607](https://github.com/hashicorp/terraform-provider-aws/issues/31607))
- resource/aws_pipes_pipe: Add `batch_job_parameters`,
`cloudwatch_logs_parameters`, `ecs_task_parameters`,
`eventbridge_event_bus_parameters`, `http_parameters`,
`kinesis_stream_parameters`, `lambda_function_parameters`,
`redshift_data_parameters`, `sagemaker_pipeline_parameters`,
`sqs_queue_parameters` and `step_function_state_machine_parameters`
attributes to the `target_parameters` configuration block. NOTE: Because
we cannot easily test all this functionality, it is best effort and we
ask for community help in testing
([#&#8203;31607](https://github.com/hashicorp/terraform-provider-aws/issues/31607))
- resource/aws_pipes_pipe: Add `enrichment_parameters` argument
([#&#8203;31607](https://github.com/hashicorp/terraform-provider-aws/issues/31607))
- resource/aws_resourcegroups_group: `resource_query` no longer
conflicts with `configuration`
([#&#8203;30242](https://github.com/hashicorp/terraform-provider-aws/issues/30242))
- resource/aws_s3\_bucket_logging: Retry on empty read of logging config
([#&#8203;30916](https://github.com/hashicorp/terraform-provider-aws/issues/30916))
- resource/aws_sfn_state_machine: Add `description`, `publish`,
`revision_id`, `state_machine_version_arn` and `version_description`
attributes
([#&#8203;32176](https://github.com/hashicorp/terraform-provider-aws/issues/32176))

BUG FIXES:

- resource/aws_db_instance: Fix resource Create returning instances not
in the `available` state when `identifier_prefix` is specified
([#&#8203;32287](https://github.com/hashicorp/terraform-provider-aws/issues/32287))
- resource/aws_resourcegroups_resource: Fix crash when resource Create
fails
([#&#8203;30242](https://github.com/hashicorp/terraform-provider-aws/issues/30242))
- resource/aws_route: Fix `reading Route in Route Table (rtb-1234abcd)
with destination (1.2.3.4/5): couldn't find resource` errors when
reading new resource
([#&#8203;32196](https://github.com/hashicorp/terraform-provider-aws/issues/32196))
- resource/aws_vpc_security_group_egress_rule: `security_group_id` is
Required
([#&#8203;32148](https://github.com/hashicorp/terraform-provider-aws/issues/32148))
- resource/aws_vpc_security_group_ingress_rule: `security_group_id` is
Required
([#&#8203;32148](https://github.com/hashicorp/terraform-provider-aws/issues/32148))

</details>

<details>
<summary>eslint/eslint (eslint)</summary>

### [`v8.44.0`](https://github.com/eslint/eslint/releases/tag/v8.44.0)

[Compare
Source](https://github.com/eslint/eslint/compare/v8.43.0...v8.44.0)

##### Features

-
[`1766771`](https://github.com/eslint/eslint/commit/176677180a4a1209fc192771521c9192e1f67578)
feat: add `es2023` and `es2024` environments
([#&#8203;17328](https://github.com/eslint/eslint/issues/17328))
(Milos Djermanovic)
-
[`4c50400`](https://github.com/eslint/eslint/commit/4c5040022639ae804c15b366afc6e64982bd8ae3)
feat: add `ecmaVersion: 2024`, regexp `v` flag parsing
([#&#8203;17324](https://github.com/eslint/eslint/issues/17324))
(Milos Djermanovic)
-
[`4d411e4`](https://github.com/eslint/eslint/commit/4d411e4c7063274d6d346f1b7ee46f7575d0bbd2)
feat: add ternaryOperandBinaryExpressions option to no-extra-parens rule
([#&#8203;17270](https://github.com/eslint/eslint/issues/17270))
(Percy Ma)
-
[`c8b1f4d`](https://github.com/eslint/eslint/commit/c8b1f4d61a256727755d561bf53f889b6cd712e0)
feat: Move `parserServices` to `SourceCode`
([#&#8203;17311](https://github.com/eslint/eslint/issues/17311))
(Milos Djermanovic)
-
[`ef6e24e`](https://github.com/eslint/eslint/commit/ef6e24e42670f321d996948623846d9caaedac99)
feat: treat unknown nodes as having the lowest precedence
([#&#8203;17302](https://github.com/eslint/eslint/issues/17302)) (Brad
Zacher)
-
[`1866e1d`](https://github.com/eslint/eslint/commit/1866e1df6175e4ba0ae4a0d88dc3c956bb310035)
feat: allow flat config files to export a Promise
([#&#8203;17301](https://github.com/eslint/eslint/issues/17301))
(Milos Djermanovic)

##### Bug Fixes

-
[`a36bcb6`](https://github.com/eslint/eslint/commit/a36bcb67f26be42c794797d0cc9948b9cfd4ff71)
fix: no-unused-vars false positive with logical assignment operators
([#&#8203;17320](https://github.com/eslint/eslint/issues/17320))
(Gweesin Chan)
-
[`7620b89`](https://github.com/eslint/eslint/commit/7620b891e81c234f30f9dbcceb64a05fd0dde65e)
fix: Remove `no-unused-labels` autofix before potential directives
([#&#8203;17314](https://github.com/eslint/eslint/issues/17314))
(Francesco Trotta)
-
[`391ed38`](https://github.com/eslint/eslint/commit/391ed38b09bd1a3abe85db65b8fcda980ab3d6f4)
fix: Remove `no-extra-semi` autofix before potential directives
([#&#8203;17297](https://github.com/eslint/eslint/issues/17297))
(Francesco Trotta)

##### Documentation

-
[`526e911`](https://github.com/eslint/eslint/commit/526e91106e6fe101578e9478a9d7f4844d4f72ac)
docs: resubmit pr 17115 doc changes
([#&#8203;17291](https://github.com/eslint/eslint/issues/17291)) (唯然)
-
[`e1314bf`](https://github.com/eslint/eslint/commit/e1314bf85a52bb0d05b1c9ca3b4c1732bae22172)
docs: Integration section and tutorial
([#&#8203;17132](https://github.com/eslint/eslint/issues/17132)) (Ben
Perlmutter)
-
[`19a8c5d`](https://github.com/eslint/eslint/commit/19a8c5d84596a9f7f2aa428c1696ba86daf854e6)
docs: Update README (GitHub Actions Bot)

##### Chores

-
[`49e46ed`](https://github.com/eslint/eslint/commit/49e46edf3c8dc71d691a97fc33b63ed80ae0db0c)
chore: upgrade
[@&#8203;eslint/js](https://github.com/eslint/js)[@&#8203;8](https://github.com/8).44.0
([#&#8203;17329](https://github.com/eslint/eslint/issues/17329))
(Milos Djermanovic)
-
[`a1cb642`](https://github.com/eslint/eslint/commit/a1cb6421f9d185901cd99e5f696e912226ef6632)
chore: package.json update for
[@&#8203;eslint/js](https://github.com/eslint/js) release (ESLint
Jenkins)
-
[`840a264`](https://github.com/eslint/eslint/commit/840a26462bbf6c27c52c01b85ee2018062157951)
test: More test cases for no-case-declarations
([#&#8203;17315](https://github.com/eslint/eslint/issues/17315))
(Elian Cordoba)
-
[`e6e74f9`](https://github.com/eslint/eslint/commit/e6e74f9eef0448129dd4775628aba554a2d8c8c9)
chore: package.json update for eslint-config-eslint release (ESLint
Jenkins)
-
[`eb3d794`](https://github.com/eslint/eslint/commit/eb3d7946e1e9f70254008744dba2397aaa730114)
chore: upgrade semver@7.5.3
([#&#8203;17323](https://github.com/eslint/eslint/issues/17323))
(Ziyad El Abid)
-
[`cf88439`](https://github.com/eslint/eslint/commit/cf884390ad8071d88eae05df9321100f1770363d)
chore: upgrade optionator@0.9.3
([#&#8203;17319](https://github.com/eslint/eslint/issues/17319))
(Milos Djermanovic)
-
[`9718a97`](https://github.com/eslint/eslint/commit/9718a9781d69d2c40b68c631aed97700b32c0082)
refactor: remove unnecessary code in `flat-eslint.js`
([#&#8203;17308](https://github.com/eslint/eslint/issues/17308))
(Milos Djermanovic)
-
[`f82e56e`](https://github.com/eslint/eslint/commit/f82e56e9acfb9562ece76441472d5657d7d5e296)
perf: various performance improvements
([#&#8203;17135](https://github.com/eslint/eslint/issues/17135))
(moonlightaria)
-
[`da81e66`](https://github.com/eslint/eslint/commit/da81e66e22b4f3d3fe292cf70c388753304deaad)
chore: update eslint-plugin-jsdoc to 46.2.5
([#&#8203;17245](https://github.com/eslint/eslint/issues/17245)) (唯然)
-
[`b991640`](https://github.com/eslint/eslint/commit/b991640176d5dce4750f7cc71c56cd6f284c882f)
chore: switch eslint-config-eslint to the flat format
([#&#8203;17247](https://github.com/eslint/eslint/issues/17247)) (唯然)

</details>

<details>
<summary>sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)</summary>

###
[`v2.32.2`](https://github.com/sveltejs/eslint-plugin-svelte/blob/HEAD/CHANGELOG.md#&#8203;2322)

[Compare
Source](https://github.com/sveltejs/eslint-plugin-svelte/compare/v2.32.1...v2.32.2)

##### Patch Changes

-
[#&#8203;530](https://github.com/sveltejs/eslint-plugin-svelte/pull/530)
[`c584404`](https://github.com/sveltejs/eslint-plugin-svelte/commit/c584404bd5a2134d81067abbd3c01525abc8e9f7)
Thanks [@&#8203;pawelblaszczyk5](https://github.com/pawelblaszczyk5)!
- fix: handle type aliases for $Events and $Slots declarations

###
[`v2.32.1`](https://github.com/sveltejs/eslint-plugin-svelte/blob/HEAD/CHANGELOG.md#&#8203;2321)

[Compare
Source](https://github.com/sveltejs/eslint-plugin-svelte/compare/v2.32.0...v2.32.1)

##### Patch Changes

-
[#&#8203;527](https://github.com/sveltejs/eslint-plugin-svelte/pull/527)
[`0212a78`](https://github.com/sveltejs/eslint-plugin-svelte/commit/0212a78541e2ff51305c3b75f115dabcba73ab78)
Thanks [@&#8203;marekdedic](https://github.com/marekdedic)! -
fix(no-ununsed-class-name): fixed an error with `@use` at-rules

</details>

<details>
<summary>anchore/syft (github.com/anchore/syft)</summary>

### [`v0.84.1`](https://github.com/anchore/syft/releases/tag/v0.84.1)

[Compare
Source](https://github.com/anchore/syft/compare/v0.84.0...v0.84.1)

### Changelog

#### [v0.84.1](https://github.com/anchore/syft/tree/v0.84.1)
(2023-06-29)

[Full
Changelog](https://github.com/anchore/syft/compare/v0.84.0...v0.84.1)

##### Bug Fixes

- Fix version detection in Java archive name parsing \[[PR
#&#8203;1889](https://github.com/anchore/syft/pull/1889)]
\[[luhring](https://github.com/luhring)]
- Improve support for Dart SDK package dependency lockfiles \[[PR
#&#8203;1891](https://github.com/anchore/syft/pull/1891)]
\[[rufman](https://github.com/rufman)]
- Fix license output for some CycloneDX JSON SBOMs \[[Issue
#&#8203;1877](https://github.com/anchore/syft/issues/1877)] \[[PR
#&#8203;1879](https://github.com/anchore/syft/pull/1879)]
\[[kzantow](https://github.com/kzantow)]
- Correctly discover Debian file relationships in distroless images
\[[Issue #&#8203;1900](https://github.com/anchore/syft/issues/1900)]
\[[PR #&#8203;1901](https://github.com/anchore/syft/pull/1901)]
\[[westonsteimel](https://github.com/westonsteimel)]

##### Additional Changes

- Simplify the SBOM writer interface \[[PR
#&#8203;1892](https://github.com/anchore/syft/pull/1892)]
\[[wagoodman](https://github.com/wagoodman)]

</details>

<details>
<summary>fluxcd/helm-controller
(github.com/fluxcd/helm-controller/api)</summary>

###
[`v0.35.0`](https://github.com/fluxcd/helm-controller/releases/tag/v0.35.0)

[Compare
Source](https://github.com/fluxcd/helm-controller/compare/v0.34.2...v0.35.0)

#### Changelog

[v0.35.0
changelog](https://github.com/fluxcd/helm-controller/blob/v0.35.0/CHANGELOG.md)

#### Container images

-   `docker.io/fluxcd/helm-controller:v0.35.0`
-   `ghcr.io/fluxcd/helm-controller:v0.35.0`

Supported architectures: `linux/amd64`, `linux/arm64` and
`linux/arm/v7`.

The container images are built on GitHub hosted runners and are signed
with cosign and GitHub OIDC.
To verify the images and their provenance (SLSA level 3), please see the
[security documentation](https://fluxcd.io/flux/security/).

</details>

<details>
<summary>opencontainers/image-spec
(github.com/opencontainers/image-spec)</summary>

###
[`v1.1.0-rc4`](https://github.com/opencontainers/image-spec/releases/tag/v1.1.0-rc4)

[Compare
Source](https://github.com/opencontainers/image-spec/compare/v1.1.0-rc3...v1.1.0-rc4)

Vote passed \[+6 -0]:
https://groups.google.com/a/opencontainers.org/g/dev/c/gPgzESGb7xs

For changeset and diff please see -
[https://github.com/opencontainers/image-spec/pull/1080](https://github.com/opencontainers/image-spec/pull/1080)

</details>

<details>
<summary>github/codeql-action (github/codeql-action)</summary>

###
[`v2.20.2`](https://github.com/github/codeql-action/compare/v2.20.1...v2.20.2)

[Compare
Source](https://github.com/github/codeql-action/compare/v2.20.1...v2.20.2)

</details>

<details>
<summary>longhorn/charts (longhorn)</summary>

###
[`v1.4.2`](https://github.com/longhorn/charts/releases/tag/longhorn-1.4.2)

[Compare
Source](https://github.com/longhorn/charts/compare/longhorn-1.4.1...longhorn-1.4.2)

Longhorn is a distributed block storage system for Kubernetes.

###
[`v1.4.1`](https://github.com/longhorn/charts/releases/tag/longhorn-1.4.1)

[Compare
Source](https://github.com/longhorn/charts/compare/longhorn-1.4.0...longhorn-1.4.1)

Longhorn is a distributed block storage system for Kubernetes.

</details>

<details>
<summary>marella/material-symbols (material-symbols)</summary>

###
[`v0.9.0`](https://github.com/marella/material-symbols/compare/v0.8.1...v0.9.0)

[Compare
Source](https://github.com/marella/material-symbols/compare/v0.8.1...v0.9.0)

</details>

<details>
<summary>quicktype/quicktype (quicktype)</summary>

###
[`v23.0.49`](https://github.com/quicktype/quicktype/compare/90be42511604485f6d78be5d1458ca3aa2083906...fed3738eda530454454a0ca23855f2b1cc84e3b2)

[Compare
Source](https://github.com/quicktype/quicktype/compare/90be42511604485f6d78be5d1458ca3aa2083906...fed3738eda530454454a0ca23855f2b1cc84e3b2)

</details>

<details>
<summary>serde-rs/json (serde_json)</summary>

###
[`v1.0.100`](https://github.com/serde-rs/json/releases/tag/v1.0.100)

[Compare
Source](https://github.com/serde-rs/json/compare/v1.0.99...v1.0.100)

-   Support `-Z minimal-versions`

</details>

<details>
<summary>sveltejs/svelte (svelte)</summary>

###
[`v4.0.4`](https://github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#&#8203;404)

[Compare
Source](https://github.com/sveltejs/svelte/compare/svelte@4.0.3...svelte@4.0.4)

##### Patch Changes

- fix: claim svg tags in raw mustache tags correctly
([#&#8203;8910](https://github.com/sveltejs/svelte/pull/8910))

- fix: repair invalid raw html content during hydration
([#&#8203;8912](https://github.com/sveltejs/svelte/pull/8912))

###
[`v4.0.3`](https://github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#&#8203;403)

[Compare
Source](https://github.com/sveltejs/svelte/compare/svelte@4.0.2...svelte@4.0.3)

##### Patch Changes

- fix: handle falsy srcset values
([#&#8203;8901](https://github.com/sveltejs/svelte/pull/8901))

###
[`v4.0.2`](https://github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#&#8203;402)

[Compare
Source](https://github.com/sveltejs/svelte/compare/svelte@4.0.1...svelte@4.0.2)

##### Patch Changes

- fix: reflect all custom element prop updates back to attribute
([#&#8203;8898](https://github.com/sveltejs/svelte/pull/8898))

- fix: shrink custom element baseline a bit
([#&#8203;8858](https://github.com/sveltejs/svelte/pull/8858))

- fix: use non-destructive hydration for all `@html` tags
([#&#8203;8880](https://github.com/sveltejs/svelte/pull/8880))

- fix: align `disclose-version` exports specification
([#&#8203;8874](https://github.com/sveltejs/svelte/pull/8874))

- fix: check srcset when hydrating to prevent needless requests
([#&#8203;8868](https://github.com/sveltejs/svelte/pull/8868))

###
[`v4.0.1`](https://github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#&#8203;401)

[Compare
Source](https://github.com/sveltejs/svelte/compare/svelte@4.0.0...svelte@4.0.1)

##### Patch Changes

- fix: ensure identifiers in destructuring contexts don't clash with
existing ones
([#&#8203;8840](https://github.com/sveltejs/svelte/pull/8840))

- fix: ensure `createEventDispatcher` and `ActionReturn` work with types
from generic function parameters
([#&#8203;8872](https://github.com/sveltejs/svelte/pull/8872))

- fix: apply transition to `<svelte:element>` with local transition
([#&#8203;8865](https://github.com/sveltejs/svelte/pull/8865))

- fix: relax a11y "no redundant role" rule for li, ul, ol
([#&#8203;8867](https://github.com/sveltejs/svelte/pull/8867))

- fix: remove tsconfig.json from published package
([#&#8203;8859](https://github.com/sveltejs/svelte/pull/8859))

</details>

<details>
<summary>weaveworks/eksctl (weaveworks/eksctl)</summary>

###
[`v0.147.0`](https://github.com/weaveworks/eksctl/releases/tag/v0.147.0):
eksctl 0.147.0 (permalink)

[Compare
Source](https://github.com/weaveworks/eksctl/compare/0.146.0...0.147.0)

##### Release v0.147.0

##### 🎯 Improvements

- Use nodeAffinity to determine if an addon supports ARM64
([#&#8203;6695](https://github.com/weaveworks/eksctl/issues/6695))

##### 🐛 Bug Fixes

- Fix CoreDNS probes for Kubernetes 1.26
([#&#8203;6707](https://github.com/weaveworks/eksctl/issues/6707))

##### 🧰 Maintenance

- Add identity action to update-generated workflow
([#&#8203;6735](https://github.com/weaveworks/eksctl/issues/6735))
- Bump dependencies
([#&#8203;6730](https://github.com/weaveworks/eksctl/issues/6730))

##### 📝 Documentation

- Update docs with \`preserve\` option to create addon resolveConflicts
([#&#8203;6729](https://github.com/weaveworks/eksctl/issues/6729))

##### Acknowledgments

Weaveworks would like to sincerely thank:
[@&#8203;wind0r](https://github.com/wind0r)

</details>

---

### 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](https://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/defenseunicorns/zarf).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNDQuMiIsInVwZGF0ZWRJblZlciI6IjM1LjE0NC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Wayne Starr <me@racer159.com>
Co-authored-by: Wayne Starr <Racer159@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants