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 #3664

Merged
merged 1 commit into from
Jan 16, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 16, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@pulumi/pulumi (source) 3.145.0 -> 3.146.0 age adoption passing confidence
@types/node (source) 22.10.6 -> 22.10.7 age adoption passing confidence
lint-staged 15.3.0 -> 15.4.0 age adoption passing confidence

Release Notes

pulumi/pulumi (@​pulumi/pulumi)

v3.146.0

Compare Source

3.146.0 (2025-01-15)

Features
  • [cli] Allow specifying a version with pulumi convert --from=<plugin>@&#8203;<version>
    #​18220

  • [cli] Enable Autonaming Configuration in non-experimental mode
    #​18228

  • [cli] Retrieve Git metadata from the environment if not running in a repository
    #​12871

  • [pkg] Add a call intrinsic to PCL
    #​18206

  • [auto/go] Add Color option to optdestroy, optpreview, optrefresh, and optup packages to allow explicit configuration of output color.
    #​18184

  • [cli/import] Add support for parameterized packages to pulumi import
    #​18038

  • [cli/import] Import can now import resources from parameterized providers
    #​18039

  • [cli/new] Add support for Copilot templates
    #​16825

Bug Fixes
  • [auto/go] Fix rejection of nil inline programs in the Go automation API
    #​18214

  • [sdk/go] Improve error messages for wrong stack output types
    #​18245

  • [sdk/{nodejs,python}] Wait for resource in the input property dependencies
    #​18204

  • [cli/plugin] Show plugin kind in plugin rm correctly. Also show the usage string if the plugin type is incorrect
    #​18179

  • [cli/plugin] Passthrough unstructured logs from dynamic providers

  • [sdk/python] Fix callbackserver shutdown
    #​18190

lint-staged/lint-staged (lint-staged)

v15.4.0

Compare Source

Minor Changes
  • #​1500 a8ec1dd Thanks @​iiroj! - Lint-staged now provides TypeScript types for the configuration and main Node.js API. You can use the JSDoc syntax in your JS configuration files:

    /**
     * @&#8203;filename: lint-staged.config.js
     * @&#8203;type {import('lint-staged').Configuration}
     */
    export default {
      '*': 'prettier --write',
    }

    It's also possible to use the .ts file extension for the configuration if your Node.js version supports it. The --experimental-strip-types flag was introduced in Node.js v22.6.0 and unflagged in v23.6.0, enabling Node.js to execute TypeScript files without additional configuration.

    export NODE_OPTIONS="--experimental-strip-types"
    
    npx lint-staged --config lint-staged.config.ts
Patch Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 16, 2025
Copy link

changeset-bot bot commented Jan 16, 2025

⚠️ No Changeset found

Latest commit: f154fec

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

Copy link
Contributor

github-actions bot commented Jan 16, 2025

Apollo Federation Subgraph Compatibility Results

Federation 1 Support Federation 2 Support
_service🟢
@key (single)🟢
@key (multi)🟢
@key (composite)🟢
repeatable @key🟢
@requires🟢
@provides🟢
federated tracing🟢
@link🟢
@shareable🟢
@tag🟢
@override🟢
@inaccessible🟢
@composeDirective🟢
@interfaceObject🟢

Learn more:

Copy link
Contributor

github-actions bot commented Jan 16, 2025

💻 Website Preview

The latest changes are available as preview in: https://d96e3744.graphql-yoga.pages.dev

Copy link
Contributor

github-actions bot commented Jan 16, 2025

✅ Benchmark Results

     ✓ no_errors{mode:graphql}
     ✓ expected_result{mode:graphql}
     ✓ no_errors{mode:graphql-jit}
     ✓ expected_result{mode:graphql-jit}
     ✓ no_errors{mode:graphql-response-cache}
     ✓ expected_result{mode:graphql-response-cache}
     ✓ no_errors{mode:graphql-no-parse-validate-cache}
     ✓ expected_result{mode:graphql-no-parse-validate-cache}
     ✓ no_errors{mode:uws}
     ✓ expected_result{mode:uws}

     checks.......................................: 100.00% ✓ 526106      ✗ 0     
     data_received................................: 2.1 GB  14 MB/s
     data_sent....................................: 106 MB  705 kB/s
     http_req_blocked.............................: avg=1.46µs   min=982ns    med=1.28µs   max=266.95µs p(90)=1.9µs    p(95)=2.09µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=150.33µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=355.59µs min=208.33µs med=322.81µs max=15.12ms  p(90)=463.96µs p(95)=486.6µs 
       { expected_response:true }.................: avg=355.59µs min=208.33µs med=322.81µs max=15.12ms  p(90)=463.96µs p(95)=486.6µs 
     ✓ { mode:graphql-jit }.......................: avg=284.24µs min=208.33µs med=266.54µs max=15.12ms  p(90)=298.38µs p(95)=315.38µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=488.47µs min=403.08µs med=464.65µs max=6.35ms   p(90)=508.11µs p(95)=551.56µs
     ✓ { mode:graphql-response-cache }............: avg=338.29µs min=259.82µs med=320.53µs max=6.29ms   p(90)=351.85µs p(95)=363.43µs
     ✓ { mode:graphql }...........................: avg=364.27µs min=278.43µs med=334.68µs max=13.91ms  p(90)=399.63µs p(95)=450.18µs
     ✓ { mode:uws }...............................: avg=339.94µs min=266.74µs med=321.37µs max=8.97ms   p(90)=357.57µs p(95)=382.67µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 263053
     http_req_receiving...........................: avg=32.64µs  min=16.1µs   med=32.23µs  max=2.73ms   p(90)=39.2µs   p(95)=41.79µs 
     http_req_sending.............................: avg=8.36µs   min=5.9µs    med=7.31µs   max=2.38ms   p(90)=10.8µs   p(95)=11.76µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=314.58µs min=179.6µs  med=282.81µs max=15.02ms  p(90)=422.45µs p(95)=443.09µs
     http_reqs....................................: 263053  1753.665876/s
     iteration_duration...........................: avg=565.32µs min=389.1µs  med=528.31µs max=15.61ms  p(90)=676.96µs p(95)=706.15µs
     iterations...................................: 263053  1753.665876/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from eb2de0c to 79f2e3e Compare January 16, 2025 05:49
@renovate renovate bot changed the title fix(deps): update dependency @types/node to v22.10.7 fix(deps): update all non-major dependencies Jan 16, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 79f2e3e to f154fec Compare January 16, 2025 08:42
@ardatan ardatan merged commit def5562 into main Jan 16, 2025
25 checks passed
@ardatan ardatan deleted the renovate/all-minor-patch branch January 16, 2025 12:24
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