{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":198375931,"defaultBranch":"master","name":"context_logging","ownerLogin":"afonasev","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-07-23T07:26:16.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/3988998?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1704070896.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"348a0a6c6d58eab367af3fc08a9eb00f4c219ea8","ref":"refs/heads/dependabot/pip/pytest-7.4.4","pushedAt":"2024-01-01T01:01:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump pytest from 7.4.3 to 7.4.4\n\nBumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.3 to 7.4.4.\n- [Release notes](https://github.com/pytest-dev/pytest/releases)\n- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)\n- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.3...7.4.4)\n\n---\nupdated-dependencies:\n- dependency-name: pytest\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump pytest from 7.4.3 to 7.4.4"}},{"before":"ccac3a61c326bcf47979c9f179ba5a655be0b2ae","after":null,"ref":"refs/heads/dependabot/pip/pytest-7.4.3","pushedAt":"2023-12-10T08:36:37.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"afonasev","name":"Afonasev Evgeniy","path":"/afonasev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3988998?s=80&v=4"}},{"before":"547c958f275475e81f3cb20562f29c93fbf95996","after":"b85a1b24cf8304c1461e3b47e1e4b2b43142adb6","ref":"refs/heads/master","pushedAt":"2023-12-10T08:36:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"afonasev","name":"Afonasev Evgeniy","path":"/afonasev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3988998?s=80&v=4"},"commit":{"message":"Bump pytest from 7.4.0 to 7.4.3 (#89)\n\nBumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.0 to\r\n7.4.3.\r\n
\r\nRelease notes\r\n

Sourced from pytest's\r\nreleases.

\r\n
\r\n

pytest 7.4.3 (2023-10-24)

\r\n

Bug Fixes

\r\n
    \r\n
  • \r\n

    #10447:\r\nMarkers are now considered in the reverse mro order to ensure base class\r\nmarkers are considered first -- this resolves a regression.

    \r\n
  • \r\n
  • \r\n

    #11239:\r\nFixed := in asserts impacting unrelated test cases.

    \r\n
  • \r\n
  • \r\n

    #11439:\r\nHandled an edge case where :data:sys.stderr might already\r\nbe closed when :ref:faulthandler is tearing down.

    \r\n
  • \r\n
\r\n

pytest 7.4.2 (2023-09-07)

\r\n

Bug Fixes

\r\n
    \r\n
  • \r\n

    #11237:\r\nFix doctest collection of functools.cached_property\r\nobjects.

    \r\n
  • \r\n
  • \r\n

    #11306:\r\nFixed bug using --importmode=importlib which would cause\r\npackage __init__.py files to be imported more than once in\r\nsome cases.

    \r\n
  • \r\n
  • \r\n

    #11367:\r\nFixed bug where user_properties where not being saved in\r\nthe JUnit XML file if a fixture failed during teardown.

    \r\n
  • \r\n
  • \r\n

    #11394:\r\nFixed crash when parsing long command line arguments that might be\r\ninterpreted as files.

    \r\n
  • \r\n
\r\n

Improved Documentation

\r\n
    \r\n
  • #11391:\r\nImproved disclaimer on pytest plugin reference page to better indicate\r\nthis is an automated, non-curated listing.
  • \r\n
\r\n

pytest 7.4.1 (2023-09-02)

\r\n

Bug Fixes

\r\n
    \r\n
  • \r\n

    #10337:\r\nFixed bug where fake intermediate modules generated by\r\n--import-mode=importlib would not include the\r\nchild modules as attributes of the parent modules.

    \r\n
  • \r\n
  • \r\n

    #10702:\r\nFixed error assertion handling in pytest.approx when\r\nNone is an expected or received value when comparing\r\ndictionaries.

    \r\n
  • \r\n
  • \r\n

    #10811:\r\nFixed issue when using --import-mode=importlib together\r\nwith --doctest-modules that caused modules\r\nto be imported more than once, causing problems with modules that have\r\nimport side effects.

    \r\n
  • \r\n
\r\n
\r\n
\r\n
\r\nCommits\r\n\r\n
\r\n
\r\n\r\n\r\n[![Dependabot compatibility\r\nscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pytest&package-manager=pip&previous-version=7.4.0&new-version=7.4.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\r\n\r\nDependabot will resolve any conflicts with this PR as long as you don't\r\nalter it yourself. You can also trigger a rebase manually by commenting\r\n`@dependabot rebase`.\r\n\r\n[//]: # (dependabot-automerge-start)\r\n[//]: # (dependabot-automerge-end)\r\n\r\n---\r\n\r\n
\r\nDependabot commands and options\r\n
\r\n\r\nYou can trigger Dependabot actions by commenting on this PR:\r\n- `@dependabot rebase` will rebase this PR\r\n- `@dependabot recreate` will recreate this PR, overwriting any edits\r\nthat have been made to it\r\n- `@dependabot merge` will merge this PR after your CI passes on it\r\n- `@dependabot squash and merge` will squash and merge this PR after\r\nyour CI passes on it\r\n- `@dependabot cancel merge` will cancel a previously requested merge\r\nand block automerging\r\n- `@dependabot reopen` will reopen this PR if it is closed\r\n- `@dependabot close` will close this PR and stop Dependabot recreating\r\nit. You can achieve the same result by closing it manually\r\n- `@dependabot show ignore conditions` will show all\r\nof the ignore conditions of the specified dependency\r\n- `@dependabot ignore this major version` will close this PR and stop\r\nDependabot creating any more for this major version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this minor version` will close this PR and stop\r\nDependabot creating any more for this minor version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this dependency` will close this PR and stop\r\nDependabot creating any more for this dependency (unless you reopen the\r\nPR or upgrade to it yourself)\r\n\r\n\r\n
\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump pytest from 7.4.0 to 7.4.3 (#89)"}},{"before":null,"after":"ccac3a61c326bcf47979c9f179ba5a655be0b2ae","ref":"refs/heads/dependabot/pip/pytest-7.4.3","pushedAt":"2023-12-09T02:02:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump pytest from 7.4.0 to 7.4.3\n\nBumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.0 to 7.4.3.\n- [Release notes](https://github.com/pytest-dev/pytest/releases)\n- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)\n- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.0...7.4.3)\n\n---\nupdated-dependencies:\n- dependency-name: pytest\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump pytest from 7.4.0 to 7.4.3"}},{"before":"6b77e75f3a4824860c0170421c3a229e2e4673b7","after":null,"ref":"refs/heads/dependabot/add-v2-config-file","pushedAt":"2023-12-09T02:00:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"afonasev","name":"Afonasev Evgeniy","path":"/afonasev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3988998?s=80&v=4"}},{"before":"524f2fb2c2260e71da440d71e871cb602dae81c6","after":"547c958f275475e81f3cb20562f29c93fbf95996","ref":"refs/heads/master","pushedAt":"2023-12-09T02:00:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"afonasev","name":"Afonasev Evgeniy","path":"/afonasev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3988998?s=80&v=4"},"commit":{"message":"Upgrade to GitHub-native Dependabot (#65)\n\n_Dependabot Preview will be shut down on August 3rd, 2021. In order to\r\nkeep getting Dependabot updates, please merge this PR and migrate to\r\nGitHub-native Dependabot before then._\r\n\r\nDependabot has been fully integrated into GitHub, so you no longer have\r\nto install and manage a separate app. This pull request migrates your\r\nconfiguration from Dependabot.com to a config file, using the [new\r\nsyntax][new_syntax]. When merged, we'll swap out `dependabot-preview`\r\n(me) for a new `dependabot` app, and you'll be all set!\r\n\r\nWith this change, you'll now use the [Dependabot page in\r\nGitHub][dependabot_page], rather than the [Dependabot\r\ndashboard][dashboard], to monitor your version updates, and you'll\r\nconfigure Dependabot through the new config file rather than a UI.\r\n\r\n\r\nYou have configured automerging on this repository. There is no\r\nautomerging support in GitHub-native Dependabot, so these settings will\r\nnot be added to the new config file. Several 3rd-party GitHub Actions\r\nand bots can replicate the automerge feature.\r\n\r\n\r\n\r\n\r\n\r\nIf you've got any questions or feedback for us, please let us know by\r\ncreating an issue in the [dependabot/dependabot-core][issues]\r\nrepository.\r\n\r\n[Learn more about migrating to GitHub-native Dependabot][learn]\r\n\r\nPlease note that regular `@dependabot` commands do not work on this pull\r\nrequest.\r\n\r\n[dashboard]: https://app.dependabot.com/\r\n[dependabot_page]:\r\nhttps://github.com/afonasev/context_logging/network/updates\r\n[issues]:\r\nhttps://github.com/dependabot/dependabot-core/issues/new?assignees=%40dependabot%2Fpreview-migration-reviewers&labels=E%3A+preview-migration&template=migration-issue.md\r\n[learn]:\r\nhttp://docs.github.com/code-security/supply-chain-security/upgrading-from-dependabotcom-to-github-native-dependabot\r\n[new_syntax]:\r\nhttps://help.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates\r\n[org_secrets_url]: https://github.com/settings/secrets/dependabot\r\n[repo_secrets_url]:\r\nhttps://github.com/afonasev/context_logging/settings/secrets/dependabot\r\n\r\nCo-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>\r\nCo-authored-by: Afonasev Evgeniy ","shortMessageHtmlLink":"Upgrade to GitHub-native Dependabot (#65)"}},{"before":"ef04d29b86095d6ea5cbb1254905b93a22df9418","after":"6b77e75f3a4824860c0170421c3a229e2e4673b7","ref":"refs/heads/dependabot/add-v2-config-file","pushedAt":"2023-12-09T02:00:26.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"afonasev","name":"Afonasev Evgeniy","path":"/afonasev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3988998?s=80&v=4"},"commit":{"message":"Merge branch 'master' into dependabot/add-v2-config-file","shortMessageHtmlLink":"Merge branch 'master' into dependabot/add-v2-config-file"}},{"before":"b8ab533c7b95115c32dea76581e692f80daadab5","after":"524f2fb2c2260e71da440d71e871cb602dae81c6","ref":"refs/heads/master","pushedAt":"2023-08-14T21:43:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"afonasev","name":"Afonasev Evgeniy","path":"/afonasev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3988998?s=80&v=4"},"commit":{"message":"Fix workflows and dev configs (#88)","shortMessageHtmlLink":"Fix workflows and dev configs (#88)"}},{"before":"fbfb3faec1bb8481699a57efd9f28c6dc93783af","after":null,"ref":"refs/heads/dependabot/pip/pylint-2.9.6","pushedAt":"2023-08-13T10:57:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"afonasev","name":"Afonasev Evgeniy","path":"/afonasev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3988998?s=80&v=4"}},{"before":"86458e8f36f02a0f752785cc757ff12c0781a133","after":null,"ref":"refs/heads/dependabot/pip/black-21.7b0","pushedAt":"2023-08-13T10:56:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"afonasev","name":"Afonasev Evgeniy","path":"/afonasev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3988998?s=80&v=4"}},{"before":"6220863e57df62408a8f764c3662f6410c0ee02f","after":"b8ab533c7b95115c32dea76581e692f80daadab5","ref":"refs/heads/master","pushedAt":"2023-08-13T09:45:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"afonasev","name":"Afonasev Evgeniy","path":"/afonasev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3988998?s=80&v=4"},"commit":{"message":"remove pydantic (#87)","shortMessageHtmlLink":"remove pydantic (#87)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD1TREtwA","startCursor":null,"endCursor":null}},"title":"Activity ยท afonasev/context_logging"}