Skip to content

chore(deps-dev): bump the types group across 1 directory with 2 updates - #49

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/types-7e76975073
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/types-7e76975073

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Copy link
Copy Markdown

Bumps the types group with 2 updates in the / directory: @types/chrome and @types/node.

Updates @types/chrome from 0.0.290 to 0.1.43

Commits

Updates @types/node from 22.19.17 to 22.19.21

Commits

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 1, 2026
@dependabot
dependabot Bot requested a review from arshad-shah as a code owner June 1, 2026 20:42
@dependabot @github

dependabot Bot commented on behalf of github Jun 1, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: automerge-candidate. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 1, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 1, 2026

Copy link
Copy Markdown

Deploying extforge with  Cloudflare Pages  Cloudflare Pages

Latest commit: db007a3
Status: ✅  Deploy successful!
Preview URL: https://37f3625d.extforge.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-type-8ahq.extforge.pages.dev

View logs

Bumps the types group with 2 updates in the / directory: [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/chrome` from 0.0.290 to 0.1.43
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome)

Updates `@types/node` from 22.19.17 to 22.19.21
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/chrome"
  dependency-version: 0.1.42
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: types
- dependency-name: "@types/node"
  dependency-version: 22.19.19
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps-dev): bump the types group with 2 updates chore(deps-dev): bump the types group across 1 directory with 2 updates Jun 14, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/types-7e76975073 branch from d7e1b78 to db007a3 Compare June 14, 2026 19:01
arshad-shah added a commit that referenced this pull request Sep 1, 2026
Closes the remaining pre-v1 gates from #35. Adds a major changeset — there are
no breaking changes from 0.6.x; what v1 adds is the promise that the documented
surface stays put.

API freeze
- New reference/stability page assigns every export, command, flag, config
  field and runtime global to a tier: Stable, Experimental, or Internal.
- createBuildContext, classifyChange, generateHMRClientCode, writeManifest and
  PluginRunner carry @internal tags naming what to use instead.
- extforge/testing ships experimental; the Chrome fakes track a surface MV3
  keeps extending. __EXTFORGE_HMR_QUIET__ is stable, __EXTFORGE_HMR__ internal.
  extforge/plugins is stable — its apiVersion: 1 discriminator lets a future
  incompatible API ship as apiVersion: 2 alongside it.
- Node policy written down: >=22.12, supported through Active and Maintenance
  LTS; dropping an EOL major is a minor release.

ESLint + Prettier -> Biome
- One tool for lint and format. Every suppression ported with its rationale;
  the no-console whitelist survives as per-file overrides.
- Real findings fixed rather than silenced: storage's private useChrome()
  renamed (not a hook), memoization via assignment-in-expression removed,
  forEach callbacks no longer return values, and the deliberately-excluded
  React dep note became a real suppression — ESLint never had the react-hooks
  plugin installed, so it was never enforced.

Dependencies
- Everything on latest across the root package, docs-site, tests-e2e and the
  examples, plus all SHA-pinned actions. Supersedes #49-#54, #62-#64, #69-#76.
- TypeScript stays on 6.0.3: TS 7 typechecks but breaks the .d.ts bundle,
  since tsup's rollup-plugin-dts binds to a compiler API TS 7 does not expose.
- Peer ranges untouched — they are consumer compatibility floors.
- New pnpm overrides pin postcss, nanoid, js-yaml and svgo, which Astro and
  Starlight pull in vulnerable and would fail the audit gate.

Cross-browser gate
- pnpm check:cross-browser builds every example for Chrome, Firefox, Edge and
  Safari and asserts each manifest carries that browser's shape. Runs in CI.
  Live-browser e2e remains Chromium-only.

Also removes the stale [Unreleased] changelog section, whose contents shipped
in 0.3.0 and 0.4.0, and hardens the plugin doc generator's markdown escaping
against a CodeQL-flagged ordering bug.
@dependabot @github

dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Author

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Sep 1, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/types-7e76975073 branch September 1, 2026 08:20
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants