rustshed
rustshed copied to clipboard
chore(deps): update dependency pyright to v1.1.398
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| pyright | 1.1.285 -> 1.1.398 |
Release Notes
RobertCraigie/pyright-python (pyright)
v1.1.398
v1.1.397
v1.1.396
v1.1.395
v1.1.394
v1.1.393
v1.1.392
v1.1.391
v1.1.390
v1.1.389
v1.1.388
v1.1.387
v1.1.386
v1.1.385
v1.1.384
v1.1.383
v1.1.382
v1.1.381
v1.1.380
v1.1.379
v1.1.378
v1.1.377
v1.1.376
v1.1.375
v1.1.374
v1.1.373
v1.1.372
v1.1.371
v1.1.370
v1.1.369
v1.1.368
v1.1.367
v1.1.366
v1.1.365
v1.1.364
v1.1.363
v1.1.362
v1.1.361
v1.1.360
v1.1.359
v1.1.358
v1.1.357
v1.1.356
v1.1.355
v1.1.354
v1.1.353
v1.1.352
v1.1.351
v1.1.350
v1.1.349
v1.1.348
v1.1.347
v1.1.346
v1.1.345
v1.1.344
v1.1.343
v1.1.342
v1.1.341
v1.1.340
v1.1.339
v1.1.338
v1.1.337
v1.1.336
v1.1.335
v1.1.334
v1.1.333
v1.1.332
v1.1.331
v1.1.330
v1.1.329
v1.1.328
v1.1.327
v1.1.326
v1.1.325
v1.1.324
v1.1.323
v1.1.322
v1.1.321
v1.1.320
v1.1.318
v1.1.317
v1.1.316
v1.1.315
v1.1.314
v1.1.313
v1.1.312
v1.1.311
v1.1.310
v1.1.309
v1.1.308
v1.1.307
v1.1.306
v1.1.305
v1.1.304
v1.1.303
v1.1.302
v1.1.301
v1.1.300
v1.1.299
v1.1.298
v1.1.297
v1.1.296
This release adds support for offline usage after the first initial run to cache the installed package.
This release also changes how the root cache directory is resolved, it now follows this pattern:
- Checks the
PYRIGHT_PYTHON_CACHE_DIRenvironment variable - Checks the
XDG_CACHE_HOMEenvironment variable - Then if neither of the above are set, it defaults to
~/.cache
v1.1.295
v1.1.294
v1.1.293
v1.1.292
v1.1.291
v1.1.290
v1.1.289
v1.1.288
v1.1.287
v1.1.286
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.