alan-turing-institute / data-safe-haven

https://data-safe-haven.readthedocs.io
BSD 3-Clause "New" or "Revised" License
61 stars 15 forks source link

Bump the production-dependencies group with 13 updates #2244

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the production-dependencies group with 13 updates:

Package From To
azure-keyvault-certificates 4.8.0 4.9.0
azure-keyvault-keys 4.9.0 4.10.0
azure-keyvault-secrets 4.8.0 4.9.0
cryptography 43.0.1 43.0.3
pulumi-azure-native 2.66.0 2.67.0
pulumi-azuread 6.0.0 6.0.1
pulumi-random 4.16.6 4.16.7
pulumi 3.136.1 3.137.0
ansible-dev-tools 24.9.0 24.10.0
mypy 1.11.2 1.12.1
ruff 0.6.9 0.7.0
types-requests 2.32.0.20240914 2.32.0.20241016
coverage 7.6.3 7.6.4

Updates azure-keyvault-certificates from 4.8.0 to 4.9.0

Release notes

Sourced from azure-keyvault-certificates's releases.

azure-keyvault-certificates_4.9.0

4.9.0 (2024-10-17)

Features Added

  • Added support for Continuous Access Evaluation (CAE). enable_cae=True is passed to all get_token requests.

Bugs Fixed

  • Typing errors from using Key Vault clients as context managers have been fixed (#34744)

Other Changes

  • Updated minimum azure-core version to 1.31.0
Commits


Updates azure-keyvault-keys from 4.9.0 to 4.10.0

Release notes

Sourced from azure-keyvault-keys's releases.

azure-keyvault-keys_4.10.0

4.10.0 (2024-10-17)

Features Added

  • Added support for Continuous Access Evaluation (CAE). enable_cae=True is passed to all get_token requests.

Bugs Fixed

  • Typing errors from using Key Vault clients as context managers have been fixed (#34744)

Other Changes

  • Updated minimum azure-core version to 1.31.0
Commits


Updates azure-keyvault-secrets from 4.8.0 to 4.9.0

Release notes

Sourced from azure-keyvault-secrets's releases.

azure-keyvault-secrets_4.9.0

4.9.0 (2024-10-17)

Features Added

  • Added support for Continuous Access Evaluation (CAE). enable_cae=True is passed to all get_token requests.

Bugs Fixed

  • Typing errors from using Key Vault clients as context managers have been fixed (#34744)

Other Changes

  • Updated minimum azure-core version to 1.31.0
Commits


Updates cryptography from 43.0.1 to 43.0.3

Changelog

Sourced from cryptography's changelog.

43.0.3 - 2024-10-18


* Fixed release metadata for ``cryptography-vectors``

.. _v43-0-2:

43.0.2 - 2024-10-18

  • Fixed compilation when using LibreSSL 4.0.0.

.. _v43-0-1:

Commits


Updates pulumi-azure-native from 2.66.0 to 2.67.0

Release notes

Sourced from pulumi-azure-native's releases.

v2.67.0

Does the PR have any schema changes?

Found 12 breaking changes:

Resources

  • đź”´ "azure-native:autonomousdevelopmentplatform:Account" missing
  • đź”´ "azure-native:autonomousdevelopmentplatform:DataPool" missing

Functions

  • đź”´ "azure-native:autonomousdevelopmentplatform:getAccount" missing
  • đź”´ "azure-native:autonomousdevelopmentplatform:getDataPool" missing

Types

  • đź”´ "azure-native:autonomousdevelopmentplatform:DataPoolEncryption" missing
  • đź”´ "azure-native:autonomousdevelopmentplatform:DataPoolEncryptionResponse" missing
  • đź”´ "azure-native:autonomousdevelopmentplatform:DataPoolLocation" missing
  • đź”´ "azure-native:autonomousdevelopmentplatform:DataPoolLocationResponse" missing
  • đź”´ "azure-native:autonomousdevelopmentplatform:StorageSku" missing
  • đź”´ "azure-native:autonomousdevelopmentplatform:StorageSkuName" missing
  • đź”´ "azure-native:autonomousdevelopmentplatform:StorageSkuResponse" missing
  • đź”´ "azure-native:autonomousdevelopmentplatform:SystemDataResponse" missing

New resources:

  • awsconnector.AccessAnalyzerAnalyzer
  • awsconnector.AcmCertificateSummary
  • awsconnector.ApiGatewayRestApi
  • awsconnector.ApiGatewayStage
  • awsconnector.AppSyncGraphqlApi
  • awsconnector.AutoScalingAutoScalingGroup
  • awsconnector.CloudFormationStack
  • awsconnector.CloudFormationStackSet
  • awsconnector.CloudFrontDistribution
  • awsconnector.CloudTrailTrail
  • awsconnector.CloudWatchAlarm
  • awsconnector.CodeBuildProject
  • awsconnector.CodeBuildSourceCredentialsInfo
  • awsconnector.ConfigServiceConfigurationRecorder
  • awsconnector.ConfigServiceConfigurationRecorderStatus
  • awsconnector.ConfigServiceDeliveryChannel
  • awsconnector.DatabaseMigrationServiceReplicationInstance
  • awsconnector.DaxCluster
  • awsconnector.DynamoDbContinuousBackupsDescription
  • awsconnector.DynamoDbTable
  • awsconnector.Ec2AccountAttribute
  • awsconnector.Ec2Address
  • awsconnector.Ec2FlowLog
  • awsconnector.Ec2Image
  • awsconnector.Ec2Instance
  • awsconnector.Ec2InstanceStatus
  • awsconnector.Ec2Ipam

... (truncated)

Commits
  • f522e84 Enable full Read of SqlVirtualMachine by enabling additional GET query params...
  • 720af2d Automated SDK generation @ azure-rest-api-specs 7d0134ad6d42786b1ff2d49a3cfb3...
  • 3c88ef2 Automated Pulumi/Pulumi upgrade (#3647)
  • 8087c12 Automated SDK generation @ azure-rest-api-specs cca7b5d7e5bf1d7866ddb950c3949...
  • 3a7376b Latest API spec, disambiguate AwsConnector types (#3640)
  • See full diff in compare view


Updates pulumi-azuread from 6.0.0 to 6.0.1

Release notes

Sourced from pulumi-azuread's releases.

v6.0.1

Does the PR have any schema changes?

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

What's Changed

Full Changelog: https://github.com/pulumi/pulumi-azuread/compare/v6.0.0...v6.0.1

Commits


Updates pulumi-random from 4.16.6 to 4.16.7

Release notes

Sourced from pulumi-random's releases.

v4.16.7

Does the PR have any schema changes?

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

What's Changed

Full Changelog: https://github.com/pulumi/pulumi-random/compare/v4.16.6...v4.16.7

Commits


Updates pulumi from 3.136.1 to 3.137.0

Release notes

Sourced from pulumi's releases.

v3.137.0

3.137.0 (2024-10-17)

Features

  • [cli] Allow memory profile to be written in the background, so it's available in case of crash #17461

  • [sdk/go] Enable better error messsages to be returned from provider construct failures #17464

  • [sdk/python] Enable better error messsages to be returned from provider construct failures #17429

  • [sdk/python] Support Python 3.13 #17520

Bug Fixes

  • [engine] Fix token expired errors due to network issues #17519

  • [pkg] Don't publish test code in pkg/codegen #17517

  • [programgen] Detect and error on binding component nodes in PCL programs that self-reference their source #17538

  • [programgen] Fix PCL bind error "cannot iterate over a value of type number" when conditionals are used in range expressions #17569

  • [yaml] Allow pulumi package add for YAML projects #17560

  • [sdk/go] Improve error message when credentials file invalid #17541

  • [programgen/python] Fix preserving map keys in python programgen #17350

Miscellaneous

  • [yaml] Update YAML to 1.11.1 #17540
Changelog

Sourced from pulumi's changelog.

3.137.0 (2024-10-17)

Features

  • [cli] Allow memory profile to be written in the background, so it's available in case of crash #17461

  • [sdk/go] Enable better error messsages to be returned from provider construct failures #17464

  • [sdk/python] Enable better error messsages to be returned from provider construct failures #17429

  • [sdk/python] Support Python 3.13 #17520

Bug Fixes

  • [engine] Fix token expired errors due to network issues #17519

  • [pkg] Don't publish test code in pkg/codegen #17517

  • [programgen] Detect and error on binding component nodes in PCL programs that self-reference their source #17538

  • [programgen] Fix PCL bind error "cannot iterate over a value of type number" when conditionals are used in range expressions #17569

  • [yaml] Allow pulumi package add for YAML projects #17560

  • [sdk/go] Improve error message when credentials file invalid #17541

  • [programgen/python] Fix preserving map keys in python programgen #17350

Miscellaneous

  • [yaml] Update YAML to 1.11.1 #17540
Commits


Updates ansible-dev-tools from 24.9.0 to 24.10.0

Release notes

Sourced from ansible-dev-tools's releases.

v24.10.0

Enhancements

Bugfixes

Commits
  • 108d802 Add ability to tag latest images during publishing (#427)
  • 6a2ce25 Fix devspaces publish command in GHA (#426)
  • d37bd20 Workaround for avoiding incompatible ansible-creator version (#425)
  • 1828190 Fix publish action (#424)
  • 80d160c Bump the dependencies group across 1 directory with 15 updates (#422)
  • 8489198 Avoid using django-stubs[compatible-mypy] extra (#423)
  • fe883f0 Avoid using incompatible version of ansible-creator (#421)
  • 5f912a6 Ensure devspaces image include latest wheel (#414)
  • 0c2c8ca Remove build-test action and use tox (#412)
  • dc1b021 Modify pipeline to publish ansible-devspaces image (#410)
  • Additional commits viewable in compare view


Updates mypy from 1.11.2 to 1.12.1

Changelog

Sourced from mypy's changelog.

Mypy 1.12.1

  • Fix crash when showing partially analyzed type in error message (Ivan Levkivskyi, PR 17961)
  • Fix iteration over union (when self type is involved) (Shantanu, PR 17976)
  • Fix type object with type var default in union context (Jukka Lehtosalo, PR 17991)
  • Revert change to os.path stubs affecting use of os.PathLike[Any] (Shantanu, PR 17995)

Acknowledgements

Thanks to all mypy contributors who contributed to this release:

  • Ali Hamdan
  • Anders Kaseorg
  • BĂ©nĂ©dikt Tran
  • Brian Schubert
  • bzoracler
  • Chelsea Durazo
  • Danny Yang
  • Edgar RamĂ­rez MondragĂłn
  • Eric Mark Martin
  • InSync
  • Ivan Levkivskyi
  • Jordandev678
  • Katrina Connors
  • Kirill Podoprigora
  • Marc Mueller
  • Max Muoto
  • Max Murin
  • Michael Carlstrom
  • Michael I Chen
  • Pradyun Gedam
  • quinn-sasha
  • Raphael Krupinski
  • Sebastian Rittau
  • Shantanu
  • sobolevn
  • Soubhik Kumar Mitra
  • Stanislav Terliakov
  • wyattscarpenter

I’d also like to thank my employer, Dropbox, for supporting mypy development.

Mypy 1.11

We’ve just uploaded mypy 1.11 to the Python Package Index (PyPI). Mypy is a static type checker for Python. This release includes new features, performance improvements and bug fixes. You can install it as follows:

python3 -m pip install -U mypy

You can read the full documentation for this release on Read the Docs.

Support Python 3.12 Syntax for Generics (PEP 695)

... (truncated)

Commits


Updates ruff from 0.6.9 to 0.7.0

Release notes

Sourced from ruff's releases.

0.7.0

Release Notes

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

Breaking changes

  • The pytest rules PT001 and PT023 now default to omitting the decorator parentheses when there are no arguments (#12838, #13292). This was a change that we attempted to make in Ruff v0.6.0, but only partially made due to an error on our part. See the blog post for more details.
  • The useless-try-except rule (in our tryceratops category) has been recoded from TRY302 to TRY203 (#13502). This ensures Ruff's code is consistent with the same rule in the tryceratops linter.
  • The lint.allow-unused-imports setting has been removed (#13677). Use lint.pyflakes.allow-unused-imports instead.

Formatter preview style

  • Normalize implicit concatenated f-string quotes per part (#13539)

Preview linter features

  • [refurb] implement hardcoded-string-charset (FURB156) (#13530)
  • [refurb] Count codepoints not bytes for slice-to-remove-prefix-or-suffix (FURB188) (#13631)

Rule changes

  • [pylint] Mark PLE1141 fix as unsafe (#13629)
  • [flake8-async] Consider async generators to be "checkpoints" for cancel-scope-no-checkpoint (ASYNC100) (#13639)
  • [flake8-bugbear] Do not suggest setting parameter strict= to False in B905 diagnostic message (#13656)
  • [flake8-todos] Only flag the word "TODO", not words starting with "todo" (TD006) (#13640)
  • [pycodestyle] Fix whitespace-related false positives and false negatives inside type-parameter lists (E231, E251) (#13704)
  • [flake8-simplify] Stabilize preview behavior for SIM115 so that the rule can detect files being opened from a wider range of standard-library functions (#12959).

CLI

  • Add explanation of fixable in --statistics command (#13774)

Bug fixes

  • [pyflakes] Allow ipytest cell magic (F401) (#13745)
  • [flake8-use-pathlib] Fix PTH123 false positive when open is passed a file descriptor (#13616)
  • [flake8-bandit] Detect patterns from multi line SQL statements (S608) (#13574)
  • [flake8-pyi] - Fix dropped expressions in PYI030 autofix (#13727)

Contributors

... (truncated)

Changelog

Sourced from ruff's changelog.

0.7.0

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

Breaking changes

  • The pytest rules PT001 and PT023 now default to omitting the decorator parentheses when there are no arguments (#12838, #13292). This was a change that we attempted to make in Ruff v0.6.0, but only partially made due to an error on our part. See the blog post for more details.
  • The useless-try-except rule (in our tryceratops category) has been recoded from TRY302 to TRY203 (#13502). This ensures Ruff's code is consistent with the same rule in the tryceratops linter.
  • The lint.allow-unused-imports setting has been removed (#13677). Use lint.pyflakes.allow-unused-imports instead.

Formatter preview style

  • Normalize implicit concatenated f-string quotes per part (#13539)

Preview linter features

  • [refurb] implement hardcoded-string-charset (FURB156) (#13530)
  • [refurb] Count codepoints not bytes for slice-to-remove-prefix-or-suffix (FURB188) (#13631)

Rule changes

  • [pylint] Mark PLE1141 fix as unsafe (#13629)
  • [flake8-async] Consider async generators to be "checkpoints" for cancel-scope-no-checkpoint (ASYNC100) (#13639)
  • [flake8-bugbear] Do not suggest setting parameter strict= to False in B905 diagnostic message (#13656)
  • [flake8-todos] Only flag the word "TODO", not words starting with "todo" (TD006) (#13640)
  • [pycodestyle] Fix whitespace-related false positives and false negatives inside type-parameter lists (E231, E251) (#13704)
  • [flake8-simplify] Stabilize preview behavior for SIM115 so that the rule can detect files being opened from a wider range of standard-library functions (#12959).

CLI

  • Add explanation of fixable in --statistics command (#13774)

Bug fixes

  • [pyflakes] Allow ipytest cell magic (F401) (#13745)
  • [flake8-use-pathlib] Fix PTH123 false positive when open is passed a file descriptor (#13616)
  • [flake8-bandit] Detect patterns from multi line SQL statements (S608) (#13574)
  • [flake8-pyi] - Fix dropped expressions in PYI030 autofix (#13727)
Commits
  • 5e6de4e Changelog for Ruff v0.7 (#13794)
  • 70e5c4a Recode TRY302 to TRY203 (#13502)
  • 9218d6b Remove allow-unused-imports setting from the common lint options (#13677)
  • 1b79ae9 [ruff-0.7] Stabilise the expansion of open-file-with-context-handler to wor...
  • 2b87587 [flake8-pytest-style] Fix defaults when lint.flake8-pytest-style config s...
  • d1e15f6 Remove tab-size setting (#12835)
  • 89a8215 Remove error messages for removed CLI aliases (#12833)
  • 202c6a6 Remove output-format=text setting (#12836)
  • 5c3c0c4 [red-knot] Inference for comparison of union types (#13781)
  • 6b7a738 Add explanation of fixable in --statistics command (#13774)
  • Additional commits viewable in compare view


Updates types-requests from 2.32.0.20240914 to 2.32.0.20241016

Commits


Updates coverage from 7.6.3 to 7.6.4

Changelog

Sourced from coverage's changelog.

Version 7.6.4 — 2024-10-20

  • fix: multi-line with statements could cause contained branches to be incorrectly marked as missing (issue 1880_). This is now fixed.

.. _issue 1880: nedbat/coveragepy#1880

.. _changes_7-6-3:

Commits
  • f24f76b docs: sample HTML for 7.6.4
  • 96e10f7 docs: prep for 7.6.4
  • b8c236a fix: multi-line with-statements exit correctly. #1880
  • 64b7a45 docs: another discord reference
  • 68d7427 docs: Python Discord
  • 43adcea build: include 3.14 in the usual Pythons
  • fb2b49f build: github_releases can update older releases, and pauses to get the sorti...
  • ca550ca 3.0b2 wasn't correctly titled
  • debcc77 build: bump version
  • See full diff 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 1 month ago

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

JimMadge commented 1 month ago

Problem seems to be a syntax error in pulumi-azure-native==2.67.0

jemrobinson commented 1 month ago

@JimMadge : Worth explicitly blocking this version in dependabot?

JimMadge commented 1 month ago

Possibly, I've opened an issue at pulumi-azure-native so hopefully we know whether it is a bug in that package soon.

github-actions[bot] commented 1 month ago

Coverage report

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