aws / amazon-finspace-examples

This repo contains sample code and sample notebooks to illustrate how to work with Amazon FinSpace
MIT No Attribution
20 stars 25 forks source link

Bump notebook from 6.4.8 to 6.4.12 in /ManagedkdbInsights/processing_data #50

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps notebook from 6.4.8 to 6.4.12.

Release notes

Sourced from notebook's releases.

6.4.12

What's Changed

Full Changelog: https://github.com/jupyter/notebook/compare/v6.4.11...6.4.12

v6.4.11

6.4.11

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​blink1073 | @​echarles | @​fcollonval | @​github-actions | @​jtpio | @​penguinolog

Changelog

Sourced from notebook's changelog.

Changelog

A summary of changes in the Jupyter notebook. For more detailed information, see GitHub.

Use pip install notebook --upgrade or conda upgrade notebook to upgrade to the latest release.

We strongly recommend that you upgrade pip to version 9+ of pip before upgrading notebook.

Use pip install pip --upgrade to upgrade pip. Check pip version with pip --version.

v7.2

Jupyter Notebook 7.2 is based on JupyterLab 4.2, and includes a number of new features, bug fixes, and enhancements for extension developers. This release is compatible with extensions supporting JupyterLab 4.0. Extension authors are recommended to consult the Extension Migration Guide which lists deprecations and changes to the public API.

Below are a few highlights for this new release. Most of the new features and improvements come from the update to JupyterLab 4.2, although they are not all supported in Notebook 7.2.

For reference you may have a look at the JupyterLab 4.2 changelog to learn more: https://jupyterlab.readthedocs.io/en/latest/getting_started/changelog.html#v4-2

Full notebook windowing mode by default

Notebooks in the full windowing mode only render the visible cells, significantly improving the performance of the application. One limitation of full mode is that the search function in your browser may produce false negatives; using the search function is recommended. To revert to the behaviour from Notebook 7.2, go to Settings → Settings Editor → Notebook, scroll to “Windowing mode”, and choose defer.

Improved Shortcuts Editor

Among the numerous improvements and bug fixes for the keyboard shortcuts editor:

  • it is now possible to remove the default shortcuts,
  • shortcuts are correctly sorted when using a language pack,
  • shortcuts with different arguments are now correctly displayed as individual entries.

Dark high contrast theme

A new theme, JupyterLab Dark High Contrast, which is intended to benefit users with the need for higher contrast, following the WCAG AAA accessibility standard for color contrast. To select this theme, from the menu bar, choose Settings → Theme → JupyterLab Dark High Contrast. Please provide feedback and suggestions on further improvements to this theme.

7.3.0a0

(Full Changelog)

Enhancements made

... (truncated)

Commits
  • aee4535 Release 6.4.12
  • a161ffa Merge pull request from GHSA-v7vq-3x77-87vg
  • b79702c updated error messages to not mention hidden files
  • cb3dc22 Update notebook/services/contents/filemanager.py
  • 1c3d7a6 added hidden checks on handlers.py and accompanying tests
  • f69eb96 added hidden checks on FileContentsManager and accompanying tests
  • 2a76184 add checks for hidden file or path on file get
  • 920c5cc Merge pull request #6421 from RRosio/update-version
  • d4eb85d updating version to show dev
  • 8109251 Publish 6.4.11
  • Additional commits viewable 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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/aws/amazon-finspace-examples/network/alerts).