-
Notifications
You must be signed in to change notification settings - Fork 0
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 the dependencies group with 5 updates #62
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
dependencies
Related with project dependencies
maintenance
Package and maintenance related
labels
Mar 21, 2024
@dependabot rebase |
Bumps the dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [build](https://github.com/pypa/build) | `1.0.3` | `1.1.1` | | [twine](https://github.com/pypa/twine) | `4.0.2` | `5.0.0` | | [autodoc-pydantic](https://github.com/mansenfranzen/autodoc_pydantic) | `2.0.1` | `2.1.0` | | [sphinx-autoapi](https://github.com/readthedocs/sphinx-autoapi) | `3.1.a2` | `3.1.0a3` | | [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) | `1.25.3` | `2.0.0` | Updates `build` from 1.0.3 to 1.1.1 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.0.3...1.1.1) Updates `twine` from 4.0.2 to 5.0.0 - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](pypa/twine@4.0.2...5.0.0) Updates `autodoc-pydantic` from 2.0.1 to 2.1.0 - [Changelog](https://github.com/mansenfranzen/autodoc_pydantic/blob/main/CHANGELOG.md) - [Commits](mansenfranzen/autodoc_pydantic@v2.0.1...v2.1.0) Updates `sphinx-autoapi` from 3.1.a2 to 3.1.0a3 - [Release notes](https://github.com/readthedocs/sphinx-autoapi/releases) - [Changelog](https://github.com/readthedocs/sphinx-autoapi/blob/v3.1.0a3/CHANGELOG.rst) - [Commits](readthedocs/sphinx-autoapi@v3.1.0a2...v3.1.0a3) Updates `sphinx-autodoc-typehints` from 1.25.3 to 2.0.0 - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Changelog](https://github.com/tox-dev/sphinx-autodoc-typehints/blob/main/CHANGELOG.md) - [Commits](tox-dev/sphinx-autodoc-typehints@1.25.3...2.0.0) --- updated-dependencies: - dependency-name: build dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: twine dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: autodoc-pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sphinx-autoapi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sphinx-autodoc-typehints dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/pip/dependencies-0b34e0f255
branch
from
March 22, 2024 09:15
757ea09
to
4ee7eb0
Compare
Co-authored-by: Revathy Venugopal <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #62 +/- ##
=======================================
Coverage 95.91% 95.91%
=======================================
Files 19 19
Lines 2178 2178
Branches 278 278
=======================================
Hits 2089 2089
Misses 72 72
Partials 17 17 ☔ View full report in Codecov by Sentry. |
ansjhenry
approved these changes
Mar 22, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 5 updates:
1.0.3
1.1.1
4.0.2
5.0.0
2.0.1
2.1.0
3.1.a2
3.1.0a3
1.25.3
2.0.0
Updates
build
from 1.0.3 to 1.1.1Release notes
Sourced from build's releases.
Changelog
Sourced from build's changelog.
Commits
b36126a
release 1.1.19588222
env: fix global pip (#746)da06973
chore: prepare for 1.1.0 (#744)42231a7
compat: create separate importlib, tarfile and tomllib shims894998a
chore: address feedbackaa0aa04
fix(types): make the passthrough generalaf5ff53
feat: use external pip if available9ceb49d
build(deps): bump the actions group with 1 update (#739)ac57b94
refactor: pull out pip checks (#735)e6969d1
pre-commit: bump repositories (#734)Updates
twine
from 4.0.2 to 5.0.0Changelog
Sourced from twine's changelog.
Commits
94f810c
Merge pull request #1047 from pypa/new-release09d993a
Update linkcheck_ignore setting for docsab0ed19
Apply 2024 black format407e6cc
Build changelog for 5.0.06644b86
Add missing changelog entriesfe1885f
Merge pull request #1034 from DimitriPapadopoulos/codespell694bdcf
Fix typos found by codespell89ec78c
Merge pull request #1040 from woodruffw-forks/ww/pypi-mandatory-api-tokensb3b363a
tests: lintage6e94d20
tests: more non-PyPI testsUpdates
autodoc-pydantic
from 2.0.1 to 2.1.0Changelog
Sourced from autodoc-pydantic's changelog.
... (truncated)
Commits
b9b4e2d
Merge pull request #213 from mansenfranzen/finalize_2.1.06bc9001
Update readme and changelog.77c1bf5
Merge pull request #212 from mansenfranzen/all-contributors/add-alejandro-yousef7230e13
docs: update .all-contributorsrc [skip ci]5791e9d
docs: update README.md [skip ci]bbfc59f
Merge pull request #211 from mansenfranzen/all-contributors/add-morcef5b718d7
docs: update .all-contributorsrc [skip ci]786a125
docs: update README.md [skip ci]2acdd8e
Merge pull request #210 from mansenfranzen/all-contributors/add-Cielquan4cf7258
docs: update .all-contributorsrc [skip ci]Updates
sphinx-autoapi
from 3.1.a2 to 3.1.0a3Release notes
Sourced from sphinx-autoapi's releases.
Changelog
Sourced from sphinx-autoapi's changelog.
... (truncated)
Commits
8020036
Version 3.1.0a35c423ff
Fix usage of deprecated ruff config sections180f652
Various fixes for own page output61d8abe
Recursive rendering of children with their own page15c6d24
Basic tests for single page rendering2f2300f
Initial implementation of customisable single page output61c52e0
Implemented automatic uploading to PyPI006142d
Version 3.0.06317148
Replace usage of deprecated astroid.NodeNG.doc in inheritance_diagrams.py4d1bec0
Removed support for Python 3.7Updates
sphinx-autodoc-typehints
from 1.25.3 to 2.0.0Release notes
Sourced from sphinx-autodoc-typehints's releases.
Commits
601583f
Add option to force unions (and options) to be rendered with bars (#418)2156242
[pre-commit.ci] pre-commit autoupdate (#424)d810826
[pre-commit.ci] pre-commit autoupdate (#423)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