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 stable #460

Merged
merged 1 commit into from
Nov 13, 2024
Merged

chore(deps): update stable #460

merged 1 commit into from
Nov 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 7, 2024

This PR contains the following updates:

Package Update Change
awscli minor 2.19.2 -> 2.20.0
checkov patch 3.2.282 -> 3.2.293
dagger/dagger minor 0.13.7 -> 0.14.0
defenseunicorns/uds-cli minor 0.18.0 -> 0.19.0
defenseunicorns/zarf patch 0.42.1 -> 0.42.2
derailed/k9s patch 0.32.5 -> 0.32.6
ekristen/aws-nuke patch 3.29.2 -> 3.29.5
golangci-lint minor 1.61.0 -> 1.62.0
https://github.com/bridgecrewio/checkov.git patch 3.2.282 -> 3.2.293
tflint minor 0.53.0 -> 0.54.0

Release Notes

aws/aws-cli (awscli)

v2.20.0

Compare Source

v2.19.5

Compare Source

v2.19.4

Compare Source

v2.19.3

Compare Source

bridgecrewio/checkov (checkov)

v3.2.293

Compare Source

v3.2.292

Compare Source

v3.2.291

Compare Source

Feature
  • general: remove specific botocore version - #​6796
Bug Fix
  • arm: fix ARM graph block types - #​6824
  • dockerfile: Handle heredoc - #​6828
  • sast: filter unsupported policies - #​6833

v3.2.290

Compare Source

v3.2.289

Compare Source

v3.2.288

Compare Source

v3.2.287

Compare Source

Bug Fix
  • graph: fix internal checks loading when adding custom policies in cli - #​6819

v3.2.286

Compare Source

Feature

Bug Fix

  • secrets: fix empty diff scan - #​6822

v3.2.285

Compare Source

v3.2.284

Compare Source

v3.2.283

Compare Source

dagger/dagger (dagger/dagger)

v0.14.0

Compare Source

🔥 Breaking Changes
Added
  • Add support for git credential managers to retrieve Personal Access Tokens (PAT) when loading private dagger modules by @​grouville in https://github.com/dagger/dagger/pull/8805 \
    • Enables private git repository support for HTTP/HTTPS refs
    • Works alongside existing SSH authentication support
    • Compatible with standard git credential managers and credential helpers
    • Supports common git hosting platforms (GitHub, GitLab, Bitbucket, etc.)
Fixed
  • Ensure that gitdns support token support works with all Git server providers. Bitbucket Cloud requires a specific auth format for Git operations using tokens, where the username must be 'x-token-auth'. This fixes token authentication for Bitbucket while maintaining compatibility with other Git providers like GitHub and GitLab, and Azure by @​grouville in https://github.com/dagger/dagger/pull/8778
What to do next?
defenseunicorns/uds-cli (defenseunicorns/uds-cli)

v0.19.0

Compare Source

What's Changed

NOTE:


New Contributors

Full Changelog: defenseunicorns/uds-cli@v0.18.0...v0.19.0

defenseunicorns/zarf (defenseunicorns/zarf)

v0.42.2

Compare Source

What's Changed

New Contributors

Full Changelog: zarf-dev/zarf@v0.42.1...v0.42.2

derailed/k9s (derailed/k9s)

v0.32.6

Compare Source

Release v0.32.6

Notes

Thank you to all that contributed with flushing out issues and enhancements for K9s!
I'll try to mark some of these issues as fixed. But if you don't mind grab the latest rev
and see if we're happier with some of the fixes!
If you've filed an issue please help me verify and close.

Your support, kindness and awesome suggestions to make K9s better are, as ever, very much noted and appreciated!
Also big thanks to all that have allocated their own time to help others on both slack and on this repo!!

As you may know, K9s is not pimped out by corps with deep pockets, thus if you feel K9s is helping your Kubernetes journey,
please consider joining our sponsorship program and/or make some noise on social! @​kitesurfer

On Slack? Please join us K9slackers

Maintenance Release!


Videos Are In The Can!

Please dial K9s Channel for up coming content...


Resolved Issues

  • #​2947 CTRL+Z causes k9s to crash
  • #​2938 Critical Vulnerability CVE-2024-41110 in v26.0.1 of docker included in k9s
  • #​2929 conflicting plugins shortcuts
  • #​2896 Add a plugin to disable/enable a keda ScaledObject
  • #​2811 Dockerfile build step fails due to misaligned Go versions (1.21.5 vs 1.22.0)
  • #​2767 Manually triggered jobs don't get automatically cleaned up
  • #​2761 Enable "jump to owner" for more kinds
  • #​2754 Plugins not loaded/shown in UI
  • #​2747 Combining context and namespace switching only works sporadically (e.g. ":pod foo-ns @​ctx-dev")
  • #​2746 k9s does not display "[::]" string in its logs
  • #​2738 "Faults" view should show all Terminating pods

Contributed PRs

Please be sure to give Big Thanks! and ATTA Girls/Boys! to all the fine contributors for making K9s better for all of us!!

  • #​2937 Adding Argo Rollouts plugin version for PowerShell
  • #​2935 fix: show all terminating pods in Faults view (#​2738)
  • #​2933 chore: broken url in build-status tag in the readme.md
  • #​2932 fix: add kubeconfig if k9s is launched with --kubeconfig
  • #​2930 fixed conflicting plugin shortcuts, and added 2 new plugins
  • #​2927 Fix "Mark Range": reduce maximum namespaces in favorites, fix shadowing of ctrl+space
  • #​2926 chore(plugins,remove-finalizers): make sure the resources api group is respected
  • #​2921 feat: Add plugins for kubectl node-shell
  • #​2920 eat: added StartupProbes status (S) to the PROBES column in the container render
  • #​2914 Adding eks-node-viewer plugin
  • #​2898 Add argocd plugin to community plugins
  • #​2896 feat(2896): Add toggle keda plugin
  • #​2890 Update README.md
  • #​2881 Fix Mark-Range command: ensure that NS Favorite doesn't exceed the limit
  • #​2861 chore: fix function name
  • #​2856 fix internal/render/hpa.go merge issue
  • #​2848 Include sidecar containers requests and limits
  • #​2844 Update README GO Version Required
  • #​2830 update tview to fix log escaping problem completely
  • #​2822 Adding HolmesGPT plugin
  • #​2821 Add a spark-operator plugin
  • #​2817 Add comment about Escape keybinding
  • #​2812 fix: align build image Go version with go.mod
  • #​2795 add new plugin current-ctx-terminal
  • #​2791 Add leading space to Kubernetes context suggestions
  • #​2789 Create kubectl-get-in-shell.yaml
  • #​2788 Update README.md plugin format
  • #​2787 Update helm-purge.yaml
  • #​2786 Update README.md with plugin dangerous field
  • #​2780 install copyright file into correct location
  • #​2775 fix freebsd build failure
  • #​2780 install copyright file into correct location
  • #​2772 proper handle OwnerReference for manually created job
  • #​2771 feat: add duplik8s plugin
  • #​2770 feat: allow plugins block in plugin files
  • #​2765 fix: Shellin -> ShellIn
  • #​2763 enable "jump to owner" for more kinds
  • #​2755 Loki plugin
  • #​2751 container logs should be escaped when printed
  • #​2750 fix: should switching ctx before ns

© 2024 Imhotep Software LLC. All materials licensed under Apache v2.0

ekristen/aws-nuke (ekristen/aws-nuke)

v3.29.5

Compare Source

Bug Fixes
  • inspector2: disable only enabled services (12bee2b)

v3.29.4

Compare Source

Bug Fixes
  • os-package: filter all package plugins (80456d2)

v3.29.3

Compare Source

Bug Fixes
  • deps: update module github.com/ekristen/libnuke to v0.21.3 (f9d5781)
golangci/golangci-lint (golangci-lint)

v1.62.0

Compare Source

  1. New linters
  2. Updated linters
    • ⚠️ execinquery: deprecation step 2
    • ⚠️ gomnd: deprecation step 2 (replaced by mnd)
    • bidichk: from 0.2.7 to 0.3.2 (important performance improvement)
    • canonicalheader: from 1.1.1 to 1.1.2
    • cyclop: from 1.2.1 to 1.2.3
    • dupword: from 0.1.1 to 0.1.3
    • errcheck: from 1.7.0 to 1.8.0
    • errchkjson: from 0.3.6 to 0.4.0
    • errname: from 0.1.13 to 1.0.0
    • ginkgolinter: from 0.17.0 to 0.18.0 (new option: force-succeed)
    • go-check-sumtype: from 0.1.4 to 0.2.0 (new option: default-signifies-exhaustive)
    • go-critic: from 0.11.4 to 0.11.5
    • go-printf-func-name: from 7558a9e to v0.1.0
    • godot: from 1.4.17 to 1.4.18
    • gosec: from 2.21.2 to 2.21.4
    • intrange: from 0.2.0 to 0.2.1
    • loggercheck: from 0.9.4 to 0.10.1 (log/slog support)
    • musttag: from 0.12.2 to 0.13.0
    • nakedret: from 2.0.4 to 2.0.5
    • nilnil: from 0.1.9 to 1.0.0 (new option: detect-opposite)
    • noctx: from 0.0.2 to 0.1.0
    • protogetter: from 0.3.6 to 0.3.8
    • revive: from 1.3.9 to 1.5.0 (new rules: filename-format, and file-length-limit)
    • tenv: from 1.10.0 to 1.12.1 (handle dot import)
    • testifylint: from 1.4.3 to 1.5.0 (new checkers: contains, encoded-compare, regexp)
  3. Misc.
    • Type sizing when cross-compiling (32-bit).
    • code-climate: add check_name field
    • Improve Go version detection
    • Fix Go version propagation
  4. Documentation
    • Adds a section about exclude-dirs-use-default
    • Improve 'install from sources' section
    • Improve FAQ about Go versions
    • Improve linter/rule/check docs
    • Improve new linter section
    • Improve forbidigo pattern examples for built-in functions
terraform-linters/tflint (tflint)

v0.54.0

Compare Source

What's Changed

Breaking Changes
Enhancements
Bug Fixes
Chores

New Contributors

Full Changelog: terraform-linters/tflint@v0.53.0...v0.54.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Never, 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 added the renovate This PR was created by RenovateBot label Nov 7, 2024
@renovate renovate bot enabled auto-merge November 7, 2024 19:49
renovate-approve[bot]
renovate-approve bot previously approved these changes Nov 7, 2024
@renovate renovate bot added this pull request to the merge queue Nov 7, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 7, 2024
@renovate renovate bot added this pull request to the merge queue Nov 13, 2024
@renovate renovate bot force-pushed the renovate/stable branch from 1940d9f to b7c0fd2 Compare November 13, 2024 15:38
renovate-approve[bot]
renovate-approve bot previously approved these changes Nov 13, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to invalid changes in the merge commit Nov 13, 2024
@renovate renovate bot added this pull request to the merge queue Nov 13, 2024
Merged via the queue into main with commit e6fb594 Nov 13, 2024
6 checks passed
@renovate renovate bot deleted the renovate/stable branch November 13, 2024 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate This PR was created by RenovateBot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants