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

Deploy release v1.3.2 #136

Merged
merged 40 commits into from
Sep 26, 2023
Merged

Deploy release v1.3.2 #136

merged 40 commits into from
Sep 26, 2023

Conversation

svillegas-cdd
Copy link
Contributor

@svillegas-cdd svillegas-cdd commented Sep 26, 2023

Ref: #135

dependabot bot and others added 30 commits July 13, 2023 13:27
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.2 to 3.1.4.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v3.1.2...v3.1.4)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…v/codecov-action-3.1.4

chore: Bump codecov/codecov-action from 3.1.2 to 3.1.4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3.5.2...v3.5.3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…s/checkout-3.5.3

chore: Bump actions/checkout from 3.5.2 to 3.5.3
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.5.0 to 4.7.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v4.5.0...v4.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
…s/setup-python-4.7.0

chore: Bump actions/setup-python from 4.5.0 to 4.7.0
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 3.0.4 to 3.0.6.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](actions/dependency-review-action@v3.0.4...v3.0.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
- [Software Repository](https://pypi.org/project/pip/23.1.2/)
- [Release notes](https://pip.pypa.io/en/stable/news/#v23-1-2)
- [Changelog](https://github.com/pypa/pip/blob/23.1.2/NEWS.rst#2312-2023-04-26)
- [Commits](pypa/pip@22.1.2...23.1.2)

Update procedure:

- Update Make variable `PYTHON_PIP_VERSION_SPECIFIER`.
chore(deps): Update `pip` from 22.1.2 to 23.1.2
- [Software Repository](https://pypi.org/project/pip-tools/6.14.0/)
- [Release notes](https://github.com/jazzband/pip-tools/releases/tag/6.14.0)
- [Changelog](https://github.com/jazzband/pip-tools/blob/6.14.0/CHANGELOG.md#6140-2023-06-28)
- [Commits](jazzband/pip-tools@6.8.0...6.14.0)

Update procedure:

- Update Make variable `PYTHON_PIP_TOOLS_VERSION_SPECIFIER`.
- Compile Python dependency manifests with `make python-deps-compile`.
chore(deps): Update `pip-tools` from 6.8.0 to 6.14.0
Bumps [mypy](https://github.com/python/mypy) from 1.1.1 to 1.4.1.
- [Commits](python/mypy@v1.1.1...v1.4.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 3.0.6 to 3.0.8.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](actions/dependency-review-action@v3.0.6...v3.0.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
…s/dependency-review-action-3.0.8

chore: Bump actions/dependency-review-action from 3.0.6 to 3.0.8
Update each Python Version for GitHub Actions
- [Software Repository](https://pypi.org/project/pip-tools/7.3.0/)
- [Release notes](https://github.com/jazzband/pip-tools/releases/tag/7.3.0)
- [Changelog](https://github.com/jazzband/pip-tools/blob/7.3.0/CHANGELOG.md#v730)
- [Commits](jazzband/pip-tools@6.14.0...7.3.0)

Update procedure:

- Update Make variable `PYTHON_PIP_TOOLS_VERSION_SPECIFIER`.
- Update version of `pip-tools` in file `requirements-dev.in`.
- Compile Python dependency manifests with `make python-deps-compile`.
Update pip-tools from 6.14.0 to 7.3.0
chore(deps): Add argument `--allow-unsafe` to `pip-compile`
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 4.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3.5.3...v4.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
…s/checkout-4.1.0

chore: Bump actions/checkout from 3.5.3 to 4.1.0
> Dependabot grouped updates are currently in beta and is subject to change.
>
> By default, Dependabot raises a single pull request for each dependency
> that needs to be updated to a newer version. You can use `groups` to
> create sets of dependencies (per package manager), so that Dependabot
> opens a single pull request to update multiple dependencies at the
> same time.

- Add group for development dependencies to Python dependencies.
- Add group for production dependencies to GitHub Actions dependencies.

Related documentation:
https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#groups
…pendabot-config

Add dependency groups to Dependabot configuration
Bumps the production-dependencies group with 3 updates: [actions/cache](https://github.com/actions/cache), [actions/upload-artifact](https://github.com/actions/upload-artifact) and [actions/dependency-review-action](https://github.com/actions/dependency-review-action).


Updates `actions/cache` from 3.3.1 to 3.3.2
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v3.3.1...v3.3.2)

Updates `actions/upload-artifact` from 3.1.2 to 3.1.3
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v3.1.2...v3.1.3)

Updates `actions/dependency-review-action` from 3.0.8 to 3.1.0
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](actions/dependency-review-action@v3.0.8...v3.1.0)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-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-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
…tion-dependencies-9fe130eb13

chore: Bump the production-dependencies group with 3 updates
Bumps the development-dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [black](https://github.com/psf/black) | `23.3.0` | `23.9.1` |
| [coverage](https://github.com/nedbat/coveragepy) | `7.2.5` | `7.3.1` |
| [flake8](https://github.com/pycqa/flake8) | `6.0.0` | `6.1.0` |
| [ipython](https://github.com/ipython/ipython) | `8.10.0` | `8.12.2` |
| [mypy](https://github.com/python/mypy) | `1.4.1` | `1.5.1` |
| [tox](https://github.com/tox-dev/tox) | `4.5.1` | `4.11.3` |

Updates `black` from 23.3.0 to 23.9.1
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@23.3.0...23.9.1)

Updates `coverage` from 7.2.5 to 7.3.1
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.2.5...7.3.1)

Updates `flake8` from 6.0.0 to 6.1.0
- [Commits](PyCQA/flake8@6.0.0...6.1.0)

Updates `ipython` from 8.10.0 to 8.12.2
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@8.10.0...8.12.2)

Updates `mypy` from 1.4.1 to 1.5.1
- [Commits](python/mypy@v1.4.1...v1.5.1)

Updates `tox` from 4.5.1 to 4.11.3
- [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.5.1...4.11.3)

---
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-minor
  dependency-group: development-dependencies
- dependency-name: ipython
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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
...

Signed-off-by: dependabot[bot] <[email protected]>
…dencies-e57ba21849

chore: Bump the development-dependencies group with 6 updates
dependabot bot and others added 10 commits September 26, 2023 17:40
Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.1 to 41.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@39.0.1...41.0.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.28.1...v2.31.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
chore: Bump cryptography from 39.0.1 to 41.0.4
chore: Bump requests from 2.28.1 to 2.31.0
Bumps [pygments](https://github.com/pygments/pygments) from 2.12.0 to 2.15.0.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](pygments/pygments@2.12.0...2.15.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
chore: Bump pygments from 2.12.0 to 2.15.0
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22.
- [Commits](certifi/python-certifi@2022.12.07...2023.07.22)

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

Signed-off-by: dependabot[bot] <[email protected]>
chore: Bump certifi from 2022.12.7 to 2023.7.22
@svillegas-cdd svillegas-cdd added the kind: deploy Deployment label Sep 26, 2023
@svillegas-cdd svillegas-cdd requested review from jtrobles-cdd and a team September 26, 2023 21:12
@svillegas-cdd svillegas-cdd self-assigned this Sep 26, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@jtrobles-cdd jtrobles-cdd added the task Task or chore label Sep 26, 2023
@svillegas-cdd svillegas-cdd merged commit 08d386d into master Sep 26, 2023
@svillegas-cdd svillegas-cdd deleted the deploy/v1.3.2 branch September 26, 2023 21:16
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