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 minor-and-patch group across 1 directory with 10 updates #205

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2024

Bumps the minor-and-patch group with 7 updates in the /provider directory:

Package From To
github.com/Azure/azure-sdk-for-go/sdk/azcore 1.12.0 1.13.0
github.com/aws/aws-sdk-go 1.54.19 1.54.20
github.com/aws/aws-sdk-go-v2/config 1.27.26 1.27.27
github.com/charmbracelet/x/input 0.1.2 0.1.3
github.com/pulumi/schema-tools 0.1.2 0.6.0
github.com/skeema/knownhosts 1.2.2 1.3.0
github.com/zclconf/go-cty 1.14.4 1.15.0

Updates github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.12.0 to 1.13.0

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/azcore's releases.

sdk/azcore/v1.13.0

1.13.0 (2024-07-16)

Features Added

  • Added runtime.NewRequestFromRequest(), allowing for a policy.Request to be created from an existing *http.Request.
Commits
  • 94c22e6 [azcore] prepping for release (#23192)
  • c5213b1 Redesign persistent token cache API (#23114)
  • 5df73f9 [azopenai]: Update custom_client.go to enable insecure credential with HTTP (...
  • b4b4721 [azcore] Adding in a function create a policy.Request using an existing *http...
  • 80dbc7d Update CODEOWNERS_baseline_errors.txt (#23191)
  • d254d11 Increment package version after release of internal (#23190)
  • 62f7a3d Test credential factory supports Pipelines federated auth (#23184)
  • 5aaedf4 [Release] sdk/resourcemanager/informaticadatamgmt/arminformaticadatamgmt/1.0....
  • ce39ed9 Sync eng/common directory with azure-sdk-tools for PR 8598 (#23175)
  • 75d30bb Enable use of pipeline credential. Fixes https://github.com/microsoft/azure-p...
  • Additional commits viewable in compare view

Updates github.com/Azure/azure-sdk-for-go/sdk/internal from 1.9.1 to 1.10.0

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/internal's releases.

sdk/internal/v1.10.0

1.10.0 (2024-07-16)

Features Added

  • test/credential.New supports federated authentication in Azure Pipelines
Commits

Updates github.com/aws/aws-sdk-go from 1.54.19 to 1.54.20

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.54.20 (2024-07-18)

Service Client Updates

  • service/acm-pca: Updates service waiters
  • service/connect: Updates service API, documentation, and paginators
  • service/ec2: Updates service API and documentation
    • Amazon VPC IP Address Manager (IPAM) now supports Bring-Your-Own-IP (BYOIP) for IP addresses registered with any Internet Registry. This feature uses DNS TXT records to validate ownership of a public IP address range.
  • service/firehose: Updates service API and documentation
    • This release 1) Add configurable buffering hints for Snowflake as destination. 2) Add ReadFromTimestamp for MSK As Source. Firehose will start reading data from MSK Cluster using offset associated with this timestamp. 3) Gated public beta release to add Apache Iceberg tables as destination.
  • service/ivschat: Updates service API, documentation, and waiters
  • service/medialive: Updates service API and documentation
    • AWS Elemental MediaLive now supports the SRT protocol via the new SRT Caller input type.
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Updates Amazon RDS documentation to specify an eventual consistency model for DescribePendingMaintenanceActions.
  • service/sagemaker: Updates service API
    • SageMaker Training supports R5, T3 and R5D instances family. And SageMaker Processing supports G5 and R5D instances family.
  • service/secretsmanager: Updates service documentation
    • Doc only update for Secrets Manager
  • service/taxsettings: Updates service API
  • service/timestream-query: Updates service API and documentation
  • service/workspaces-thin-client: Updates service API and documentation
Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.27.26 to 1.27.27

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.26 to 1.17.27

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sso from 1.22.3 to 1.22.4

Commits

Updates github.com/charmbracelet/x/input from 0.1.2 to 0.1.3

Commits
  • 9d42857 fix(ansi): truncate: add test case for width greater than input
  • fe84162 perf(ansi): width: loop through input to get the width
  • 3099677 fix(ansi): truncate: truncate string when input length is equal to output
  • 61cb1b1 chore(deps): bump golang.org/x/sys from 0.21.0 to 0.22.0 in /windows (#107)
  • a82e8fb chore(deps): bump golang.org/x/sys from 0.21.0 to 0.22.0 in /input (#108)
  • f74d881 chore(deps): bump golang.org/x/sys from 0.21.0 to 0.22.0 in /termios (#109)
  • ac016c8 chore(deps): bump golang.org/x/sys from 0.21.0 to 0.22.0 in /xpty (#110)
  • 96dba12 chore(deps): bump golang.org/x/sys from 0.21.0 to 0.22.0 in /term (#111)
  • 791797d chore(deps): bump golang.org/x/sys from 0.21.0 to 0.22.0 in /conpty (#112)
  • 8ecb513 chore(deps): bump golang.org/x/sys from 0.21.0 to 0.22.0 in /exp/term (#113)
  • Additional commits viewable in compare view

Updates github.com/pulumi/schema-tools from 0.1.2 to 0.6.0

Release notes

Sourced from github.com/pulumi/schema-tools's releases.

v0.6.0

What's Changed

Full Changelog: pulumi/schema-tools@v0.5.1...v0.6.0

v0.5.1

What's Changed

New Contributors

Full Changelog: pulumi/schema-tools@v0.5.0...v0.5.1

v0.5.0

No release notes provided.

v0.4.0

What's Changed

New Contributors

Full Changelog: pulumi/schema-tools@v0.3.0...v0.4.0

v0.3.0

No release notes provided.

v0.2.2

No release notes provided.

v0.2.1

No release notes provided.

v0.2.0

No release notes provided.

v0.1.3

No release notes provided.

Commits
  • fcab997 Warn on breaking function signatures (#49)
  • f5d7b04 Fix breaking changes count (#48)
  • 4416eea Add missing severity levels (#45)
  • c59b585 Merge pull request #47 from pulumi/friel/license
  • 9faefcb Add Apache-2 license file
  • c7ca835 Update to support providers in various git repository locations (#43)
  • 9459e0b Merge pull request #44 from pulumi/mikhailshilkov/squeeze-order
  • 85bb12e Order API versions in squeeze to prefer stable over preview
  • ab46109 Bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 (#39)
  • 6778829 Add rich text output (#41)
  • Additional commits viewable in compare view

Updates github.com/skeema/knownhosts from 1.2.2 to 1.3.0

Commits
  • 9485bde docs: add PR template and CONTRIBUTING.md guide; minor README tweaks
  • 8b8ca37 host matching: handle wildcards with non-standard port (#10)
  • 7c797a4 Merge pull request #9 from skeema/certs-backwards-compat
  • 53a26cc Minor adjustments based on initial PR feedback
  • 69b4a62 certs: reimplement previous commit to maintain backwards compat
  • d314bf3 Support cert authorities
  • 5832aa8 ci: send coverage to Coveralls; upgrade action versions
  • 7acc57b go.mod: update golang.org/x dependencies
  • See full diff in compare view

Updates github.com/zclconf/go-cty from 1.14.4 to 1.15.0

Changelog

Sourced from github.com/zclconf/go-cty's changelog.

1.15.0 (July 15, 2024)

  • function/stdlib: The element function now accepts negative indices, extending the illusion of an infinitely-long list into the negative direction too.
  • cty: The various "transform" functions were previously incorrectly propagating marks from a parent object down to attribute values when calling the caller-provided transform functions. The marks will now no longer be propagated downwards, which is consistent with the treatment of collection and tuple elements. If your transform function needs to take into account context about marks of upstream containers then you can maintain a stack of active marks in your Transformer implementation, pushing in Enter and popping in Exit. (#185)
Commits
  • d4f2633 v1.15.0 release
  • 0cccfb9 Update CHANGELOG.md
  • 043bf38 cty: use unmarked val when Transform walks object attrs
  • 7b73cce function/stdlib: element accepts negative indices
  • 15a9d85 Prepare for a possible future v1.14.5 release
  • 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 <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 minor-and-patch group with 7 updates in the /provider directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) | `1.12.0` | `1.13.0` |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.54.19` | `1.54.20` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.26` | `1.27.27` |
| [github.com/charmbracelet/x/input](https://github.com/charmbracelet/x) | `0.1.2` | `0.1.3` |
| [github.com/pulumi/schema-tools](https://github.com/pulumi/schema-tools) | `0.1.2` | `0.6.0` |
| [github.com/skeema/knownhosts](https://github.com/skeema/knownhosts) | `1.2.2` | `1.3.0` |
| [github.com/zclconf/go-cty](https://github.com/zclconf/go-cty) | `1.14.4` | `1.15.0` |



Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.12.0 to 1.13.0
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
- [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.12.0...sdk/azcore/v1.13.0)

Updates `github.com/Azure/azure-sdk-for-go/sdk/internal` from 1.9.1 to 1.10.0
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
- [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.9.1...sdk/azcore/v1.10.0)

Updates `github.com/aws/aws-sdk-go` from 1.54.19 to 1.54.20
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.54.19...v1.54.20)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.26 to 1.27.27
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.27.26...config/v1.27.27)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.26 to 1.17.27
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.17.26...credentials/v1.17.27)

Updates `github.com/aws/aws-sdk-go-v2/service/sso` from 1.22.3 to 1.22.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.22.3...service/pi/v1.22.4)

Updates `github.com/charmbracelet/x/input` from 0.1.2 to 0.1.3
- [Release notes](https://github.com/charmbracelet/x/releases)
- [Commits](charmbracelet/x@ansi/v0.1.2...ansi/v0.1.3)

Updates `github.com/pulumi/schema-tools` from 0.1.2 to 0.6.0
- [Release notes](https://github.com/pulumi/schema-tools/releases)
- [Changelog](https://github.com/pulumi/schema-tools/blob/master/.goreleaser.yml)
- [Commits](pulumi/schema-tools@v0.1.2...v0.6.0)

Updates `github.com/skeema/knownhosts` from 1.2.2 to 1.3.0
- [Commits](skeema/knownhosts@v1.2.2...v1.3.0)

Updates `github.com/zclconf/go-cty` from 1.14.4 to 1.15.0
- [Release notes](https://github.com/zclconf/go-cty/releases)
- [Changelog](https://github.com/zclconf/go-cty/blob/main/CHANGELOG.md)
- [Commits](zclconf/go-cty@v1.14.4...v1.15.0)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/internal
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sso
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: github.com/charmbracelet/x/input
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: github.com/pulumi/schema-tools
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: github.com/skeema/knownhosts
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: github.com/zclconf/go-cty
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 22, 2024
@belfhi belfhi merged commit 5491573 into main Jul 22, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/go_modules/provider/minor-and-patch-4ee425eea2 branch July 22, 2024 12:41
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.

1 participant