Skip to content
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 markdown from 3.3.7 to 3.4.1 #3362

Merged
merged 1 commit into from
Dec 16, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2022

Bumps markdown from 3.3.7 to 3.4.1.

Commits
  • f588d8b Bump version to 3.4.1
  • 3c58126 Fix import issue with importlib.util
  • a884a99 Bump version to 3.4
  • c0f6e5a Move backslash unescaping to treeprocessor
  • 77fb7f1 fixed some spelling mistakes
  • 97359a4 Remove redundant lines from PrettifyTreeprocessor
  • a767b2d Remove previously deprecated objects
  • dc434df Update PrettifyTreeprocessor \<pre>\<code> handling
  • 96d27f1 Add None check to PrettifyTreeprocessor
  • cebe1de Drop support for PY36
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 15, 2022
@codecov
Copy link

codecov bot commented Dec 15, 2022

Codecov Report

Base: 98.23% // Head: 98.23% // No change to project coverage 👍

Coverage data is based on head (ce0f7dc) compared to base (e4ea91b).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3362   +/-   ##
=======================================
  Coverage   98.23%   98.23%           
=======================================
  Files         291      291           
  Lines       20778    20778           
=======================================
  Hits        20412    20412           
  Misses        366      366           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@cypress
Copy link

cypress bot commented Dec 15, 2022



Test summary

24 0 0 0


Run details

Project Geotrek-admin
Status Passed
Commit 5af6762 ℹ️
Started Dec 16, 2022 9:12 AM
Ended Dec 16, 2022 9:16 AM
Duration 03:25 💡
OS Linux Ubuntu - 20.04
Browser Electron 94

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@submarcos
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/markdown-3.4.1 branch from 353ecd5 to 42792c2 Compare December 15, 2022 20:31
@submarcos
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 16, 2022

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@submarcos
Copy link
Member

@dependabot recreate

Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.3.7 to 3.4.1.
- [Release notes](https://github.com/Python-Markdown/markdown/releases)
- [Commits](Python-Markdown/markdown@3.3.7...3.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/markdown-3.4.1 branch from 42792c2 to ce0f7dc Compare December 16, 2022 08:26
@submarcos submarcos merged commit 2620073 into master Dec 16, 2022
@dependabot dependabot bot deleted the dependabot/pip/markdown-3.4.1 branch December 16, 2022 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant