Skip to content

Bump pytest from 5.4.1 to 6.0.2#9

Merged
marcelveldt merged 1 commit into
masterfrom
dependabot/pip/pytest-6.0.2
Sep 13, 2020
Merged

Bump pytest from 5.4.1 to 6.0.2#9
marcelveldt merged 1 commit into
masterfrom
dependabot/pip/pytest-6.0.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Sep 13, 2020

Bumps pytest from 5.4.1 to 6.0.2.

Release notes

Sourced from pytest's releases.

6.0.2

pytest 6.0.2 (2020-09-04)

Bug Fixes

  • #7148: Fixed --log-cli potentially causing unrelated print output to be swallowed.
  • #7672: Fixed log-capturing level restored incorrectly if caplog.set_level is called more than once.
  • #7686: Fixed NotSetType.token being used as the parameter ID when the parametrization list is empty. Regressed in pytest 6.0.0.
  • #7707: Fix internal error when handling some exceptions that contain multiple lines or the style uses multiple lines (--tb=line for example).

6.0.1

pytest 6.0.1 (2020-07-30)

Bug Fixes

  • #7394: Passing an empty help value to Parser.add_option is now accepted instead of crashing when running pytest --help. Passing None raises a more informative TypeError.
  • #7558: Fix pylint not-callable lint on pytest.mark.parametrize() and the other builtin marks: skip, skipif, xfail, usefixtures, filterwarnings.
  • #7559: Fix regression in plugins using TestReport.longreprtext (such as pytest-html) when TestReport.longrepr is not a string.
  • #7569: Fix logging capture handler's level not reset on teardown after a call to caplog.set_level().

6.0.0

pytest 6.0.0 (2020-07-28)

(Please see the full set of changes for this release also in the 6.0.0rc1 notes below)

Breaking Changes

  • #5584: PytestDeprecationWarning are now errors by default.

    Following our plan to remove deprecated features with as little disruption as possible, all warnings of type PytestDeprecationWarning now generate errors instead of warning messages.

    The affected features will be effectively removed in pytest 6.1, so please consult the Deprecations and Removals section in the docs for directions on how to update existing code.

    In the pytest 6.0.X series, it is possible to change the errors back into warnings as a stopgap measure by adding this to your pytest.ini file:

