Skip to content

build: bump the docs-deps group across 1 directory with 2 updates#1570

Merged
pyansys-ci-bot merged 2 commits into
mainfrom
dependabot/pip/docs-deps-7cc7f561a2
Dec 9, 2024
Merged

build: bump the docs-deps group across 1 directory with 2 updates#1570
pyansys-ci-bot merged 2 commits into
mainfrom
dependabot/pip/docs-deps-7cc7f561a2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 5, 2024

Bumps the docs-deps group with 2 updates in the / directory: ansys-sphinx-theme[autoapi] and notebook.

Updates ansys-sphinx-theme[autoapi] from 1.2.2 to 1.2.3

Commits

Updates 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 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 <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot Bot requested a review from a team as a code owner December 5, 2024 17:11
@dependabot dependabot Bot added dependencies Related with project dependencies maintenance Package and maintenance related labels Dec 5, 2024
pyansys-ci-bot
pyansys-ci-bot previously approved these changes Dec 5, 2024
pyansys-ci-bot
pyansys-ci-bot previously approved these changes Dec 5, 2024
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.61%. Comparing base (c2925f9) to head (5e1368d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1570   +/-   ##
=======================================
  Coverage   91.61%   91.61%           
=======================================
  Files          86       86           
  Lines        7064     7064           
=======================================
  Hits         6472     6472           
  Misses        592      592           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

MaxJPRey
MaxJPRey previously approved these changes Dec 6, 2024
@RobPasMue
Copy link
Copy Markdown
Member

@dependabot rebase

Bumps the docs-deps group with 2 updates in the / directory: [ansys-sphinx-theme[autoapi]](https://github.com/ansys/ansys-sphinx-theme) and [notebook](https://github.com/jupyter/notebook).


Updates `ansys-sphinx-theme[autoapi]` from 1.2.2 to 1.2.3
- [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases)
- [Commits](ansys/ansys-sphinx-theme@v1.2.2...v1.2.3)

Updates `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: ansys-sphinx-theme[autoapi]
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docs-deps
- dependency-name: notebook
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: docs-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot dismissed stale reviews from MaxJPRey and pyansys-ci-bot via 1fd48ff December 9, 2024 11:48
@dependabot dependabot Bot force-pushed the dependabot/pip/docs-deps-7cc7f561a2 branch from c53e255 to 1fd48ff Compare December 9, 2024 11:48
pyansys-ci-bot
pyansys-ci-bot previously approved these changes Dec 9, 2024
@pyansys-ci-bot pyansys-ci-bot merged commit 2edaf63 into main Dec 9, 2024
@pyansys-ci-bot pyansys-ci-bot deleted the dependabot/pip/docs-deps-7cc7f561a2 branch December 9, 2024 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Related with project dependencies maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants