Skip to content

Conversation

@jtrobles-cdd
Copy link
Member

Ref: #685

dependabot bot and others added 30 commits August 23, 2024 12:24
Bumps [setuptools](https://github.com/pypa/setuptools) from 65.5.1 to 70.3.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v65.5.1...v70.3.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
chore: Bump setuptools from 65.5.1 to 70.3.0
Bumps [django](https://github.com/django/django) from 4.2.14 to 4.2.15.
- [Commits](django/django@4.2.14...4.2.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
chore: Bump django from 4.2.14 to 4.2.15
chore(deps): Update `pip` from 23.3 to 24.2
chore(deps): Update `wheel` from ≤0.43.0 to 0.44.0
> Starting with PEP 621, the Python community selected `pyproject.toml`
> as a standard way of specifying *project metadata*. `Setuptools` has
> adopted this standard and will use the information contained in this
> file as an input in the build process.

Note: Some deprecated and/or obsolete options were not migrated from
`setup.py` to `pyproject.toml`.

See also:
[How to modernize a `setup.py` based project?](https://packaging.python.org/en/latest/guides/modernize-setup-py-project/)
([GitHub](https://github.com/pypa/packaging.python.org/blob/bcbb476c/source/guides/modernize-setup-py-project.rst))
…ith-python-project-config

Replace Setuptools Configuration with Python Project Configuration
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.22.0 to 4.23.0.
- [Release notes](https://github.com/python-jsonschema/jsonschema/releases)
- [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst)
- [Commits](python-jsonschema/jsonschema@v4.22.0...v4.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
chore: Bump jsonschema from 4.22.0 to 4.23.0
Bumps the development-dependencies group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [black](https://github.com/psf/black) | `24.4.2` | `24.8.0` |
| [coverage](https://github.com/nedbat/coveragepy) | `7.5.4` | `7.6.1` |
| [flake8](https://github.com/pycqa/flake8) | `7.1.0` | `7.1.1` |
| [mypy](https://github.com/python/mypy) | `1.10.1` | `1.11.1` |
| [tox](https://github.com/tox-dev/tox) | `4.16.0` | `4.18.0` |
| [types-jsonschema](https://github.com/python/typeshed) | `4.22.0.20240610` | `4.23.0.20240813` |
| [types-pyopenssl](https://github.com/python/typeshed) | `24.1.0.20240425` | `24.1.0.20240722` |

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.4 to 7.6.1
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](coveragepy/coveragepy@7.5.4...7.6.1)

Updates `flake8` from 7.1.0 to 7.1.1
- [Commits](PyCQA/flake8@7.1.0...7.1.1)

Updates `mypy` from 1.10.1 to 1.11.1
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.10.1...v1.11.1)

Updates `tox` from 4.16.0 to 4.18.0
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](tox-dev/tox@4.16.0...4.18.0)

Updates `types-jsonschema` from 4.22.0.20240610 to 4.23.0.20240813
- [Commits](https://github.com/python/typeshed/commits)

Updates `types-pyopenssl` from 24.1.0.20240425 to 24.1.0.20240722
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: coverage
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: flake8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: tox
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: types-jsonschema
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: types-pyopenssl
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

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

chore: Bump the development-dependencies group across 1 directory with 7 updates
Bumps the production-dependencies group with 2 updates in the / directory:
[actions/upload-artifact](https://github.com/actions/upload-artifact) and [actions/dependency-review-action](https://github.com/actions/dependency-review-action).

Updates `actions/upload-artifact` from 4.3.4 to 4.3.6
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v4.3.4...v4.3.6)

Updates `actions/dependency-review-action` from 4.3.3 to 4.3.4
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](actions/dependency-review-action@v4.3.3...v4.3.4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: actions/dependency-review-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
…tion-dependencies-7c5127a98e

chore: Bump the production-dependencies group across 1 directory with 2 updates
Test coverage broken by migration from `setup.py` to `pyproject.toml`
Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 24.1.0 to 24.2.1.
- [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst)
- [Commits](pyca/pyopenssl@24.1.0...24.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
chore: Bump pyopenssl from 24.1.0 to 24.2.1
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 7.1.0 to 8.4.0.
- [Release notes](https://github.com/python/importlib_metadata/releases)
- [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst)
- [Commits](python/importlib_metadata@v7.1.0...v8.4.0)

---
updated-dependencies:
- dependency-name: importlib-metadata
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

chore(deps): Bump importlib-metadata from 7.1.0 to 8.4.0
…ate-file

Move Flake8 configuration from `setup.cfg` to its own file
…eparate-file

Move Coverage.py configuration from `setup.cfg` to its own file
Setuptools has deprecated `python setup.py sdist` and
`python setup.py bdist_wheel` in favor of `python -m build`.

This commit replaces the deprecated commands with the new
`python -m build` command in `Makefile`, and moves the tool's
configuration from `setup.cfg` to `pyproject.toml`.

See also:
[How to modernize a `setup.py`` based project?](https://packaging.python.org/en/latest/guides/modernize-setup-py-project/)
([GitHub](https://github.com/pypa/packaging.python.org/blob/afb69f3d/source/guides/modernize-setup-py-project.rst))
> A simple, correct Python build frontend.

- [Web Site](https://build.pypa.io/)
- [VCS Repository](https://github.com/pypa/build.git)
- [Documentation](https://build.pypa.io/)
- [Software Repository](https://pypi.org/project/build/)
@jtrobles-cdd jtrobles-cdd added task Task or chore kind: deploy Deployment labels Aug 28, 2024
@jtrobles-cdd jtrobles-cdd self-assigned this Aug 28, 2024
@jtrobles-cdd jtrobles-cdd requested a review from a team as a code owner August 28, 2024 23:31
@sonarqubecloud
Copy link

@jtrobles-cdd jtrobles-cdd merged commit 03cda07 into master Aug 28, 2024
@jtrobles-cdd jtrobles-cdd deleted the deploy/v0.32.0 branch August 28, 2024 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind: deploy Deployment task Task or chore

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants