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

chore(ci): bump paambaati/codeclimate-action from 5 to 9 #429

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2024

Bumps paambaati/codeclimate-action from 5 to 9.

Release notes

Sourced from paambaati/codeclimate-action's releases.

v9.0.0

9.0.0 (2024-08-21)

Features

  • core: add support for batch-size (3c144ec)

Miscellaneous Chores

v8.0.0

8.0.0 (2024-06-12)

⚠ BREAKING CHANGES

  • declare new environment verification option in action.yml
  • new environment verification flag
  • new environment verification flag
  • migrate everything to ESM-only
  • upgrade module to ESM
  • ci: this doesn't change the functionality of the core action, but it does change how releases are made in the future.
  • Trying to make semantic-release push a new release
  • this should ideally get published as v5
  • this should ideally get published as v5
  • core: Support Windows, now that CodeClimate has released a Windows binary of the reporter – see codeclimate.com/changelog/7dd79ee1cf1af7141b2bd18b
  • core: Support Windows, now that CodeClimate has released a Windows binary of the reporter
  • 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

core

Features

  • ci: replace semantic-release with Google's release-please. (854ea46)
  • core/internal: migrate to Japa as test runner. (c909795)
  • core: cleanup downloaded artifacts (f331896), closes #639
  • core: migrate everything to ESM-only (6e2b10b)
  • core: support fork PRs. (70a75ac), closes #627
  • core: Support Windows (f0efca8)
  • core: Support Windows (9787ba6)
  • migrate everything to ESM-only (fed36ec)

... (truncated)

Changelog

Sourced from paambaati/codeclimate-action's changelog.

[2.5.0] - 2020-02-25

Added

[2.4.0] - 2020-01-07

Added

[2.3.0] - 2019-10-31

Added

[2.2.6] - 2019-10-31

Fixed

  • env issues introduced after the Husky-related fixes.

[2.2.5] - 2019-10-29

Fixed

  • Remove husky as a dependency.

Changed

[2.2.4] - 2019-10-27

Fixed

[2.2.3] - 2019-10-27

Fixed

[2.2.2] - 2019-10-27

Fixed

  • Code coverage will also be available in 'Overview' tab - via #43.

[2.2.1] - 2019-09-19

Changed

  • Upgrade to @actions/core v1.1.1 - via #20.

[2.2.0] - 2019-08-28

Fixed

  • Inject GITHUB_ environment vars as CC-specific ones - via #3. Thanks @​b4nst!

[2.1.0] - 2019-08-16

Added

  • Release script.

Changed

  • ⚡️ Replaced got with node-fetch. Now the action should run faster!

... (truncated)

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 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 [paambaati/codeclimate-action](https://github.com/paambaati/codeclimate-action) from 5 to 9.
- [Release notes](https://github.com/paambaati/codeclimate-action/releases)
- [Changelog](https://github.com/paambaati/codeclimate-action/blob/main/CHANGELOG.md)
- [Commits](paambaati/codeclimate-action@v5...v9)

---
updated-dependencies:
- dependency-name: paambaati/codeclimate-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Aug 26, 2024
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (03cf60a) 6108 5257 86.07%
Head commit (81d9555) 12216 (+6108) 10514 (+5257) 86.07% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#429) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Copy link

Pull Request Test Coverage Report for Build 10555092545

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 85.117%

Totals Coverage Status
Change from base Build 9337915409: 0.0%
Covered Lines: 5257
Relevant Lines: 6108

💛 - Coveralls

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 github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants