Skip to content

chore: migration to @bomb.sh/tools - #604

Open
mixto wants to merge 7 commits into
bombshell-dev:mainfrom
mixto:bsh
Open

chore: migration to @bomb.sh/tools#604
mixto wants to merge 7 commits into
bombshell-dev:mainfrom
mixto:bsh

Conversation

@mixto

@mixto mixto commented Sep 12, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

Migration to the organisation’s tooling using @bomb.sh/tools. This pull request updates the repository in relation to this #506 other one, which is very out of date.

  • I have used the tsconfig.json configuration from the tools repository. I have left the compiler options that were not defined in the tools configuration.

  • The deps script uses knip to check dependencies. The bsh lint command in the tools already uses knip when run. As the script is also used in workflows, it should be left as it is. I use pnpm dlx to call the knip binary directly.

@changeset-bot

changeset-bot Bot commented Sep 12, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 168c1c5

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@socket-security

socket-security Bot commented Sep 12, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedvitest-ansi-serializer@​0.1.2 ⏵ 0.3.174 +510086 +187 +7100
Added@​bomb.sh/​tools@​0.6.1751007699100
Updatedvitest@​3.2.4 ⏵ 5.0.098 +1100 +7579 +198 -1100

View full report

@pkg-pr-new

pkg-pr-new Bot commented Sep 12, 2026

Copy link
Copy Markdown

commit: 168c1c5

@mixto
mixto marked this pull request as ready for review September 13, 2026 18:03
Comment thread package.json
"types": "tsc --noEmit",
"deps": "pnpm exec knip --production",
"test": "pnpm --color -r run test",
"deps": "pnpm dlx knip --production",

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

bsh lint already runs knip afaiu. double check but we may be able to remove this script entirely

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