Skip to content

Commit

Permalink
0.25.18
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Dec 5, 2024
1 parent b9ba9ab commit b9d0710
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 1 deletion.
88 changes: 88 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,94 @@
# CHANGELOG


## v0.25.18 (2024-12-05)

### Bug Fixes

- **deps**: Update dependency sentry-sdk to v2.19.1
([#791](https://github.com/MartinBernstorff/Memium/pull/791),
[`b9ba9ab`](https://github.com/MartinBernstorff/Memium/commit/b9ba9ab7fe9ffab9d63f4c1ee14d670b5559d0e3))

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| |
[sentry-sdk](https://redirect.github.com/getsentry/sentry-python)
([changelog](https://redirect.github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)) |
`==2.19.0` -> `==2.19.1` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/sentry-sdk/2.19.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/sentry-sdk/2.19.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/sentry-sdk/2.19.0/2.19.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/sentry-sdk/2.19.0/2.19.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details> <summary>getsentry/sentry-python (sentry-sdk)</summary>

### [`v2.19.1`](https://redirect.github.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#2191)

[Compare Source](https://redirect.github.com/getsentry/sentry-python/compare/2.19.0...2.19.1)

##### Various fixes & improvements

- Fix errors when instrumenting Django cache
([#&#8203;3855](https://redirect.github.com/getsentry/sentry-python/issues/3855)) by
[@&#8203;BYK](https://redirect.github.com/BYK) - Copy `scope.client` reference as well
([#&#8203;3857](https://redirect.github.com/getsentry/sentry-python/issues/3857)) by
[@&#8203;sl0thentr0py](https://redirect.github.com/sl0thentr0py) - Don't give up on Spotlight on 3
errors ([#&#8203;3856](https://redirect.github.com/getsentry/sentry-python/issues/3856)) by
[@&#8203;BYK](https://redirect.github.com/BYK) - Add missing stack frames
([#&#8203;3673](https://redirect.github.com/getsentry/sentry-python/issues/3673)) by
[@&#8203;antonpirker](https://redirect.github.com/antonpirker) - Fix wrong metadata type in async
gRPC interceptor ([#&#8203;3205](https://redirect.github.com/getsentry/sentry-python/issues/3205))
by [@&#8203;fdellekart](https://redirect.github.com/fdellekart) - Rename launch darkly hook to
match JS SDK ([#&#8203;3743](https://redirect.github.com/getsentry/sentry-python/issues/3743)) by
[@&#8203;aliu39](https://redirect.github.com/aliu39) - Script for checking if our instrumented
libs are Python 3.13 compatible
([#&#8203;3425](https://redirect.github.com/getsentry/sentry-python/issues/3425)) by
[@&#8203;antonpirker](https://redirect.github.com/antonpirker) - Improve Ray tests
([#&#8203;3846](https://redirect.github.com/getsentry/sentry-python/issues/3846)) by
[@&#8203;antonpirker](https://redirect.github.com/antonpirker) - Test with Celery `5.5.0rc3`
([#&#8203;3842](https://redirect.github.com/getsentry/sentry-python/issues/3842)) by
[@&#8203;sentrivana](https://redirect.github.com/sentrivana) - Fix asyncio testing setup
([#&#8203;3832](https://redirect.github.com/getsentry/sentry-python/issues/3832)) by
[@&#8203;sl0thentr0py](https://redirect.github.com/sl0thentr0py) - Bump `codecov/codecov-action`
from `5.0.2` to `5.0.7`
([#&#8203;3821](https://redirect.github.com/getsentry/sentry-python/issues/3821)) by
[@&#8203;dependabot](https://redirect.github.com/dependabot) - Fix CI
([#&#8203;3834](https://redirect.github.com/getsentry/sentry-python/issues/3834)) by
[@&#8203;sentrivana](https://redirect.github.com/sentrivana) - Use new ClickHouse GH action
([#&#8203;3826](https://redirect.github.com/getsentry/sentry-python/issues/3826)) by
[@&#8203;antonpirker](https://redirect.github.com/antonpirker)

</details>

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

**Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job
log](https://developer.mend.io/github/MartinBernstorff/Memium).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>


## v0.25.17 (2024-12-04)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "memium"
version = "0.25.17"
version = "0.25.18"
authors = [{ name = "Martin Bernstorff", email = "[email protected]" }]
description = "Memium"
classifiers = ["Programming Language :: Python :: 3.11"]
Expand Down

0 comments on commit b9d0710

Please sign in to comment.