Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mykso/myks
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.4.1
Choose a base ref
...
head repository: mykso/myks
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.4.2
Choose a head ref
  • 5 commits
  • 4 files changed
  • 2 contributors

Commits on Feb 22, 2024

  1. chore(deps): update dependency helm/helm to v3.14.2 (#246)

    [![Mend
    Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [helm/helm](https://togithub.com/helm/helm) | patch | `v3.14.1` ->
    `v3.14.2` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>helm/helm (helm/helm)</summary>
    
    ### [`v3.14.2`](https://togithub.com/helm/helm/releases/tag/v3.14.2):
    Helm v3.14.2
    
    [Compare
    Source](https://togithub.com/helm/helm/compare/v3.14.1...v3.14.2)
    
    Helm v3.14.2 is a security (patch) release. Users are strongly
    recommended to update to this release.
    
    A Helm contributor discovered uninitialized variable vulnerability when
    Helm parses index and plugin yaml files missing expected content.
    
    Jakub Ciolek with AlphaSense discovered the vulnerability.
    
    #### Installation and Upgrading
    
    Download Helm v3.14.2. The common platform binaries are here:
    
    - [MacOS amd64](https://get.helm.sh/helm-v3.14.2-darwin-amd64.tar.gz)
    ([checksum](https://get.helm.sh/helm-v3.14.2-darwin-amd64.tar.gz.sha256sum)
    / 64c633ae194bde77b7e7b7936a2814a7417817dc8b7bb7d270bd24a7a17b8d12)
    - [MacOS arm64](https://get.helm.sh/helm-v3.14.2-darwin-arm64.tar.gz)
    ([checksum](https://get.helm.sh/helm-v3.14.2-darwin-arm64.tar.gz.sha256sum)
    / ff502fd39b06497fa3d5a51ec2ced02b9fcfdb0e9a948d315fb1b2f13ddc39fb)
    - [Linux amd64](https://get.helm.sh/helm-v3.14.2-linux-amd64.tar.gz)
    ([checksum](https://get.helm.sh/helm-v3.14.2-linux-amd64.tar.gz.sha256sum)
    / 0885a501d586c1e949e9b113bf3fb3290b0bbf74db9444a1d8c2723a143006a5)
    - [Linux arm](https://get.helm.sh/helm-v3.14.2-linux-arm.tar.gz)
    ([checksum](https://get.helm.sh/helm-v3.14.2-linux-arm.tar.gz.sha256sum)
    / b70fb6fa2cdf0a5c782320c9d7e7b155fcaec260169218c98316bb3cf0d431d9)
    - [Linux arm64](https://get.helm.sh/helm-v3.14.2-linux-arm64.tar.gz)
    ([checksum](https://get.helm.sh/helm-v3.14.2-linux-arm64.tar.gz.sha256sum)
    / c65d6a9557bb359abc2c0d26670de850b52327dc3976ad6f9e14c298ea3e1b61)
    - [Linux i386](https://get.helm.sh/helm-v3.14.2-linux-386.tar.gz)
    ([checksum](https://get.helm.sh/helm-v3.14.2-linux-386.tar.gz.sha256sum)
    / 0e08cd56cc952ab4646c57c5ec7cde2412c39373aec3df659a14597dd9874461)
    - [Linux ppc64le](https://get.helm.sh/helm-v3.14.2-linux-ppc64le.tar.gz)
    ([checksum](https://get.helm.sh/helm-v3.14.2-linux-ppc64le.tar.gz.sha256sum)
    / f3bc8582ff151e619cd285d9cdf9fef1c5733ee5522d8bed2ef680ef07f87223)
    - [Linux s390x](https://get.helm.sh/helm-v3.14.2-linux-s390x.tar.gz)
    ([checksum](https://get.helm.sh/helm-v3.14.2-linux-s390x.tar.gz.sha256sum)
    / 7bda34aa26638e5116b31385f3b781172572175bf4c1ae00c87d8b154458ed94)
    - [Linux riscv64](https://get.helm.sh/helm-v3.14.2-linux-riscv64.tar.gz)
    ([checksum](https://get.helm.sh/helm-v3.14.2-linux-riscv64.tar.gz.sha256sum)
    / f6278facd3e2e6af52a5f6d038f2149428d115ba2b4523edbe5889d1170e9203)
    - [Windows amd64](https://get.helm.sh/helm-v3.14.2-windows-amd64.zip)
    ([checksum](https://get.helm.sh/helm-v3.14.2-windows-amd64.zip.sha256sum)
    / aa094e435da74ad574f96924c37ecd0c75f0be707ac604ef97ed6021d6bc0784)
    
    This release was signed with ` 672C 657B E06B 4B30 969C 4A57 4614 49C2
    5E36 B98E ` and can be found at
    [@&#8203;mattfarina](https://togithub.com/mattfarina) [keybase
    account](https://keybase.io/mattfarina). Please use the attached
    signatures for verifying this release using `gpg`.
    
    The [Quickstart Guide](https://helm.sh/docs/intro/quickstart/) will get
    you going from there. For **upgrade instructions** or detailed
    installation notes, check the [install
    guide](https://helm.sh/docs/intro/install/). You can also use a [script
    to
    install](https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3)
    on any system with `bash`.
    
    #### What's Next
    
    - 3.14.3 will contain only bug fixes and be released on March 13, 2024.
    -   3.15.0 is the next feature release and will be on May 08, 2024.
    
    </details>
    
    ---
    
    ### Configuration
    
    πŸ“… **Schedule**: Branch creation - At any time (no schedule defined),
    Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Enabled.
    
    β™» **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.
    
    ---
    
    - [ ] <!-- 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/mykso/myks).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    64be6b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. fix(deps): update golang.org/x/exp digest to 814bf88 (#247)

    [![Mend
    Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | golang.org/x/exp | require | digest | `ec58324` -> `814bf88` |
    
    ---
    
    ### Configuration
    
    πŸ“… **Schedule**: Branch creation - At any time (no schedule defined),
    Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Enabled.
    
    β™» **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.
    
    ---
    
    - [ ] <!-- 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/mykso/myks).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 25, 2024
    Configuration menu
    Copy the full SHA
    01a68ce View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. fix(deps): update module github.com/alecthomas/chroma/v2 to v2.13.0 (#…

    …250)
    
    [![Mend
    Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    |
    [github.com/alecthomas/chroma/v2](https://togithub.com/alecthomas/chroma)
    | `v2.12.0` -> `v2.13.0` |
    [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2falecthomas%2fchroma%2fv2/v2.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2falecthomas%2fchroma%2fv2/v2.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2falecthomas%2fchroma%2fv2/v2.12.0/v2.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2falecthomas%2fchroma%2fv2/v2.12.0/v2.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>alecthomas/chroma (github.com/alecthomas/chroma/v2)</summary>
    
    ###
    [`v2.13.0`](https://togithub.com/alecthomas/chroma/releases/tag/v2.13.0)
    
    [Compare
    Source](https://togithub.com/alecthomas/chroma/compare/v2.12.0...v2.13.0)
    
    #### Changelog
    
    - [`bd47355`](https://togithub.com/alecthomas/chroma/commit/bd47355)
    fix: include compress state in style cache key
    - [`1235bbf`](https://togithub.com/alecthomas/chroma/commit/1235bbf)
    chore(deps): update all non-major dependencies
    ([#&#8203;944](https://togithub.com/alecthomas/chroma/issues/944))
    - [`4e60c81`](https://togithub.com/alecthomas/chroma/commit/4e60c81) C#:
    Allow for empty comments
    ([#&#8203;943](https://togithub.com/alecthomas/chroma/issues/943))
    - [`fe5dde8`](https://togithub.com/alecthomas/chroma/commit/fe5dde8) Add
    Lexer for NDISASM
    ([#&#8203;933](https://togithub.com/alecthomas/chroma/issues/933))
    - [`6dd9f26`](https://togithub.com/alecthomas/chroma/commit/6dd9f26)
    feat: introduce a LRU compiled style cache for the HTML formatter
    ([#&#8203;938](https://togithub.com/alecthomas/chroma/issues/938))
    - [`898d467`](https://togithub.com/alecthomas/chroma/commit/898d467)
    lexers/cue: support definitions and dollars in field names
    ([#&#8203;935](https://togithub.com/alecthomas/chroma/issues/935))
    - [`0f92de4`](https://togithub.com/alecthomas/chroma/commit/0f92de4)
    chore(deps): update all non-major dependencies
    ([#&#8203;934](https://togithub.com/alecthomas/chroma/issues/934))
    - [`381050b`](https://togithub.com/alecthomas/chroma/commit/381050b)
    Major updates to Caddyfile lexer
    ([#&#8203;932](https://togithub.com/alecthomas/chroma/issues/932))
    - [`e9292e6`](https://togithub.com/alecthomas/chroma/commit/e9292e6)
    chore(deps): update dependency goreleaser to v1.24.0
    ([#&#8203;925](https://togithub.com/alecthomas/chroma/issues/925))
    - [`ddbae13`](https://togithub.com/alecthomas/chroma/commit/ddbae13)
    chore: upgrade Go
    - [`7ce2caf`](https://togithub.com/alecthomas/chroma/commit/7ce2caf) Fix
    lexers check when built with newer Go
    ([#&#8203;928](https://togithub.com/alecthomas/chroma/issues/928))
    - [`506e36f`](https://togithub.com/alecthomas/chroma/commit/506e36f)
    fix(lexers/go): "~" is a valid token
    ([#&#8203;926](https://togithub.com/alecthomas/chroma/issues/926))
    - [`f4788c0`](https://togithub.com/alecthomas/chroma/commit/f4788c0)
    docs: add import to README
    - [`39115eb`](https://togithub.com/alecthomas/chroma/commit/39115eb)
    chore(deps): update dependency esbuild to v0.20.0
    ([#&#8203;921](https://togithub.com/alecthomas/chroma/issues/921))
    - [`4c6fdb1`](https://togithub.com/alecthomas/chroma/commit/4c6fdb1) Add
    .avsc to JSON lexer
    ([#&#8203;920](https://togithub.com/alecthomas/chroma/issues/920))
    - [`ee60f7e`](https://togithub.com/alecthomas/chroma/commit/ee60f7e) Add
    missing token types for Rego + add Rego to README
    ([#&#8203;919](https://togithub.com/alecthomas/chroma/issues/919))
    - [`ae36e63`](https://togithub.com/alecthomas/chroma/commit/ae36e63) Add
    support for Rego syntax
    ([#&#8203;918](https://togithub.com/alecthomas/chroma/issues/918))
    - [`d7a7dd3`](https://togithub.com/alecthomas/chroma/commit/d7a7dd3)
    chore(deps): update module github.com/alecthomas/assert/v2 to v2.5.0
    ([#&#8203;917](https://togithub.com/alecthomas/chroma/issues/917))
    - [`c31293c`](https://togithub.com/alecthomas/chroma/commit/c31293c)
    chore(deps): update dependency go to v1.21.6
    ([#&#8203;915](https://togithub.com/alecthomas/chroma/issues/915))
    - [`ebc34cf`](https://togithub.com/alecthomas/chroma/commit/ebc34cf) fix
    file extension typo, remove redundent parens
    ([#&#8203;914](https://togithub.com/alecthomas/chroma/issues/914))
    - [`641b06f`](https://togithub.com/alecthomas/chroma/commit/641b06f) Fix
    type operators not being recognised in Haskell
    ([#&#8203;913](https://togithub.com/alecthomas/chroma/issues/913))
    - [`3ef9475`](https://togithub.com/alecthomas/chroma/commit/3ef9475)
    chore(deps): update dependency watchexec to v1.25.1
    ([#&#8203;912](https://togithub.com/alecthomas/chroma/issues/912))
    - [`23368be`](https://togithub.com/alecthomas/chroma/commit/23368be)
    styles(catpuccin/gh-dark): LineHighlight grp
    ([#&#8203;911](https://togithub.com/alecthomas/chroma/issues/911))
    - [`a8704a8`](https://togithub.com/alecthomas/chroma/commit/a8704a8) Add
    lexer for RPMSpec
    ([#&#8203;907](https://togithub.com/alecthomas/chroma/issues/907))
    - [`eb47752`](https://togithub.com/alecthomas/chroma/commit/eb47752) Add
    lexer for Promela
    ([#&#8203;906](https://togithub.com/alecthomas/chroma/issues/906))
    - [`3f395c9`](https://togithub.com/alecthomas/chroma/commit/3f395c9)
    chore(deps): update all non-major dependencies
    ([#&#8203;905](https://togithub.com/alecthomas/chroma/issues/905))
    - [`2018c2f`](https://togithub.com/alecthomas/chroma/commit/2018c2f)
    chore(deps): update all non-major dependencies
    ([#&#8203;904](https://togithub.com/alecthomas/chroma/issues/904))
    - [`016768b`](https://togithub.com/alecthomas/chroma/commit/016768b) Add
    desktop entry lexer
    ([#&#8203;903](https://togithub.com/alecthomas/chroma/issues/903))
    - [`f130045`](https://togithub.com/alecthomas/chroma/commit/f130045)
    chore(deps): update dependency watchexec to v1.24.1
    ([#&#8203;901](https://togithub.com/alecthomas/chroma/issues/901))
    - [`9670d34`](https://togithub.com/alecthomas/chroma/commit/9670d34)
    chore(deps): update actions/checkout action to v4
    ([#&#8203;899](https://togithub.com/alecthomas/chroma/issues/899))
    - [`ad03817`](https://togithub.com/alecthomas/chroma/commit/ad03817)
    chore(deps): update all non-major dependencies
    ([#&#8203;898](https://togithub.com/alecthomas/chroma/issues/898))
    - [`76039a5`](https://togithub.com/alecthomas/chroma/commit/76039a5)
    chore(deps): update all non-major dependencies
    ([#&#8203;897](https://togithub.com/alecthomas/chroma/issues/897))
    - [`678b799`](https://togithub.com/alecthomas/chroma/commit/678b799) Add
    a lexer for the Materialize SQL dialect
    ([#&#8203;896](https://togithub.com/alecthomas/chroma/issues/896))
    
    </details>
    
    ---
    
    ### Configuration
    
    πŸ“… **Schedule**: Branch creation - At any time (no schedule defined),
    Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Enabled.
    
    β™» **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.
    
    ---
    
    - [ ] <!-- 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/mykso/myks).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzguMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    305a16d View commit details
    Browse the repository at this point in the history
  2. fix(deps): update module golang.org/x/term to v0.18.0 (#249)

    [![Mend
    Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | golang.org/x/term | `v0.17.0` -> `v0.18.0` |
    [![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2fterm/v0.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2fterm/v0.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/golang.org%2fx%2fterm/v0.17.0/v0.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2fterm/v0.17.0/v0.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    
    ---
    
    ### Configuration
    
    πŸ“… **Schedule**: Branch creation - At any time (no schedule defined),
    Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Enabled.
    
    β™» **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.
    
    ---
    
    - [ ] <!-- 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/mykso/myks).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIzOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    8043b46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8dd306e View commit details
    Browse the repository at this point in the history
Loading