Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2025

Bumps quokka from 2.7.0 to 2.7.1.

Release notes

Sourced from quokka's releases.

v2.7.1

Fixes

  • Don't rewrite length() inside guard statements
  • Don't add additional line to blank files (fixes issue Credo.Check.Readability.RedundantBlankLines for whitespace only files)

Full Changelog: emkguts/quokka@v2.7.0...v2.7.1

Changelog

Sourced from quokka's changelog.

[2.7.1] - 2025-06-16

Fixes

  • Don't rewrite length() inside guard statements
  • Don't add additional line to blank files (fixes issue Credo.Check.Readability.RedundantBlankLines for whitespace only files)
Commits
  • 6d2e629 Release 2.7.1 docs
  • f3bc9d0 Update docs
  • 85d8895 Return empty string for whitespace-only files (#78)
  • 501a1d2 Fix ExpensiveEmptyEnumCheck rewrite breaking guard clauses, while still rewri...
  • 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 [quokka](https://github.com/smartrent/quokka) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/smartrent/quokka/releases)
- [Changelog](https://github.com/emkguts/quokka/blob/main/CHANGELOG.md)
- [Commits](emkguts/quokka@v2.7.0...v2.7.1)

---
updated-dependencies:
- dependency-name: quokka
  dependency-version: 2.7.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Jun 17, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build b069fa1f6b3afe6531d2f19e6737a016a420ac20

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 95.652%

Totals Coverage Status
Change from base Build 9a564d2a30b196d54912b28dbf7b550074b6acde: 0.0%
Covered Lines: 528
Relevant Lines: 552

💛 - Coveralls

@camatcode camatcode self-assigned this Jun 17, 2025
@camatcode camatcode merged commit 7e2c6b0 into main Jun 17, 2025
2 checks passed
@camatcode camatcode deleted the dependabot/hex/quokka-2.7.1 branch June 17, 2025 14:03
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 elixir Pull requests that update elixir code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants