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

build(deps-dev): bump lunr/halo from 0.8.1 to 0.10.0 #634

Merged
merged 2 commits into from
Sep 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2024

Bumps lunr/halo from 0.8.1 to 0.10.0.

Release notes

Sourced from lunr/halo's releases.

Lunr.Halo 0.10.0

General:

  • Clean up use statements
  • Fix include path for Psr-Log in decomposer.json
  • Update Psr-Log

CI:

  • Remove Jenkinsfile

Lunr.Halo 0.9.0

CI

  • Add and enforce typos check
  • Configure PHPUnit whitelist based on directories

LegacyBaseTest

  • Add a (deprecated) version of Halo 0.8's BaseTest class for easier porting

LunrBaseTest

  • Rename reflection methods to no longer mention "accessible"
  • Proper typing of $this->class
  • Create reflection for parent when test class is a mock
  • Drop warnings for uopz 6
Commits
  • 995985e Merge branch 'release/0.9.x'
  • a20fd07 General: Clean up use statements
  • ae8d2ae Merge branch 'release/0.9.x'
  • e53c13e CI: Remove Jenkinsfile
  • b20cbb8 General: Fix include path for Psr-Log in decomposer.json
  • 0ac2ee4 General: Update Psr-Log
  • 672cb97 CI: Configure PHPUnit whitelist based on directories
  • 8ad692a LegacyBaseTest: Mark class as deprecated
  • 46077ee CI: Add and enforce typos check
  • 08905df LunrBaseTest: Drop warnings for uopz 6
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Sep 19, 2024
@dependabot dependabot bot force-pushed the dependabot/composer/lunr/halo-0.10.0 branch 5 times, most recently from a1ba368 to a563e67 Compare September 29, 2024 09:53
@SMillerDev SMillerDev force-pushed the dependabot/composer/lunr/halo-0.10.0 branch from a563e67 to 317f20a Compare September 29, 2024 10:57
dependabot bot and others added 2 commits September 29, 2024 12:57
Bumps [lunr/halo](https://github.com/lunr-php/lunr.halo) from 0.8.1 to 0.10.0.
- [Release notes](https://github.com/lunr-php/lunr.halo/releases)
- [Commits](lunr-php/lunr.halo@0.8.1...0.10.0)

---
updated-dependencies:
- dependency-name: lunr/halo
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@SMillerDev SMillerDev force-pushed the dependabot/composer/lunr/halo-0.10.0 branch from 317f20a to 783eca2 Compare September 29, 2024 10:57
Copy link

codecov bot commented Sep 29, 2024

Codecov Report

Attention: Patch coverage is 62.50000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 79.67%. Comparing base (f010ccd) to head (783eca2).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/PHPDraft/Parse/Drafter.php 50.00% 2 Missing ⚠️
.../PHPDraft/Model/Elements/ArrayStructureElement.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #634      +/-   ##
============================================
- Coverage     80.55%   79.67%   -0.88%     
  Complexity      324      324              
============================================
  Files            23       23              
  Lines           797      797              
============================================
- Hits            642      635       -7     
- Misses          155      162       +7     

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

Copy link

sonarcloud bot commented Sep 29, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
62.5% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

@SMillerDev SMillerDev merged commit 71bb7ec into main Sep 29, 2024
4 of 8 checks passed
@SMillerDev SMillerDev deleted the dependabot/composer/lunr/halo-0.10.0 branch September 29, 2024 12:15
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant