OpShin / opshin

A simple pythonic programming language for Smart Contracts on Cardano
https://book.opshin.dev/
MIT License
137 stars 26 forks source link

Bump coveralls from 3.4.0a1 to 4.0.1 #380

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps coveralls from 3.4.0a1 to 4.0.1.

Release notes

Sourced from coveralls's releases.

4.0.1 (2024-05-15)

Internal

4.0.0 (2024-04-29)

BREAKING CHANGES

When config.ignore_errors is Falsey, failures to parse Python files or look up file sources will now interrupt and early exit collection, which matches default coverage behaviour. Previously, we had manually muted these errors and/or only errored after collecting multiple failures.

See the coverage.py docs for setting this option.

Features

Bug Fixes

Internal

Changelog

Sourced from coveralls's changelog.

4.0.1 (2024-05-15)

Internal

4.0.0 (2024-04-29)

BREAKING CHANGES

When config.ignore_errors is Falsey, failures to parse Python files or look up file sources will now interrupt and early exit collection, which matches default coverage behaviour. Previously, we had manually muted these errors and/or only errored after collecting multiple failures.

See the coverage.py docs for setting this option.

Features

Bug Fixes

Internal

3.3.1 (2021-11-11)

Bug Fixes

Internal

  • exclude a few incompatible coverage versions (#337)

... (truncated)

Commits
  • e20a8c8 chore(release): bump version
  • b566fc3 test(git): support running tests outside of gitdir (#443)
  • f41dca5 feat(deps): add support for coverage v7.5+ (#442)
  • afea549 docs(changelog): reference coverage.py config docs
  • ee0f09b chore(deps): update pre-commit hook pycqa/pylint to v3.2.0
  • f466374 chore(deps): update pre-commit hook pycqa/pylint to v3.1.1 (#438)
  • 6514a59 chore(deps): update pandoc/core docker tag to v3.2.0
  • a30b404 chore(deps): update actions/checkout action to v4.1.5
  • b274e07 chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0....
  • 33f0bea chore(deps): lock file maintenance
  • Additional commits viewable 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @nielstron.


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 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)
socket-security[bot] commented 2 months ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
pypi/xattr@1.1.0 filesystem, unsafe 0 131 kB alexgaynor, bob, ronaldoussoren

🚮 Removed packages: pypi/coveralls@3.4.0a1, pypi/coveralls@3.4.0a1

View full report↗︎

nielstron commented 1 month ago

@dependabot merge

dependabot[bot] commented 1 month ago

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

dependabot[bot] commented 1 month ago

Looks like coveralls is up-to-date now, so this is no longer needed.