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

build(deps): Bump Pulumi.AzureNative and Pulumi in /src #68

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2024

Bumps Pulumi.AzureNative and Pulumi. These dependencies needed to be updated together.
Updates Pulumi.AzureNative from 2.9.0 to 2.60.1

Release notes

Sourced from Pulumi.AzureNative's releases.

v2.60.1

Does the PR have any schema changes?

Looking good! No breaking changes found. No new resources/functions.

What's Changed

Full Changelog: pulumi/pulumi-azure-native@v2.60.0...v2.60.1

v2.60.0

Does the PR have any schema changes?

Found 2 breaking changes:

Types

  • 🟢 "azure-native:azureactivedirectory:CIAMResourceSKU": required: "tier" property has changed to Required
  • 🟢 "azure-native:azureactivedirectory:CIAMResourceSKUResponse": required: "tier" property has changed to Required

New resources:

  • hybridconnectivity.PublicCloudConnector
  • hybridconnectivity.SolutionConfiguration
  • subscription.SubscriptionTarDirectory

New functions:

  • hybridconnectivity.getPublicCloudConnector
  • hybridconnectivity.getSolutionConfiguration
  • subscription.getSubscriptionTarDirectory

What's Changed

Full Changelog: pulumi/pulumi-azure-native@v2.59.0...v2.60.0

v2.59.0

Does the PR have any schema changes?

Found 13 breaking changes:

Resources

... (truncated)

Commits
  • ad3f4b9 Fix portal dashboardName validation pattern in metadata (#3568)
  • f63e8ec Automated Pulumi/Pulumi upgrade (#3561)
  • 27df1ea Automated SDK generation @ azure-rest-api-specs e4991356eec55985c1af47096c9c2...
  • 215450f Add exception for CIAMResourceSKU tier schemagen (#3559)
  • 9be66cd DiffResponse.Diffs should contain only top-level keys (#3554)
  • 641c531 Automated SDK generation @ azure-rest-api-specs e79d9ef3e065f2dcb6bd1db51e29c...
  • a19ae8b Bump AKS K8s versions to supported ones (#3550)
  • adca6e6 Automated SDK generation @ azure-rest-api-specs f1e65f90e77a72258801439e757fc...
  • f549e45 Automated SDK generation @ azure-rest-api-specs 31632cb7852bbef83b3f35068143d...
  • 6b9f17f Fix nightly upgrade (#3544)
  • Additional commits viewable in compare view

Updates Pulumi from 3.57.0 to 3.67.0

Release notes

Sourced from Pulumi's releases.

v3.67.0

3.67.0 (2023-05-11)

Features

  • [sdk/nodejs] Support loading package.json from parent directory. If package.json is not found in the Pulumi main directory, Pulumi recursively searches up the directory tree until it is found. If package.json provides a main field, per the NPM spec, that field is relative to the directory containing package.json. #12759

Bug Fixes

  • [build] Fixes race condition in building Go sdk. #12821

  • [cli] Convert to PCL will recover from panics in program binding. #12827

  • [engine] Fix bug with targeting and plans where root stack resource and target-replaces were not being marked targeted. #12834

  • [engine] Fix the engine trying to install the pulumi-resource-pulumi plugin which is builtin. #12858

  • [programgen] Allow null literal as a default value for config variables #12817

  • [programgen] Fix panic on component type traversal #12828

  • [sdk/python] Fix hang due to component children cycles #12855

Miscellaneous

  • [sdk/nodejs] With Node14 sunset on April 30, the minimum version of Node is now Node 16. #12648

v3.66.0

3.66.0 (2023-05-03)

Features

  • [cli] convert now prints all diagnostics from program conversion #12808

  • [programgen/nodejs] Support range expressions that are of type output #12749

... (truncated)

Changelog

Sourced from Pulumi's changelog.

3.67.0 (2023-05-11)

Features

  • [sdk/nodejs] Support loading package.json from parent directory. If package.json is not found in the Pulumi main directory, Pulumi recursively searches up the directory tree until it is found. If package.json provides a main field, per the NPM spec, that field is relative to the directory containing package.json. #12759

Bug Fixes

  • [build] Fixes race condition in building Go sdk. #12821

  • [cli] Convert to PCL will recover from panics in program binding. #12827

  • [engine] Fix bug with targeting and plans where root stack resource and target-replaces were not being marked targeted. #12834

  • [engine] Fix the engine trying to install the pulumi-resource-pulumi plugin which is builtin. #12858

  • [programgen] Allow null literal as a default value for config variables #12817

  • [programgen] Fix panic on component type traversal #12828

  • [sdk/python] Fix hang due to component children cycles #12855

Miscellaneous

  • [sdk/nodejs] With Node14 sunset on April 30, the minimum version of Node is now Node 16. #12648

3.66.0 (2023-05-03)

Features

  • [cli] convert now prints all diagnostics from program conversion #12808

  • [programgen/nodejs] Support range expressions that are of type output #12749

  • [programgen/python] Support range expressions that are of type output

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Pulumi.AzureNative](https://github.com/pulumi/pulumi-azure-native) and [Pulumi](https://github.com/pulumi/pulumi). These dependencies needed to be updated together.

Updates `Pulumi.AzureNative` from 2.9.0 to 2.60.1
- [Release notes](https://github.com/pulumi/pulumi-azure-native/releases)
- [Changelog](https://github.com/pulumi/pulumi-azure-native/blob/master/CHANGELOG_OLD.md)
- [Commits](pulumi/pulumi-azure-native@v2.9.0...v2.60.1)

Updates `Pulumi` from 3.57.0 to 3.67.0
- [Release notes](https://github.com/pulumi/pulumi/releases)
- [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md)
- [Commits](pulumi/pulumi@v3.57.0...v3.67.0)

---
updated-dependencies:
- dependency-name: Pulumi.AzureNative
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Pulumi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Sep 16, 2024
Copy link

github-actions bot commented Sep 16, 2024

Test Results

12 tests   12 ✅  0s ⏱️
 1 suites   0 💤
 1 files     0 ❌

Results for commit e866760.

♻️ This comment has been updated with latest results.

Copy link

Copy link

gitstream-cm bot commented Sep 16, 2024

🥷 Code experts: merca

merca has most 🧠 knowledge in the files.

See details

src/stargripcorp.dataplatform.infra.azure/stargripcorp.dataplatform.infra.azure.csproj

Knowledge based on git-blame:
merca: 100%

To learn more about /:\ gitStream - Visit our Docs

Copy link

gitstream-cm bot commented Sep 16, 2024

Hello dependabot[bot] 👋 Thanks for making your first PR, and welcome to our project!
Our mentor team has automatically been assigned to review this PR and guide you through the process.
Please reach out to that team if you have questions about the next steps.

Copy link

gitstream-cm bot commented Sep 16, 2024

All PR branch names must be prefixed by feature, stable, or fix, and must contain a reference to a Jira ticket. E.g. 'feature-abc-1234'
Please move your changes to a new branch that meets these requirements and open a new PR.

@gitstream-cm gitstream-cm bot closed this Sep 16, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 16, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/nuget/src/multi-9b4616d582 branch September 16, 2024 02:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 min review dependencies Pull requests that update a dependency file ❗ Incorrect Branch Name .NET Pull requests that update .net code new-contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants