QuantStack / jupyterlite-capytale

JupyterLite deployment for integration with Capytale
https://quantstack.net/jupyterlite-capytale/
BSD 3-Clause "New" or "Revised" License
3 stars 2 forks source link

Bump the actions group with 2 updates #18

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Updates the requirements on jupyterlab and notebook to permit the latest version. Updates jupyterlab to 4.1.2

Release notes

Sourced from jupyterlab's releases.

v4.1.2

4.1.2

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@​FoSuCloud | @​github-actions | @​JasonWeill | @​jupyterlab-probot | @​kiliansinger | @​krassowski | @​lumberbot-app | @​nluetts | @​trungleduc | @​welcome

Changelog

Sourced from jupyterlab's changelog.

4.1.2

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@​FoSuCloud | @​github-actions | @​JasonWeill | @​jupyterlab-probot | @​kiliansinger | @​krassowski | @​lumberbot-app | @​nluetts | @​trungleduc | @​welcome

4.1.1

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

... (truncated)

Commits
  • cfa3f5b [ci skip] Publish 4.1.2
  • d835cf3 [docker] Allow non-unique GID (#15699)
  • d4c2f9f Remove SO links, add more recent issue to FAQ (#15811)
  • bb8a4ed Windows platforms, erratic pasting of text into Markdown field (#15794)
  • b689a68 Fix highlight sequencing when replacing text in code cells (#15803)
  • 1a98dea Fix typing in editable elements inside of open shadow DOM (#15774)
  • 51d6956 Restore notebook scrolling on dragging a cell to the viewport edge (#15782)
  • e40ed2e Fix outdated link to mybinder.org on index page of documentation (#15800)
  • 53cdf83 [ci skip] Publish 4.1.1
  • 6abcf80 catch errors attempting to access document.cookie (#15788)
  • Additional commits viewable in compare view


Updates notebook to 7.1.0

Release notes

Sourced from notebook's releases.

v7.1.0

7.1.0

(Full Changelog)

Enhancements made

Bugs fixed

  • Fix spurious kernel selection dialog on notebook creation #7258 (@​jtpio)
  • Workaround for the file browser tracker focus issue #7224 (@​jtpio)

Maintenance and upkeep improvements

... (truncated)

Changelog

Sourced from notebook's changelog.

7.1.0

(Full Changelog)

Enhancements made

Bugs fixed

  • Fix spurious kernel selection dialog on notebook creation #7258 (@​jtpio)
  • Workaround for the file browser tracker focus issue #7224 (@​jtpio)

Maintenance and upkeep improvements

... (truncated)

Commits


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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 8 months ago

Superseded by #19.