Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2024

Bumps flake8-spellcheck from 0.24.0 to 0.28.0.

Changelog

Sourced from flake8-spellcheck's changelog.

0.28.0

  • Use poetry as a build backend
  • Skipped a minor version due to git commit mistake

0.26.0

  • Drop support for python 3.6
  • Remove dependency on importlib
  • General codebase improvements (Thanks @​shaleh and @​djmattyg007)
  • Add type annotations
  • Introduce pre-commit and mypy to codebase

0.25.0

  • Add partial support for pandas dictionaries (Thanks @​aaronzipp)
  • Update python dictionary with missing words
Commits
  • aea88be Actually bump version to 0.28.0
  • ac1a46e fix build-and-release to only run on tags
  • baed631 Update version to 0.28.0
  • 27ee4fe Merge pull request #74 from MichaelAquilina/feat/build-and-release
  • 7af1b42 Add build-and-release workflow
  • 16e04f7 Merge pull request #73 from MichaelAquilina/feat/snyk-scan
  • 420a01a Add snyk scan to CI
  • 4ee1ad5 Fix poetry link in README
  • d9faa6b Merge pull request #70 from MichaelAquilina/feat/poetry
  • 8914607 Introduce poetry
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 Sep 19, 2024
Bumps [flake8-spellcheck](https://github.com/MichaelAquilina/flake8-spellcheck) from 0.24.0 to 0.28.0.
- [Changelog](https://github.com/MichaelAquilina/flake8-spellcheck/blob/main/CHANGELOG.md)
- [Commits](MichaelAquilina/flake8-spellcheck@0.24.0...0.28.0)

---
updated-dependencies:
- dependency-name: flake8-spellcheck
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/main/flake8-spellcheck-0.28.0 branch from 1c5ad35 to 22709c9 Compare September 19, 2024 18:26
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants