-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Bump google-auth from 1.30.2 to 1.31.0 #4645
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 [google-auth](https://github.com/googleapis/google-auth-library-python) from 1.30.2 to 1.31.0. - [Release notes](https://github.com/googleapis/google-auth-library-python/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md) - [Commits](googleapis/google-auth-library-python@v1.30.2...v1.31.0) --- updated-dependencies: - dependency-name: google-auth dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Jun 11, 2021
kiblik
pushed a commit
to kiblik/django-DefectDojo
that referenced
this pull request
Jun 13, 2021
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 1.30.2 to 1.31.0. - [Release notes](https://github.com/googleapis/google-auth-library-python/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md) - [Commits](googleapis/google-auth-library-python@v1.30.2...v1.31.0) --- updated-dependencies: - dependency-name: google-auth dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
valentijnscholten
added a commit
that referenced
this pull request
Jun 26, 2021
* APIv2: Add missing methods + tests * Cleanup * Skip Notes * Bump google-auth from 1.30.2 to 1.31.0 (#4645) Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 1.30.2 to 1.31.0. - [Release notes](https://github.com/googleapis/google-auth-library-python/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md) - [Commits](googleapis/google-auth-library-python@v1.30.2...v1.31.0) --- updated-dependencies: - dependency-name: google-auth dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump sqlalchemy from 1.4.17 to 1.4.18 (#4644) Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.17 to 1.4.18. - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/master/CHANGES) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) --- updated-dependencies: - dependency-name: sqlalchemy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump python-gitlab from 2.7.1 to 2.8.0 (#4647) Bumps [python-gitlab](https://github.com/python-gitlab/python-gitlab) from 2.7.1 to 2.8.0. - [Release notes](https://github.com/python-gitlab/python-gitlab/releases) - [Changelog](https://github.com/python-gitlab/python-gitlab/blob/master/CHANGELOG.md) - [Commits](python-gitlab/python-gitlab@v2.7.1...v2.8.0) --- updated-dependencies: - dependency-name: python-gitlab dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): update dependency postcss from 8.3.0 to v8.3.2 (docs/package.json) (#4639) Co-authored-by: Renovate Bot <bot@renovateapp.com> * Authorization V2: Global roles (#4520) * proof of concept * use Dojo_User instead of User * merge db migrations * rename db migration after rebase * initial commit * before tests * fixes after unit and integration tests * fixes after code review * documentation * rename db migration after rebase * global role for group after manual test * amended unit test * rename db migration after rebase * adjust unit test case after rebase * validation for global role in api * model class for global role * flake8 * api for global roles * changes for role_model * after code review * after 2nd code review * Add multiple members at once (#4625) * Fix API Swagger specs, add OpenAPI v3 (#4541) * APIv2: Add OpenAPI v3 schema (draft) * Swagger UI schema link default to json * swagger: fix schema engagement notes read * disable doc expansion * swagger: fix schema engagement notes read * fix risk acceptance swagger spec * fix risk acceptance swagger spec * adjust unit tests to new response code * add notes and risk acceptance to spectacular * Fix product tests * support password field as writeonly * fix AppAnalysis Tag serialization * fix Finding_Template Tag serialization * fix finding request response serialization specs * fix risak acceptance spec spectacular * fix RequestResponse Seriliazer * fix risk acceptance swagger spec * more openapi3 schema check work * fix note types path * fix enums and warnings * convert swagger decorators to openapi3 * convert swagger decorators to openapi3 * backport check for unexpected fields * add openapi v3 schema validation to unit tests * add openapi v3 schema validation to unit tests * finetune api docs * fix related fields schema * fix related fields schema * implement prefetch mixin support * improve schema types user groups * cleanup * cleanup * cleanup * improive menu labels * use correct serializer for preftch response schema * fix reverse manytomany * Migrate to OpenAPI3 * rerun scans Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Stefan Fleckenstein <stefan.fleckenstein@maibornwolff.de> Co-authored-by: valentijnscholten <valentijnscholten@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
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 google-auth from 1.30.2 to 1.31.0.
Release notes
Sourced from google-auth's releases.
Changelog
Sourced from google-auth's changelog.
Commits
ab12b8e
chore: release 1.31.0 (#771)a5e6b65
fix: avoid deleting items while iterating (#772)f97499c
feat: define useful properties ongoogle.auth.external_account.Credentials
...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 ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)