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

Update dependency @pulumi/pulumi to v3.82.0 #1573

Merged
merged 1 commit into from
Sep 15, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 15, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@pulumi/pulumi 3.81.0 -> 3.82.0 age adoption passing confidence

Release Notes

pulumi/pulumi (@​pulumi/pulumi)

v3.82.0

Compare Source

Features
  • [cli] Adds pulumi org search and pulumi org search ai for Pulumi Insights in the CLI. These commands render a table containing all resources in a given organization matching the query provided.

    -q <query> will search for resources in the organization using a query provided in Pulumi Query Syntax.

    -o <json|csv|yaml> flag customizes the output.

    The ai command uses AI Assist to translate a natural language query into Pulumi Query Syntax.

    Default table output will show a count of displayed resources out of the total. Additional output includes the query run, a URL to view and explore search results in the Pulumi Console and the query, and the query run.

    Additional output is suppressed for non-table output formats such that they can be easily piped into other tools.

    The --web flag will open the search results in a default browser.
    #​13611
    #​13879
    #​13888
    #​13846

  • [cli] Adds pulumi ai command - currently the only functionality in this group is pulumi ai web, which will open the Pulumi AI application in a default browser. An optional --prompt/-p flag can be provided with a query to pre-populate the search bar in the Pulumi AI application. By default, that prompt will be submitted automatically, but passing --no-auto-submit will prevent that.
    #​13808
    #​13846

  • [engine] Support SDKs sending plugin checksums as part of resource requests.
    #​13789

Bug Fixes
  • [cli/new] Fixes pulumi policy new <template-name> to not require --yes when run non-interactively.
    #​13902

Configuration

📅 Schedule: Branch creation - "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 has been generated by Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Sep 15, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (9dc9a99) 62.82% compared to head (64aa887) 62.82%.

Additional details and impacted files
@@           Coverage Diff           @@
##            trunk    #1573   +/-   ##
=======================================
  Coverage   62.82%   62.82%           
=======================================
  Files           5        5           
  Lines        2125     2125           
  Branches       60       60           
=======================================
  Hits         1335     1335           
  Misses        790      790           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@monk-topmonks monk-topmonks merged commit c5255c3 into trunk Sep 15, 2023
5 checks passed
@monk-topmonks monk-topmonks deleted the renovate/pulumi branch September 15, 2023 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant