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

Bump paambaati/codeclimate-action from 4.0.0 to 5.0.0 #527

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 1, 2023

Bumps paambaati/codeclimate-action from 4.0.0 to 5.0.0.

Release notes

Sourced from paambaati/codeclimate-action's releases.

v5.0.0

5.0.0 (2023-07-06)

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 ljharb/tape#593
  • 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

... (truncated)

Changelog

Sourced from paambaati/codeclimate-action's changelog.

5.0.0 (2023-07-06)

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 ljharb/tape#593
  • 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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 1, 2023
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.

None yet

0 participants