Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2023

Bumps pylint-per-file-ignores from 1.1.0 to 1.2.0.

Release notes

Sourced from pylint-per-file-ignores's releases.

v1.2.0

1.2.0 (2023-02-13)

Features

  • augment checker.has_message() first before falling back to augmenting visit methods (85b83d2)

Performance Improvements

  • cache resolved symbols to speedup suppress (978e918)
Commits
  • 594de4a chore(release): 1.2.0 [skip ci]
  • ed95365 Merge pull request #31 from vibe-ad/fix/patch_add_message
  • 85b83d2 feat: augment checker.has_message() first before falling back to augmenting v...
  • 978e918 perf: cache resolved symbols to speedup suppress
  • 029d1bc Merge pull request #30 from christopherpickering/pre-commit-ci-update-config
  • a82146e Merge pull request #29 from christopherpickering/dev
  • 0104121 [pre-commit.ci] pre-commit autoupdate
  • 2d17ef3 Merge pull request #28 from christopherpickering/renovate/psf-black-23.x
  • 82ec91b Merge pull request #27 from christopherpickering/renovate/black-23.x
  • cc6de19 Merge pull request #25 from christopherpickering/renovate/all-minor-patch
  • 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 [pylint-per-file-ignores](https://github.com/christopherpickering/pylint-per-file-ignores) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/christopherpickering/pylint-per-file-ignores/releases)
- [Changelog](https://github.com/christopherpickering/pylint-per-file-ignores/blob/master/.releaserc)
- [Commits](christopherpickering/pylint-per-file-ignores@v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: pylint-per-file-ignores
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 20, 2023
@cyclimse cyclimse merged commit 3f5e471 into main Feb 20, 2023
@cyclimse cyclimse deleted the dependabot/pip/pylint-per-file-ignores-1.2.0 branch February 20, 2023 12:37
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.

2 participants