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

fix(deps): update first-party pulumi dependencies (master) #645

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

pulumi-bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/pulumi/pulumi-kubernetes/sdk/v3 require major v3.30.2 -> v4.17.1
github.com/pulumi/pulumi/sdk/v3 require minor v3.130.0 -> v3.131.0

Release Notes

pulumi/pulumi-kubernetes (github.com/pulumi/pulumi-kubernetes/sdk/v3)

v4.17.1

Compare Source

Fixed

v4.17.0

Compare Source

Changed
Fixed

v4.16.0

Compare Source

Added
Fixed

v4.15.0

Compare Source

Changed
Fixed

v4.14.0

Compare Source

Added
Changed
Fixed

v4.13.1

Compare Source

Added
Changed
Fixed

v4.12.0

Compare Source

Added
Changed
Fixed

v4.11.0

Compare Source

v4.10.0

Compare Source

v4.9.1

Compare Source

v4.9.0

Compare Source

v4.8.1

Compare Source

v4.8.0

Compare Source

v4.7.1

Compare Source

v4.7.0

Compare Source

v4.6.1

Compare Source

v4.6.0

Compare Source

v4.5.6

Compare Source

v4.5.5

Compare Source

v4.5.4

Compare Source

v4.5.3

Compare Source

v4.5.2

Compare Source

v4.4.0

Compare Source

v4.3.0

Compare Source

v4.2.0

Compare Source

v4.1.1

Compare Source

v4.1.0

Compare Source

v4.0.3

Compare Source

v4.0.2

Compare Source

v4.0.1

Compare Source

v4.0.0

Compare Source

pulumi/pulumi (github.com/pulumi/pulumi/sdk/v3)

v3.131.0

Compare Source

3.131.0 (2024-09-04)
Features
  • [cli] Include all engine events in the event-log
    #​17101

  • [pkg] Added NewCachedLoader for caching schema loads.
    #​17118

  • [yaml] Update yaml to v1.10
    #​17154

  • [auto/go] Include panic value in message for non-error panics
    #​17066

  • [auto/nodejs] Add LocalWorkspace.install method for Nodejs
    #​17134

  • [auto/python] Add LocalWorkspace.install method
    #​17086

  • [cli/{display,plugin}] Render download and install progress as part of system messages during Pulumi operations
    #​17019

  • [cli/state] Allow moving resources when there's already a provider with an identical URN in the destination stack, if the inputs match
    #​17076

  • [sdk/nodejs] Respect .node-version and .nvmrc files in pulumi install
    #​17060

Bug Fixes
  • [engine] Propagate deleted parents of untargeted resources
    #​17117

  • [engine] Fix a snapshot integrity issue caused by deleteBeforeReplace and failed create operations
    #​17146

  • [engine] Fix panic with user specified plugin paths
    #​17141

  • [sdk] Use int32 in Go interfaces that map to protobufs using int32
    #​17068

  • [cli/display] Improve rendering of update diffs in some circumstances.
    #​17029

Miscellaneous
  • [ci] Run CI with Go 1.22 and 1.23
    #​17137

  • [cli] Update go.mod to use 1.21
    #​17140

  • [pkg] Remove dependency on automation api in deployment settings tests
    #​17071

  • [sdk] Remove unused resource.NewUniqueHexV2
    #​17067


Configuration

📅 Schedule: Branch creation - "before 6pm" (UTC), Automerge - "before 4am on Monday" (UTC).

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@pulumi-bot pulumi-bot added dependencies Pull requests that update a dependency file impact/no-changelog-required This issue doesn't require a CHANGELOG update labels Sep 5, 2024
Copy link

codecov bot commented Sep 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 8.76%. Comparing base (fb0a7f1) to head (cdf2ffa).
Report is 2 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master    #645   +/-   ##
======================================
  Coverage    8.76%   8.76%           
======================================
  Files           4       4           
  Lines        1164    1164           
======================================
  Hits          102     102           
  Misses       1055    1055           
  Partials        7       7           

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

@pulumi-bot pulumi-bot enabled auto-merge (rebase) September 9, 2024 00:01
@pulumi-bot pulumi-bot merged commit 735255d into master Sep 9, 2024
3 checks passed
@pulumi-bot pulumi-bot deleted the renovate/master-pulumi branch September 9, 2024 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file impact/no-changelog-required This issue doesn't require a CHANGELOG update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants