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 great-tables requirement from <0.11,>=0.10.0 to >=0.10.0,<0.12 #22

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2024

Updates the requirements on great-tables to permit the latest version.

Release notes

Sourced from great-tables's releases.

v0.11.0: include column labels in<thead> element

This release contains a breaking change in how HTML output tables are structured (through tag changes). There is also an important fix for saving tables via the .save() method using the Google Chrome webdriver.

Breaking Changes

Fixes

Docs

New Contributors

Full Changelog: posit-dev/great-tables@v0.10.0...v0.10.1

Commits
  • 11660a6 fix: save with latest google chrome (#425)
  • 0422164 Merge pull request #422 from posit-dev/remove-accounting-mentions
  • 60dc3b8 Merge pull request #421 from posit-dev/correct-thead-elements
  • f819dea Merge pull request #408 from jrycw/update-docs
  • 3d65e0b docs: tweak polars example in intro
  • 00885d1 Remove Stringbuilder cls and usage
  • 59b9585 Update test_export.ambr
  • 9e1d278 Restore linebreak
  • 13d16ed Restore line break on initial \<tr> tag
  • 54fd8dd Remove mentions of accounting in force_sign=
  • 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 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)

Updates the requirements on [great-tables](https://github.com/posit-dev/great-tables) to permit the latest version.
- [Release notes](https://github.com/posit-dev/great-tables/releases)
- [Commits](posit-dev/great-tables@v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: great-tables
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 2, 2024
@dependabot dependabot bot requested a review from a team as a code owner September 2, 2024 06:12
Copy link
Collaborator

@NKeleher NKeleher left a comment

Choose a reason for hiding this comment

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

approved.

@NKeleher NKeleher merged commit 87fdf6f into main Sep 18, 2024
1 check passed
@NKeleher NKeleher deleted the dependabot/pip/great-tables-gte-0.10.0-and-lt-0.12 branch September 18, 2024 19:07
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.

1 participant