Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

chore(deps): update all dependencies #36

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 24, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@playwright/test (source) 1.45.3 -> 1.46.0 age adoption passing confidence devDependencies minor
@sveltejs/adapter-static (source) 3.0.2 -> 3.0.4 age adoption passing confidence devDependencies patch
@sveltejs/kit (source) 2.5.18 -> 2.5.22 age adoption passing confidence devDependencies patch
@testing-library/svelte 5.2.0 -> 5.2.1 age adoption passing confidence devDependencies patch
Homebrew/actions 584b164 -> 83bed10 action digest
actions/upload-artifact v4.3.4 -> v4.3.6 age adoption passing confidence action patch
apexcharts (source) 3.51.0 -> 3.52.0 age adoption passing confidence devDependencies minor
autoprefixer 10.4.19 -> 10.4.20 age adoption passing confidence devDependencies patch
defenseunicorns/uds-cli v0.13.1 -> v0.14.0 age adoption passing confidence minor
defenseunicorns/uds-common v0.9.0 -> v0.11.2 age adoption passing confidence minor
defenseunicorns/uds-common v0.9.0 -> v0.11.2 age adoption passing confidence action minor
docker/login-action v3.2.0 -> v3.3.0 age adoption passing confidence action minor
eslint (source) 9.7.0 -> 9.9.0 age adoption passing confidence devDependencies minor
flowbite (source) 2.4.1 -> 2.5.1 age adoption passing confidence devDependencies minor
github.com/zarf-dev/zarf v0.37.0 -> v0.38.2 age adoption passing confidence require minor
github/codeql-action v3.25.13 -> v3.26.2 age adoption passing confidence action minor
globals 15.8.0 -> 15.9.0 age adoption passing confidence devDependencies minor
golangci/golangci-lint v1.59.1 -> v1.60.1 age adoption passing confidence repository minor
k8s.io/api v0.30.3 -> v0.31.0 age adoption passing confidence require minor
k8s.io/apimachinery v0.30.3 -> v0.31.0 age adoption passing confidence require minor
k8s.io/client-go v0.30.3 -> v0.31.0 age adoption passing confidence require minor
k8s.io/metrics v0.30.3 -> v0.31.0 age adoption passing confidence require minor
kubernetes-fluent-client ^2.6.5 -> ^3.0.0 age adoption passing confidence dependencies major
ossf/scorecard-action v2.3.3 -> v2.4.0 age adoption passing confidence action minor
prettier-plugin-tailwindcss 0.6.5 -> 0.6.6 age adoption passing confidence devDependencies patch
sirosen/texthooks 0.6.6 -> 0.6.7 age adoption passing confidence repository patch
svelte-check 3.8.4 -> 3.8.5 age adoption passing confidence devDependencies patch
tailwindcss (source) 3.4.6 -> 3.4.10 age adoption passing confidence devDependencies patch
typescript-eslint (source) 8.0.0-alpha.52 -> 8.1.0 age adoption passing confidence devDependencies minor
uds-core-types 1f2005b -> cf3a9e7 devDependencies digest
vite (source) 5.3.4 -> 5.4.1 age adoption passing confidence devDependencies minor
vitest (source) 2.0.4 -> 2.0.5 age adoption passing confidence devDependencies patch

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.

🔡 If you wish to disable git hash updates, add ":disableDigestUpdates" to the extends array in your config.


Release Notes

microsoft/playwright (@​playwright/test)

v1.46.0

Compare Source

sveltejs/kit (@​sveltejs/adapter-static)

v3.0.4

Compare Source

Patch Changes

v3.0.3

Compare Source

Patch Changes
sveltejs/kit (@​sveltejs/kit)

v2.5.22

Compare Source

Patch Changes
  • chore: configure provenance in a simpler manner (#​12570)

v2.5.21

Compare Source

Patch Changes

v2.5.20

Compare Source

Patch Changes
  • fix: set revalidate cache header on 404'd static assets (#​12530)

v2.5.19

Compare Source

Patch Changes
  • fix: Svelte 5 - ignore binding_non_reactive warning in generated root component (you also need to update to svelte@5.0.0-next.204) (#​12524)
testing-library/svelte-testing-library (@​testing-library/svelte)

v5.2.1

Compare Source

Bug Fixes
  • svelte5: synchronously flush changes after mount and unmount (#​396) (75a3f38)
actions/upload-artifact (actions/upload-artifact)

v4.3.6

Compare Source

v4.3.5

Compare Source

apexcharts/apexcharts.js (apexcharts)

v3.52.0: 💎 Version 3.52.0

Compare Source

What's Changed

New Contributors

Full Changelog: apexcharts/apexcharts.js@v3.51.0...v3.52.0

postcss/autoprefixer (autoprefixer)

v10.4.20

Compare Source

  • Fixed fit-content prefix for Firefox.
defenseunicorns/uds-cli (defenseunicorns/uds-cli)

v0.14.0

Compare Source

What's Changed

Full Changelog: defenseunicorns/uds-cli@v0.13.1...v0.14.0

defenseunicorns/uds-common (defenseunicorns/uds-common)

v0.11.2

Compare Source

Miscellaneous

v0.11.1

Compare Source

Bug Fixes
Miscellaneous

v0.11.0

Compare Source

Features
Miscellaneous

v0.10.0

Compare Source

Features
  • add task for determining target repo based on flavor (#​188) (6810324)
docker/login-action (docker/login-action)

v3.3.0

Compare Source

Full Changelog: docker/login-action@v3.2.0...v3.3.0

eslint/eslint (eslint)

v9.9.0

Compare Source

Features

  • 41d0206 feat: Add support for TS config files (#​18134) (Arya Emami)
  • 3a4eaf9 feat: add suggestion to require-await to remove async keyword (#​18716) (Dave)

Documentation

  • 9fe068c docs: how to author plugins with configs that extend other configs (#​18753) (Alec Gibson)
  • 48117b2 docs: add version support page in the side navbar (#​18738) (Amaresh S M)
  • fec2951 docs: add version support page to the dropdown (#​18730) (Amaresh S M)
  • 38a0661 docs: Fix typo (#​18735) (Zaina Al Habash)
  • 3c32a9e docs: Update yarn command for creating ESLint config (#​18739) (Temitope Ogunleye)
  • f9ac978 docs: Update README (GitHub Actions Bot)

Chores

v9.8.0

Compare Source

themesberg/flowbite (flowbite)

v2.5.1

Compare Source

  • fix plugin import error from the config file

v2.5.0

Compare Source

  • added new DataTable plugin and examples
  • minor bug fixes and improvements
zarf-dev/zarf (github.com/zarf-dev/zarf)

v0.38.2

Compare Source

What's Changed

Full Changelog: zarf-dev/zarf@v0.38.0...v0.38.2

v0.38.1

Compare Source

What's Changed

New Contributors

Full Changelog: zarf-dev/zarf@v0.37.0...v0.38.1

v0.38.0

Compare Source

What's Changed


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

@renovate renovate bot changed the title chore(deps): update dependency typescript-eslint to v8.0.0-alpha.53 chore(deps): update all dependencies Jul 24, 2024
@renovate renovate bot force-pushed the renovate/all branch 23 times, most recently from 5774d87 to 46e92ec Compare July 31, 2024 15:18
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 7096b70 to ab7604b Compare August 1, 2024 19:50
Copy link
Contributor Author

renovate bot commented Aug 13, 2024

ℹ Artifact update notice

File name: go.mod

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

  • 7 additional dependencies were updated

Details:

Package Change
github.com/fatih/color v1.16.0 -> v1.17.0
github.com/onsi/ginkgo/v2 v2.17.1 -> v2.19.0
github.com/onsi/gomega v1.32.0 -> v1.33.1
github.com/pterm/pterm v0.12.78 -> v0.12.79
golang.org/x/sys v0.22.0 -> v0.24.0
k8s.io/klog/v2 v2.120.1 -> v2.130.1
k8s.io/utils v0.0.0-20231127182322-b307cd553661 -> v0.0.0-20240711033017-18e509b52bc8

@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 6046288 to 52a1727 Compare August 15, 2024 14:50
| datasource  | package                     | from           | to      |
| ----------- | --------------------------- | -------------- | ------- |
| npm         | @playwright/test            | 1.45.3         | 1.46.0  |
| npm         | @sveltejs/adapter-static    | 3.0.2          | 3.0.4   |
| npm         | @sveltejs/kit               | 2.5.18         | 2.5.22  |
| npm         | @testing-library/svelte     | 5.2.0          | 5.2.1   |
| github-tags | actions/upload-artifact     | v4.3.4         | v4.3.6  |
| npm         | apexcharts                  | 3.51.0         | 3.52.0  |
| npm         | autoprefixer                | 10.4.19        | 10.4.20 |
| github-tags | defenseunicorns/uds-cli     | v0.13.1        | v0.14.0 |
| github-tags | defenseunicorns/uds-common  | v0.9.0         | v0.11.2 |
| github-tags | docker/login-action         | v3.2.0         | v3.3.0  |
| npm         | eslint                      | 9.7.0          | 9.9.0   |
| npm         | flowbite                    | 2.4.1          | 2.5.1   |
| go          | github.com/zarf-dev/zarf    | v0.37.0        | v0.38.2 |
| github-tags | github/codeql-action        | v3.25.13       | v3.26.2 |
| npm         | globals                     | 15.8.0         | 15.9.0  |
| github-tags | golangci/golangci-lint      | v1.59.1        | v1.60.1 |
| go          | k8s.io/api                  | v0.30.3        | v0.31.0 |
| go          | k8s.io/apimachinery         | v0.30.3        | v0.31.0 |
| go          | k8s.io/client-go            | v0.30.3        | v0.31.0 |
| go          | k8s.io/metrics              | v0.30.3        | v0.31.0 |
| npm         | kubernetes-fluent-client    | 2.6.5          | 3.0.1   |
| github-tags | ossf/scorecard-action       | v2.3.3         | v2.4.0  |
| npm         | prettier-plugin-tailwindcss | 0.6.5          | 0.6.6   |
| github-tags | sirosen/texthooks           | 0.6.6          | 0.6.7   |
| npm         | svelte-check                | 3.8.4          | 3.8.5   |
| npm         | tailwindcss                 | 3.4.6          | 3.4.10  |
| npm         | typescript-eslint           | 8.0.0-alpha.52 | 8.1.0   |
| npm         | vite                        | 5.3.4          | 5.4.1   |
| npm         | vitest                      | 2.0.4          | 2.0.5   |
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.

1 participant