topmonks / hlidac-shopu

Hlídač shopů
https://www.hlidacshopu.cz
Eclipse Public License 2.0
62 stars 22 forks source link

Update pulumi #2299

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@pulumi/awsx (source) 2.12.1 -> 2.12.3 age adoption passing confidence
@pulumi/pulumi (source) 3.120.0 -> 3.121.0 age adoption passing confidence

Release Notes

pulumi/pulumi-awsx (@​pulumi/awsx) ### [`v2.12.3`](https://togithub.com/pulumi/pulumi-awsx/compare/v2.12.2...v2.12.3) [Compare Source](https://togithub.com/pulumi/pulumi-awsx/compare/v2.12.2...v2.12.3) ### [`v2.12.2`](https://togithub.com/pulumi/pulumi-awsx/compare/v2.12.1...v2.12.2) [Compare Source](https://togithub.com/pulumi/pulumi-awsx/compare/v2.12.1...v2.12.2)
pulumi/pulumi (@​pulumi/pulumi) ### [`v3.121.0`](https://togithub.com/pulumi/pulumi/blob/HEAD/CHANGELOG.md#31210-2024-06-22) [Compare Source](https://togithub.com/pulumi/pulumi/compare/v3.120.0...v3.121.0) ##### Features - \[cli/install] Make pulumi install work for policy packs [#​16438](https://togithub.com/pulumi/pulumi/pull/16438) - \[engine] Resolve provider in the engine before passing it to transforms [#​16409](https://togithub.com/pulumi/pulumi/pull/16409) - \[sdk/go] Suggest valid attributes with similar names to unrecognised ones when validating project definitions [#​16097](https://togithub.com/pulumi/pulumi/pull/16097) - \[cli/new] Allow passing runtime options as args in pulumi new [#​16346](https://togithub.com/pulumi/pulumi/pull/16346) - \[cli/new] Query language runtime for options during “pulumi new” [#​16346](https://togithub.com/pulumi/pulumi/pull/16346) - \[cli/new] Add packagemanager prompt to pulumi new for nodejs [#​16417](https://togithub.com/pulumi/pulumi/pull/16417) - \[sdk/nodejs] Detect pnpm workspaces when running pulumi install [#​15525](https://togithub.com/pulumi/pulumi/pull/15525) - \[sdk/nodejs] Add options to Workspace::removeStack() [#​16333](https://togithub.com/pulumi/pulumi/pull/16333) - \[sdk/python] Automatically convert requirements.txt to pyproject.toml when using Poetry [#​16346](https://togithub.com/pulumi/pulumi/pull/16346) - \[sdkgen/python] Generate TypedDict types for inputs [#​15957](https://togithub.com/pulumi/pulumi/pull/15957) ##### Bug Fixes - \[engine] Fix a panic when ignoring wildcard values with arrays of different length [#​16406](https://togithub.com/pulumi/pulumi/pull/16406) - \[engine] Fix provider `Delete`s [#​16441](https://togithub.com/pulumi/pulumi/pull/16441) - \[cli/engine] Fix --continue-on-error running indefinitely when a resource fails to be created or updated [#​16371](https://togithub.com/pulumi/pulumi/pull/16371) - \[sdk/nodejs] Avoid an unhandled error when `dependencies` is missing from `package.json` during closure serialization [#​16433](https://togithub.com/pulumi/pulumi/pull/16433) - \[cli/plugin] Fix plugin install command when plugin type is tool [#​16407](https://togithub.com/pulumi/pulumi/pull/16407) - \[sdk/python] Fix Python SDK docs by escaping the trailing underscore in a docstring [#​14866](https://togithub.com/pulumi/pulumi/pull/14866) - \[sdk/python] Don't incorrectly emit deprecation warnings for non-deprecated properties [#​16400](https://togithub.com/pulumi/pulumi/pull/16400) - \[sdk/python] Handle extra CLI arguments passed policy packs plugins [#​16402](https://togithub.com/pulumi/pulumi/pull/16402) - \[sdk/python] Add VIRTUAL_ENV environment variable when running inside a virtual environment [#​16425](https://togithub.com/pulumi/pulumi/pull/16425) - \[sdk/python] Don't lift dunder attributes on `Output`s [#​16439](https://togithub.com/pulumi/pulumi/pull/16439) ##### Miscellaneous - \[sdk/{go,nodejs,python}] Add register resource transform alias for register stack transform [#​16435](https://togithub.com/pulumi/pulumi/pull/16435) - \[cli/new] Instruct the user to use 'pulumi install' when using --generate-only [#​16411](https://togithub.com/pulumi/pulumi/pull/16411)

Configuration

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

🚦 Automerge: Enabled.

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.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 62.61%. Comparing base (48759d9) to head (eb05253).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## trunk #2299 +/- ## ======================================= Coverage 62.61% 62.61% ======================================= Files 5 5 Lines 2223 2223 Branches 60 60 ======================================= Hits 1392 1392 Misses 831 831 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.