-
Notifications
You must be signed in to change notification settings - Fork 66
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 coverage from 7.6.4 to 7.6.7 #108
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.4 to 7.6.7. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.4...7.6.7) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
@dependabot merge
…On Sun, Nov 17, 2024 at 8:12 PM dependabot[bot] ***@***.***> wrote:
Bumps coverage <https://github.com/nedbat/coveragepy> from 7.6.4 to 7.6.7.
Changelog
*Sourced from coverage's changelog
<https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst>.*
Version 7.6.7 — 2024-11-15
- fix: ugh, the other assert from 7.6.5 can also be encountered in the
wild, so it's been restored to a conditional. Sorry for the churn.
.. _changes_7-6-6:
Version 7.6.6 — 2024-11-15
- One of the new asserts from 7.6.5 caused problems in real projects,
as reported in issue 1891_. The assert has been removed.
.. _issue 1891: nedbat/coveragepy#1891
<https://github.com/nedbat/coveragepy/issues/1891>
.. _changes_7-6-5:
Version 7.6.5 — 2024-11-14
-
fix: fine-tuned the exact Python version (3.12.6) when exiting from
with statements changed how they traced. This affected whether people
saw the fix for issue 1880_.
-
fix: isolate our code more from mocking in the os module that in rare
cases can cause bizarre behavior <pytest-cov-666_>_.
-
refactor: some code unreachable code paths in parser.py were changed
to asserts. If you encounter any of these, please let me know!
.. _pytest-cov-666: pytest-dev/pytest-cov#666
<https://github.com/pytest-dev/pytest-cov/issues/666>
.. _changes_7-6-4:
Commits
- af89ebb
<nedbat/coveragepy@af89ebb>
docs: sample HTML for 7.6.7
- c723de2
<nedbat/coveragepy@c723de2>
docs: prep for 7.6.7
- 898e94a
<nedbat/coveragepy@898e94a>
fix: another possible assert changed back to a conditional.
- 42961d6
<nedbat/coveragepy@42961d6>
build: tweaks to release process
- 1a09d4a
<nedbat/coveragepy@1a09d4a>
build: bump version
- c26fc6e
<nedbat/coveragepy@c26fc6e>
docs: sample HTML for 7.6.6
- 79ad469
<nedbat/coveragepy@79ad469>
docs: prep for 7.6.6
- 98939c9
<nedbat/coveragepy@98939c9>
fix: this assert is possible, remove it. #1891
<https://github.com/nedbat/coveragepy/issues/1891>
- ad4a4ff
<nedbat/coveragepy@ad4a4ff>
build: automate the 'final' version
- e1502e6
<nedbat/coveragepy@e1502e6>
build: bump version
- Additional commits viewable in compare view
<nedbat/coveragepy@7.6.4...7.6.7>
[image: Dependabot compatibility score]
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
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)
------------------------------
You can view, comment on, or merge this pull request online at:
#108
Commit Summary
- 56c6e89
<56c6e89>
Bump coverage from 7.6.4 to 7.6.7
File Changes
(1 file <https://github.com/beaufour/flickr-download/pull/108/files>)
- *M* poetry.lock
<https://github.com/beaufour/flickr-download/pull/108/files#diff-f53a023eedfa3fbf2925ec7dc76eecdc954ea94b7e47065393dbad519613dc89>
(126)
Patch Links:
- https://github.com/beaufour/flickr-download/pull/108.patch
- https://github.com/beaufour/flickr-download/pull/108.diff
—
Reply to this email directly, view it on GitHub
<#108>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAB2POOJ4TDZMCRRYGYFZTD2BE5JPAVCNFSM6AAAAABR6RATJWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGY3DMOBQG44TMOA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps coverage from 7.6.4 to 7.6.7.
Changelog
Sourced from coverage's changelog.
Commits
af89ebb
docs: sample HTML for 7.6.7c723de2
docs: prep for 7.6.7898e94a
fix: another possible assert changed back to a conditional.42961d6
build: tweaks to release process1a09d4a
build: bump versionc26fc6e
docs: sample HTML for 7.6.679ad469
docs: prep for 7.6.698939c9
fix: this assert is possible, remove it. #1891ad4a4ff
build: automate the 'final' versione1502e6
build: bump versionDependabot 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)