Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

[TASK] Update paambaati/codeclimate-action action to v5 #102

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 6, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
paambaati/codeclimate-action action major v4.0.0 -> v5.0.0

Release Notes

paambaati/codeclimate-action (paambaati/codeclimate-action)

v5.0.0

Compare Source

Bug Fixes
  • ci: checkout EVERYTHING so semantic-release has all the data it could need (a16dca5)
  • ci: do not cancel all matrix builds for one (1471593)
  • ci: set up correct regex that replaces the 'v' prefixes for tags (b3bcc0e)
  • core: handle globs correctly in windows (54ac87c)
  • core: parse coverage path correctly on all platforms (923001d)
  • create hash from windows (077e614)
  • keep windows-style line endings for .bat files (67549ff)
  • set up gitattributes to stop the line ending fuckery (4246a36)
  • set up gitattributes to stop the line ending fuckery (9181fd8)
  • tests: additional windows-style test fixes (def6f6d)
  • tests: fix tests for Windows (18e310b)
  • tests: fix the Windows path (6e02942), closes /github.com/ljharb/tape/issues/593#issuecomment-1537292595
  • tests: make sure the special variable in script are quoted to make string comparison work (c796f65)
  • tests: mock checksum verification too (2befa84)
  • tests: more windows-specific test fixes (de37362)
  • tests: more windows-specific test fixes (e44e0a3)
  • tests: more windows-specific test fixes (0b2f6f8)
  • tests: more windows-specific test fixes (9a9184a)
  • tests: more windows-specific test fixes (1c1a7eb)
  • tests: more windows-specific test fixes (8d2edab)
  • tests: more windows-specific test fixes (e05d58f)
  • tests: more windows-specific tests (e9e87cc)
  • tests: more windows-specific tests (13ff2e3)
  • tests: more windows-specific tests (80aa61e)
  • tests: more windows-specific tests (498dee1)
  • tests: more windows-specific tests (f4dff2a)
  • tests: more windows-specific tests (4b48851)
  • tests: OS-agnostic line separators for all strings (2fc4cc3)
  • tests: remove windows-only test and start writing os-independent logic (29cbd91)
  • tests: run checksum verification pre-checks only for fixtures on their own target platforms (4dc408b)
  • tests: set up correct file mode on Windows (4edff7e)
  • tests: set up Windows fixtures (c29289f)
  • tests: skip integration tests on unsupported platforms (00e5b40)
  • tests: try correcting extra spaces in checksum files generated on Windows (edc5e97)
  • try LF-only line endings for all files (e2c94ee)
  • util: follow redirects in fetch (a258bd9)
core
Features
  • core: Support Windows (f0efca8), closes #​665
  • core: Support Windows (9787ba6)
  • utils: refactor coverage config line parser into own util (e03d453)
BREAKING CHANGES
  • 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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

| datasource  | package                      | from   | to     |
| ----------- | ---------------------------- | ------ | ------ |
| github-tags | paambaati/codeclimate-action | v4.0.0 | v5.0.0 |
@renovate renovate bot added the dependencies label Jul 6, 2023
@codecov
Copy link

codecov bot commented Jul 6, 2023

Codecov Report

Merging #102 (1ed2861) into main (24cc458) will not change coverage.
The diff coverage is n/a.

@@             Coverage Diff             @@
##                main      #102   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        17        17           
===========================================
  Files              5         5           
  Lines             89        89           
===========================================
  Hits              89        89           

@mteu mteu merged commit 013394f into main Jul 6, 2023
@renovate renovate bot deleted the renovate/paambaati-codeclimate-action-5.x branch July 6, 2023 14:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant