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

Build(deps-dev): Bump pylint-pytest from 1.1.2 to 1.1.7 #87

Merged
merged 1 commit into from
Mar 23, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Bumps pylint-pytest from 1.1.2 to 1.1.7.

Release notes

Sourced from pylint-pytest's releases.

v1.1.7

This is Release v1.1.7, released on 2023-12-04

A last-minute bugfix before the v2 release, to support Pylint v3.

However, it should be noted that Pylint v3 or newer is required for linting (due to backwards-incompatible changes).

What's Changed

Full Changelog:

v1.1.6

This is Release v1.1.6, released on 2023-11-20

This will probably be the last bugfix release in the v1 series. We MAY support Python 3.12 in the v1 series if support appears to be trivial.

What's Changed

Full Changelog:

v1.1.5

This is Release v1.1.5, released on 2023-11-06

What's Changed

Full Changelog:

v1.1.4

This is Release v1.1.4, released on 2023-11-06

What's Changed

... (truncated)

Changelog

Sourced from pylint-pytest's changelog.

[1.1.7] - 2023-12-04

This is a small release to support additionally Pylint v3. It should be noted, however, that for linting, Pylint must be v3 or newer (due to backwards-incompatible changes).

Fixed

[1.1.6] - 2023-11-20

This is a small bugfix release.

This will probably be the last bugfix release in the v1 series. We MAY support Python 3.12 in the v1 series if support appears to be trivial.

Fixed

[1.1.5] - 2023-11-13

This is a small bugfix release.

Fixed

[1.1.4] - 2023-11-06

This is a small bugfix release.

Fixed

  • anis-campos/fix_is_pytest_fixture (pylint-dev/pylint-pytest#2) Astroid has different semantics when using import pytest or from pytest import ..., which affects the detection of pytest fixtures.

Improved

  • pre-commit: (pylint-dev/pylint-pytest#20)
    • Added more checks to the pre-commit hook.
      repos:
        - repo: https://github.com/pre-commit/pre-commit-hooks
          hooks:
          - id: check-yaml

... (truncated)

Commits
  • d73c814 Release v1.1.7
  • 48212e2 Merge pull request #27 from anis-campos/support-pylint-3
  • a9a022f Update/Prepare Changelog for v1.1.7
  • 1195f5c use pylint v3 in the repo
  • c8bbaeb remove support of pylint v1
  • f8064a3 Support pylint v3
  • fc8fa90 Release v1.1.6
  • 22650f9 Minor .github/ISSUE_TEMPLATE/bug_report.md improvement
  • 74589b6 Merge pull request #15 from stdedos/fix/21-exclude-non-tests
  • c84ad36 Release v1.1.5
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [pylint-pytest](https://github.com/pylint-dev/pylint-pytest) from 1.1.2 to 1.1.7.
- [Release notes](https://github.com/pylint-dev/pylint-pytest/releases)
- [Changelog](https://github.com/pylint-dev/pylint-pytest/blob/master/CHANGELOG.md)
- [Commits](pylint-dev/pylint-pytest@pylint-pytest-1.1.2...v1.1.7)

---
updated-dependencies:
- dependency-name: pylint-pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 4, 2023

The following labels could not be found: maintenance.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (880e6d4) 83.48% compared to head (5b0b420) 83.48%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #87   +/-   ##
=======================================
  Coverage   83.48%   83.48%           
=======================================
  Files          16       16           
  Lines        1241     1241           
  Branches      188      188           
=======================================
  Hits         1036     1036           
  Misses        166      166           
  Partials       39       39           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@karajan1001 karajan1001 merged commit 47866dc into main Mar 23, 2024
13 checks passed
@dependabot dependabot bot deleted the dependabot/pip/pylint-pytest-1.1.7 branch March 23, 2024 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants