codeflare-sdk
codeflare-sdk copied to clipboard
Bump ipywidgets from 8.1.2 to 8.1.5
Bumps ipywidgets from 8.1.2 to 8.1.5.
Release notes
Sourced from ipywidgets's releases.
8.1.5
What's Changed
- More Phosphor backward compatibility by
@martinRenouin jupyter-widgets/ipywidgets#3942Full Changelog: https://github.com/jupyter-widgets/ipywidgets/compare/8.1.4...8.1.5
8.1.4
What's Changed
New features
- Allow
interactto use basic type hint annotations by@corranwebsterin jupyter-widgets/ipywidgets#3908- Support horizontal orientation of radio buttons by
@DonJayamannein jupyter-widgets/ipywidgets#3620Maintenance and bug fixes
- Fix compatibility with pytest 8 by
@frenzymadnessin jupyter-widgets/ipywidgets#3903- HTMLManager: Support both ipywidgets 7 and 8 models by
@martinRenouin jupyter-widgets/ipywidgets#3932- Make tests compatible with Python 3.13 by
@frenzymadnessin jupyter-widgets/ipywidgets#3924- fix: get_metadata deprecated since traitlets 4.1 by
@ManonMarchandin jupyter-widgets/ipywidgets#3894- Phosphor widget backward compatibility fixes by
@martinRenouin jupyter-widgets/ipywidgets#3933- Remove confusing error message by
@martinRenouin jupyter-widgets/ipywidgets#3936- Fix wrong tag index in TagsInput when updated via python by
@s-weigandin jupyter-widgets/ipywidgets#3862Documentation
- Update Widget List.ipynb by
@liamb27in jupyter-widgets/ipywidgets#3897- Update yarn version in dev_install.md by
@jorgepilotoin jupyter-widgets/ipywidgets#3929- Specify Jupyterlab (version 3.x or above) by
@danmarshallin jupyter-widgets/ipywidgets#3880- update image processing example notebok imports and function call by
@RRosioin jupyter-widgets/ipywidgets#3896- Update Output Widget.ipynb by
@tomichecin jupyter-widgets/ipywidgets#3881New Contributors
@liamb27made their first contribution in jupyter-widgets/ipywidgets#3897@jorgepilotomade their first contribution in jupyter-widgets/ipywidgets#3929@ManonMarchandmade their first contribution in jupyter-widgets/ipywidgets#3894@corranwebstermade their first contribution in jupyter-widgets/ipywidgets#3908@danmarshallmade their first contribution in jupyter-widgets/ipywidgets#3880@s-weigandmade their first contribution in jupyter-widgets/ipywidgets#3862@RRosiomade their first contribution in jupyter-widgets/ipywidgets#3896@tomichecmade their first contribution in jupyter-widgets/ipywidgets#3881@DonJayamannemade their first contribution in jupyter-widgets/ipywidgets#3620Full Changelog: https://github.com/jupyter-widgets/ipywidgets/compare/8.1.3...8.1.4
8.1.3
Bug fixes
- Add support for widgets in JupyterLab code consoles by
@jtpioin jupyter-widgets/ipywidgets#3004- Add return to pack_models by
@gjmooneyin jupyter-widgets/ipywidgets#3923
... (truncated)
Commits
3171b1cUpdate Output Widget.ipynb (#3881)cd81783update image processing example notebok imports and function call (#3896)cecd2b0specify Jupyterlab (version 3.x or above) (#3880)0aa1efbAllowinteractto use basic type hint annotations (#3908)2e15cfcUpdate Widget List.ipynb- See full diff in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.