Skip to content

Update PrettyTables requirement from 2 to 2, 3.2#37

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/julia/PrettyTables-2-and-3.2
Closed

Update PrettyTables requirement from 2 to 2, 3.2#37
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/julia/PrettyTables-2-and-3.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 13, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Updates the requirements on PrettyTables to permit the latest version.

Release notes

Sourced from PrettyTables's releases.

v3.2.1

PrettyTables v3.2.1

Diff since v3.2.0

  • Fix border rendering in Typst merged cells.
  • Fix alignment in Typst continuation cells.
Changelog

Sourced from PrettyTables's changelog.

Version 3.2.1

  • ![Bugfix][badge-bugfix] Fix border rendering in Typst merged cells.
  • ![Bugfix][badge-bugfix] Fix alignment in Typst continuation cells.
  • ![Enhancement][badge-enhancement] Add type annotation in Typst backend.

Version 3.2.0

  • ![Bugfix][badge-bugfix] Fix reset escape sequence to avoid precompilation issues. (PR #289[gh-pr-289])
  • ![Feature][badge-feature] PrettyTables.jl now has a Typst backend. (PRs #281[gh-pr-281], #283[gh-pr-283], #287[gh-pr-287], #290[gh-pr-290] and #295[gh-pr-295])
  • ![Info][badge-info] We improved the markdown documentation. (PR #282[gh-pr-282])

Version 3.1.2

  • ![Enhancement][badge-enhancement] We improved the compatibility with the PkgCompiler.jl. (Issue #276[gh-issue-276] and PR #280[gh-pr-280])

Version 3.1.1

  • ![Bugfix][badge-bugfix] The row group decoration is now correctly applied in the LaTeX backend. (Issue #279[gh-issue-279])

Version 3.1.0

  • ![Feature][badge-feature] The text backend now supports setting the minimum data column widths using the option minimum_data_column_widths.

Version 3.0.11

  • ![Bugfix][badge-bugfix] TextHighlighter was missing the constructor that receives the function to check for the highlighter and the keyword arguments to be passed to Crayon. (PR #273[gh-pr-273])
  • ![Bugfix][badge-bugfix] If the fixed column width is 0 in the text backend, we should size the column automatically. (PR #274[gh-pr-274])
  • ![Bugfix][badge-bugfix] We improve the verification to check if the user wants to print the table to stdout.

Version 3.0.10

  • ![Bugfix][badge-bugfix] We fixed the types in cell_alignment option. (Issue #271[gh-issue-271])

... (truncated)

Commits
  • af68358 🔖 Version 3.2.1
  • eb19a92 📚 [Typst] Update CHANGELOG.md
  • 064a51d 🐛 [Typst] Fix alignment in continuation cells
  • 1f94133 🔧 [Typst] Add type annotation
  • f811f10 🐛 [Typst] Fix border in merged cells
  • f689a34 🔖 Version 3.2.0
  • 6e4db0b 🔧 [Typst] Support Markdown if Typstry is loaded
  • a760676 🐛 [Typst] Remove cell rendering funcs that are not supported
  • 804d971 📚 [Typst] Fix typo
  • 8d92852 📚 Update CHANGELOG.md
  • Additional commits viewable in compare view

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 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)

Updates the requirements on [PrettyTables](https://github.com/ronisbr/PrettyTables.jl) to permit the latest version.
- [Release notes](https://github.com/ronisbr/PrettyTables.jl/releases)
- [Changelog](https://github.com/ronisbr/PrettyTables.jl/blob/master/CHANGELOG.md)
- [Commits](ronisbr/PrettyTables.jl@v2.0.0...v3.2.1)

---
updated-dependencies:
- dependency-name: PrettyTables
  dependency-version: 3.2.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Feb 13, 2026
@mfherbst mfherbst closed this Feb 13, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 13, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/julia/PrettyTables-2-and-3.2 branch February 13, 2026 20:06
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 julia Pull requests that update julia code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant