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

Bump the production-dependencies group with 4 updates #2357

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps the production-dependencies group with 4 updates: pulumi-azure-native, pulumi, pydantic and ruff.

Updates pulumi-azure-native from 2.80.0 to 2.82.0

Release notes

Sourced from pulumi-azure-native's releases.

v2.82.0

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:

  • confluent.Connector
  • confluent.OrganizationClusterById
  • confluent.OrganizationEnvironmentById
  • confluent.Topic

New functions:

  • confluent.getConnector
  • confluent.getOrganizationClusterById
  • confluent.getOrganizationEnvironmentById
  • confluent.getTopic

What's Changed

Full Changelog: pulumi/pulumi-azure-native@v2.81.0...v2.82.0

v2.81.0

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.80.0...v2.81.0

Commits
  • 896f531 Automated SDK generation @ azure-rest-api-specs b6075dbc2321933382ea91c787ee6...
  • 59ec1ee Customise module naming (#3838)
  • 34f6aef Systematically test alias generation
  • 0406603 Refactor getNameOverride()
  • 90c3d7d Add manual split of Network module
  • 8fc71cd Refactor generateAliases
  • eb9af14 Prefer simple functions over class methods
  • 85781fa Make oldProvider accessible from generateAliases function
  • 292ed31 Move folderModulePattern
  • 0915233 Fix case insensitive comparison
  • Additional commits viewable in compare view

Updates pulumi from 3.144.1 to 3.145.0

Release notes

Sourced from pulumi's releases.

v3.145.0

3.145.0 (2025-01-07)

Features

  • [auto/go] Support --clear-pending-creates for refresh command in Go Automation API for preview refresh and refresh operations. #18101

  • [programgen/{java,sdkgen/java}] Only use gRPC to communicate with the Java host #18138

  • [cli/package] Support bridging to terraform providers automatically in pulumi convert #17992

  • [sdk/go] Implement deferred output for the Go SDK and program-gen #17885

Bug Fixes

  • [cli] Fix TestPackageAddGoParameterized to utilize version path #18150

  • [cli/engine] Clarify the usage string for the --expect-no-changes flag #18105

  • [auto/go] Return error if no inline program specified #18086

  • [auto/go] Interrupt programs gracefully when the context is canceled #18124

  • [cli/new] Provide a better error message when pulumi new --ai generates a program with errors #18091

  • [cli/new] Provide a more meaningful message for the --language flag #18092

  • [engine] Enable pulumi:pulumi:getResource to hydrate Read resources #18070

  • [programgen] Allow for case-insensitive terraform convert source #18111

  • [programgen/go] Fix importing module names in Go programs that aren't lower-case #18113

  • [sdk/go] Fix panic when diffing computed property values #18104

... (truncated)

Changelog

Sourced from pulumi's changelog.

3.145.0 (2025-01-07)

Features

  • [auto/go] Support --clear-pending-creates for refresh command in Go Automation API for preview refresh and refresh operations. #18101

  • [programgen/{java,sdkgen/java}] Only use gRPC to communicate with the Java host #18138

  • [cli/package] Support bridging to terraform providers automatically in pulumi convert #17992

  • [sdk/go] Implement deferred output for the Go SDK and program-gen #17885

Bug Fixes

  • [cli] Fix TestPackageAddGoParameterized to utilize version path #18150

  • [cli/engine] Clarify the usage string for the --expect-no-changes flag #18105

  • [auto/go] Return error if no inline program specified #18086

  • [auto/go] Interrupt programs gracefully when the context is canceled #18124

  • [cli/new] Provide a better error message when pulumi new --ai generates a program with errors #18091

  • [cli/new] Provide a more meaningful message for the --language flag #18092

  • [engine] Enable pulumi:pulumi:getResource to hydrate Read resources #18070

  • [programgen] Allow for case-insensitive terraform convert source #18111

  • [programgen/go] Fix importing module names in Go programs that aren't lower-case #18113

  • [sdk/go] Fix panic when diffing computed property values #18104

... (truncated)

Commits
  • 01dc024 Re-add l2-map-keys and l2-provider-grpc-config (#18154)
  • 95e3d8f Avoid calling invokes with dependencies on unknown resources (#18152)
  • f6d01b1 Unflake TestRunCanceled (#18178)
  • e0bc005 Move getAllTransitivelyReferencedResourceURNs to dependsOn (#18151)
  • 94f3906 Add a conformance test for component-hydrated resource references (#18153)
  • d403b24 Avoid calling invokes with dependencies on unknown resources (#18141)
  • 6ed2727 re enable TestPackageAddGoParameterized test and alter path to contain versio...
  • 078b566 chore: fix some typos in comment (#18149)
  • 0cee6fe Add a conformance test for program-hydrated resource references (#18139)
  • b748429 Avoid calling invokes with dependencies on unknown resources (#18133)
  • Additional commits viewable in compare view

Updates pydantic from 2.10.4 to 2.10.5

Release notes

Sourced from pydantic's releases.

v2.10.5 2024-12-18

v2.10.5 (2025-01-08)

What's Changed

Changelog

Sourced from pydantic's changelog.

v2.10.5 (2025-01-08)

GitHub release

What's Changed

Commits

Updates ruff from 0.8.6 to 0.9.1

Release notes

Sourced from ruff's releases.

0.9.1

Release Notes

Preview features

  • [pycodestyle] Run too-many-newlines-at-end-of-file on each cell in notebooks (W391) (#15308)
  • [ruff] Omit diagnostic for shadowed private function parameters in used-dummy-variable (RUF052) (#15376)

Rule changes

  • [flake8-bugbear] Improve assert-raises-exception message (B017) (#15389)

Formatter

  • Preserve trailing end-of line comments for the last string literal in implicitly concatenated strings (#15378)

Server

  • Fix a bug where the server and client notebooks were out of sync after reordering cells (#15398)

Bug fixes

  • [flake8-pie] Correctly remove wrapping parentheses (PIE800) (#15394)
  • [pyupgrade] Handle comments and multiline expressions correctly (UP037) (#15337)

Contributors

Install ruff 0.9.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/ruff/releases/download/0.9.1/ruff-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy ByPass -c "irm https://github.com/astral-sh/ruff/releases/download/0.9.1/ruff-installer.ps1 | iex"

... (truncated)

Changelog

Sourced from ruff's changelog.

0.9.1

Preview features

  • [pycodestyle] Run too-many-newlines-at-end-of-file on each cell in notebooks (W391) (#15308)
  • [ruff] Omit diagnostic for shadowed private function parameters in used-dummy-variable (RUF052) (#15376)

Rule changes

  • [flake8-bugbear] Improve assert-raises-exception message (B017) (#15389)

Formatter

  • Preserve trailing end-of line comments for the last string literal in implicitly concatenated strings (#15378)

Server

  • Fix a bug where the server and client notebooks were out of sync after reordering cells (#15398)

Bug fixes

  • [flake8-pie] Correctly remove wrapping parentheses (PIE800) (#15394)
  • [pyupgrade] Handle comments and multiline expressions correctly (UP037) (#15337)

0.9.0

Check out the blog post for a migration guide and overview of the changes!

Breaking changes

Ruff now formats your code according to the 2025 style guide. As a result, your code might now get formatted differently. See the formatter section for a detailed list of changes.

This release doesn’t remove or remap any existing stable rules.

Stabilization

The following rules have been stabilized and are no longer in preview:

The following behaviors have been stabilized:

... (truncated)

Commits
  • 12f86f3 Ruff 0.9.1 (#15407)
  • 2b28d56 Associate a trailing end-of-line comment in a parenthesized implicit concaten...
  • adca7bd Remove pygments pin (#15404)
  • 6b98a26 [red-knot] Support assert_type (#15194)
  • c874638 [red-knot] Move tuple-containing-Never tests to Markdown (#15402)
  • c364b58 [flake8-pie] Correctly remove wrapping parentheses (PIE800) (#15394)
  • 73d424e Fix outdated doc for handling the default file types with the pre-commit hook...
  • 6e9ff44 Insert the cells from the start position (#15398)
  • f2c3ddc [red-knot] Move intersection type tests to Markdown (#15396)
  • b861551 Remove unnecessary backticks (#15393)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the production-dependencies group with 4 updates: [pulumi-azure-native](https://github.com/pulumi/pulumi-azure-native), [pulumi](https://github.com/pulumi/pulumi), [pydantic](https://github.com/pydantic/pydantic) and [ruff](https://github.com/astral-sh/ruff).


Updates `pulumi-azure-native` from 2.80.0 to 2.82.0
- [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.80.0...v2.82.0)

Updates `pulumi` from 3.144.1 to 3.145.0
- [Release notes](https://github.com/pulumi/pulumi/releases)
- [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md)
- [Commits](pulumi/pulumi@v3.144.1...v3.145.0)

Updates `pydantic` from 2.10.4 to 2.10.5
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.10.4...v2.10.5)

Updates `ruff` from 0.8.6 to 0.9.1
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.8.6...0.9.1)

---
updated-dependencies:
- dependency-name: pulumi-azure-native
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: pulumi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 13, 2025 03:15
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 13, 2025
Copy link

Coverage report

This PR does not seem to contain any modification to coverable code.

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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants