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

Bump notebook from 7.2.2 to 7.3.1 #172

Merged
merged 1 commit into from
Dec 5, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2024

Bumps notebook from 7.2.2 to 7.3.1.

Release notes

Sourced from notebook's releases.

v7.3.1

7.3.1

(Full Changelog)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​brichet | @​jtpio

v7.3.0

7.3.0

(Full Changelog)

Enhancements made

Bugs fixed

  • Move handling of the file browser settings to a separate plugin, enable file browser single click navigation #7481 (@​jtpio)
  • Remove pseudoelement obstructing the cell collapser #7392 (@​krassowski)
  • "Close and Shut Down Notebook" shuts down without the confirmation dialog #7384 (@​JasonWeill)
  • Adds message about building code before running 'develop' #7382 (@​JasonWeill)

Maintenance and upkeep improvements

... (truncated)

Changelog

Sourced from notebook's changelog.

7.3.1

(Full Changelog)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​brichet | @​jtpio

7.3.0

(Full Changelog)

Enhancements made

Bugs fixed

  • Move handling of the file browser settings to a separate plugin, enable file browser single click navigation #7481 (@​jtpio)
  • Remove pseudoelement obstructing the cell collapser #7392 (@​krassowski)
  • "Close and Shut Down Notebook" shuts down without the confirmation dialog #7384 (@​JasonWeill)
  • Adds message about building code before running 'develop' #7382 (@​JasonWeill)

Maintenance and upkeep improvements

... (truncated)

Commits

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 <dependency name> 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)

@dependabot dependabot bot requested a review from a team as a code owner December 4, 2024 23:11
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 4, 2024
Copy link
Contributor

github-actions bot commented Dec 4, 2024

🛡️ Bandit Scan Results Summary

We found 0 High, 0 Medium, and 0 Low severity issues.

Detailed Findings


Severity Issue File Line Confidence More Info Test ID

✨ About this Report

This report was generated by the official Bandit GitHub Action to ensure our codebase stays secure.

📕 What is Bandit?

Bandit is a tool designed to find common security issues in Python code. To learn more about how Bandit helps to keep Python code safe, visit the Bandit documentation.

👥 Community Support

Got questions or need help with Bandit Action?

  • Join our community on the Discord server.
  • Share tips, get advice, and collaborate on security best practices.

@dependabot dependabot bot force-pushed the dependabot/pip/notebook-7.3.1 branch from 9bfd5bd to a246f28 Compare December 4, 2024 23:20
Copy link
Contributor

github-actions bot commented Dec 4, 2024

🛡️ Bandit Scan Results Summary

We found 0 High, 0 Medium, and 0 Low severity issues.

Detailed Findings


Severity Issue File Line Confidence More Info Test ID

✨ About this Report

This report was generated by the official Bandit GitHub Action to ensure our codebase stays secure.

📕 What is Bandit?

Bandit is a tool designed to find common security issues in Python code. To learn more about how Bandit helps to keep Python code safe, visit the Bandit documentation.

👥 Community Support

Got questions or need help with Bandit Action?

  • Join our community on the Discord server.
  • Share tips, get advice, and collaborate on security best practices.

Bumps [notebook](https://github.com/jupyter/notebook) from 7.2.2 to 7.3.1.
- [Release notes](https://github.com/jupyter/notebook/releases)
- [Changelog](https://github.com/jupyter/notebook/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/tree@7.2.2...@jupyter-notebook/tree@7.3.1)

---
updated-dependencies:
- dependency-name: notebook
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/notebook-7.3.1 branch from a246f28 to d39f628 Compare December 4, 2024 23:29
Copy link
Contributor

github-actions bot commented Dec 4, 2024

🛡️ Bandit Scan Results Summary

We found 0 High, 0 Medium, and 0 Low severity issues.

Detailed Findings


Severity Issue File Line Confidence More Info Test ID

✨ About this Report

This report was generated by the official Bandit GitHub Action to ensure our codebase stays secure.

📕 What is Bandit?

Bandit is a tool designed to find common security issues in Python code. To learn more about how Bandit helps to keep Python code safe, visit the Bandit documentation.

👥 Community Support

Got questions or need help with Bandit Action?

  • Join our community on the Discord server.
  • Share tips, get advice, and collaborate on security best practices.

@docktermj docktermj merged commit de89384 into main Dec 5, 2024
45 checks passed
@docktermj docktermj deleted the dependabot/pip/notebook-7.3.1 branch December 5, 2024 13:27
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant