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

Bump julianwachholz/flake8-action from 1.1.0 to 2.0.2 #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 1, 2021

Bumps julianwachholz/flake8-action from 1.1.0 to 2.0.2.

Release notes

Sourced from julianwachholz/flake8-action's releases.

v2.0.2

  • Added new plugins option to install flake8 plugins:
    with:
      plugins: pep8-naming flake8-spellcheck
    
  • Limited reported linter annotations to first 50 to not exceed GitHub API limits.

v2.0.0

  • Added new config option to specify .ini file to use by flake8.
  • Main branch renamed to main
Commits
  • 7574923 Bump tmpl from 1.0.4 to 1.0.5
  • 096c8c4 Add parameter to install plugins
  • a61bd56 Update Github workflow branch triggers
  • f98b17d Limit annotations to first 50
  • 4613b9b Bump path-parse from 1.0.6 to 1.0.7
  • 4fc0a33 Bump ws from 5.2.2 to 5.2.3
  • b296305 Bump glob-parent from 5.1.1 to 5.1.2
  • 2cba175 Bump hosted-git-info from 2.8.8 to 2.8.9
  • 41fa1fb Bump lodash from 4.17.20 to 4.17.21
  • 5f8a6f5 Update dist
  • Additional commits viewable in compare view

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 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)

Bumps [julianwachholz/flake8-action](https://github.com/julianwachholz/flake8-action) from 1.1.0 to 2.0.2.
- [Release notes](https://github.com/julianwachholz/flake8-action/releases)
- [Commits](julianwachholz/flake8-action@v1.1.0...v2.0.2)

---
updated-dependencies:
- dependency-name: julianwachholz/flake8-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 1, 2021
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
Projects
None yet
0 participants