Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

fix: bump jakebailey/pyright-action from 1.1.0 to 1.6.0 #22

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 5, 2023

Bumps jakebailey/pyright-action from 1.1.0 to 1.6.0.

Release notes

Sourced from jakebailey/pyright-action's releases.

v1.6.0

  • Used undashed flags for 1.1.309 onward (9a4e6bb)
  • Handle all flags (e2b6bd2)
  • Improve logic for disabling JSON (13f7f6c)
  • Sort getInput mock calls for better test diffs (24f5e1f)
  • Add test, quoting (221a611)
  • Switch extra-args parsing to one which handles quotes (9e4af90)
  • Fix testing (e5f0c49)
  • Big dep update (d326e6c)

v1.5.1

  • Update deps (483e025)
  • Don't tie --outputjson to no-comments, fixing verify-types (b6645e3)

v1.5.0

  • Add --ignoreexternal to YAML (3e3605c)
  • Update deps (6578665)
  • Move away from jest globals (68c6232)

v1.4.2

  • Add eslint-plugin-unicorn, fixups (f878ee4)
  • Update deps (56a872f)
  • Update coverage (3f965b9)
  • Fix my CI oops (672e2dc)
  • Update deps (33e8e3c)
  • Switch formatter to dprint (f17434a)
  • Update deps (cd6ec80)
  • Switch back to npm (8f2d537)
  • Update deps (b2897a7)
  • Update deps (8a3d7c0)
  • Update deps (813f5ff)
  • Update deps (bde8b1d)
  • Update deps (b0621bd)
  • Fix my bad import changing (66e122b)
  • Update deps and use node: imports (a1fecf7)
  • Update for TS 4.8 fix (7e33b86)
  • Update deps (035f8f8)
  • Update deps (1d74305)

v1.4.1

  • Update deps to resolve actions/core vulnerability (f2a2186)
  • Just switch to mostly prettier defaults (a162b15)
  • Tweak prettier config (f7db9ad)
  • Update deps, re-demote ncu and release-it to non-deps invoked by yarn dlx (c119764)
  • Update deps (c36ccc6)
  • Ignore coverage files in tsconfig (aead9e0)

v1.4.0

  • Bump maxBuffer to 100MB to accept >1MB output (78a64af)
  • Update yarn (45fb8f3)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [jakebailey/pyright-action](https://github.com/jakebailey/pyright-action) from 1.1.0 to 1.6.0.
- [Release notes](https://github.com/jakebailey/pyright-action/releases)
- [Commits](jakebailey/pyright-action@v1.1.0...v1.6.0)

---
updated-dependencies:
- dependency-name: jakebailey/pyright-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 5, 2023
@dciborow dciborow self-requested a review September 14, 2023 21:16
@dciborow dciborow merged commit 546ed73 into main Sep 14, 2023
@dciborow dciborow deleted the dependabot/github_actions/jakebailey/pyright-action-1.6.0 branch September 14, 2023 21:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant