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 slotscheck from 0.12.1 to 0.14.0 #1036

Merged
merged 1 commit into from
Mar 1, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2022

Bumps slotscheck from 0.12.1 to 0.14.0.

Changelog

Sourced from slotscheck's changelog.

0.14.0 (2022-02-27)

  • Improved robustness of importing implicitly namespaced and extension packages (#64)

0.13.0 (2022-02-26)

  • Improved robustness of determining whether a class is pure Python (#65)
Commits
  • 893f8dc Merge pull request #68 from ariebovenberg/next-release
  • c33d137 More robust importing of namespaced, extension packages (#64)
  • 95bd414 Merge pull request #66 from ariebovenberg/next-release
  • f6b71de Improved robustness of determining whether a class is pure Python (#65)
  • 9a2cba3 Merge pull request #63 from ariebovenberg/dependabot/pip/click-8.0.4
  • 8d5c5a6 Bump click from 8.0.3 to 8.0.4
  • 2bbec4c Merge pull request #62 from ariebovenberg/dependabot/pip/pytest-7.0.1
  • e60eb5f Bump pytest from 7.0.0 to 7.0.1
  • See full diff 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)

@dependabot dependabot bot added dependencies [Dependabot] Changes to third-party dependencies python [Dependabot] Pull requests that updates Python dependencies labels Feb 28, 2022
@davfsa
Copy link
Member

davfsa commented Feb 28, 2022

CI failing because of tylerwince/flake8-bandit#21

We will have to wait for tylerwince/flake8-bandit#23 or freeze bandit to 1.7.2

@davfsa
Copy link
Member

davfsa commented Mar 1, 2022

@dependabot rebase

Bumps [slotscheck](https://github.com/ariebovenberg/slotscheck) from 0.12.1 to 0.14.0.
- [Release notes](https://github.com/ariebovenberg/slotscheck/releases)
- [Changelog](https://github.com/ariebovenberg/slotscheck/blob/main/CHANGELOG.rst)
- [Commits](ariebovenberg/slotscheck@v0.12.1...v0.14.0)

---
updated-dependencies:
- dependency-name: slotscheck
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/master/slotscheck-0.14.0 branch from cd3ae6a to e5024db Compare March 1, 2022 09:36
@davfsa davfsa enabled auto-merge (squash) March 1, 2022 09:41
@davfsa davfsa merged commit 7ab5a50 into master Mar 1, 2022
@davfsa davfsa deleted the dependabot/pip/master/slotscheck-0.14.0 branch March 1, 2022 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies [Dependabot] Changes to third-party dependencies python [Dependabot] Pull requests that updates Python dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant