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 iso8601 from 2.0.0 to 2.1.0 #2148

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 11, 2023

Bumps iso8601 from 2.0.0 to 2.1.0.

Release notes

Sourced from iso8601's releases.

2.1.0

[2.1.0] - 2023-10-03

fixed

  • Use ruff for linting
  • Fixed CHANGELOG version links

added

  • Add readthedocs configuration
Changelog

Sourced from iso8601's changelog.

[2.1.0] - 2023-10-03

Fixed

  • Use ruff for linting
  • Fixed CHANGELOG version links

Added

  • Add readthedocs configuration
Commits
  • c147acc Release 2.1.0
  • 2a4a78d Merge pull request #33 from micktwomey/python-3.12
  • 15104f3 Add readthedocs configuration
  • 55cc570 Bump dependencies and use official python 3.12 release in github actions
  • c28cb09 Merge pull request #31 from micktwomey/bump-poetry-lock
  • 55e229d Update poetry lock
  • 2f3b230 Fixup CHANGELOG release links
  • c4020e1 Add version links to CHANGELOG.md
  • dd2268b Switch to ruff for linting
  • 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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 11, 2023
@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

Merging #2148 (617f649) into master (07da035) will decrease coverage by 23.11%.
Report is 1 commits behind head on master.
The diff coverage is n/a.

❗ Current head 617f649 differs from pull request most recent head b72e280. Consider uploading reports for the commit b72e280 to get more accurate results

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #2148       +/-   ##
===========================================
- Coverage   93.14%   70.04%   -23.11%     
===========================================
  Files          41       41               
  Lines        7310     7310               
  Branches     1098     1098               
===========================================
- Hits         6809     5120     -1689     
- Misses        350     2072     +1722     
+ Partials      151      118       -33     
Flag Coverage Δ
integration ?
unit 70.04% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 27 files with indirect coverage changes

Bumps [iso8601](https://github.com/micktwomey/pyiso8601) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/micktwomey/pyiso8601/releases)
- [Changelog](https://github.com/micktwomey/pyiso8601/blob/main/CHANGELOG.md)
- [Commits](micktwomey/pyiso8601@2.0.0...2.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/iso8601-2.1.0 branch from 617f649 to b72e280 Compare October 25, 2023 04:31
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