Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2023

Bumps iniconfig from 1.1.1 to 2.0.0.

Changelog

Sourced from iniconfig's changelog.

2.0.0

  • add support for Python 3.7-3.11
  • drop support for Python 2.6-3.6
  • add encoding argument defaulting to utf-8
  • inline and clarify type annotations
  • move parsing code from inline to extra file
  • add typing overloads for helper methods

.. note::

major release due to the major changes in python versions supported + changes in packaging

the api is expected to be compatible

Commits

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 requested a review from a team as a code owner January 8, 2023 17:34
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 8, 2023
@dependabot dependabot bot requested review from haywoodsh, jjngx and lucacome January 8, 2023 17:34
@github-actions github-actions bot added the tests Pull requests that update tests label Jan 8, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jan 8, 2023

Codecov Report

Merging #3411 (d9111c9) into main (7b8ccb8) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #3411   +/-   ##
=======================================
  Coverage   51.81%   51.81%           
=======================================
  Files          60       60           
  Lines       16747    16747           
=======================================
  Hits         8677     8677           
  Misses       7774     7774           
  Partials      296      296           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dependabot dependabot bot force-pushed the dependabot/pip/tests/iniconfig-2.0.0 branch 7 times, most recently from a213746 to d9111c9 Compare January 11, 2023 07:52
Bumps [iniconfig](https://github.com/pytest-dev/iniconfig) from 1.1.1 to 2.0.0.
- [Release notes](https://github.com/pytest-dev/iniconfig/releases)
- [Changelog](https://github.com/pytest-dev/iniconfig/blob/main/CHANGELOG)
- [Commits](pytest-dev/iniconfig@v1.1.1...v2.0.0)

---
updated-dependencies:
- dependency-name: iniconfig
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/tests/iniconfig-2.0.0 branch from d9111c9 to 0cd0a31 Compare January 11, 2023 10:12
@lucacome lucacome merged commit bd415ad into main Jan 11, 2023
@lucacome lucacome deleted the dependabot/pip/tests/iniconfig-2.0.0 branch January 11, 2023 16:38
@lucacome lucacome removed the tests Pull requests that update tests label Jan 11, 2023
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.

3 participants