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 logbook from 1.5.3 to 1.7.0.post0 in /api/requirements #1134

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 29, 2023

Bumps logbook from 1.5.3 to 1.7.0.post0.

Release notes

Sourced from logbook's releases.

1.7.0.post0

See CHANGES

1.7.0

See CHANGES

1.6.0

See CHANGES

Changelog

Sourced from logbook's changelog.

Version 1.7.0.post0

Released on November 11th, 2023

  • Ensure setuptools can read version number statically during build

Version 1.7.0

Released on October 3rd, 2023

  • Dropped support for Python 3.7
  • Passing (keyfile, certfile) to MailHandler's secure argument is deprecated in favour of passing an ssl.SSLContext.
  • Python 3.12 support

Version 1.6.0

Released on July 30th, 2023

  • Dropped support for Python 2.7, 3.5, and 3.6.
  • Uses pyproject.toml based build.
  • Added nteventlog extra for NTEventLogHandler.
  • Supports SQLAlchemy 1.4 and 2.0.
  • Fix various deprecation warnings.
  • exc_info arg may be a BaseException instance (thanks Mattijs Ugen)
  • FileHandler supports path-like objects.
  • Fixed bug which prevented compilation on Cython 3
  • Wheels are generated for more platforms and architectures
Commits
  • f6ecc76 Merge branch 'release/1.7.0.post0'
  • e77135a Bump version to 1.7.0.post0
  • dc69de8 Update CHANGES
  • 11e7932 Merge pull request #363 from jameshilliard/fix-version-attr
  • a589aaa Merge pull request #362 from getlogbook/dependabot/github_actions/pypa/cibuil...
  • 3b7d90b Fix version attr module path with setuptools static attr parser
  • 36460ea Bump pypa/cibuildwheel from 2.16.1 to 2.16.2
  • 46e4ec8 Merge branch 'develop'
  • c22e03a Force readthedocs to use newer sphinx
  • e339dc1 Merge branch 'release/1.7.0'
  • Additional commits viewable 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 [logbook](https://github.com/getlogbook/logbook) from 1.5.3 to 1.7.0.post0.
- [Release notes](https://github.com/getlogbook/logbook/releases)
- [Changelog](https://github.com/getlogbook/logbook/blob/develop/CHANGES)
- [Commits](getlogbook/logbook@1.5.3...1.7.0.post0)

---
updated-dependencies:
- dependency-name: logbook
  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 Nov 29, 2023
Copy link

codecov bot commented Nov 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.27%. Comparing base (e64d648) to head (ae6fb3a).
Report is 40 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1134   +/-   ##
=======================================
  Coverage   90.27%   90.27%           
=======================================
  Files           1        1           
  Lines         823      823           
=======================================
  Hits          743      743           
  Misses         80       80           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 28, 2024

Superseded by #1296.

@dependabot dependabot bot closed this Oct 28, 2024
@dependabot dependabot bot deleted the dependabot/pip/api/requirements/logbook-1.7.0.post0 branch October 28, 2024 03:16
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