AdamOswald / Huggingface-Space

1 stars 3 forks source link

Update jakebailey/pyright-action action to v1.4.1 #57

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
jakebailey/pyright-action action minor v1.1.0 -> v1.4.1

Release Notes

jakebailey/pyright-action ### [`v1.4.1`](https://togithub.com/jakebailey/pyright-action/releases/tag/v1.4.1) [Compare Source](https://togithub.com/jakebailey/pyright-action/compare/v1.4.0...v1.4.1) - Update deps to resolve actions/core vulnerability ([`f2a2186`](https://togithub.com/jakebailey/pyright-action/commit/f2a2186)) - Just switch to mostly prettier defaults ([`a162b15`](https://togithub.com/jakebailey/pyright-action/commit/a162b15)) - Tweak prettier config ([`f7db9ad`](https://togithub.com/jakebailey/pyright-action/commit/f7db9ad)) - Update deps, re-demote ncu and release-it to non-deps invoked by yarn dlx ([`c119764`](https://togithub.com/jakebailey/pyright-action/commit/c119764)) - Update deps ([`c36ccc6`](https://togithub.com/jakebailey/pyright-action/commit/c36ccc6)) - Ignore coverage files in tsconfig ([`aead9e0`](https://togithub.com/jakebailey/pyright-action/commit/aead9e0)) ### [`v1.4.0`](https://togithub.com/jakebailey/pyright-action/releases/tag/v1.4.0) [Compare Source](https://togithub.com/jakebailey/pyright-action/compare/v1.3.0...v1.4.0) - Bump maxBuffer to 100MB to accept >1MB output ([`78a64af`](https://togithub.com/jakebailey/pyright-action/commit/78a64af)) - Update yarn ([`45fb8f3`](https://togithub.com/jakebailey/pyright-action/commit/45fb8f3)) - Update deps ([`bf09870`](https://togithub.com/jakebailey/pyright-action/commit/bf09870)) - Update deps ([`d4e9648`](https://togithub.com/jakebailey/pyright-action/commit/d4e9648)) - Update deps ([`cbaa3ee`](https://togithub.com/jakebailey/pyright-action/commit/cbaa3ee)) - Drop old clona for newer, mainted klona ([`52d6349`](https://togithub.com/jakebailey/pyright-action/commit/52d6349)) - Upgrade to strictest tsconfig preset ([`51ed99e`](https://togithub.com/jakebailey/pyright-action/commit/51ed99e)) - Verify that dist does not differ from build ([`c0254c9`](https://togithub.com/jakebailey/pyright-action/commit/c0254c9)) - Update deps, remove supportedArchitectures from .yarnrc ([`6a15b61`](https://togithub.com/jakebailey/pyright-action/commit/6a15b61)) - Update yarn ([`3b970e5`](https://togithub.com/jakebailey/pyright-action/commit/3b970e5)) - Enable type checking in eslint, fix a few things ([`2dbd5df`](https://togithub.com/jakebailey/pyright-action/commit/2dbd5df)) - Update deps ([`bd3e35c`](https://togithub.com/jakebailey/pyright-action/commit/bd3e35c)) - Update deps for husky patch ([`d5dad01`](https://togithub.com/jakebailey/pyright-action/commit/d5dad01)) ### [`v1.3.0`](https://togithub.com/jakebailey/pyright-action/releases/tag/v1.3.0) [Compare Source](https://togithub.com/jakebailey/pyright-action/compare/v1.2.0...v1.3.0) This release provides a few performance improvements, including proper caching of downloaded versions of pyright, and faster processing of its JSON output. - Fix my workflow oops ([`59070dd`](https://togithub.com/jakebailey/pyright-action/commit/59070dd)) - Tell codecov which OS each upload is ([`6cfeedf`](https://togithub.com/jakebailey/pyright-action/commit/6cfeedf)) - Run tests on all OSs ([`ee26d14`](https://togithub.com/jakebailey/pyright-action/commit/ee26d14)) - Ensure baselines are not platform dependent ([`496c377`](https://togithub.com/jakebailey/pyright-action/commit/496c377)) - Cache downloaded pyright ([`2082dfd`](https://togithub.com/jakebailey/pyright-action/commit/2082dfd)) - Add baselines for helper mock calls ([`f79294a`](https://togithub.com/jakebailey/pyright-action/commit/f79294a)) - Cut down on the dotfiles a little ([`8b93773`](https://togithub.com/jakebailey/pyright-action/commit/8b93773)) - Update deps, add ncu configuration instead of flags ([`4e61f0f`](https://togithub.com/jakebailey/pyright-action/commit/4e61f0f)) - Switch from myzod to valita, which is faster and smaller ([`d9a02a2`](https://togithub.com/jakebailey/pyright-action/commit/d9a02a2)) - Fix and test issue with npm registry schema ([`53bd198`](https://togithub.com/jakebailey/pyright-action/commit/53bd198)) - Update deps and volta ([`dc11cb3`](https://togithub.com/jakebailey/pyright-action/commit/dc11cb3)) - Better handle bad versions and API errors ([`380a268`](https://togithub.com/jakebailey/pyright-action/commit/380a268)) ### [`v1.2.0`](https://togithub.com/jakebailey/pyright-action/releases/tag/v1.2.0) [Compare Source](https://togithub.com/jakebailey/pyright-action/compare/v1.1.0...v1.2.0) This is the first release with full tests and 100% coverage. - Allow optional keys, now that I've removed ones I don't use ([`751dda1`](https://togithub.com/jakebailey/pyright-action/commit/751dda1)) - Update deps ([`c40a597`](https://togithub.com/jakebailey/pyright-action/commit/c40a597)) - Fix CI badge link ([`23ee3a7`](https://togithub.com/jakebailey/pyright-action/commit/23ee3a7)) - Update README ([`8a17d7c`](https://togithub.com/jakebailey/pyright-action/commit/8a17d7c)) - Coverage ([`3505e3c`](https://togithub.com/jakebailey/pyright-action/commit/3505e3c)) - Fix another CI oops ([`bc956b9`](https://togithub.com/jakebailey/pyright-action/commit/bc956b9)) - Fix yarn install ([`dc86a91`](https://togithub.com/jakebailey/pyright-action/commit/dc86a91)) - Add CI ([`79a7e57`](https://togithub.com/jakebailey/pyright-action/commit/79a7e57)) - Code simplification ([`6bd1d9c`](https://togithub.com/jakebailey/pyright-action/commit/6bd1d9c)) - Move pluralize into function ([`3bda8f6`](https://togithub.com/jakebailey/pyright-action/commit/3bda8f6)) - Update logging to say information instead of info, matching pyright ([`b84ba6a`](https://togithub.com/jakebailey/pyright-action/commit/b84ba6a)) - Fix odd spacing on rangeless diagnostics ([`ec4286f`](https://togithub.com/jakebailey/pyright-action/commit/ec4286f)) - Run tests on release ([`cfcf11b`](https://togithub.com/jakebailey/pyright-action/commit/cfcf11b)) - Document process.chdir spy ([`27af931`](https://togithub.com/jakebailey/pyright-action/commit/27af931)) - Small cleanups ([`746ec7e`](https://togithub.com/jakebailey/pyright-action/commit/746ec7e)) - Use more baselines ([`0548d68`](https://togithub.com/jakebailey/pyright-action/commit/0548d68)) - Update naming ([`4f772d2`](https://togithub.com/jakebailey/pyright-action/commit/4f772d2)) - Switch around SemVer ([`51418c7`](https://togithub.com/jakebailey/pyright-action/commit/51418c7)) - Validate version ([`c60f537`](https://togithub.com/jakebailey/pyright-action/commit/c60f537)) - Test helpers ([`03fbc7e`](https://togithub.com/jakebailey/pyright-action/commit/03fbc7e)) - Start testing helpers ([`cd6ac3d`](https://togithub.com/jakebailey/pyright-action/commit/cd6ac3d)) - Test rest of main ([`dcef399`](https://togithub.com/jakebailey/pyright-action/commit/dcef399)) - Test parse failure ([`e885bc3`](https://togithub.com/jakebailey/pyright-action/commit/e885bc3)) - More testing ([`451a01a`](https://togithub.com/jakebailey/pyright-action/commit/451a01a)) - Fix process chdir ([`6e0ce24`](https://togithub.com/jakebailey/pyright-action/commit/6e0ce24)) - Working tests ([`9c59c8a`](https://togithub.com/jakebailey/pyright-action/commit/9c59c8a)) - Use v8 coverage ([`b6ed111`](https://togithub.com/jakebailey/pyright-action/commit/b6ed111)) - Begin jest testing ([`e5d8f7d`](https://togithub.com/jakebailey/pyright-action/commit/e5d8f7d)) - Update deps ([`b8de64f`](https://togithub.com/jakebailey/pyright-action/commit/b8de64f)) - Update deps ([`eca32f9`](https://togithub.com/jakebailey/pyright-action/commit/eca32f9)) - Log pyright-action version ([`3418508`](https://togithub.com/jakebailey/pyright-action/commit/3418508))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.



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

