-
Notifications
You must be signed in to change notification settings - Fork 12
Deploy release v0.23.2 #535
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
Merged
Merged
Conversation
This file contains hidden or 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
Enable Editor Configuration validation in Super-Linter
- [Software Repository](https://pypi.org/project/pydantic/1.10.12/) - [Release notes](https://github.com/pydantic/pydantic/releases/tag/v1.10.12) - [Changelog](https://github.com/pydantic/pydantic/blob/v1.10.12/HISTORY.md#v11012-2023-07-24) - [Commits](pydantic/pydantic@v1.10.4...v1.10.12)
chore(deps): Update `pydantic` from 1.10.4 to 1.10.12
- Fix incorrect type annotation of `get_version()` in `setup.py`. - Add missing type annotations to `setup_requirements` and `test_requirements` in `setup.py`. - Update Mypy configuration to ignore missing imports for `setuptools`.
…ecking Fix type checking of Setuptools configuration
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.2 to 41.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@41.0.2...41.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
chore: Bump cryptography from 41.0.2 to 41.0.3
We will not update `bumpversion` with Dependabot until we have examined the changes in the new version and determined that it is safe to update.
> 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
Add dependency groups to Dependabot configuration
Bumps the production-dependencies group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/dependency-review-action](https://github.com/actions/dependency-review-action). Updates `actions/checkout` from 3.5.3 to 3.6.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...v3.6.0) Updates `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/checkout dependency-type: direct:production update-type: version-update:semver-minor 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-8640127d24 chore: Bump the production-dependencies group with 2 updates
Release v0.23.2
|
Kudos, SonarCloud Quality Gate passed!
|
jtrobles-cdd
approved these changes
Sep 5, 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: #534