Skip to content

Commit fbc1f97

Browse files
dependabot[bot]okorachokorach-sonar
authored
Bump setuptools from 75.3.2 to 78.1.1 (#1986)
* Bump setuptools from 75.3.2 to 78.1.1 Bumps [setuptools](https://github.com/pypa/setuptools) from 75.3.2 to 78.1.1. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v75.3.2...v78.1.1) --- updated-dependencies: - dependency-name: setuptools dependency-version: 78.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Add-run-all-everywhere (#2002) * Add run_all everywhere * Quality pass * Handle-exceptions-at-the-root-request (#2003) * Fix bug * Convert exceptions at the root * Adjust to exceptions in platform * Make gitlab groups a list setting * Remove au lowercasing for API errors * Adjust to exceptions in platform * Allow new param as multi-valued * Adjust to QG not found message * Separate exception for HTTP and Connection Error * Simplify import_zip excepton handling * Disallowed to remove admin permission to the admin user * Adjust exception handling * Add illegal issue transition * Add illegal issue transition * Fix * Raise IllegalIssueTransition * Remove Illegal Issue Transition Exception * Remove illegal issue err code * Remove nolint option from the run_scanner call * Formatting * Fix key callection for object not found * Handle ObjectNotFound for import_zip * Remove exception handling in delete() * Fixes on WebHook corner cases * Add auto gen of unsupported operation for bad parameter value * Remove ConnectionError, it's a type of RequestException * Remove useless CLI parameters process * Raise UnsupportedOperationw hen passing a wrong severity * Verify exception when passing incorrect parameters * Verify exception when import non existing project key * Verify exception when webhook with too small secret string * Handle update when reference portfolio already exists * Remove exception handling (handled in Platform) * Add exception handling for incorretc API param value * Quality pass * Add type hints * Quality pass * Quality pass * Fix key retrieval in case of exception * Add message to detect not found * Refactoring * Adjust to 9.9 * Adjust to 9.9 * Use poetry to install dependencies * Fix run_linters * Find ruff from python * Remove python to ruff ruff * Install deps before running linters * Remove install before runninng linters * Try to run linters in same env * Refactor-error-handling-part-2 (#2004) * 2nd pass of exceptions refactoring * Remove useless parens for walrus ops * Formatting * Remove unused imports and vars due to centralized exception handling * Refactor * New tests for branches * Remove unused imports * Clear cache when object not found * More robust clear when object not found * Better tests * Use platform exception handling * More centralized exception handling * Quality pass * Add docstring * Quality pass * Add more tests * Add more tests * Move Levenshtein distance calc in utilities * Fix docstrings * add test_exists() * Formatting * Small refactoring * Fix get_findings() * Add get_findings() * Adjust test_exists() for CB * Adjust test_rename() for variable main branch name * Adjust test_request_error() for connection error * Detect unsupported operation from unknown URL * Adjust to variable main branch name * Adjust to 9.9 that can't set main branch * Remove non class get_object() * Remove non class rule get_object() * Remove noisy log * Add cache class * Add cache class * Temporarily remove portfolio export test * Clear caches after corrupting branches or projects * Quality pass * Change max issues in sonar-tools * Add more tests * Fix bug * Fix test * Fix tests sync * Add branches to test project * Formatting --------- Co-authored-by: Olivier Korach <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Olivier Korach <[email protected]> Co-authored-by: Olivier Korach <[email protected]>
1 parent f56211e commit fbc1f97

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

poetry.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)