-
Notifications
You must be signed in to change notification settings - Fork 7
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
[Tech] Bump the non-major-dependencies group across 1 directory with 10 updates #3602
Closed
dependabot
wants to merge
1
commit into
master
from
dependabot/pip/datascience/non-major-dependencies-3ccd17e9a7
Closed
[Tech] Bump the non-major-dependencies group across 1 directory with 10 updates #3602
dependabot
wants to merge
1
commit into
master
from
dependabot/pip/datascience/non-major-dependencies-3ccd17e9a7
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
…10 updates Bumps the non-major-dependencies group with 10 updates in the /datascience directory: | Package | From | To | | --- | --- | --- | | [black](https://github.com/psf/black) | `24.4.2` | `24.8.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.5.1` | `7.6.1` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.7.1` | `3.8.0` | | [simplejson](https://github.com/simplejson/simplejson) | `3.19.2` | `3.19.3` | | [geoalchemy2](https://github.com/geoalchemy/geoalchemy2) | `0.14.7` | `0.15.2` | | [rtree](https://github.com/Toblerity/rtree) | `1.2.0` | `1.3.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.1` | `8.3.2` | | [weasyprint](https://github.com/Kozea/WeasyPrint) | `62.1` | `62.3` | | [css-inline](https://github.com/Stranger6667/css-inline) | `0.11.2` | `0.14.1` | | [pypdf](https://github.com/py-pdf/pypdf) | `4.2.0` | `4.3.1` | Updates `black` from 24.4.2 to 24.8.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.4.2...24.8.0) Updates `coverage` from 7.5.1 to 7.6.1 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.5.1...7.6.1) Updates `pre-commit` from 3.7.1 to 3.8.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.7.1...v3.8.0) Updates `simplejson` from 3.19.2 to 3.19.3 - [Release notes](https://github.com/simplejson/simplejson/releases) - [Changelog](https://github.com/simplejson/simplejson/blob/master/CHANGES.txt) - [Commits](simplejson/simplejson@v3.19.2...v3.19.3) Updates `geoalchemy2` from 0.14.7 to 0.15.2 - [Release notes](https://github.com/geoalchemy/geoalchemy2/releases) - [Changelog](https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt) - [Commits](geoalchemy/geoalchemy2@0.14.7...0.15.2) Updates `rtree` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/Toblerity/rtree/releases) - [Changelog](https://github.com/Toblerity/rtree/blob/master/CHANGES.rst) - [Commits](Toblerity/rtree@1.2.0...1.3.0) Updates `pytest` from 8.2.1 to 8.3.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.2.1...8.3.2) Updates `weasyprint` from 62.1 to 62.3 - [Release notes](https://github.com/Kozea/WeasyPrint/releases) - [Changelog](https://github.com/Kozea/WeasyPrint/blob/main/docs/changelog.rst) - [Commits](Kozea/WeasyPrint@v62.1...v62.3) Updates `css-inline` from 0.11.2 to 0.14.1 - [Release notes](https://github.com/Stranger6667/css-inline/releases) - [Changelog](https://github.com/Stranger6667/css-inline/blob/master/CHANGELOG.md) - [Commits](Stranger6667/css-inline@ruby-v0.11.2...c-v0.14.1) Updates `pypdf` from 4.2.0 to 4.3.1 - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](py-pdf/pypdf@4.2.0...4.3.1) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: simplejson dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-dependencies - dependency-name: geoalchemy2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: rtree dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: weasyprint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: css-inline dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: pypdf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
tech. enhancement
technical ehancement
labels
Sep 1, 2024
Quality Gate passedIssues Measures |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/pip/datascience/non-major-dependencies-3ccd17e9a7
branch
September 23, 2024 15:56
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 non-major-dependencies group with 10 updates in the /datascience directory:
24.4.2
24.8.0
7.5.1
7.6.1
3.7.1
3.8.0
3.19.2
3.19.3
0.14.7
0.15.2
1.2.0
1.3.0
8.2.1
8.3.2
62.1
62.3
0.11.2
0.14.1
4.2.0
4.3.1
Updates
black
from 24.4.2 to 24.8.0Release notes
Sourced from black's releases.
Changelog
Sourced from black's changelog.
Commits
b965c2a
Prepare release 24.8.0 (#4426)9ccf279
Documentfind_project_root
ignoringpyproject.toml
without[tool.black]
...14b6e61
fix: Enhace black efficiently to skip directories listed in .gitignore (#4415)b1c4dd9
fix: respect braces better in f-string parsing (#4422)4b4ae43
Fix incorrect linenos on fstring tokens with escaped newlines (#4423)7fa1faf
docs: fix the installation command of extra for blackd (#4413)8827acc
Bump sphinx from 7.3.7 to 7.4.0 in /docs (#4404)b0da11d
Bump furo from 2024.5.6 to 2024.7.18 in /docs (#4409)721dff5
fix: avoid formatting backslash strings inside f-strings (#4401)7e2afc9
Updateactions/checkout
to v4 to stop node deprecation warnings (#4379)Updates
coverage
from 7.5.1 to 7.6.1Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
29f5898
docs: sample HTML for 7.6.19b829f1
docs: prep for 7.6.1ebbb6a2
build: wheels for 3.13rc13872525
chore: make upgrade7a27f40
test: fix a test on free-threading, use abiflags to get site-packages path co...2b53664
build: include gil/nogil in the version bannerda1682f
docs: changelog and contributor for #1828dc819ff
test: two tests for #18289aaa404
fix: properly handle backslash before multi-line string (#1828)9c50270
chore: make upgradeUpdates
pre-commit
from 3.7.1 to 3.8.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
d46423f
v3.8.08133abd
Merge pull request #3265 from lorenzwalthert/issue-3206da0c1d0
implement health check for language:rf641f6a
Merge pull request #3264 from pre-commit/pre-commit-ci-update-configa68a19d
fixes for mypy 1.1188317dd
[pre-commit.ci] pre-commit autoupdatefaa6f8c
Merge pull request #3244 from pre-commit/pre-commit-ci-update-configf632459
[pre-commit.ci] pre-commit autoupdate0252908
Merge pull request #3240 from pre-commit/pre-commit-ci-update-config69b5dce
[pre-commit.ci] pre-commit autoupdateUpdates
simplejson
from 3.19.2 to 3.19.3Release notes
Sourced from simplejson's releases.
Changelog
Sourced from simplejson's changelog.
... (truncated)
Commits
6932004
v3.19.3c96227a
Merge pull request #326 from edgarrmondragon/cp3136900b4b
Build 2.7 wheels only for Linux0e1c842
Updated test & build matrix to include Python 3.132d759f4
Merge pull request #319 from SmartHypercube-fork/master728c010
Remove the note mentioning YAMLUpdates
geoalchemy2
from 0.14.7 to 0.15.2Release notes
Sourced from geoalchemy2's releases.
Changelog
Sourced from geoalchemy2's changelog.
Commits
4a5887a
Release: 0.15.2 (#518)f32331b
Fix: Can handle negative coordinates with Spatialite (#517)8b7a2b1
[pre-commit.ci] pre-commit autoupdate (#514)653d670
Release: 0.15.1 (#512)344cb24
Fix: Default SRID is bypassed when using floating point coordinates (#509)11dadb4
Test: Dispose of the connection pools of the test engines (#511)e626cd9
Release: 0.15.0 (#507)34ea3a7
Chore: Fix type hints on stubs (#504)da53834
Specific process for geometries with Z or M coordinate with SpatiaLite dialec...de380dc
[pre-commit.ci] pre-commit autoupdate (#503)Updates
rtree
from 1.2.0 to 1.3.0Release notes
Sourced from rtree's releases.
Changelog
Sourced from rtree's changelog.
Commits
cffb52e
Release 1.3.0 (#320)86d4e28
CI/RLS: upgrade to libspatialindex-2.0.0 (#316)bb9925a
Update code style, replace isort and black with ruff, modern numpy rng (#319)1b81733
Bump pypa/cibuildwheel from 2.19.1 to 2.19.2 (#318)ffd63b5
Merge pull request #317 from Toblerity/dependabot/github_actions/pypa/cibuild...c121c66
Bump pypa/cibuildwheel from 2.18.1 to 2.19.16248b6f
Merge pull request #314 from Toblerity/dependabot/github_actions/pypa/cibuild...3f2605b
Bump pypa/cibuildwheel from 2.18.0 to 2.18.19a08ab9
drop version testing. not valuable (#313)d91f409
Merge pull request #310 from Toblerity/dependabot/github_actions/pypa/cibuild...Updates
pytest
from 8.2.1 to 8.3.2Release notes
Sourced from pytest's releases.
... (truncated)
Commits
bbcec9c
Prepare release version 8.3.278fe8b6
Merge pull request #12657 from pytest-dev/patchback/backports/8.3.x/6c806b499...238bad2
Merge pull request #12656 from RonnyPfannschmidt/fix-12652-detect-conda-envae6034a
Merge pull request #12641 from pytest-dev/patchback/backports/8.3.x/c03989cee...31337ab
Merge pull request #12640 from pytest-dev/update-userca3070b
Merge pull request #12637 from pytest-dev/release-8.3.1de98446
Prepare release version 8.3.1bd0a042
Merge pull request #12636 from pytest-dev/update-release-notes664325b
doc/changelog: update 8.3.0 notes19d225d
Merge pull request #12635 from pytest-dev/release-8.3.0Updates
weasyprint
from 62.1 to 62.3Release notes
Sourced from weasyprint's releases.
... (truncated)
Changelog
Sourced from weasyprint's changelog.
... (truncated)
Commits
56acbc4
Version 62.3f39039b
Remove useless variable39208b0
Don’t append useless tracks when grid elements are positionedfb9d1f8
Make items overflowing grid wrap to the next row/column4c81663
Fix layout when all footnotes are removed from the footnote area4617b94
Don’t set default Fontconfig values for unset propertiesd9d7f62
Don’t duplicate column when container is split on multiple pages9e9f690
Simplify border drawing2c4351e
Avoid PDF artifacts when drawing 0-width borders61f8bb3
Set default PDF variant values in options before generating PDFUpdates
css-inline
from 0.11.2 to 0.14.1Release notes
Sourced from css-inline's releases.
... (truncated)
Changelog
Sourced from css-inline's changelog.
Commits
6fa72ec
chore(c): Release 0.14.112e8b84
fix: Precedence of element styles over other styles0106bc8
build: Update builds53f62f0
build(deps): bump tar from 6.2.0 to 6.2.1 in /bindings/javascriptd503fe9
build(deps): bump idna from 3.4 to 3.7 in /bindings/python/requirements1cc5fd0
chore: remove unused annotations8d7479b
build(deps): update pyo3-built requirement in /bindings/python1ed7a42
chore(javascript): Update bundled WASM modulefc62385
chore(javascript): Release 0.14.02c972df
chore(python): Release 0.14.0Updates
pypdf
from 4.2.0 to 4.3.1Release notes
Sourced from pypdf's releases.
Changelog
Sourced from pypdf's changelog.
Commits
8f62120
REL: 4.3.1926fa7f
MAINT: Deal with cryptography>=43 moving ARC4 (#2765)4a41c53
FIX: Cope with Matrix entry in field annotations (#2736)fe33cf6
DOC: Update Link Documentation Example (#2759)5f57d1f
DOC: Make table consistent with pdf-version-support.md (#2758)0da2f5d
DOC: Add feature support by pypdf (#2738)f6cdd7c
DOC: Move JavaScript example (#2746)8e02580
DOC: Added example for downloading a PDF from Google Cloud Storage (#2745)6ef6d7e
DOC: Miscellaneous tiny changes (#2744)4fab353
STY: Change argument type (#2741)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 con...Description has been truncated