Skip to content

requirements: fix Markdown version to >=3.2.1 and <3.4 #2893

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

Merged
merged 1 commit into from
Jul 19, 2022

Conversation

ultrabug
Copy link
Member

closes #2892

This hot fix should be considered temporary so not to break too many plugins and projects.

Mkdocs maybe should alert users and adopt Markdown>=3.4 itself before raising the requirement limit.

@oprypin oprypin merged commit dd7986f into mkdocs:master Jul 19, 2022
prcr pushed a commit to codacy/docs that referenced this pull request Jul 27, 2022
Temporary fix, see mkdocs/mkdocs#2893 for
details.
prcr pushed a commit to codacy/pulse-user-docs that referenced this pull request Jul 27, 2022
Temporary fix, see mkdocs/mkdocs#2893 for
details.
prcr pushed a commit to codacy/docs that referenced this pull request Jul 27, 2022
* build(deps): Bump mkdocs from 1.3.0 to 1.3.1

Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/mkdocs/mkdocs/releases)
- [Commits](mkdocs/mkdocs@1.3.0...1.3.1)

---
updated-dependencies:
- dependency-name: mkdocs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* toolchain: Pin markdown==3.3.7

Temporary fix, see mkdocs/mkdocs#2893 for
details.

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paulo Ribeiro <paulo.ribeiro@codacy.com>
prcr pushed a commit to codacy/pulse-user-docs that referenced this pull request Jul 28, 2022
prcr pushed a commit to codacy/docs that referenced this pull request Oct 17, 2022
The mkdocs package is already pinning the version, see
mkdocs/mkdocs#2893
prcr pushed a commit to codacy/docs that referenced this pull request Oct 17, 2022
* build(deps): Bump mkdocs from 1.3.1 to 1.4.1

Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.3.1 to 1.4.1.
- [Release notes](https://github.com/mkdocs/mkdocs/releases)
- [Commits](mkdocs/mkdocs@1.3.1...1.4.1)

---
updated-dependencies:
- dependency-name: mkdocs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* toolchain: Clean up markdown pinning

The mkdocs package is already pinning the version, see
mkdocs/mkdocs#2893

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paulo Ribeiro <paulo.ribeiro@codacy.com>
BelenCebrian added a commit to BelenCebrian/Notes that referenced this pull request Dec 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support latest realise of Markdown library
2 participants