Skip to content

Update major dependencies (major)#16

Open
renovate[bot] wants to merge 1 commit into
developfrom
renovate/major-major-dependencies
Open

Update major dependencies (major)#16
renovate[bot] wants to merge 1 commit into
developfrom
renovate/major-major-dependencies

Conversation

@renovate

@renovate renovate Bot commented May 18, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/checkout action major v6v7 age confidence
actions/setup-node action major v6v7 age confidence
codecov/codecov-action action major v6v7 age confidence
node uses-with major 22.x24.x age confidence
publish-browser-extension devDependencies major ^4.0.0^5.0.0 age confidence

Release Notes

actions/checkout (actions/checkout)

v7.0.0

Compare Source

v7

Compare Source

actions/setup-node (actions/setup-node)

v7.0.0

Compare Source

v7

Compare Source

codecov/codecov-action (codecov/codecov-action)

v7.0.0

Compare Source

⚠️ Due to migration issues with keybase, we are unable to update our keys under the codecovsecurity account. We have deleted the account and are using codecovsecops with the original gpg key

What's Changed

Full Changelog: codecov/codecov-action@v6.0.1...v7.0.0

v7

Compare Source

actions/node-versions (node)

v24.18.0: 24.18.0

Compare Source

Node.js 24.18.0

v24.17.0: 24.17.0

Compare Source

Node.js 24.17.0

v24.16.0: 24.16.0

Compare Source

Node.js 24.16.0

v24.15.0: 24.15.0

Compare Source

Node.js 24.15.0

v24.14.1: 24.14.1

Compare Source

Node.js 24.14.1

v24.14.0: 24.14.0

Compare Source

Node.js 24.14.0

v24.13.1: 24.13.1

Compare Source

Node.js 24.13.1

v24.13.0: 24.13.0

Compare Source

Node.js 24.13.0

v24.12.0: 24.12.0

Compare Source

Node.js 24.12.0

v24.11.1: 24.11.1

Compare Source

Node.js 24.11.1

v24.11.0: 24.11.0

Compare Source

Node.js 24.11.0

v24.10.0: 24.10.0

Compare Source

Node.js 24.10.0

v24.9.0: 24.9.0

Compare Source

Node.js 24.9.0

v24.8.0: 24.8.0

Compare Source

Node.js 24.8.0

v24.7.0: 24.7.0

Compare Source

Node.js 24.7.0

v24.6.0: 24.6.0

Compare Source

Node.js 24.6.0

v24.5.0: 24.5.0

Compare Source

Node.js 24.5.0

v24.4.1: 24.4.1

Compare Source

Node.js 24.4.1

v24.4.0: 24.4.0

Compare Source

Node.js 24.4.0

v24.3.0: 24.3.0

Compare Source

Node.js 24.3.0

v24.2.0: 24.2.0

Compare Source

Node.js 24.2.0

v24.1.0: 24.1.0

Compare Source

Node.js 24.1.0

v24.0.2: 24.0.2

Compare Source

Node.js 24.0.2

v24.0.1: 24.0.1

Compare Source

Node.js 24.0.1

v24.0.0: 24.0.0

Compare Source

Node.js 24.0.0

aklinker1/publish-browser-extension (publish-browser-extension)

v5.1.0

Compare Source

compare changes

🚀 Enhancements
  • Add support for firefox.skipSubmitReview (6f4d889)
🩹 Fixes
  • Refactor config validation using code generation and superstruct (#​77)
  • Fix init regression around config validation (4f1b1ad)
  • Pass duplex: half when uploading streams (010f94e)
💅 Refactors
  • Refactor opera API client (#​78)
🏡 Chore
🤖 CI
  • Run tests with node, not bun, in CI (d2d83b0)
  • Update job name (10af132)
  • Run E2E tests for both node and bun (2c6e267)
❤️ Contributors

v5.0.0

Compare Source

compare changes

v5 includes breaking changes to the JS APIs only - there were no breaking changes to the CLI.

It also adds support for the new CWS v2 API - run publish-extension init or wxt submit init to migrate to the new API.

🚀 Enhancements
  • Add Opera support (#​58)
  • Compatibility support for Firefox Android (#​62)
  • Add support for CWS API v2 (#​74)
🩹 Fixes
  • ⚠️ Make FirefoxApi, EdgeApi, OperaApi internal (38902e8)
  • ⚠️ Remove deprecated options for edge v1 (EDGE_CLIENT_SECRET, EDGE_ACCESS_TOKEN_URL) (bfd792d)
💅 Refactors
  • ⚠️ Chrome API code-gen (#​71)
  • Move files around to match my current organization patterns (3ffaa8e)
  • Move more files around (d491af0)
  • Simplify edge API setup (270ba2a)
  • Simplify internal firefox APIs (#​73)
  • Add API versions to exports, deprecate non-versioned APIs (78fe9d1)
🏡 Chore
  • Fix checks (de490c6)
  • cws: Sort generate API schemas and methods for consistent ordering in generated code (9f0a0fa)
  • Drop jsonwebtoken and implement sign function locally (#​75)
  • Break config object builders into functions (7917ee3)
  • Remove ! by creating an intermediate variable (96ea71a)
🤖 CI
  • Exclude opera from E2E tests (3001a3e)
  • Re-enable firefox and edge (c77df8c)
⚠️ Breaking Changes
  • ⚠️ Make FirefoxApi, EdgeApi, OperaApi internal (38902e8)
  • ⚠️ Remove deprecated options for edge v1 (EDGE_CLIENT_SECRET, EDGE_ACCESS_TOKEN_URL) (bfd792d)
  • ⚠️ Chrome API code-gen (#​71)
❤️ Contributors

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 3am on Monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title Update dependency node to v24 Update major dependencies to v24 Jun 2, 2026
@renovate renovate Bot force-pushed the renovate/major-major-dependencies branch from 7240227 to 747a1c8 Compare June 7, 2026 01:50
@renovate renovate Bot changed the title Update major dependencies to v24 Update major dependencies (major) Jun 7, 2026
@renovate renovate Bot force-pushed the renovate/major-major-dependencies branch from 747a1c8 to 2f8e4db Compare June 18, 2026 20:30
@renovate renovate Bot force-pushed the renovate/major-major-dependencies branch from 2f8e4db to 4113d6f Compare July 2, 2026 14:49
@renovate renovate Bot force-pushed the renovate/major-major-dependencies branch from 4113d6f to 08dae9a Compare July 12, 2026 12:03
@renovate renovate Bot force-pushed the renovate/major-major-dependencies branch from 08dae9a to 1cdd7e7 Compare July 14, 2026 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants