Skip to content

Bump tough-cookie and @pulumi/azure in /infrastructure #17

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 9, 2023

Removes tough-cookie. It's no longer used after updating ancestor dependency @pulumi/azure. These dependencies need to be updated together.

Removes tough-cookie

Updates @pulumi/azure from 4.7.0 to 4.42.0

Release notes

Sourced from @​pulumi/azure's releases.

v4.42.0

Changelog

  • f1cbcf100 Update GitHub Actions workflows.
  • b714ad151 Upgrade terraform-provider-azurerm to v2.99.0 (#1053)

v4.41.1

Changelog

v4.41.0

Changelog

v4.40.0

Changelog

v4.39.0

Changelog

v4.38.0

Changelog

v4.37.0

Changelog

  • 46d15c1ef Update pulumi-terraform-bridge to v3.18.0 (#1022)
  • 1110c994b Upgrade to v2.95.0 of the AzureRM Terraform Provider (#1025)
  • 50f04cae8 [internal] Rename CHANGELOG.md to CHANGELOG_OLD.md. (#1023)

v4.36.0

Changelog

  • 481a820d3 Remove -a from go build (#1015)
  • 911339b1e Update GitHub Actions workflows.
  • 799aa68b7 Update GitHub Actions workflows. (#1016)
  • b1621c9bc Upgrade terraform-provider-azurerm to v2.94.0 (#1021)

v4.34.0

Changelog

  • ce1a4d6b6 Upgrade terraform-provider-azurerm to v2.92.0 (#1010)

v4.33.0

Changelog

  • 5a6e6365f Update Goreleaser and deprecate CHANGELOG (#1004)
  • 1b8c6d547 Upgrade terraform-provider-azurerm to v2.91.0 (#1006)

v4.32.0

No release notes provided.

v4.31.0

No release notes provided.

v4.30.0

... (truncated)

Changelog

Sourced from @​pulumi/azure's changelog.

CHANGELOG

Notice (2022-01-06)

As of this notice, using CHANGELOG.md is DEPRECATED. We will be using GitHub Releases for this repository

HEAD (Unreleased)

(none)


4.32.0 (2021-12-17)

  • Upgrade to v2.90.0 of the AzureRM Terraform Provider

4.31.0 (2021-12-10)

  • Upgrade to v2.89.0 of the AzureRM Terraform Provider

4.30.0 (2021-12-05)

  • Upgrade to v2.88.1 of the AzureRM Terraform Provider
    • Please note the following breaking changes to some inputs:
    • azure.batch.getPool no longer has the certificates input. This input was not used in calculating results.
    • azure.batch.getPool no longer supports the startTask parameter

4.29.0 (2021-11-29)

  • Upgrade to v2.87.0 of the AzureRM Terraform Provider
  • Upgrade to terraform-bridge 3.11.0
  • Upgrade to pulumi 3.17.0

4.28.0 (2021-11-22)

  • Upgrade to v2.86.0 of the AzureRM Terraform Provider
    • Please note singlePlacementGroup has been removed from azure.compute.OrchestratedVirtualMachineScaleSet as per the upstream provider

4.27.0 (2021-11-16)

  • Upgrade to v2.85.0 of the AzureRM Terraform Provider

4.26.0 (2021-11-05)

  • Upgrade to v2.84.0 of the AzureRM Terraform Provider

4.25.0 (2021-11-01)

  • Upgrade to v2.83.0 of the AzureRM Terraform Provider

4.24.0 (2021-10-26)

  • Upgrade to v2.82.0 of the AzureRM Terraform Provider
    • Please note the following breaking changes to some inputs:
    • azure.compute.getManagedDisk no longer has the zones input. This input was not used in calculating results.
    • azure.redis.getCache no longer has the zones input. This input was not used in calculating results.
    • azure.network.getPublicIpPrefix no longer has the zones input. This input was not used in calculating results.
    • azure.network.getPublicIP no longer has the zones input. This input was not used in calculating results.
    • azure.network.getFirewall no longer has the zones input. This input was not used in calculating results.

... (truncated)

Commits
  • b714ad1 Upgrade terraform-provider-azurerm to v2.99.0 (#1053)
  • f1cbcf1 Update GitHub Actions workflows.
  • 031af84 Fix missing docs (#1048)
  • f6aec4a [internal] Update GitHub Actions workflow files (#1046)
  • 242298e Update pulumi-terraform-bridge to v3.19.1 (#1045)
  • 0dd1917 Upgrade terraform-provider-azurerm to v2.98.0 (#1043)
  • 2a55733 Update GitHub Actions workflows.
  • 2c60bda Merge pull request #1040 from pulumi/update-github-actions-workflows-7
  • 22b8eed [internal] Update GitHub Actions workflow files
  • 7e46ac6 Upgrade terraform-provider-azurerm to v2.97.0 (#1038)
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependency [@pulumi/azure](https://github.com/pulumi/pulumi-azure). These dependencies need to be updated together.


Removes `tough-cookie`

Updates `@pulumi/azure` from 4.7.0 to 4.42.0
- [Release notes](https://github.com/pulumi/pulumi-azure/releases)
- [Changelog](https://github.com/pulumi/pulumi-azure/blob/master/CHANGELOG_OLD.md)
- [Commits](pulumi/pulumi-azure@v4.7.0...v4.42.0)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: "@pulumi/azure"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 9, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants