chore(deps): bump jupyter-server from 2.19.0 to 2.20.0 in /sdk/python/requirements by dependabot[bot] · Pull Request #6543 · feast-dev/feast
Bumps jupyter-server from 2.19.0 to 2.20.0.
Release notes
Sourced from jupyter-server's releases.
v2.20.0
2.20.0
Security fixes
Enhancements made
- Fix confusing terminal output when using ServerApp.ip=0.0.0.0 #1643 (
@Yann-P,@minrk)- Add a toggle to enable curve encryption for all kernels that support it #1638 (
@krassowski,@Carreau,@ianthomas23,@minrk)Bugs fixed
- Grab the port from
bind_socketsin case its different #1651 (@choldgraf,@krassowski)Maintenance and upkeep improvements
- Fix
test_authorizerhaving a spurious comma in params #1664 (@krassowski)- Add a reminder to merge GHSA before release #1659 (
@Yann-P,@Carreau)- Exclude problematic
pywinpty3.0.4 version #1658 (@krassowski)- ci: explicitly pass base-setup inputs to fix strict validation failures #1626 (
@Carreau,@Copilot)Documentation improvements
- Align docs for curve encryption with latest JEP version #1660 (
@krassowski,@Carreau)- Remove PGP key from docs #1653 (
@Yann-P,@krassowski)Contributors to this release
The following people contributed discussions, new ideas, code and documentation contributions, and review. See our definition of contributors.
(GitHub contributors page for this release)
@Carreau(activity) |@choldgraf(activity) |@Copilot(activity) |@ianthomas23(activity) |@krassowski(activity) |@minrk(activity) |@Yann-P(activity)
Changelog
Sourced from jupyter-server's changelog.
2.20.0
Enhancements made
- Fix confusing terminal output when using ServerApp.ip=0.0.0.0 #1643 (
@Yann-P,@minrk)- Add a toggle to enable curve encryption for all kernels that support it #1638 (
@krassowski,@Carreau,@ianthomas23,@minrk)Bugs fixed
- Grab the port from
bind_socketsin case its different #1651 (@choldgraf,@krassowski)Maintenance and upkeep improvements
- Fix
test_authorizerhaving a spurious comma in params #1664 (@krassowski)- Add a reminder to merge GHSA before release #1659 (
@Yann-P,@Carreau)- Exclude problematic
pywinpty3.0.4 version #1658 (@krassowski)- ci: explicitly pass base-setup inputs to fix strict validation failures #1626 (
@Carreau,@Copilot)Documentation improvements
- Align docs for curve encryption with latest JEP version #1660 (
@krassowski,@Carreau)- Remove PGP key from docs #1653 (
@Yann-P,@krassowski)Contributors to this release
The following people contributed discussions, new ideas, code and documentation contributions, and review. See our definition of contributors.
(GitHub contributors page for this release)
@Carreau(activity) |@choldgraf(activity) |@Copilot(activity) |@ianthomas23(activity) |@krassowski(activity) |@minrk(activity) |@Yann-P(activity)
Commits
05a78adPublish 2.20.06cbee8dMerge commit from fork333e700Fixtest_authorizerhaving a spurious comma in params (#1664)cccd543Fix CI: explicitly pass base-setup inputs to avoid strict validation failurescd16d71Align docs for curve encryption with latest JEP version (#1660)e458061Add a toggle to enable curve encryption for all kernels that support it (#1638)0ceeb4fAdd note in RELEASE.mdb13f8a2Markdown does not work.e885b10Add GHSA reminder in prep-release0e28c90Exclude problematicpywinpty3.0.4 version (#1658)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@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)
You can disable automated security fix PRs for this repo from the Security Alerts page.