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(deps): bump itables from 2.1.4 to 2.1.5 #33

Merged
merged 1 commit into from
Sep 12, 2024

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 9, 2024
@ReenigneArcher
Copy link
Member

@dependabot rebase

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 force-pushed the dependabot/pip/itables-2.1.5 branch from 083c39d to 393a5d8 Compare September 12, 2024 13:31
Copy link

@ReenigneArcher ReenigneArcher enabled auto-merge (squash) September 12, 2024 13:45
@ReenigneArcher ReenigneArcher merged commit dd470d2 into master Sep 12, 2024
8 checks passed
@ReenigneArcher ReenigneArcher deleted the dependabot/pip/itables-2.1.5 branch September 12, 2024 13:58
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