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 flake8-absolute-import from 1.0.0.1 to 1.0.0.2 #172

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2023

Bumps flake8-absolute-import from 1.0.0.1 to 1.0.0.2.

Changelog

Sourced from flake8-absolute-import's changelog.

[1.0.0.2] - 2023-10-08

This is an administrative release, primarily to update officially supported Python and flake8 versions. There should be no plugin behavior changes between this version and v1.0.0.1.

Dependencies

  • Support for Python 3.12 was officially added

  • Support for Python 3.6 and 3.7 was officially removed, though the plugin should continue to work for Python 3.6+

  • The minimum supported flake8 version is now 5.0

Administrative

  • MANIFEST.in was augmented with the files needed to allow the test suite to run from an unpacked sdist.

  • The build metadata was completely migrated from setup.cfg to pyproject.toml, and the maximum possible metadata is now drawn from pyproject.toml (all but long_description).

  • The read of the project version and the load of the README contents in setup.py was modernized/improved.

Testing

  • Python versions in the GitHub Actions and Azure Pipelines matrices were updated.

  • An Azure Pipelines job was added to confirm that a built sdist carries all the files needed to allow the test suite to run.

  • Obscure parameters/variables in some tests were given better names, and string formatting was upgraded to use f-strings.

Commits
  • 3ddbe22 Merge pull request #21 from bskinn/release-1.0.0.2
  • 0e7abd1 Reflow AUTHORS.md
  • aeff008 Update CHANGELOG
  • 2cabad0 Add pepy.tech downloads badge
  • 0a8592c Fix for shields.io breaking change
  • f4c38aa Adjust README wording
  • 67d25cc Bump version to 1.0.0.2
  • 75ae3a4 Switch version def from setup.py to pyproject.toml
  • 81d7fa6 Add CC-BY to license blurb
  • 9bc8cb7 Update copyright dates and contact email
  • 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)

Bumps [flake8-absolute-import](https://github.com/bskinn/flake8-absolute-import) from 1.0.0.1 to 1.0.0.2.
- [Release notes](https://github.com/bskinn/flake8-absolute-import/releases)
- [Changelog](https://github.com/bskinn/flake8-absolute-import/blob/main/CHANGELOG.md)
- [Commits](bskinn/flake8-absolute-import@v1.0.0.1...v1.0.0.2)

---
updated-dependencies:
- dependency-name: flake8-absolute-import
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2023
@mvadari
Copy link
Collaborator

mvadari commented Nov 1, 2023

@dependabot squash and merge

@dependabot dependabot bot merged commit e3e884a into main Nov 1, 2023
6 checks passed
@dependabot dependabot bot deleted the dependabot/pip/flake8-absolute-import-1.0.0.2 branch November 1, 2023 15:43
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
Development

Successfully merging this pull request may close these issues.

1 participant