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

build(deps-dev): bump pymdown-extensions from 10.5 to 10.7 #390

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2024

Bumps pymdown-extensions from 10.5 to 10.7.

Release notes

Sourced from pymdown-extensions's releases.

10.7

  • NEW: Emoji: Update Twemoji and Gemoji data to latest.
  • NEW: Emoji: Due to recent Gemoji update, non-standard emoji are no longer indexed. So emoji such as :octocat: are no longer resolved.
  • NEW: Highlight: Added new option default_lang which will cause code blocks with no language specifier to be highlighted with the specified default language instead of plain text. This affects indented code blocks and code blocks defined with SuperFences.
  • NEW: InlineHilite: style_plain_text can be specified with a language string (in addition to its previous boolean requirement) to treat inline code blocks with no explicit language specifier with a specific default language.

10.6

  • NEW: MagicLink: Allow configuring custom repository providers based off the existing providers.
Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 8, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/pymdown-extensions-10.7 branch from 97d3b15 to 92750a0 Compare January 8, 2024 11:49
@codecov-commenter
Copy link

codecov-commenter commented Jan 8, 2024

Codecov Report

Attention: 29 lines in your changes are missing coverage. Please review.

Comparison is base (42b366c) 85.67% compared to head (43a321f) 86.84%.
Report is 40 commits behind head on dev.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #390      +/-   ##
==========================================
+ Coverage   85.67%   86.84%   +1.17%     
==========================================
  Files          89       92       +3     
  Lines        2101     2433     +332     
==========================================
+ Hits         1800     2113     +313     
- Misses        301      320      +19     
Files Coverage Δ
src/airflow/dags/common_airflow.py 90.38% <ø> (ø)
src/airflow/dags/finngen_preprocess.py 100.00% <100.00%> (ø)
src/otg/dataset/l2g_feature_matrix.py 82.92% <ø> (+7.31%) ⬆️
src/otg/dataset/study_locus.py 96.20% <100.00%> (+0.04%) ⬆️
src/otg/datasource/eqtl_catalogue/study_index.py 85.00% <ø> (ø)
src/otg/datasource/finngen/study_index.py 100.00% <100.00%> (ø)
src/otg/datasource/finngen/summary_stats.py 100.00% <100.00%> (ø)
src/otg/datasource/gwas_catalog/study_index.py 100.00% <ø> (ø)
src/otg/datasource/ukbiobank/study_index.py 100.00% <ø> (ø)
src/otg/l2g.py 58.06% <ø> (ø)
... and 8 more

@dependabot dependabot bot force-pushed the dependabot/pip/pymdown-extensions-10.7 branch 3 times, most recently from 6883c54 to e9e5cab Compare January 9, 2024 09:53
@tskir
Copy link
Contributor

tskir commented Jan 9, 2024

@dependabot rebase

Copy link
Contributor

@tskir tskir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Docs appear to build & work correctly with this change

Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.5 to 10.7.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](facelessuser/pymdown-extensions@10.5...10.7)

---
updated-dependencies:
- dependency-name: pymdown-extensions
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/pymdown-extensions-10.7 branch from e9e5cab to 657fa65 Compare January 9, 2024 11:37
@tskir tskir merged commit 9314cda into dev Jan 9, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/pip/pymdown-extensions-10.7 branch January 9, 2024 11:53
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants