aws-samples / amazon-sagemaker-codeserver

Hosting code-server on Amazon SageMaker
MIT No Attribution
47 stars 17 forks source link

Bump tough-cookie and @jupyterlab/builder in /server-proxy-lab-extension #25

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 1 year ago

Removes tough-cookie. It's no longer used after updating ancestor dependency @jupyterlab/builder. These dependencies need to be updated together.

Removes tough-cookie

Updates @jupyterlab/builder from 3.4.8 to 3.6.5

Release notes

Sourced from @​jupyterlab/builder's releases.

v3.6.5

3.6.5

(Full Changelog)

Bugs fixed

  • Ensure the kernel selector show the default kernel if notebook does not have a valid assigned kernel #14693 (@​echarles)
  • Avoid clearing the host node while rendering Markdown #14579 (@​c3Vu)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​andrii-i | @​brijsiyag | @​echarles | @​fcollonval | @​GabrielaVives | @​github-actions | @​JasonWeill | @​jtpio | @​jupyterlab-probot | @​krassowski | @​lumberbot-app | @​meeseeksmachine | @​tonyfast | @​welcome

v3.6.4

3.6.4

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

... (truncated)

Changelog

Sourced from @​jupyterlab/builder's changelog.

3.6.5

(Full Changelog)

Bugs fixed

  • Ensure the kernel selector show the default kernel if notebook does not have a valid assigned kernel #14693 (@​echarles)
  • Avoid clearing the host node while rendering Markdown #14579 (@​c3Vu)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​andrii-i | @​brijsiyag | @​echarles | @​fcollonval | @​GabrielaVives | @​github-actions | @​JasonWeill | @​jtpio | @​jupyterlab-probot | @​krassowski | @​lumberbot-app | @​meeseeksmachine | @​tonyfast | @​welcome

3.6.4

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

... (truncated)

Commits
  • 685f2c8 [ci skip] New version
  • ebd27c4 Automated Changelog Entry for 3.6.5 on 3.6.x (#14759)
  • 497dd4e Backport PR #14693: Ensure the kernel selector show the default kernel if not...
  • 2852268 Backport PR #14709: Update requirements: conda != Python, jupyter-server over...
  • ce4daef Backport PR #14579: Avoid clearing the host node while rendering Markdown (#1...
  • c2a53ae Backport PR #14621: Fix integration test looking for jupyter heading (#14624)
  • 4a0fa91 [ci skip] Publish 3.6.4
  • 989c986 [ci skip] New version
  • 2031b9b Backport PR #14533: Allow maxHeight being equal to minHeight for HoverBox...
  • 95c682f Use @​jupyterlab/shared-models (#14583)
  • 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 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 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-samples/amazon-sagemaker-codeserver/network/alerts).
giuseppeporcelli commented 10 months ago

Fixed in commit cc153da6be44c92d2b5cf0115ac61c746b57c25e

dependabot[bot] commented 10 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.