Skip to content
This repository has been archived by the owner on Jul 8, 2023. It is now read-only.

Bump paambaati/codeclimate-action from 5f637ccd517bc8960de0fe59379dd922bcba9486 to 9dea053ab1947f448753ac842b9980de2e44fe88 #217

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 6, 2023

Bumps paambaati/codeclimate-action from 5f637ccd517bc8960de0fe59379dd922bcba9486 to 9dea053ab1947f448753ac842b9980de2e44fe88.

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

---
updated-dependencies:
- dependency-name: paambaati/codeclimate-action
  dependency-type: direct:production
...

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 Jul 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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