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

Update sphinx-toggleprompt requirement from ~=0.4.0 to ~=0.5.2 #763

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2024

Updates the requirements on sphinx-toggleprompt to permit the latest version.

Release notes

Sourced from sphinx-toggleprompt's releases.

V0.5.2

  • Fixed read the docs config issue
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 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)

Updates the requirements on [sphinx-toggleprompt](https://github.com/jurasofish/sphinx-toggleprompt) to permit the latest version.
- [Release notes](https://github.com/jurasofish/sphinx-toggleprompt/releases)
- [Commits](jurasofish/sphinx-toggleprompt@V0.4.0...V0.5.2)

---
updated-dependencies:
- dependency-name: sphinx-toggleprompt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the CI/CD Continous integration (CI) & continuous deployment (CD) label Jan 8, 2024
@TEAM4-0 TEAM4-0 enabled auto-merge (squash) January 8, 2024 05:06
@jesper-friis jesper-friis self-requested a review January 8, 2024 22:26
@TEAM4-0 TEAM4-0 merged commit 95f2614 into ci/dependabot-updates Jan 9, 2024
5 checks passed
@TEAM4-0 TEAM4-0 deleted the dependabot/pip/ci/dependabot-updates/sphinx-toggleprompt-approx-eq-0.5.2 branch January 9, 2024 08:06
@jesper-friis jesper-friis restored the dependabot/pip/ci/dependabot-updates/sphinx-toggleprompt-approx-eq-0.5.2 branch January 9, 2024 08:25
jesper-friis added a commit that referenced this pull request Feb 13, 2024
* Update sphinx-book-theme requirement from ~=0.3.3 to ~=1.0.1 (#722)

Updates the requirements on [sphinx-book-theme](https://github.com/executablebooks/sphinx-book-theme) to permit the latest version.
- [Release notes](https://github.com/executablebooks/sphinx-book-theme/releases)
- [Changelog](https://github.com/executablebooks/sphinx-book-theme/blob/master/CHANGELOG.md)
- [Commits](executablebooks/sphinx-book-theme@v0.3.3...v1.0.1)

---
updated-dependencies:
- dependency-name: sphinx-book-theme
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update sphinxcontrib-plantuml requirement from ~=0.24 to ~=0.27 (#723)

Updates the requirements on [sphinxcontrib-plantuml](https://github.com/sphinx-contrib/plantuml) to permit the latest version.
- [Commits](sphinx-contrib/plantuml@0.24...0.27)

---
updated-dependencies:
- dependency-name: sphinxcontrib-plantuml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update sphinx requirement from <5,>=4.5.0 to >=4.5.0,<8 (#721)

Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
- [Commits](sphinx-doc/sphinx@v4.5.0...v7.2.6)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update sphinx-design requirement from ~=0.3.0 to ~=0.5.0 (#724)

Updates the requirements on [sphinx-design](https://github.com/executablebooks/sphinx-design) to permit the latest version.
- [Release notes](https://github.com/executablebooks/sphinx-design/releases)
- [Changelog](https://github.com/executablebooks/sphinx-design/blob/main/CHANGELOG.md)
- [Commits](executablebooks/sphinx-design@v0.3.0...v0.5.0)

---
updated-dependencies:
- dependency-name: sphinx-design
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Removed some errors in html generation using doxygen

* Moved entities, input and output files to respectively sub-directories.

* Improved naming of files written to output/ directory.

Fixed possible segfault in rdf plugin.

* Added test for writing rdf to non-existing directory

* Made rdf test in test_storage.py robust against dlite being compiled without
rdf support.

* Added driver to url argument of Instance.save()

* Bump actions/configure-pages from 3 to 4 (#734)

Bumps [actions/configure-pages](https://github.com/actions/configure-pages) from 3 to 4.
- [Release notes](https://github.com/actions/configure-pages/releases)
- [Commits](actions/configure-pages@v3...v4)

---
updated-dependencies:
- dependency-name: actions/configure-pages
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/deploy-pages from 2 to 3 (#735)

Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 2 to 3.
- [Release notes](https://github.com/actions/deploy-pages/releases)
- [Commits](actions/deploy-pages@v2...v3)

---
updated-dependencies:
- dependency-name: actions/deploy-pages
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/setup-python from 4 to 5 (#737)

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump SINTEF/ci-cd from 2.6.0 to 2.7.1 (#740)

Bumps [SINTEF/ci-cd](https://github.com/sintef/ci-cd) from 2.6.0 to 2.7.1.
- [Release notes](https://github.com/sintef/ci-cd/releases)
- [Changelog](https://github.com/SINTEF/ci-cd/blob/main/CHANGELOG.md)
- [Commits](SINTEF/ci-cd@v2.6.0...v2.7.1)

---
updated-dependencies:
- dependency-name: SINTEF/ci-cd
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Added support for specifying when accessing and assigning properties.

* Added small section to readme file.

* Improved some errors

* Bump actions/download-artifact from 3 to 4 (#746)

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v3...v4)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/upload-artifact from 3 to 4 (#747)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fixing memory bug when printing error message.

* Bump actions/deploy-pages from 3 to 4 (#752)

Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 3 to 4.
- [Release notes](https://github.com/actions/deploy-pages/releases)
- [Commits](actions/deploy-pages@v3...v4)

---
updated-dependencies:
- dependency-name: actions/deploy-pages
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/upload-pages-artifact from 2 to 3 (#751)

Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-pages-artifact/releases)
- [Commits](actions/upload-pages-artifact@v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-pages-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fixed loading collection with instance_from_dict()

* Added tests for convert_instance()

* Updated tests

* Reverted back to check for _headersize since it is always be larger than zero.

* Added test_collection_load.py to tests and reverted back to check for
_headersize in dlite-schemas.c

* Improved documentation. Changed convert_instance() to raise DLiteTypeError
if we cannot downcast to the expected type.

* Renamed convert_instance() to instance_cast().

* Added missing test file.

* Commented out a tricky test that needs more attention

* Added datatype to relations

* Fixing error return codes

* Corrected initialisation of relation from dict

* Added datatype to triplestore_add()

* Initialised datatype

* Correctly assign triple from rdflib

* Added datatype to triplestore and collection methods

* Do not install rdflib in ci-tests workflow

* Added smart redland triple filter function to allow searching for both
objects and datatypes as expected.

* Cleaned up debugging statements and comments

* Updated triplestore-builtin

* Correctly print/scan relations with datatype

* Updated collection, added tests and fixed bugs

* Removed access to set_default_namespace() from Python.
This method makes little sense and is just confusing.

* Added convenient Collection.value() method

* Corrected rdf plugin and avoid double-free when running test_rdf with DLITE_ATEXIT_FREE

* Update bindings/python/dlite-collection-python.i

Co-authored-by: Francesca L. Bleken <48128015+francescalb@users.noreply.github.com>

* Changes suggested by reviewer

* Updated dlite as suggested by Francesca.

* Update sphinx-toggleprompt requirement from ~=0.4.0 to ~=0.5.2 (#763)

* Update sphinx-toggleprompt requirement from ~=0.4.0 to ~=0.5.2

Updates the requirements on [sphinx-toggleprompt](https://github.com/jurasofish/sphinx-toggleprompt) to permit the latest version.
- [Release notes](https://github.com/jurasofish/sphinx-toggleprompt/releases)
- [Commits](jurasofish/sphinx-toggleprompt@V0.4.0...V0.5.2)

---
updated-dependencies:
- dependency-name: sphinx-toggleprompt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Updated requirements for consistency

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jesper Friis <jesper.friis@sintef.no>

* Bump SINTEF/ci-cd from 2.7.1 to 2.7.2 (#764)

Bumps [SINTEF/ci-cd](https://github.com/sintef/ci-cd) from 2.7.1 to 2.7.2.
- [Release notes](https://github.com/sintef/ci-cd/releases)
- [Changelog](https://github.com/SINTEF/ci-cd/blob/main/CHANGELOG.md)
- [Commits](SINTEF/ci-cd@v2.7.1...v2.7.2)

---
updated-dependencies:
- dependency-name: SINTEF/ci-cd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update sphinx-copybutton requirement from ~=0.5.1 to ~=0.5.2 (#766)

Updates the requirements on [sphinx-copybutton](https://github.com/executablebooks/sphinx-copybutton) to permit the latest version.
- [Release notes](https://github.com/executablebooks/sphinx-copybutton/releases)
- [Changelog](https://github.com/executablebooks/sphinx-copybutton/blob/master/CHANGELOG.md)
- [Commits](executablebooks/sphinx-copybutton@v0.5.1...v0.5.2)

---
updated-dependencies:
- dependency-name: sphinx-copybutton
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Removed commented out code

* Bump actions/cache from 3 to 4 (#771)

Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Implement the class QuanityHelper and use it from an Instance object.

* Fix the import of quantity module (get_quantity_helper)

* Add quantity.py in the CMakeLists

* Modify unit tests on quantity module

* Modify the mongodb storage

* Add a section in the tutorial on how to work with physical quantities.

* Update README.md

* Moved test for pint to top of test_quantity.py

* Updated testing expected exceptions

* Release v0.5.0

* Modify the documentation on mongodb storage.

* Modify user_guide index

* Minor changes in the QuantityHelper

* Release v0.5.1

* Revert version of github upload-artefact action from v4 back to v3, which used to work (#776)

* Updating file permissions

* Updated file permissions

* Fixing permissions of .github/docker/run_cibuildwheel.sh

* Changed shape to dims in dlite-rdf.c

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: DLite Developers <Team4.0@SINTEF.no>
Co-authored-by: Francesca L. Bleken <48128015+francescalb@users.noreply.github.com>
Co-authored-by: Terence Coudert <terence.coudert@sintef.no>
Co-authored-by: Terence Coudert <49948490+terence-coudert@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Continous integration (CI) & continuous deployment (CD)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants