Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 15, 2024

This PR contains the following updates:

Package Change Age Confidence
mkdocs-table-reader-plugin ==2.2.2 -> ==3.1.0 age confidence

Release Notes

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

v3.1.0: table-reader v3.1.0

Compare Source

Full Changelog: timvink/mkdocs-table-reader-plugin@v3.0.1...v3.1.0

v3.0.1: table-reader v3.0.1

Compare Source

What's Changed

Full Changelog: timvink/mkdocs-table-reader-plugin@v3.0.0...v3.0.1

v3.0.0: table-reader v3.0.0

Compare Source

What's Changed

  • table-reader is now compatible with mkdocs-macros-plugin, which means you can dynamically insert tables using jinja2 syntax.
  • The base_path option has now been deprecated (and will log a warning when used). Now by default, the config_dir (path to your mkdocs.yml file) and docs_dir (path to your docs/ dir) will always be searched when looking for a table file path
  • The search_page_directory option has now been deprecated (and will log a warning when used). The markdown page's source file directory will always be searched when looking for a table file.
Breaking changes / upgrading guide
  • Remove base_path and search_page_directory from your mkdocs.yml options.
### mkdocs.yml
plugins:
-    - table-reader:
-        base_path: docs_dir
-        search_page_directory: True
+    - table-reader
  • In your mkdocs.yml file, the macros plugin should be defined before the table-reader plugin (previously this was after)
### mkdocs.yml
plugins:
-    - table-reader
-    - macros
+    - macros
+    - table-reader

Full Changelog: timvink/mkdocs-table-reader-plugin@v2.2.2...v3.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/mkdocs-table-reader-plugin-3.x branch 2 times, most recently from e1755ea to 15fbb7d Compare August 19, 2024 17:35
@renovate renovate bot force-pushed the renovate/mkdocs-table-reader-plugin-3.x branch 2 times, most recently from 2218ff2 to 9bce135 Compare August 29, 2024 17:07
@renovate renovate bot force-pushed the renovate/mkdocs-table-reader-plugin-3.x branch from 9bce135 to 663a603 Compare August 31, 2024 23:02
@renovate renovate bot force-pushed the renovate/mkdocs-table-reader-plugin-3.x branch 2 times, most recently from 4389dfb to f530f19 Compare September 21, 2024 14:01
@renovate renovate bot force-pushed the renovate/mkdocs-table-reader-plugin-3.x branch 3 times, most recently from 3b45ca8 to cae8d8d Compare September 29, 2024 13:16
@renovate renovate bot force-pushed the renovate/mkdocs-table-reader-plugin-3.x branch 2 times, most recently from ed3d92e to 84ed69d Compare October 15, 2024 21:23
@renovate renovate bot force-pushed the renovate/mkdocs-table-reader-plugin-3.x branch from 84ed69d to 0f1a34f Compare October 20, 2024 12:21
@renovate renovate bot force-pushed the renovate/mkdocs-table-reader-plugin-3.x branch 2 times, most recently from 1bcc980 to 15805d3 Compare November 5, 2024 23:02
@renovate renovate bot force-pushed the renovate/mkdocs-table-reader-plugin-3.x branch 2 times, most recently from 2279971 to be18576 Compare November 25, 2024 15:58
@renovate renovate bot force-pushed the renovate/mkdocs-table-reader-plugin-3.x branch from be18576 to a858427 Compare December 1, 2024 12:53
@renovate renovate bot force-pushed the renovate/mkdocs-table-reader-plugin-3.x branch from a858427 to 4708ecf Compare December 8, 2024 22:01
@renovate renovate bot force-pushed the renovate/mkdocs-table-reader-plugin-3.x branch from 4708ecf to 649ca7a Compare December 16, 2024 16:44
@renovate renovate bot force-pushed the renovate/mkdocs-table-reader-plugin-3.x branch from 649ca7a to a4920d0 Compare January 19, 2025 12:25
@renovate renovate bot force-pushed the renovate/mkdocs-table-reader-plugin-3.x branch 3 times, most recently from 4b94f36 to e7f5e7a Compare February 7, 2025 20:29
@renovate renovate bot force-pushed the renovate/mkdocs-table-reader-plugin-3.x branch from e7f5e7a to d986e6a Compare February 12, 2025 16:37
@renovate renovate bot force-pushed the renovate/mkdocs-table-reader-plugin-3.x branch from d986e6a to fe9fff1 Compare February 20, 2025 06:02
@renovate renovate bot force-pushed the renovate/mkdocs-table-reader-plugin-3.x branch 2 times, most recently from 00f45d8 to 7b4574b Compare March 3, 2025 07:06
@renovate renovate bot force-pushed the renovate/mkdocs-table-reader-plugin-3.x branch 2 times, most recently from a6c73c2 to 4a403b5 Compare March 17, 2025 20:46
@renovate renovate bot force-pushed the renovate/mkdocs-table-reader-plugin-3.x branch 2 times, most recently from 34d31ca to 856ce11 Compare April 1, 2025 16:22
@renovate renovate bot force-pushed the renovate/mkdocs-table-reader-plugin-3.x branch from 856ce11 to ccb49d8 Compare April 17, 2025 14:52
@renovate renovate bot force-pushed the renovate/mkdocs-table-reader-plugin-3.x branch 2 times, most recently from 7fb5a79 to f78ee8c Compare May 13, 2025 23:53
@renovate renovate bot force-pushed the renovate/mkdocs-table-reader-plugin-3.x branch from f78ee8c to b46ac43 Compare July 1, 2025 22:40
@renovate renovate bot force-pushed the renovate/mkdocs-table-reader-plugin-3.x branch from b46ac43 to 4f04c38 Compare July 26, 2025 22:05
@renovate renovate bot force-pushed the renovate/mkdocs-table-reader-plugin-3.x branch 2 times, most recently from 330f8f2 to 96d0269 Compare August 22, 2025 18:01
@renovate renovate bot force-pushed the renovate/mkdocs-table-reader-plugin-3.x branch from 96d0269 to db24e39 Compare September 8, 2025 01:05
@renovate renovate bot force-pushed the renovate/mkdocs-table-reader-plugin-3.x branch from db24e39 to e41faea Compare September 16, 2025 16:23
@renovate renovate bot force-pushed the renovate/mkdocs-table-reader-plugin-3.x branch from e41faea to 42d9d79 Compare October 1, 2025 01:39
@renovate renovate bot force-pushed the renovate/mkdocs-table-reader-plugin-3.x branch from 42d9d79 to f2ccedb Compare October 15, 2025 13:14
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.

0 participants