Skip to content

chore(deps): bump publish-browser-extension from 5.1.0 to 6.0.0 - #2585

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/publish-browser-extension-6.0.0
Open

chore(deps): bump publish-browser-extension from 5.1.0 to 6.0.0#2585
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/publish-browser-extension-6.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 8, 2026

Copy link
Copy Markdown
Contributor

Bumps publish-browser-extension from 5.1.0 to 6.0.0.

Release notes

Sourced from publish-browser-extension's releases.

v6.0.0

compare changes

🩹 Fixes

  • Drop consola for DIY logger and @topcli/prompts, handle newlines in env variables correctly (#84)
  • ⚠️ Drop node 20 support, support >=22 (4ab4d83)

🏡 Chore

  • Replace dotenv with node built-ins (#80)
  • Drop formdata-node and form-data-encoder (#86)
  • Remove namespaces from API definitions to reduce bundled types size (1ada2dd)
  • Remove deprecated, non-versioned store types and classes (c2f7ab3)

🤖 CI

  • Run tests against multiple versions of node (30c8e1c)
  • Actually install different node versions (4ced7e2)

⚠️ Breaking Changes

  • ⚠️ Drop node 20 support, support >=22 (4ab4d83)

❤️ Contributors

Changelog

Sourced from publish-browser-extension's changelog.

v6.0.0

compare changes

🩹 Fixes

  • Drop consola for DIY logger and @topcli/prompts, handle newlines in env variables correctly (#84)
  • ⚠️ Drop node 20 support, support >=22 (4ab4d83)

🏡 Chore

  • Replace dotenv with node built-ins (#80)
  • Drop formdata-node and form-data-encoder (#86)
  • Remove namespaces from API definitions to reduce bundled types size (1ada2dd)
  • Remove deprecated, non-versioned store types and classes (c2f7ab3)

🤖 CI

  • Run tests against multiple versions of node (30c8e1c)
  • Actually install different node versions (4ced7e2)

⚠️ Breaking Changes

  • ⚠️ Drop node 20 support, support >=22 (4ab4d83)

❤️ Contributors

Commits
  • 52607f6 chore(release): v6.0.0
  • 4f63c7d chore(deps): Upgrade to @topcli/prompts to v4
  • c2f7ab3 chore: Remove deprecated, non-versioned store types and classes
  • 1ada2dd chore: Remove namespaces from API definitions to reduce bundled types
  • 5d28ecb chore: Drop formdata-node and form-data-encoder (#86)
  • c35eeef chore(deps): Upgrade all deps to latest (#81)
  • 4fa072e chore: Replace dotenv with node built-ins (#80)
  • 4ced7e2 ci: Actually install different node versions
  • 4ab4d83 fix!: Drop node 20 support, support >=22
  • 30c8e1c ci: Run tests against multiple versions of node
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 8, 2026
@dependabot
dependabot Bot requested a review from aklinker1 as a code owner August 8, 2026 15:09
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 8, 2026
@netlify

netlify Bot commented Aug 8, 2026

Copy link
Copy Markdown

Deploy Preview for creative-fairy-df92c4 ready!

Name Link
🔨 Latest commit 7543b56
🔍 Latest deploy log https://app.netlify.com/projects/creative-fairy-df92c4/deploys/6a776cacdd38fd0008e24a08
😎 Deploy Preview https://deploy-preview-2585--creative-fairy-df92c4.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions Bot added the pkg/wxt Includes changes to the `packages/wxt` directory label Aug 8, 2026
@pkg-pr-new

pkg-pr-new Bot commented Aug 8, 2026

Copy link
Copy Markdown

Open in StackBlitz

@wxt-dev/analytics

npm i https://pkg.pr.new/@wxt-dev/analytics@2585

@wxt-dev/auto-icons

npm i https://pkg.pr.new/@wxt-dev/auto-icons@2585

@wxt-dev/browser

npm i https://pkg.pr.new/@wxt-dev/browser@2585

@wxt-dev/i18n

npm i https://pkg.pr.new/@wxt-dev/i18n@2585

@wxt-dev/is-background

npm i https://pkg.pr.new/@wxt-dev/is-background@2585

@wxt-dev/module-react

npm i https://pkg.pr.new/@wxt-dev/module-react@2585

@wxt-dev/module-solid

npm i https://pkg.pr.new/@wxt-dev/module-solid@2585

@wxt-dev/module-svelte

npm i https://pkg.pr.new/@wxt-dev/module-svelte@2585

@wxt-dev/module-vue

npm i https://pkg.pr.new/@wxt-dev/module-vue@2585

@wxt-dev/runner

npm i https://pkg.pr.new/@wxt-dev/runner@2585

@wxt-dev/storage

npm i https://pkg.pr.new/@wxt-dev/storage@2585

@wxt-dev/unocss

npm i https://pkg.pr.new/@wxt-dev/unocss@2585

@wxt-dev/webextension-polyfill

npm i https://pkg.pr.new/@wxt-dev/webextension-polyfill@2585

wxt

npm i https://pkg.pr.new/wxt@2585

commit: 7543b56

Bumps [publish-browser-extension](https://github.com/aklinker1/publish-browser-extension) from 5.1.0 to 6.0.0.
- [Release notes](https://github.com/aklinker1/publish-browser-extension/releases)
- [Changelog](https://github.com/aklinker1/publish-browser-extension/blob/main/CHANGELOG.md)
- [Commits](aklinker1/publish-browser-extension@v5.1.0...v6.0.0)

---
updated-dependencies:
- dependency-name: publish-browser-extension
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/bun/publish-browser-extension-6.0.0 branch from 5acaaf5 to 7543b56 Compare August 8, 2026 17:51
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 javascript Pull requests that update Javascript code pkg/wxt Includes changes to the `packages/wxt` directory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants