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 pdpyras from 5.0.4 to 5.1.0 #67

Merged
merged 2 commits into from
Jun 27, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 26, 2023

Bumps pdpyras from 5.0.4 to 5.1.0.

Release notes

Sourced from pdpyras's releases.

v5.1: Exception inheritance and custom change event timestamps

  • The method ChangeEventsAPIClient.submit now accepts an optional timestamp parameter that allows the user to set the payload.timestamp value in the event
  • When raising an exception due to a non-transient network issue, the upstream exception is explicitly cited as the source exception
  • Features that were deprecated in v5.0 are now removed
Changelog

Sourced from pdpyras's changelog.

<title>Changelog &[#8212](https://github.com/PagerDuty/pdpyras/issues/8212); PagerDuty Python REST API Sessions 5.1.0 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/alabaster.css" />
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
<script src="_static/jquery.js"></script>
<script src="_static/underscore.js"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js"></script>
<script src="_static/doctools.js"></script>
<script src="_static/sphinx_highlight.js"></script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="prev" title="Contribution Guide" href="contributing.html" />
<div class="document">
  <div class="documentwrapper">
    <div class="bodywrapper">
  &lt;div class=&quot;body&quot; role=&quot;main&quot;&gt;

... (truncated)

Commits
  • da05e07 Merge pull request #113 from PagerDuty/v5.1-exception-inheritance-change-even...
  • d097c62 Rebuild docs for v5.1.0
  • 5f390db Bump version
  • dfca435 Update CHANGELOG.rst for v5.1 and fix link
  • 49bc682 Remove deprecated keyword arguments, methods and properties.
  • 5c078dc Supplement exception context with upstream network/HTTP errors as cause when ...
  • 1263e1f Allow specifying a custom timestamp for change events (addresses #111)
  • See full diff 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 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 [pdpyras](https://github.com/PagerDuty/pdpyras) from 5.0.4 to 5.1.0.
- [Release notes](https://github.com/PagerDuty/pdpyras/releases)
- [Changelog](https://github.com/PagerDuty/pdpyras/blob/main/docs/changelog.html)
- [Commits](PagerDuty/pdpyras@v5.0.4...v5.1.0)

---
updated-dependencies:
- dependency-name: pdpyras
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from mbovo as a code owner June 26, 2023 23:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 26, 2023
@mbovo mbovo enabled auto-merge (squash) June 27, 2023 14:06
@mbovo mbovo merged commit 8eb98f0 into main Jun 27, 2023
@mbovo mbovo deleted the dependabot/pip/main/pdpyras-5.1.0 branch June 27, 2023 14:07
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