-
Notifications
You must be signed in to change notification settings - Fork 22
Bump setuptools from 75.3.2 to 78.1.1 #1986
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
fb02b00 to
9dbd734
Compare
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]>
9dbd734 to
fc93bab
Compare
* Add run_all everywhere * Quality pass
* 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
* 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]>
|
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 setuptools from 75.3.2 to 78.1.1.
Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits
8e4868aBump version: 78.1.0 → 78.1.1100e9a6Merge pull request #49518faf1d7Add news fragment.2ca4a9fRely on re.sub to perform the decision in one expression.e409e80Extract _sanitize method for sanitizing the filename.250a6d1Add a check to ensure the name resolves relative to the tmpdir.d8390feExtract _resolve_download_filename with test.4e1e893Merge https://github.com/jaraco/skeleton3a3144fFix typo:pyproject.license->project.license(#4931)d751068Fix typo: pyproject.license -> project.licenseDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.