Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump jupyter-enterprise-gateway from 2.5.0 to 3.2.2 #58

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 20, 2023

Bumps jupyter-enterprise-gateway from 2.5.0 to 3.2.2.

Release notes

Sourced from jupyter-enterprise-gateway's releases.

Jupyter Enterprise Gateway 3.2.2

Our 3.2.2 release includes the following high-level changes:

  • Fixes to Spark Operator based kernels to propagate errors on Spark Operator CRD failures
  • Update Spark Operator based kernels to set restart strategy to never for spark operator
  • Introduces EG_SENSITIVE_ENV_KEYS to filter sensitive values from being logged in ProcessProxy

What's Changed

New Contributors

Full Changelog: jupyter-server/enterprise_gateway@v3.2.1...v3.2.2

Jupyter Enterprise Gateway 3.2.1

Our 3.2.1 release includes the following high-level changes:

  • Enhanced Kernel Image Puller with capabilities to pull additional images
  • Fixes to Kernel restart corner cases that could cause leaks
  • Fixes to Spark Operator based kernels to properly flow environment variables

What's Changed

... (truncated)

Commits
  • 12fae0a Prepare release 3.2.2
  • fabfe93 Bump to 3.2.2
  • b9fd125 Move shutdown kernel code to be within KernelClient (#1281)
  • 4af8367 Bump ruff from 0.0.254 to 0.0.255 (#1278)
  • a09cfb7 Filter sensitive values from being logged in ProcessProxy (#1279)
  • 584882b Updating base image tag to latest available tag (#1280)
  • de6e3f6 Fix docker swarm not being to start due to missing inherited function (#1277)
  • 56dffcc Properly propagate errors on Spark Operator CRD failures (#1271)
  • 185f73b Bump ruff from 0.0.253 to 0.0.254 (#1272)
  • 7effcb5 Set restart strategy to never for spark operator (#1269)
  • 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 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)

Bumps [jupyter-enterprise-gateway](https://github.com/jupyter/enterprise_gateway) from 2.5.0 to 3.2.2.
- [Release notes](https://github.com/jupyter/enterprise_gateway/releases)
- [Commits](jupyter-server/enterprise_gateway@v2.5.0...v3.2.2)

---
updated-dependencies:
- dependency-name: jupyter-enterprise-gateway
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants