-
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
Deploy release v1.3.2 #136
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
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]>
…s/dependency-review-action-3.0.6
- [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]>
chore: Bump mypy from 1.1.1 to 1.4.1
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
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
Release v1.3.2
Kudos, SonarCloud Quality Gate passed!
|
jtrobles-cdd
approved these changes
Sep 26, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Ref: #135