Skip to content

Update licenses#2404

Merged
MarceloRGonc merged 1 commit into
mg/updatesfrom
dependabot/updates
Jul 22, 2026
Merged

Update licenses#2404
MarceloRGonc merged 1 commit into
mg/updatesfrom
dependabot/updates

Conversation

@MarceloRGonc

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings July 22, 2026 15:56

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates dependency and automation tooling versions across the monorepo, plus minor TypeScript cleanup to satisfy linting/unused-symbol rules.

Changes:

  • Bump GitHub Actions used in CI/release/review workflows (checkout/setup-node/Claude action) and tweak npm ci flags for CI installs.
  • Update package-lock.json with newer transitive dependency versions.
  • Remove unused imports/variables and apply consistent formatting in a few TS modules and tests.

Blocking

None.

Non-blocking

None.

Merge recommendation

Ready to merge (assuming CI is green, given the breadth of dependency lockfile changes).

Reviewed changes

Copilot reviewed 13 out of 14 changed files in this pull request and generated no comments.

Show a summary per file
File Description
tools/scripts/utils/files.ts Formatting/typing cleanup; removes unused fs imports.
packages/server/shared/src/lib/package-manager.ts Removes unused imports to satisfy lint/TS checks.
packages/openops/test/openops-tables/rows.test.ts Removes unused test constant.
packages/openops/src/lib/openops-tables/rows.ts Fixes unused destructured variable from semaphore acquire.
packages/blocks/text-helper/src/lib/actions/replace.ts Removes unused Validators import.
packages/blocks/text-helper/src/lib/actions/find.ts Removes unused Validators import.
packages/blocks/microsoft-teams/src/lib/common/team-id.ts Removes unused Microsoft Graph types from imports.
packages/blocks/jira-cloud/src/lib/actions/create-issue.ts Removes unused isEmpty import from validator.
packages/blocks/aws/test/cli/aws-cli.test.ts Removes unused import in test.
package-lock.json Dependency updates (lockfile-only changes).
.github/workflows/release.yml Updates actions/checkout patch version.
.github/workflows/pr-reviewer.yml Updates actions/checkout and pins newer Claude action SHA.
.github/workflows/ci.yml Updates checkout/setup-node actions and adjusts npm ci flags.
.github/workflows/chromatic.yml Updates checkout/setup-node actions and aligns npm ci flags.

@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
C Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

💡 Need a hand with PR review? Try Gitar by Sonar!

@MarceloRGonc
MarceloRGonc changed the base branch from main to mg/updates July 22, 2026 16:01
@MarceloRGonc MarceloRGonc changed the title Dependabot/updates Update licenses Jul 22, 2026
@MarceloRGonc
MarceloRGonc merged commit 5e96cee into mg/updates Jul 22, 2026
0 of 2 checks passed
@MarceloRGonc
MarceloRGonc deleted the dependabot/updates branch July 22, 2026 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants