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 itables to >=1.6.3,<2.3 #10190

Merged
merged 2 commits into from
Sep 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
itables (changelog) >=1.6.3,<2.2 -> >=1.6.3,<2.3 age adoption passing confidence

Release Notes

mwouts/itables (itables)

v2.2.1: Version 2.2.1

Compare Source

Fixed

  • We fixed an issue with the Streamlit component when selected_rows was not set.

v2.2.0: Version 2.2.0

Compare Source

Added

  • ITables has a Jupyter Widget (#​267). Our widget was developed and packaged using AnyWidget which I highly recommend!
  • The selected rows are now available in the apps. Use either the selected_rows attribute of the ITable widget, the returned value of the Streamlit interactive_table component, or the {table_id}_selected_rows input in Shiny (#​208, #​250)
  • ITables works offline in Shiny applications too - just add ui.HTML(init_itables()) to your application

Changed

  • The tableId argument of to_html_datatable has been renamed to table_id

Fixed

  • The dependencies of the Streamlit component have been updated (#​320)

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Issues or PRs related to dependencies docs Documentation related issues or PRs labels Sep 22, 2024
@github-actions github-actions bot added the nix Issues or PRs related to nix label Sep 22, 2024
@cpcloud cpcloud added this to the 10.0 milestone Sep 23, 2024
@cpcloud cpcloud removed the nix Issues or PRs related to nix label Sep 23, 2024
@github-actions github-actions bot added the nix Issues or PRs related to nix label Sep 23, 2024
@cpcloud cpcloud added the docs-preview Add this label to trigger a docs preview label Sep 23, 2024
Copy link
Contributor Author

renovate bot commented Sep 23, 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.

@cpcloud cpcloud removed the nix Issues or PRs related to nix label Sep 23, 2024
@ibis-docs-bot ibis-docs-bot bot removed the docs-preview Add this label to trigger a docs preview label Sep 23, 2024
@ibis-docs-bot
Copy link

ibis-docs-bot bot commented Sep 23, 2024

Copy link
Member

@cpcloud cpcloud left a comment

Choose a reason for hiding this comment

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

UI looks good where we use itables!

@cpcloud cpcloud enabled auto-merge (squash) September 23, 2024 09:49
@cpcloud cpcloud merged commit 4487ff4 into main Sep 23, 2024
80 checks passed
@cpcloud cpcloud deleted the renovate/itables-2.x branch September 23, 2024 09:52
ncclementi pushed a commit to ncclementi/ibis that referenced this pull request Sep 24, 2024
…10190)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Phillip Cloud <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Issues or PRs related to dependencies docs Documentation related issues or PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant