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

build: bump itables from 2.1.4 to 2.1.5 #1584

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps itables from 2.1.4 to 2.1.5.

Release notes

Sourced from itables's releases.

Version 2.1.5

Fixed

  • DataTables was updated to its latest version (2.1.6)
  • We have added the DateTime extension, required by SearchTime when showing dates (#288)
  • We have improved the function that determines whether a dark theme is being used (#294)
  • We have adjusted the generation of the Polars sample dataframes to fix the CI (Polars-18130)
  • The test on the Shiny app fallbacks to ui.nav_panel when ui.nav is not available
  • The dependencies of the streamlit component have been updated (#313, #315)
Changelog

Sourced from itables's changelog.

2.1.5 (2024-09-08)

Fixed

  • DataTables was updated to its latest version (2.1.6)
  • We have added the DateTime extension, required by SearchTime when showing dates (#288)
  • We have improved the function that determines whether a dark theme is being used (#294)
  • We have adjusted the generation of the Polars sample dataframes to fix the CI (Polars-18130)
  • The test on the Shiny app fallbacks to ui.nav_panel when ui.nav is not available
  • The dependencies of the streamlit component have been updated (#313, #315)
Commits
  • e053256 Add the DateTime extension
  • 014d22e Improve dark mode support
  • 1f6f0a6 Bump micromatch from 4.0.5 to 4.0.8 in /packages/itables_for_streamlit
  • 0633ab8 Bump webpack from 5.91.0 to 5.94.0 in /packages/itables_for_streamlit
  • adc1f31 Add a link to the project CI
  • 1b49cbf Skip the update tests
  • 377c180 Document how to use to_html_datatable
  • 7c4f89c Fix the demo shiny app with tabs
  • ec67fff Fix the generation of the "multiindex" polars df
  • See full diff in compare view

Dependabot compatibility score

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)

Bumps [itables](https://github.com/mwouts/itables) from 2.1.4 to 2.1.5.
- [Release notes](https://github.com/mwouts/itables/releases)
- [Changelog](https://github.com/mwouts/itables/blob/main/docs/changelog.md)
- [Commits](mwouts/itables@v2.1.4...v2.1.5)

---
updated-dependencies:
- dependency-name: itables
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from Anselmoo as a code owner September 9, 2024 00:16
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 9, 2024
Copy link

Review changes with SemanticDiff.

Copy link

sonarcloud bot commented Sep 9, 2024

Copy link

codecov bot commented Sep 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (3aba381) to head (388d4dc).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1584   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           44        44           
  Lines         4466      4466           
=========================================
  Hits          4466      4466           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

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

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 12, 2024

Looks like itables is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Sep 12, 2024
@dependabot dependabot bot deleted the dependabot/pip/itables-2.1.5 branch September 12, 2024 05:14
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 root size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants