zingimmick / laravel-scout-opensearch

Laravel Scout custom engine for OpenSearch
MIT License
19 stars 6 forks source link

Bump paambaati/codeclimate-action from 3.2.0 to 4.0.0 #54

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps paambaati/codeclimate-action from 3.2.0 to 4.0.0.

Release notes

Sourced from paambaati/codeclimate-action's releases.

v4.0.0

4.0.0 (2023-04-23)

Bug Fixes

  • ci: debug outputs (11ed927)
  • ci: fix invalid YAML (8f95f43)
  • ci: fix the tag detection logic for new releases (f787a56)
  • ci: rebuild and republish to use new branch and workflows (0c99fb3)
  • ci: republish so latest changes get applied (8f00eaa)
  • ci: republish so latest changes get applied (fa71c1f)
  • ci: set up correct (?) condition to trigger publish (3e9c9ce)
  • ci: try once again to publish new version (bcd27f6)
  • ci: use the un-broken latest version of the workflow (0fe0643)
  • ci: validate empty new release version (2b9684a)
  • core: support ARM 64-bit environments (ea13673)
  • core: support ARM 64-bit environments (99e22b3)

Features

BREAKING CHANGES

  • ci: semantic-release and its process is fundamentally broken when the repo moved from master to main for its main branch. This is an attempt to try to unfuck the git log/ref notes
Changelog

Sourced from paambaati/codeclimate-action's changelog.

4.0.0 (2023-04-23)

Bug Fixes

  • ci: debug outputs (11ed927)
  • ci: fix invalid YAML (8f95f43)
  • ci: fix the tag detection logic for new releases (f787a56)
  • ci: rebuild and republish to use new branch and workflows (0c99fb3)
  • ci: republish so latest changes get applied (8f00eaa)
  • ci: republish so latest changes get applied (fa71c1f)
  • ci: set up correct (?) condition to trigger publish (3e9c9ce)
  • ci: try once again to publish new version (bcd27f6)
  • ci: use the un-broken latest version of the workflow (0fe0643)
  • ci: validate empty new release version (2b9684a)
  • core: support ARM 64-bit environments (ea13673)
  • core: support ARM 64-bit environments (99e22b3)

Features

BREAKING CHANGES

  • ci: semantic-release and its process is fundamentally broken when the repo moved from master to main for its main branch. This is an attempt to try to unfuck the git log/ref notes
Commits


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 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)
codecov[bot] commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (2.x@7414df4). Click here to learn what that means. Patch has no changes to coverable lines.

:exclamation: Current head 3f9666e differs from pull request most recent head 68f52ac. Consider uploading reports for the commit 68f52ac to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.x #54 +/- ## ====================================== Coverage ? 98.59% Complexity ? 40 ====================================== Files ? 2 Lines ? 142 Branches ? 0 ====================================== Hits ? 140 Misses ? 2 Partials ? 0 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

zingimmick commented 1 year ago

@dependabot rebase