Commits
  • 09b1d7c Prepare release version 6.0.2
  • ea65ea8 Merge pull request #7717 from bluetech/backport-7614
  • f4f30d7 Merge pull request #7716 from bluetech/backport-7697
  • 309810a Merge pull request #7715 from bluetech/backport-7651
  • e63fac3 Merge pull request #7614 from The-Compiler/log-print
  • cb91c50 Merge pull request #7697 from nicoddemus/file-docs
  • 9a879ee Merge pull request #7651 from bluetech/capture-safe-disable
  • e9d18bd Merge pull request #7711 from nicoddemus/backport-7708
  • 912870d Merge pull request #7708 from nicoddemus/repr-line-7707
  • 0115b71 Merge pull request #7688 from nicoddemus/backport-7687
  • 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 [pytest](https://github.com/pytest-dev/pytest) from 5.4.1 to 6.0.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@5.4.1...6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
@marcelveldt marcelveldt merged commit 96b168a into master Sep 13, 2020
@marcelveldt marcelveldt deleted the dependabot/pip/pytest-6.0.2 branch September 13, 2020 10:17
OzGav pushed a commit that referenced this pull request Apr 30, 2026
Adds a sixth chip to the Performers tab to catch credits with
role=PERFORMER — our catch-all role for credits the parser couldn't
more specifically classify (missing instrument, generic MB
relationship without attributes, session musicians, etc.).

Without this chip those credits would only appear under the All chip,
silently missing from any role-narrowed view. Classical users care
about complete credits and would notice the gap.

Considered tightening the parser to drive PERFORMER toward zero,
rejected as it conflates "we don't know" with guessing.

Decisions log entry #9 added.
sandymac added a commit to sandymac/music-assistant-server that referenced this pull request May 16, 2026
Resolves design-doc Q8 ("does docs/ ship upstream?") by folding the
design doc content into a provider-level README following the
established pattern (sendspin/README.md, local_audio/README.md,
hue_entertainment/README.md, etc.). The top-level docs/ tree is removed.

music_assistant/providers/wled_audiosync/README.md (new):
- Concise reference rather than dev-history doc: drops the phasing
  plan and prior "open questions" framing, keeps everything users
  and reviewers actually need.
- Sections:
  * Clean-room declaration (prominent — Apache-2.0 vs GPL-3.0
    reference projects).
  * In scope / out of scope.
  * Architecture diagram showing PCM → DSP → encoder → UDP fan-out.
  * File map of the provider directory.
  * Discovery flow (mDNS + /json/info filter + port-pinning quirk).
  * Provider-level + per-Player config tables.
  * V2 packet wire format (44 bytes, why 44 not 40, struct.pack form).
  * DSP pipeline ASCII diagram + defaults table.
  * Implementation notes worth recording (the architectural decisions
    that emerged during implementation - global vs per-band AGC, the
    mDNS-port quirk, sender-side IP_ADD_MEMBERSHIP, the TransportSocket
    gotcha, auto-reset + /json/info re-probe, AudioReactive detection).
  * Test inventory matching the 98 tests / 92% coverage state.
  * Hardware-in-loop verification procedure (rewritten to not depend
    on Sandy's local-disk wled_test_tones path; references the
    in-test generators in test_dsp_frequency_mapping.py instead).
  * Open design questions still needing maintainer review (music-assistant#2, music-assistant#3, music-assistant#9,
    music-assistant#10, music-assistant#11, music-assistant#12 - Q1, Q4, Q5, Q6, Q7, Q8 are all closed now).

docs/wled_audiosync_design.md: removed.

CLAUDE.local.md:
- "Pointers" section now references the README path.
- Resolved-questions list adds Q8 ("PR scope / docs/ tree") as closed
  by this move.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
sandymac added a commit to sandymac/music-assistant-server that referenced this pull request May 18, 2026
Resolves design-doc Q8 ("does docs/ ship upstream?") by folding the
design doc content into a provider-level README following the
established pattern (sendspin/README.md, local_audio/README.md,
hue_entertainment/README.md, etc.). The top-level docs/ tree is removed.

music_assistant/providers/wled_audiosync/README.md (new):
- Concise reference rather than dev-history doc: drops the phasing
  plan and prior "open questions" framing, keeps everything users
  and reviewers actually need.
- Sections:
  * Clean-room declaration (prominent — Apache-2.0 vs GPL-3.0
    reference projects).
  * In scope / out of scope.
  * Architecture diagram showing PCM → DSP → encoder → UDP fan-out.
  * File map of the provider directory.
  * Discovery flow (mDNS + /json/info filter + port-pinning quirk).
  * Provider-level + per-Player config tables.
  * V2 packet wire format (44 bytes, why 44 not 40, struct.pack form).
  * DSP pipeline ASCII diagram + defaults table.
  * Implementation notes worth recording (the architectural decisions
    that emerged during implementation - global vs per-band AGC, the
    mDNS-port quirk, sender-side IP_ADD_MEMBERSHIP, the TransportSocket
    gotcha, auto-reset + /json/info re-probe, AudioReactive detection).
  * Test inventory matching the 98 tests / 92% coverage state.
  * Hardware-in-loop verification procedure (rewritten to not depend
    on Sandy's local-disk wled_test_tones path; references the
    in-test generators in test_dsp_frequency_mapping.py instead).
  * Open design questions still needing maintainer review (music-assistant#2, music-assistant#3, music-assistant#9,
    music-assistant#10, music-assistant#11, music-assistant#12 - Q1, Q4, Q5, Q6, Q7, Q8 are all closed now).

docs/wled_audiosync_design.md: removed.

CLAUDE.local.md:
- "Pointers" section now references the README path.
- Resolved-questions list adds Q8 ("PR scope / docs/ tree") as closed
  by this move.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant