Skip to content
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

chore(deps-dev): bump elastic-apm from 6.20.0 to 6.22.0 #196

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2024

Bumps elastic-apm from 6.20.0 to 6.22.0.

Release notes

Sourced from elastic-apm's releases.

v6.22.0

Elastic APM Python agent

Features

  • Add ability to override default JSON serialization #2018

Full Changelog: elastic/apm-agent-python@v6.21.4...v6.22.0

v6.21.4

Elastic APM Python agent layer ARNs

Bug fixes

  • Fix urllib3 2.0.1+ crash with many args #2002
Region ARN
af-south-1 arn:aws:lambda:af-south-1:267093732750:layer:elastic-apm-python-ver-6-21-4:1

... (truncated)

Changelog

Sourced from elastic-apm's changelog.

==== 6.22.0 - 2024-04-03

[float] ===== Features

  • Add ability to override default JSON serialization {pull}2018#2018

[[release-notes-6.21.4]] ==== 6.21.4 - 2024-03-19

[float] ===== Bug fixes

  • Fix urllib3 2.0.1+ crash with many args {pull}2002#2002

[[release-notes-6.21.3]] ==== 6.21.3 - 2024-03-08

[float] ===== Bug fixes

  • Fix artifacts download in CI workflows {pull}1996#1996

[[release-notes-6.21.2]] ==== 6.21.2 - 2024-03-07

[float] ===== Bug fixes

  • Fix artifacts upload in CI build-distribution workflow {pull}1993#1993

[[release-notes-6.21.1]] ==== 6.21.1 - 2024-03-07

[float] ===== Bug fixes

  • Fix CI release workflow {pull}1990#1990

[[release-notes-6.21.0]] ==== 6.21.0 - 2024-03-06

[float] ===== Bug fixes

  • Fix starlette middleware setup without client argument {pull}1952#1952
  • Fix blocking of gRPC stream-to-stream requests {pull}1967#1967
  • Always take into account body reading time for starlette requests {pull}1970#1970
  • Make urllib3 transport tests more robust against local env {pull}1969#1969
  • Clarify starlette integration documentation {pull}1956#1956

... (truncated)

Commits
  • 711788b update CHANGELOG and bump version to 6.22.0 (#2023)
  • 2e2ea47 Remove vendored wrapt references (#2021)
  • a79d8b2 Use docker compose subcommand instead of docker-compose (#2022)
  • 3093376 tests: require Werkzeug < 3 for flask 2.0 tests (#2020)
  • 6eca846 tests/client: fix pytest mark skipif syntax (#2019)
  • 3688340 Add ability to override default serialization (#2018)
  • b78d465 build(deps): bump the github-actions group with 1 update (#2013)
  • d43253f fix: only set ELASTIC_CI_POST_VERSION when needed (Closes #2015) (#2016)
  • db40292 CONTRIBUTING: add more hints on what is required to cut a release (#1989)
  • f732b90 ci: add Flask 2.1+ and 3.0 to matrix (#2011)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [elastic-apm](https://github.com/elastic/apm-agent-python) from 6.20.0 to 6.22.0.
- [Release notes](https://github.com/elastic/apm-agent-python/releases)
- [Changelog](https://github.com/elastic/apm-agent-python/blob/main/CHANGELOG.asciidoc)
- [Commits](elastic/apm-agent-python@v6.20.0...v6.22.0)

---
updated-dependencies:
- dependency-name: elastic-apm
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 1, 2024
@dependabot dependabot bot requested a review from a team May 1, 2024 21:21
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants