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 #836

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 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

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 [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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 3, 2023
@neu-ro-github-bot neu-ro-github-bot bot enabled auto-merge (squash) October 3, 2023 03:47
@codecov
Copy link

codecov bot commented Oct 3, 2023

Codecov Report

Merging #836 (95b8c42) into master (bb86644) will decrease coverage by 0.10%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #836      +/-   ##
==========================================
- Coverage   86.41%   86.31%   -0.10%     
==========================================
  Files          12       12              
  Lines        2090     2090              
  Branches      289      289              
==========================================
- Hits         1806     1804       -2     
- Misses        173      174       +1     
- Partials      111      112       +1     
Flag Coverage Δ
integration 79.47% <ø> (-1.11%) ⬇️
unit 47.36% <ø> (ø)

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

see 1 file with indirect coverage changes

@neu-ro-github-bot neu-ro-github-bot bot merged commit 61b0e6e into master Oct 3, 2023
10 of 11 checks passed
@neu-ro-github-bot neu-ro-github-bot bot deleted the dependabot/pip/iso8601-2.1.0 branch October 3, 2023 04:33
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