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 dependency jlandowner/helm-chartsnap to v0.4.2 #1171

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 21, 2024

This PR contains the following updates:

Package Update Change
jlandowner/helm-chartsnap minor 0.3.1 -> 0.4.2

Release Notes

jlandowner/helm-chartsnap (jlandowner/helm-chartsnap)

v0.4.2

Compare Source

Changelog

v0.4.1

Compare Source

Changelog

v0.4.0

Compare Source

Features

  • Intoroducing new snapshot format v3: it enables to keep YAML property's orders and comments.
  • Add --snapshot-version flag to specify snapshot versions. --legacy-snapshot flag is deprecated. The default is the latest but automatically identified a proper version to be compatible with the existing snapshot files. Currently the following versions are available.
    • v3: latest. use kustomize/kyaml to decode/encode helm output. It can keep YAML property's orders and comments.
    • v2: older YAML format introduced in v0.3.0. It used gopkg.in/yaml.v3 as decoder/encoder.
    • v1: legacy TOML format snapshot. It is already deprecated.

Changelog

  • 280ed10 Add codecov badge
  • 7261725 Remove unstable job
  • a95bd81 Add code coverage in CI
  • ee81b84 Refactoring for test
  • b9d8314 fix sudmodule command
  • 3609365 Refactor bannerPrintln function to use a mutex for thread safety
  • cda4598 Add integ-test-kong in Makefile and CI
  • d996b05 Update dependencies
  • fd16622 fix CI
  • 6d09dd0 Add testing for example/app2 in make integ-test
  • 2e4a7fb Update kong/charts integration test
  • db108c9 fix to use latest snapshot format if snapshotfile does not exist
  • d7c2b7d Support snapshot format v3 (#​104)
  • f40c890 add example/app2 for empty snapshot
  • e5bd67e Update ingress-nginx
  • d734532 Update helm help snapshot
  • 52375b5 Add test to check diff between chartsnap's snapshots and raw helm template outputs
  • d533fa8 Add action
  • 73a709e Update CI actions to run unittest and integration test on every pull request
  • b2413d5 Update cilium snapshot
  • 03069a3 Update copyright 2024
  • a1a7b45 Update snapshot by helm chartsnap action
  • 000cff3 Update snapshot by helm chartsnap action

Configuration

📅 Schedule: Branch creation - "before 5am every weekday" (UTC), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 21, 2024 11:52
@CLAassistant
Copy link

CLAassistant commented Nov 21, 2024

CLA assistant check
All committers have signed the CLA.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@pmalek pmalek merged commit dcb7ef4 into main Nov 22, 2024
33 checks passed
@pmalek pmalek deleted the renovate/jlandowner-helm-chartsnap-0.x branch November 22, 2024 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants