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

Bump aws-xray-sdk from 2.12.1 to 2.13.0 #523

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2024

Bumps aws-xray-sdk from 2.12.1 to 2.13.0.

Release notes

Sourced from aws-xray-sdk's releases.

2.13.0 Release

See details in CHANGELOG

Changelog

Sourced from aws-xray-sdk's changelog.

2.13.0

  • bugfix: Fix passing multiple values in testenv.passenv in tox.ini https://github.com/aws/aws-xray-sdk-python/pull/399
  • improvement: Pin flask < 3.x for flask sqlalchemy tests https://github.com/aws/aws-xray-sdk-python/pull/412
  • improvement: Bump werkzeug from 2.2.3 to 3.0.1 in /sample-apps/flask https://github.com/aws/aws-xray-sdk-python/pull/413
  • improvement: Fix typo in docs https://github.com/aws/aws-xray-sdk-python/pull/419
  • bugfix: Fix sqlalchemy_core patch errors for unencoded special characters in db url https://github.com/aws/aws-xray-sdk-python/pull/418
  • bugfix: Fix EB platform version for integration test https://github.com/aws/aws-xray-sdk-python/pull/420
Commits
  • 692a439 Release commit for v2.13.0 (#421)
  • c306099 Fix EB platform version for integration test (#420)
  • de7e178 Fix sqlalchemy_core patch errors for unencoded special characters in db url #...
  • 19fb262 Fix typo in docs (#419)
  • 2e07898 Enable testing on Python 3.12 (#400)
  • 9e6fa9f Merge pull request #413 from aws/dependabot/pip/sample-apps/flask/werkzeug-3.0.1
  • 1fa9e51 Bump werkzeug from 2.2.3 to 3.0.1 in /sample-apps/flask
  • c0550a5 Pin flask < 3.x for flask sqlalchemy tests (#412)
  • 9d27fe2 Fix passing multiple values in testenv.passenv in tox.ini (#399)
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [aws-xray-sdk](https://github.com/aws/aws-xray-sdk-python) from 2.12.1 to 2.13.0.
- [Release notes](https://github.com/aws/aws-xray-sdk-python/releases)
- [Changelog](https://github.com/aws/aws-xray-sdk-python/blob/master/CHANGELOG.rst)
- [Commits](aws/aws-xray-sdk-python@2.12.1...2.13.0)

---
updated-dependencies:
- dependency-name: aws-xray-sdk
  dependency-type: direct:production
  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 Mar 13, 2024
Copy link
Member

@jonathangreen jonathangreen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit ec0e812 into main Apr 12, 2024
9 checks passed
@dependabot dependabot bot deleted the dependabot/pip/aws-xray-sdk-2.13.0 branch April 12, 2024 18:32
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.

1 participant