Bump the bot-dependencies group across 1 directory with 7 updates#198
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Bump the bot-dependencies group across 1 directory with 7 updates#198dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the bot-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2024.7.4` | `2024.8.30` | | [datadog](https://github.com/DataDog/datadogpy) | `0.49.1` | `0.50.0` | | [psycopg](https://github.com/psycopg/psycopg) | `3.2.1` | `3.2.2` | | [pytz](https://github.com/stub42/pytz) | `2024.1` | `2024.2` | | [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz) | `3.9.6` | `3.9.7` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.13.0` | `2.14.0` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.2` | `2.2.3` | Updates `certifi` from 2024.7.4 to 2024.8.30 - [Commits](certifi/python-certifi@2024.07.04...2024.08.30) Updates `datadog` from 0.49.1 to 0.50.0 - [Release notes](https://github.com/DataDog/datadogpy/releases) - [Changelog](https://github.com/DataDog/datadogpy/blob/master/CHANGELOG.md) - [Commits](DataDog/datadogpy@v0.49.1...v0.50.0) Updates `psycopg` from 3.2.1 to 3.2.2 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.2.1...3.2.2) Updates `pytz` from 2024.1 to 2024.2 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2024.1...release_2024.2) Updates `rapidfuzz` from 3.9.6 to 3.9.7 - [Release notes](https://github.com/rapidfuzz/RapidFuzz/releases) - [Changelog](https://github.com/rapidfuzz/RapidFuzz/blob/main/CHANGELOG.rst) - [Commits](rapidfuzz/RapidFuzz@v3.9.6...v3.9.7) Updates `sentry-sdk` from 2.13.0 to 2.14.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.13.0...2.14.0) Updates `urllib3` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.2...2.2.3) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bot-dependencies - dependency-name: datadog dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bot-dependencies - dependency-name: psycopg dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bot-dependencies - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bot-dependencies - dependency-name: rapidfuzz dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bot-dependencies - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bot-dependencies - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bot-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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
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.
Bumps the bot-dependencies group with 7 updates in the / directory:
2024.7.42024.8.300.49.10.50.03.2.13.2.22024.12024.23.9.63.9.72.13.02.14.02.2.22.2.3Updates
certififrom 2024.7.4 to 2024.8.30Commits
325c2fd2024.08.30 (#304)d66bf5fBump actions/upload-artifact from 4.3.5 to 4.3.6 (#302)2150f23Bump actions/upload-artifact from 4.3.4 to 4.3.5 (#301)fc9b771Bump actions/setup-python from 5.1.0 to 5.1.1 (#300)965b239Bump actions/download-artifact from 4.1.7 to 4.1.8 (#297)c1f50ccBump actions/upload-artifact from 4.3.3 to 4.3.4 (#296)Updates
datadogfrom 0.49.1 to 0.50.0Release notes
Sourced from datadog's releases.
Changelog
Sourced from datadog's changelog.
Commits
9b2aab0Release 0.50.0 (#849)74ffb61Add client side aggregation (#844)cabf231Fix a potential deadlock on fork (#836)3f674b2feat(origin detection): implement new spec (#839)8ba18e8add metric object type (#837)cca8ac7Support passing Unix timestamps to dogstatsd (#831)b05583efeat(origin detection): send both container ID and Entity ID (#828)a775c8bRename integrations-tools-and-libraries to api-clients in CODEOWNERS (#825)c89d99fadd readthedocs config file (#824)a4380e6start dev cycle (#822)Updates
psycopgfrom 3.2.1 to 3.2.2Changelog
Sourced from psycopg's changelog.
... (truncated)
Commits
d027a87chore: bump psycopg package version to 3.2.2026c123Merge pull request #890 from edgarrmondragon/build-cp313-wheels86d7772docs: add update instructions for new major Python releases8089851docs: add Python 3.13 support news entriescf3bc88docs: mention Python 3.13 supported in install docs9b97811chore: add Python 3.13 to trove classifiers6e20188ci: build Python 3.13 wheelsa5b67badocs: replace fastapi events with lifespand13137achore(deps): bump pypa/cibuildwheel in the actions group6f7dcc4Fix typo in cursor tableUpdates
pytzfrom 2024.1 to 2024.2Commits
3944f75Bump version numbers to 2024.2 / 2024b640c9bdIANA 2024b382ca0cSquashed 'tz/' changes from 380c07cef..923e54bae96a1e88Stop testing unavailable and EOL Python 3.568186b6Add support for Python 3.13e994058Run other jobs if one fails2326f9fBump GitHub ActionsUpdates
rapidfuzzfrom 3.9.6 to 3.9.7Release notes
Sourced from rapidfuzz's releases.
Changelog
Sourced from rapidfuzz's changelog.
... (truncated)
Commits
cb960f9tag build8f74704workaround crash in mutexUpdates
sentry-sdkfrom 2.13.0 to 2.14.0Release notes
Sourced from sentry-sdk's releases.
Changelog
Sourced from sentry-sdk's changelog.
Commits
1e73ce9Updated changelog3d0edfdrelease: 2.14.06814df9tests: Remove broken bottle tests (#3505)0934e04Fixed config for old coverage versions (#3504)9fc3bd2Fix AWS Lambda tests (#3495)e99873dBetter test coverage reports (#3498)0fb9606feat(celery): Add wrapper forCelery().send_taskto support behavior as `Ta...16d05f4fix(django): SentryWrappingMiddleware.init fails if super() is object9df2b21feat(strawberry): Support Strawberry 0.239.2 (#3491)cd15bffref: Remove obsolete object as superclass (#3480)Updates
urllib3from 2.2.2 to 2.2.3Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
Commits
2458bfcRelease 2.2.39b25db6Only attempt to publish for upstreamb9adeefDrop support for EOL PyPy3.8 and PyPy3.9b1d4649Add explicit support for Python 3.13cc42860Bump cryptography from 42.0.4 to 43.0.1 (#3470)3dae2e9Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (#3469)1e94febRevert "Add TLS settings for HTTP/2 (#3456)" (#3466)aa73abcBump actions/setup-python from 5.1.0 to 5.2.0 (#3468)abbfbcbAdd 1.26.20 to changelog and make the publish workflow the same (#3464)d480615Add TLS settings for HTTP/2 (#3456)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 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions