This repository has been archived by the owner on Aug 16, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
chore(deps-dev): bump pyright from 1.1.267 to 1.1.276 #61
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.267 to 1.1.276. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.267...v1.1.276) --- updated-dependencies: - dependency-name: pyright dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
plun1331
added a commit
that referenced
this pull request
Oct 24, 2022
* feat: implement all routes (except for channels) (#62) * fix: formatting inconsistencies * feat: all route categories except for channel * feat: complete webhook methods * feat: file uploads in webhooks * fix: formatting & typing * fix: file uploading * Update audit_logs.py Signed-off-by: plun1331 <49261529+plun1331@users.noreply.github.com> * Update auto_moderation.py Signed-off-by: plun1331 <49261529+plun1331@users.noreply.github.com> * Update emoji.py Signed-off-by: plun1331 <49261529+plun1331@users.noreply.github.com> * Update auto_moderation.py Signed-off-by: plun1331 <49261529+plun1331@users.noreply.github.com> * Add descriptions to some routes * feat: finish route descriptions * feat: start on application commands * feat: change a load of stuff ig * fix: use single quotes * fix: i broke some stuff * change example slightly Signed-off-by: plun1331 <49261529+plun1331@users.noreply.github.com> Co-authored-by: Emre Terzioglu <50607143+EmreTech@users.noreply.github.com> * chore(deps-dev): bump pyright from 1.1.267 to 1.1.276 (#61) Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.267 to 1.1.276. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.267...v1.1.276) --- updated-dependencies: - dependency-name: pyright dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: plun1331 <49261529+plun1331@users.noreply.github.com> * chore(deps-dev): bump black from 22.6.0 to 22.10.0 (#59) Bumps [black](https://github.com/psf/black) from 22.6.0 to 22.10.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.6.0...22.10.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: plun1331 <49261529+plun1331@users.noreply.github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Emre Terzioglu <50607143+EmreTech@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
plun1331
added a commit
that referenced
this pull request
Oct 24, 2022
* update (#64) * feat: implement all routes (except for channels) (#62) * fix: formatting inconsistencies * feat: all route categories except for channel * feat: complete webhook methods * feat: file uploads in webhooks * fix: formatting & typing * fix: file uploading * Update audit_logs.py Signed-off-by: plun1331 <49261529+plun1331@users.noreply.github.com> * Update auto_moderation.py Signed-off-by: plun1331 <49261529+plun1331@users.noreply.github.com> * Update emoji.py Signed-off-by: plun1331 <49261529+plun1331@users.noreply.github.com> * Update auto_moderation.py Signed-off-by: plun1331 <49261529+plun1331@users.noreply.github.com> * Add descriptions to some routes * feat: finish route descriptions * feat: start on application commands * feat: change a load of stuff ig * fix: use single quotes * fix: i broke some stuff * change example slightly Signed-off-by: plun1331 <49261529+plun1331@users.noreply.github.com> Co-authored-by: Emre Terzioglu <50607143+EmreTech@users.noreply.github.com> * chore(deps-dev): bump pyright from 1.1.267 to 1.1.276 (#61) Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.267 to 1.1.276. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.267...v1.1.276) --- updated-dependencies: - dependency-name: pyright dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: plun1331 <49261529+plun1331@users.noreply.github.com> * chore(deps-dev): bump black from 22.6.0 to 22.10.0 (#59) Bumps [black](https://github.com/psf/black) from 22.6.0 to 22.10.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.6.0...22.10.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: plun1331 <49261529+plun1331@users.noreply.github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Emre Terzioglu <50607143+EmreTech@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * feat: fix stuff and cool impls Signed-off-by: plun1331 <49261529+plun1331@users.noreply.github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Emre Terzioglu <50607143+EmreTech@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps pyright from 1.1.267 to 1.1.276.
Commits
4d08b79
Pyright NPM Package update to 1.1.276 (#112)1df69f9
Pyright NPM Package update to 1.1.275 (#110)540d542
Pyright NPM Package update to 1.1.274 (#109)88ab180
Pyright NPM Package update to 1.1.273 (#108)c4525d8
Pyright NPM Package update to 1.1.272 (#107)e7ac42a
Pyright NPM Package update to 1.1.271 (#105)ceaeb50
Pyright NPM Package update to 1.1.270 (#103)2382fa0
Pyright NPM Package update to 1.1.269 (#101)5ce1a2a
Pyright NPM Package update to 1.1.268 (#100)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)