performance-testing-bot[bot] commented 1 year ago

Unable to locate .performanceTestingBot config file

viezly[bot] commented 1 year ago

Pull request by bot. No need to analyze

difflens[bot] commented 1 year ago

View changes in DiffLens

pull-request-quantifier-deprecated[bot] commented 1 year ago

This PR has 2 quantified lines of changes. In general, a change size of upto 200 lines is ideal for the best PR experience!


Quantification details

``` Label : Extra Small Size : +1 -1 Percentile : 0.8% Total files changed: 1 Change summary by file extension: .yml : +1 -1 ``` > Change counts above are quantified counts, based on the [PullRequestQuantifier customizations](https://github.com/microsoft/PullRequestQuantifier/blob/main/docs/prquantifier-yaml.md).

Why proper sizing of changes matters

Optimal pull request sizes drive a better predictable PR flow as they strike a balance between between PR complexity and PR review overhead. PRs within the optimal size (typical small, or medium sized PRs) mean: - Fast and predictable releases to production: - Optimal size changes are more likely to be reviewed faster with fewer iterations. - Similarity in low PR complexity drives similar review times. - Review quality is likely higher as complexity is lower: - Bugs are more likely to be detected. - Code inconsistencies are more likely to be detected. - Knowledge sharing is improved within the participants: - Small portions can be assimilated better. - Better engineering practices are exercised: - Solving big problems by dividing them in well contained, smaller problems. - Exercising separation of concerns within the code changes. #### What can I do to optimize my changes - Use the PullRequestQuantifier to quantify your PR accurately - Create a context profile for your repo using the [context generator](https://github.com/microsoft/PullRequestQuantifier/releases) - Exclude files that are not necessary to be reviewed or do not increase the review complexity. Example: Autogenerated code, docs, project IDE setting files, binaries, etc. Check out the `Excluded` section from your `prquantifier.yaml` context profile. - Understand your typical change complexity, drive towards the desired complexity by adjusting the label mapping in your `prquantifier.yaml` context profile. - Only use the labels that matter to you, [see context specification](./docs/prquantifier-yaml.md) to customize your `prquantifier.yaml` context profile. - Change your engineering behaviors - For PRs that fall outside of the desired spectrum, review the details and check if: - Your PR could be split in smaller, self-contained PRs instead - Your PR only solves one particular issue. (For example, don't refactor and code new features in the same PR). #### How to interpret the change counts in git diff output - One line was added: `+1 -0` - One line was deleted: `+0 -1` - One line was modified: `+1 -1` (git diff doesn't know about modified, it will interpret that line like one addition plus one deletion) - Change percentiles: Change characteristics (addition, deletion, modification) of this PR in relation to all other PRs within the repository.


Was this comment helpful? :thumbsup:  :ok_hand:  :thumbsdown: (Email) Customize PullRequestQuantifier for this repository.

guide-bot[bot] commented 1 year ago

Thanks for opening this Pull Request! We need you to:

  1. Fill out the description.

    Action: Edit description and replace <!- ... --> with actual values.

  2. Complete the activities.

    Action: Complete If you want to rebase/retry this PR, check this box

    If an activity is not applicable, use '\~activity description\~' to mark it not applicable.