chore: bump the python group across 2 directories with 5 updates #1940
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 the python group with 4 updates in the / directory: python-gitlab, sentry-sdk, importlib-metadata and ruff.
Bumps the python group with 4 updates in the /git_services directory: sentry-sdk, importlib-metadata, ruff and renku.
Updates
python-gitlab
from 4.5.0 to 4.8.0Release notes
Sourced from python-gitlab's releases.
... (truncated)
Changelog
Sourced from python-gitlab's changelog.
... (truncated)
Commits
18f6be5
chore: release v4.8.032dbc6f
feat(api): add support for project cluster agentsee393a1
test(registry): disable functional tests for unavailable endpointsc307dd2
refactor(package_protection_rules): add missing attributes6d31649
feat(api): add support for container registry protection rulesd509da6
docs: document how to usesudo
if modifying an object6b37811
feat(api): add support for package protection rulesc378817
docs: variables: add note aboutfilter
for updating6fedfa5
chore(deps): update gitlab/gitlab-ee docker tag to v17.1.2-ee.04a2b213
chore(deps): update all non-major dependenciesUpdates
sentry-sdk
from 2.5.1 to 2.10.0Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
b026dbd
Update CHANGELOG.mdc45640b
release: 2.10.05bad5c6
feat(openai): Make tiktoken encoding name configurable + tiktoken usage opt-i...84a2afc
feat(pymongo): Send query description as valid JSON (#3291)301c4b8
OpenAI: Lazy initialize tiktoken to avoid http at import time (#3287)ae034ab
ref(consts): Remove Python 2 compatibility code (#3284)8a95971
docs(init): Fixsentry_sdk.init
type hint (#3283)4fb51f2
Add the client cert and key support to HttpTransport (#3258)06d5da1
ref(profiling): Deprecatehub
inProfile
(#3270)1e82809
ref(init): Stop usingHub
ininit
Updates
importlib-metadata
from 7.1.0 to 8.0.0Changelog
Sourced from importlib-metadata's changelog.
Commits
f390168
Finalizec3bae1e
Merge pull request #491 from python/debt/remove-legacya970a49
Message.getitem now raises a KeyError on missing keys.32c14aa
Removed deprecated support for Distribution subclasses not implementing abstr...b76931d
Finalize48d2a85
Merge pull request #482 from dan-blanchard/fix-relative-tob94b42e
Add news fragmente4d1dcc
Remove additional method in SimplePath.07a2a44
Revert "Fix mypy failure that has nothing to do with this PR"b815aee
Mark compat code as uncovered.Updates
ruff
from 0.4.9 to 0.5.2Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
dc8db1a
Make some amendments to the v0.5.2 changelog (#12319)18c364d
[flake8-bandit
] Support explicit string concatenations in S310 HTTP detecti...7a7c601
Bump version to v0.5.2 (#12316)3bfbbbc
Avoid allocation when validating HTTP and HTTPS prefixes (#12313)1a3ee45
[flake8-bandit
] AvoidS310
violations for HTTP-safe f-strings (#12305)6584886
[refurb
] Makelist-reverse-copy
an unsafe fix (#12303)456d6a2
Considerwith
blocks as single-item branches (#12311)940df67
Omit code frames for fixes with empty ranges (#12304)e58713e
Make cache-write failures non-fatal (#12302)aa5c53b
Remove 'non-obvious' allowance for E721 (#12300)Updates
sentry-sdk
from 2.5.1 to 2.10.0Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
b026dbd
Update CHANGELOG.mdc45640b
release: 2.10.05bad5c6
feat(openai): Make tiktoken encoding name configurable + tiktoken usage opt-i...84a2afc
feat(pymongo): Send query description as valid JSON (#3291)301c4b8
OpenAI: Lazy initialize tiktoken to avoid http at import time (#3287)ae034ab
ref(consts): Remove Python 2 compatibility code (#3284)8a95971
docs(init): Fixsentry_sdk.init
type hint (#3283)4fb51f2
Add the client cert and key support to HttpTransport (#3258)06d5da1
ref(profiling): Deprecatehub
inProfile
(#3270)1e82809
ref(init): Stop usingHub
ininit
Updates
importlib-metadata
from 7.1.0 to 8.0.0Changelog
Sourced from importlib-metadata's changelog.