Skip to content

Conversation

@f1i3g3
Copy link
Contributor

@f1i3g3 f1i3g3 commented May 13, 2025

Summary

Restored deleted functionality

Solve the issue: #53

Quick changelog

What's new?

Checked that files from other PRs aren't missing now (hopefully).

f1i3g3 and others added 3 commits April 2, 2025 11:12
Bumps the pip-dependencies group with 3 updates: [mkdocs-material](https://github.com/squidfunk/mkdocs-material), [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) and [jinja2](https://github.com/pallets/jinja).


Updates `mkdocs-material` from 9.5.44 to 9.6.10
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.5.44...9.6.10)

Updates `pymdown-extensions` from 10.12 to 10.14.3
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](facelessuser/pymdown-extensions@10.12...10.14.3)

Updates `jinja2` from 3.1.4 to 3.1.6
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.1.4...3.1.6)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-dependencies
- dependency-name: pymdown-extensions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-dependencies
- dependency-name: jinja2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Updates the requirements on [mkdocs-material](https://github.com/squidfunk/mkdocs-material), [pytest-cov](https://github.com/pytest-dev/pytest-cov) and [ruff](https://github.com/astral-sh/ruff) to permit the latest version.

Updates `mkdocs-material` from 9.5.44 to 9.6.11
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.5.44...9.6.11)

Updates `pytest-cov` to 6.1.1
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-cov@v6.0.0...v6.1.1)

Updates `ruff` to 0.11.4
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.11.2...0.11.4)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-version: 9.6.11
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-dependencies
- dependency-name: pytest-cov
  dependency-version: 6.1.1
  dependency-type: direct:development
  dependency-group: pip-dependencies
- dependency-name: ruff
  dependency-version: 0.11.4
  dependency-type: direct:development
  dependency-group: pip-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@f1i3g3 f1i3g3 linked an issue May 16, 2025 that may be closed by this pull request
@f1i3g3 f1i3g3 self-assigned this May 16, 2025
@f1i3g3 f1i3g3 added the python Pull requests that update python code label May 16, 2025
@f1i3g3 f1i3g3 requested review from Ivan-Pokhabov and alex98247 May 16, 2025 12:16
@f1i3g3
Copy link
Contributor Author

f1i3g3 commented May 16, 2025

Я глянул 3 коммита, которые отличаются от main-a (включая большой с PR) - вроде бы все ок, ничего не удалено. Это как-то странно, если честно, поэтому прошу кого-нибудь еще раз просмотреть (возможно, сам еще гляну).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Restore functionality

2 participants