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

fix(deps): update all non-major dependencies (v3) #1481

Merged
merged 1 commit into from
Jul 27, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 27, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@graphql-tools/schema 8.5.0 -> 8.5.1 age adoption passing confidence
@graphql-tools/url-loader 7.13.0 -> 7.13.1 age adoption passing confidence
@graphql-tools/utils 8.8.0 -> 8.9.0 age adoption passing confidence
@pulumi/pulumi 3.36.0 -> 3.37.0 age adoption passing confidence
@vercel/node (source) 2.4.5 -> 2.5.0 age adoption passing confidence
@whatwg-node/server ^0.0.3 -> ^0.0.5 age adoption passing confidence

Release Notes

ardatan/graphql-tools (@​graphql-tools/schema)

v8.5.1

Compare Source

Patch Changes
ardatan/graphql-tools (@​graphql-tools/url-loader)

v7.13.1

Compare Source

Patch Changes
ardatan/graphql-tools (@​graphql-tools/utils)

v8.9.0

Compare Source

Minor Changes
pulumi/pulumi

v3.37.0

Compare Source

Breaking
  • [engine] Engine now always encrypts secret return values in Invoke.
    May break Language SDKs<3.0.0
    #​10239
Improvements
  • [auto/go] Adds the ability to capture incremental stderr
    via the new option ErrorProgressStreams.
    #​10179

  • [cli/plugins] Warn that using GITHUB_REPOSITORY_OWNER is deprecated.
    #​10142

  • [dotnet/codegen] code generation for csharp Pulumi programs now targets .NET 6
    #​10143

  • [cli] Allow pulumi plugin install <type> <pkg> -f <path> to target a binary
    file or a folder.
    #​10094

  • [cli/config] Allow pulumi config cp --path between objects.
    #​10147

  • [codegen/schema] Support stack reference as a resource
    #​10174

  • [backends] When logging in to a file backend, validate that the bucket is accessible.
    #​10012

  • [cli] Add flag to specify whether to install dependencies on pulumi convert.
    #​10198

  • [cli] Expose gen-completion command when running pulumi --help.
    #​10218

  • [sdk/go] Expose context.Context from pulumi.Context.
    #​10190

  • [cli/plugins] Add local plugin linkage in Pulumi.yaml.
    #​10146

  • [engine] Remove sequence numbers from the engine and provider interfaces.
    #​10203

  • [engine] The engine will retry plugin downloads that error.
    #​10248

Bug Fixes
  • [cli] Only log github request headers at log level 11.
    #​10140

  • [sdk/go] config.Encrypter and config.Decrypter interfaces now
    require explicit Context. This is a minor breaking change to the
    SDK. The change fixes parenting of opentracing spans that decorate
    calls to the Pulumi Service crypter.

    #​10037

  • [codegen/go] Support program generation, pulumi convert for programs that create explicit
    provider resources.
    #​10132

  • [sdk/go] Remove the AsName and AsQName asserting functions.
    #​10156

  • [python] PULUMI_PYTHON_CMD is checked for deciding what python binary to use in a virtual environment.
    #​10155

  • [cli] Reduced the noisiness of pulumi new --help by replacing the list of available templates to just the number.
    #​10164

  • [cli] Revert "Add last status to pulumi stack ls output #​10059"
    #​10221

  • [python] Fix overriding of PATH on Windows.
    #​10236

  • [dotnet/codgen] Allow specified root namespace to be suffixed with "Pulumi" when generating packages
    #​10245

  • [dotnet/sdk] Serialize immutable arrays initialized by default.
    #​10247

  • [dotnet/codegen] Override static Empty property to return concrete argument types
    #​10250

vercel/vercel

v2.5.0

Compare Source

ardatan/whatwg-node

v0.0.5

Compare Source

Patch Changes

v0.0.4

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - "after 10pm,before 6:00am" in timezone Europe/Warsaw, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 27, 2022
@changeset-bot
Copy link

changeset-bot bot commented Jul 27, 2022

⚠️ No Changeset found

Latest commit: 7a7bbd8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Contributor

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 182196      ✗ 0    
     data_received..................: 24 MB   808 kB/s
     data_sent......................: 11 MB   349 kB/s
     http_req_blocked...............: avg=1.23µs   min=800ns   med=1µs     max=2.59ms  p(90)=1.5µs   p(95)=1.8µs  
     http_req_connecting............: avg=26ns     min=0s      med=0s      max=2.41ms  p(90)=0s      p(95)=0s     
   ✓ http_req_duration..............: avg=252.01µs min=171.2µs med=228.6µs max=18.98ms p(90)=285.5µs p(95)=320.7µs
       { expected_response:true }...: avg=252.01µs min=171.2µs med=228.6µs max=18.98ms p(90)=285.5µs p(95)=320.7µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 91098
     http_req_receiving.............: avg=19.7µs   min=11.2µs  med=18.2µs  max=6.25ms  p(90)=24.5µs  p(95)=27µs   
     http_req_sending...............: avg=7.6µs    min=4.1µs   med=5.3µs   max=4.28ms  p(90)=10.7µs  p(95)=11.7µs 
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=224.7µs  min=152.2µs med=203.5µs max=18.81ms p(90)=252.1µs p(95)=285.4µs
     http_reqs......................: 91098   3036.452324/s
     iteration_duration.............: avg=322.74µs min=227.3µs med=295.1µs max=21.89ms p(90)=369.2µs p(95)=410.5µs
     iterations.....................: 91098   3036.452324/s
     vus............................: 1       min=1         max=1  
     vus_max........................: 1       min=1         max=1  

@ardatan ardatan merged commit bec2a39 into v3 Jul 27, 2022
@ardatan ardatan deleted the renovate/v3-all-minor-patch branch July 27, 2022 21:04
This was referenced Sep 21, 2022
@saihaj saihaj mentioned this pull request Oct 17, 2022
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