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

chore(deps): bump click from 8.1.5 to 8.1.6 in /deployer #9377

Merged
merged 1 commit into from
Jul 31, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 24, 2023

Bumps click from 8.1.5 to 8.1.6.

Release notes

Sourced from click's releases.

8.1.6

This is a fix release for the 8.1.x feature branch. If you were having issues with type checking tools like pyright or mypy not accepting uses of Click's decorators, this should fix that.

Changelog

Sourced from click's changelog.

Version 8.1.6

Released 2023-07-18

  • Fix an issue with type hints for @click.group(). :issue:2558
Commits

Dependabot compatibility score

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 will merge this PR once CI passes on it, as requested by @mdn-bot.


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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 24, 2023
@github-actions github-actions bot added deployer Deployment (currently using AWS S3 and AWS Lambda) and removed python Pull requests that update Python code labels Jul 24, 2023
@mdn-bot
Copy link
Collaborator

mdn-bot commented Jul 24, 2023

@dependabot squash and merge

@dependabot dependabot bot force-pushed the dependabot/pip/deployer/click-8.1.6 branch from cd8e822 to 831736f Compare July 24, 2023 11:57
@mdn-bot
Copy link
Collaborator

mdn-bot commented Jul 24, 2023

@dependabot squash and merge

@dependabot dependabot bot force-pushed the dependabot/pip/deployer/click-8.1.6 branch from 831736f to 1506d6c Compare July 24, 2023 12:05
@mdn-bot
Copy link
Collaborator

mdn-bot commented Jul 24, 2023

@dependabot squash and merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 24, 2023

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@github-actions github-actions bot added the merge conflicts 🚧 Please rebase onto or merge the latest main. label Jul 31, 2023
@github-actions
Copy link
Contributor

This pull request has merge conflicts that must be resolved before it can be merged.

@dependabot dependabot bot force-pushed the dependabot/pip/deployer/click-8.1.6 branch from 1506d6c to b5451eb Compare July 31, 2023 11:31
@mdn-bot
Copy link
Collaborator

mdn-bot commented Jul 31, 2023

@dependabot squash and merge

@github-actions github-actions bot removed the merge conflicts 🚧 Please rebase onto or merge the latest main. label Jul 31, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/deployer/click-8.1.6 branch from b5451eb to 630d803 Compare July 31, 2023 11:34
@mdn-bot
Copy link
Collaborator

mdn-bot commented Jul 31, 2023

@dependabot squash and merge

@github-actions github-actions bot added the merge conflicts 🚧 Please rebase onto or merge the latest main. label Jul 31, 2023
@github-actions
Copy link
Contributor

This pull request has merge conflicts that must be resolved before it can be merged.

@dependabot dependabot bot force-pushed the dependabot/pip/deployer/click-8.1.6 branch from 630d803 to f6d1cd3 Compare July 31, 2023 11:40
@github-actions github-actions bot removed the merge conflicts 🚧 Please rebase onto or merge the latest main. label Jul 31, 2023
@mdn-bot
Copy link
Collaborator

mdn-bot commented Jul 31, 2023

@dependabot squash and merge

@github-actions github-actions bot added the merge conflicts 🚧 Please rebase onto or merge the latest main. label Jul 31, 2023
@github-actions
Copy link
Contributor

This pull request has merge conflicts that must be resolved before it can be merged.

@dependabot dependabot bot force-pushed the dependabot/pip/deployer/click-8.1.6 branch from f6d1cd3 to 25213d8 Compare July 31, 2023 11:48
@mdn-bot
Copy link
Collaborator

mdn-bot commented Jul 31, 2023

@dependabot squash and merge

@github-actions github-actions bot removed the merge conflicts 🚧 Please rebase onto or merge the latest main. label Jul 31, 2023
Bumps [click](https://github.com/pallets/click) from 8.1.5 to 8.1.6.
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/8.1.6/CHANGES.rst)
- [Commits](pallets/click@8.1.5...8.1.6)

---
updated-dependencies:
- dependency-name: click
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/deployer/click-8.1.6 branch from 25213d8 to cc83e20 Compare July 31, 2023 11:49
@mdn-bot
Copy link
Collaborator

mdn-bot commented Jul 31, 2023

@dependabot squash and merge

@dependabot dependabot bot merged commit d11b0a8 into main Jul 31, 2023
@dependabot dependabot bot deleted the dependabot/pip/deployer/click-8.1.6 branch July 31, 2023 11:54
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 deployer Deployment (currently using AWS S3 and AWS Lambda)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant