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 support-deps #1019

Merged
merged 1 commit into from
Nov 20, 2024
Merged

chore(deps): update support-deps #1019

merged 1 commit into from
Nov 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 18, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@commitlint/cli (source) 19.5.0 -> 19.6.0 age adoption passing confidence minor
@commitlint/config-conventional (source) 19.5.0 -> 19.6.0 age adoption passing confidence minor
@playwright/test (source) 1.48.2 -> 1.49.0 age adoption passing confidence devDependencies minor
@types/node (source) 22.9.0 -> 22.9.1 age adoption passing confidence devDependencies patch
actions/checkout v4.1.7 -> v4.2.2 age adoption passing confidence action minor
defenseunicorns/uds-common v1.2.2 -> v1.3.0 age adoption passing confidence minor
ghcr.io/zarf-dev/packages/init v0.43.0 -> v0.43.1 age adoption passing confidence patch
github/codeql-action v3.27.4 -> v3.27.5 age adoption passing confidence action patch
kubernetes-fluent-client 3.3.3 -> 3.3.4 age adoption passing confidence devDependencies patch
mcr.microsoft.com/playwright v1.48.2-noble -> v1.49.0-noble age adoption passing confidence minor
zarf-dev/zarf v0.43.0 -> v0.43.1 age adoption passing confidence patch

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v19.6.0

Compare Source

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v19.6.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

microsoft/playwright (@​playwright/test)

v1.49.0

Compare Source

actions/checkout (actions/checkout)

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

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

v1.3.0

Compare Source

Features
  • allow keycloak_group to be specified as input in create-doug-user task (#​332) (cf7cbdd)
Bug Fixes
  • add git reset in upgrade-test directory for better local devx (#​337) (2c0ca17)
  • gitlab publish being broken due to bash weirdness (#​329) (e7a3c69)
  • update UDS Opeator link in guide.md (#​336) (66cbe6f)
  • use flavor from inputs instead of $FLAVOR variable (#​335) (398bbe5)
Miscellaneous
github/codeql-action (github/codeql-action)

v3.27.5

Compare Source

defenseunicorns/kubernetes-fluent-client (kubernetes-fluent-client)

v3.3.4

Compare Source

Bug Fixes
zarf-dev/zarf (zarf-dev/zarf)

v0.43.1

Compare Source

What's Changed

Full Changelog: zarf-dev/zarf@v0.43.0...v0.43.1


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 requested a review from a team as a code owner November 18, 2024 17:59
@renovate renovate bot force-pushed the renovate/support-deps branch from 680956b to d086228 Compare November 18, 2024 18:42
@renovate renovate bot changed the title chore(deps): update support-deps to v1.3.0 chore(deps): update support-deps Nov 18, 2024
@renovate renovate bot force-pushed the renovate/support-deps branch 6 times, most recently from 1a0b8ca to b885251 Compare November 20, 2024 15:58
| datasource  | package                         | from    | to      |
| ----------- | ------------------------------- | ------- | ------- |
| npm         | @commitlint/cli                 | 19.5.0  | 19.6.0  |
| npm         | @commitlint/config-conventional | 19.5.0  | 19.6.0  |
| npm         | @playwright/test                | 1.48.2  | 1.49.0  |
| npm         | @types/node                     | 22.9.0  | 22.9.1  |
| github-tags | actions/checkout                | v4.1.7  | v4.2.2  |
| github-tags | defenseunicorns/uds-common      | v1.2.2  | v1.3.0  |
| docker      | ghcr.io/zarf-dev/packages/init  | v0.43.0 | v0.43.1 |
| github-tags | github/codeql-action            | v3.27.4 | v3.27.5 |
| npm         | kubernetes-fluent-client        | 3.3.3   | 3.3.4   |
| docker      | mcr.microsoft.com/playwright    | v1.48.2 | v1.49.0 |
| github-tags | zarf-dev/zarf                   | v0.43.0 | v0.43.1 |
@renovate renovate bot force-pushed the renovate/support-deps branch from b885251 to 032e02e Compare November 20, 2024 18:29
@mjnagel mjnagel merged commit 82dfb32 into main Nov 20, 2024
26 of 30 checks passed
@mjnagel mjnagel deleted the renovate/support-deps branch November 20, 2024 19:04
mjnagel pushed a commit that referenced this pull request Nov 22, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.32.0](v0.31.2...v0.32.0)
(2024-11-22)


### Features

* add ability to add custom netpols for prometheus-stack package
([#997](#997))
([472f9c5](472f9c5))
* add checkpoint uds-core slim package
([#818](#818))
([d95f6be](d95f6be))
* allow additional network rules for grafana and neuvector
([#1038](#1038))
([5c84007](5c84007))


### Bug Fixes

* keycloak upgrade wait
([#1037](#1037))
([1207812](1207812))


### Miscellaneous

* add variables for pepr memory requests in dev/demo bundles
([#1021](#1021))
([867501c](867501c))
* architecture diagrams
([#1024](#1024))
([d0bca43](d0bca43))
* **deps:** update grafana helm chart
([#998](#998))
([25d4c29](25d4c29))
* **deps:** update grafana to v11.3.1
([#1023](#1023))
([8d3cf3a](8d3cf3a))
* **deps:** update husky to v9.1.7
([#1014](#1014))
([0d9a854](0d9a854))
* **deps:** update kfc for jest to v3.3.3
([#1015](#1015))
([eba189e](eba189e))
* **deps:** update neuvector to 5.4.0
([#778](#778))
([ccd0a32](ccd0a32))
* **deps:** update pepr to v0.40.1
([#1025](#1025))
([871bdad](871bdad))
* **deps:** update support-deps
([#1006](#1006))
([bfb66a4](bfb66a4))
* **deps:** update support-deps
([#1019](#1019))
([82dfb32](82dfb32))
* **deps:** update velero helm chart to v8
([#999](#999))
([e8187be](e8187be))
* fix duplicative checkpoint publish location
([#1020](#1020))
([b497fc5](b497fc5))
* update diagrams
([#1035](#1035))
([cca5e2c](cca5e2c))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@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.

1 participant