Skip to content

Bump actions/first-interaction from 1 to 2#355

Merged
fabiocat93 merged 6 commits into
mainfrom
dependabot/github_actions/actions/first-interaction-2
Aug 11, 2025
Merged

Bump actions/first-interaction from 1 to 2#355
fabiocat93 merged 6 commits into
mainfrom
dependabot/github_actions/actions/first-interaction-2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2025

Copy link
Copy Markdown
Contributor

Bumps actions/first-interaction from 1 to 2.

Release notes

Sourced from actions/first-interaction's releases.

v2.0.0

What's Changed

New Contributors

Full Changelog: actions/first-interaction@v1.3.0...v2.0.0

v1.3.0

Upgrade our base image from node v14 -> v20

Add dependency on @octokit/rest and @actions/http-client.

👉 See the PR for details: actions/first-interaction#287

v1.2.0

Upgrade our codeql actions from v1 -> v2

Updates github/codeql-action/init, github/codeql-action/autobuild, and github/codeql-action/analyze to v2.

👉 See the PR for details: actions/first-interaction#275

v1.1.1

Update bundled @actions/toolkit packages to fix actions/first-interaction#101

v1.1.0

No release notes provided.

Commits
  • 2d4393e Merge pull request #321 from actions/dependabot/npm_and_yarn/npm-production-b...
  • 4dbde70 Rebuild dist
  • 329f5eb Bump @​actions/github from 6.0.0 to 6.0.1 in the npm-production group
  • a7b6951 Merge pull request #320 from actions/dependabot/npm_and_yarn/npm-development-...
  • 15ecaf5 Rebuild dist
  • 12e4e8b Bump the npm-development group with 16 updates
  • cf67d10 Merge pull request #319 from actions/dependabot/npm_and_yarn/undici-5.29.0
  • b2d4b15 Licensed cache
  • 27d1ab5 Rebuild
  • 6418932 Bump undici from 5.28.5 to 5.29.0
  • Additional commits viewable in compare view

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)

Also, to make tests pass, I also edited the compare_alignments method so that it allows the user to decide if they want to check text alignment

Bumps [actions/first-interaction](https://github.com/actions/first-interaction) from 1 to 2.
- [Release notes](https://github.com/actions/first-interaction/releases)
- [Commits](actions/first-interaction@v1...v2)

---
updated-dependencies:
- dependency-name: actions/first-interaction
  dependency-version: '2'
  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 major labels Aug 1, 2025
@fabiocat93 fabiocat93 added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code and removed major dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 11, 2025
@fabiocat93
fabiocat93 self-requested a review August 11, 2025 14:02
@codecov-commenter

codecov-commenter commented Aug 11, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 14.28571% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.01%. Comparing base (113721a) to head (1cf8845).
⚠️ Report is 423 commits behind head on main.

Files with missing lines Patch % Lines
...enselab/audio/tasks/forced_alignment/evaluation.py 14.28% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #355      +/-   ##
==========================================
+ Coverage   60.24%   70.01%   +9.76%     
==========================================
  Files         113      136      +23     
  Lines        4017     5789    +1772     
==========================================
+ Hits         2420     4053    +1633     
- Misses       1597     1736     +139     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@fabiocat93
fabiocat93 merged commit 87409aa into main Aug 11, 2025
15 checks passed
@dependabot
dependabot Bot deleted the dependabot/github_actions/actions/first-interaction-2 branch August 11, 2025 17:32
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 to-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants