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

chore(deps): update dependency mkdocs-table-reader-plugin to <=2.2.0 #1478

Merged
merged 1 commit into from
May 6, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 12, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mkdocs-table-reader-plugin <=2.0.1 -> <=2.2.0 age adoption passing confidence

Release Notes

timvink/mkdocs-table-reader-plugin (mkdocs-table-reader-plugin)

v2.2.0: table-reader v2.2.0

Compare Source

What's Changed

The example below has an argument with a comma separated list, that would lead to an error before, but now works:

{{ read_csv("file.csv", usecols=['A', 'B']) }}

New Contributors

Full Changelog: timvink/mkdocs-table-reader-plugin@v2.1.0...v2.2.0

v2.1.0: table-reader v2.1.0

Compare Source

What's Changed

Full Changelog: timvink/mkdocs-table-reader-plugin@v2.0.3...v2.1.0

v2.0.3: table-reader v2.0.3

Compare Source

Fix regression, df.map is only available from pandas>=2.1.0..

Full Changelog: timvink/mkdocs-table-reader-plugin@v2.0.2...v2.0.3

v2.0.2: table-reader v2.0.2

Compare Source

Full Changelog:

  • Avoid deprecationwarning of pandas.applymap in pandas >= 2.0.0 (#​55)

Configuration

📅 Schedule: Branch creation - "before 12pm every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@codecov-commenter
Copy link

codecov-commenter commented Oct 12, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.01%. Comparing base (2d9a24b) to head (5eaa2f0).
Report is 35 commits behind head on develop.

❗ Current head 5eaa2f0 differs from pull request most recent head 161156f. Consider uploading reports for the commit 161156f to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1478      +/-   ##
===========================================
- Coverage    90.08%   90.01%   -0.08%     
===========================================
  Files          195      194       -1     
  Lines         6383     6368      -15     
===========================================
- Hits          5750     5732      -18     
- Misses         633      636       +3     
Flag Coverage Δ
py3.8-ubuntu-22.04-pandas 90.01% <ø> (-0.08%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/mkdocs-table-reader-plugin-2.x branch from 6b8f7f2 to 3b68d53 Compare December 4, 2023 19:03
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-table-reader-plugin to <=2.0.3 chore(deps): update dependency mkdocs-table-reader-plugin to <=2.1.0 Jan 30, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-table-reader-plugin-2.x branch from 3b68d53 to 5eaa2f0 Compare January 30, 2024 14:22
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-table-reader-plugin to <=2.1.0 chore(deps): update dependency mkdocs-table-reader-plugin to <=2.2.0 May 4, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-table-reader-plugin-2.x branch 2 times, most recently from 112c3ab to dd37133 Compare May 6, 2024 16:44
Copy link
Contributor Author

renovate bot commented May 6, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@fabclmnt fabclmnt force-pushed the renovate/mkdocs-table-reader-plugin-2.x branch from bda34bd to f38aaca Compare May 6, 2024 19:21
@fabclmnt fabclmnt self-requested a review May 6, 2024 19:21
@fabclmnt fabclmnt force-pushed the renovate/mkdocs-table-reader-plugin-2.x branch from f38aaca to 161156f Compare May 6, 2024 21:15
@fabclmnt fabclmnt merged commit 4e34e7b into develop May 6, 2024
15 of 17 checks passed
@fabclmnt fabclmnt deleted the renovate/mkdocs-table-reader-plugin-2.x branch May 6, 2024 21:19
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.

2 participants