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 #443

Merged
merged 1 commit into from
Oct 29, 2024
Merged

chore(deps): update stable #443

merged 1 commit into from
Oct 29, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 23, 2024

This PR contains the following updates:

Package Update Change
anchore/grype minor 0.82.2 -> 0.83.0
anchore/syft minor 1.14.2 -> 1.15.0
awscli patch 2.18.12 -> 2.18.17
dagger/dagger patch 0.13.5 -> 0.13.6
https://github.com/bridgecrewio/checkov.git patch 3.2.269 -> 3.2.271
opentofu patch 1.8.3 -> 1.8.4
opentofu/opentofu patch 1.8.3 -> 1.8.4

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

anchore/grype (anchore/grype)

v0.83.0

Compare Source

Added Features

(Full Changelog)

anchore/syft (anchore/syft)

v1.15.0

Compare Source

Added Features

(Full Changelog)

aws/aws-cli (awscli)

v2.18.17

Compare Source

v2.18.16

Compare Source

v2.18.15

Compare Source

v2.18.14

Compare Source

v2.18.13

Compare Source

dagger/dagger (dagger/dagger)

v0.13.6

Compare Source

Added
  • Show metrics for execs in TUI by @​sipsma in https://github.com/dagger/dagger/pull/8506
    The engine now supports collecting metrics from individual execs and publishing them as OTel metrics.

    To start, just disk read/write byte totals and CPU/IO pressure time are supported, but more like memory/network/etc, will be added soon.

    Currently, metrics will be displayed in the TUI at verbosity level 4 (-vvv).

Changed
Fixed
  • Allow custom enums that include ambiguous names (such as true/false) by @​jedevc in https://github.com/dagger/dagger/pull/8682

  • Optimize Container.from for image refs with digests by @​sipsma in https://github.com/dagger/dagger/pull/8736
    Previously, if Container.from was given an image ref with a digest and that image already existed in the local cache, the engine would still waste time resolving metadata over the network from the registry.

    Now, if a digested image ref already exists locally, the network requests are skipped entirely.

  • Allow cloning hidden commits that are not fetched as part of a normal clone by @​jedevc in https://github.com/dagger/dagger/pull/8747
    For example, refs/pull/<pr>/head, or refs/pull/<pr>/merge.

  • Speed up fully cached initialize time by caching more internal SDK operations by @​sipsma in https://github.com/dagger/dagger/pull/8735
    Dagger wasn't caching as many SDK operations as it could. With this change Dagger's own CI modules initialize ~1s faster when fully cached.

  • Speed up initialization of modules with lots of dependencies using the Go SDK in engines with no cache by @​sipsma in https://github.com/dagger/dagger/pull/8761
    Various dependencies of Go SDK modules are now pre-cached in the engine image, which avoids significant CPU pressure when building Go SDK modules in parallel with no cache.

    The engine image size increase is expected to be offset by these improvements.

What to do next?
bridgecrewio/checkov (https://github.com/bridgecrewio/checkov.git)

v3.2.271

Compare Source

v3.2.270

Compare Source

opentofu/opentofu (opentofu)

v1.8.4

Compare Source

BUG FIXES:
  • tofu init will no longer return a supurious "Backend configuration changed" error when re-initializing a working directory with identical settings, backend configuration contains references to variables or local values, and when the -backend-config command line option is used. That combination previously caused OpenTofu to incorrectly treat the backend configuration as invalid. (#​2055)
  • configuration generation should no longer fail when generating sensitive properties
  • Provider defined functions are now supported better in child modules
  • Fixed an issue where X-Terraform-Get was not being read correctly if a custom module registry returns a 200 statuscode instead of 201

Full Changelog: opentofu/opentofu@v1.8.3...v1.8.4


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 Oct 23, 2024
@renovate renovate bot enabled auto-merge October 23, 2024 16:55
renovate-approve[bot]
renovate-approve bot previously approved these changes Oct 23, 2024
@renovate renovate bot added this pull request to the merge queue Oct 23, 2024
github-merge-queue bot pushed a commit that referenced this pull request Oct 23, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 23, 2024
@renovate renovate bot added this pull request to the merge queue Oct 29, 2024
@renovate renovate bot changed the title chore(deps): update dependency opentofu/opentofu to v1.8.4 chore(deps): update stable Oct 29, 2024
Merged via the queue into main with commit 879be2c Oct 29, 2024
6 checks passed
@renovate renovate bot deleted the renovate/stable branch October 29, 2024 22:26
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