Skip to content

👷 Update dependency chrome-webstore-upload to v6 - #4831

Merged
thomas-lebeau merged 2 commits into
mainfrom
renovate/chrome-webstore-upload-6.x
Jun 29, 2026
Merged

👷 Update dependency chrome-webstore-upload to v6#4831
thomas-lebeau merged 2 commits into
mainfrom
renovate/chrome-webstore-upload-6.x

Conversation

@renovate

@renovate renovate Bot commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
chrome-webstore-upload 4.0.46.0.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

fregante/chrome-webstore-upload (chrome-webstore-upload)

v6.0.0

Compare Source

Breaking change

A new piece of information is needed for this version, the Publisher ID (publisherId option). You can find it in the developer dashboard's Settings page

Screenshot

v5.0.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "every weekend"
  • 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 requested a review from a team as a code owner June 27, 2026 22:35
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jun 27, 2026
@datadog-prod-us1-4

datadog-prod-us1-4 Bot commented Jun 27, 2026

Copy link
Copy Markdown

Pipelines  Tests

Fix all issues with BitsAI

⚠️ Warnings

🚦 1 Pipeline job failed

DataDog/browser-sdk | check-schemas   View in Datadog   GitLab

ℹ️ Info

No other issues found (see more)

🧪 All tests passed
❄️ No new flaky tests detected

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 77.20% (+0.00%)

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 2d53459 | Docs | Datadog PR Page | Give us feedback!

@sbarrio
sbarrio requested a review from amortemousque June 29, 2026 07:06
- Add getChromeWebStorePublisherId() secret getter in scripts/lib/secrets.ts
- Pass publisherId to chromeWebstoreUpload() in publish-developer-extension.ts
@cit-pr-commenter-54b7da

Copy link
Copy Markdown

Bundles Sizes Evolution

📦 Bundle Name Base Size Local Size 𝚫 𝚫% Status
Rum 172.75 KiB 172.75 KiB 0 B 0.00%
Rum Profiler 8.22 KiB 8.22 KiB 0 B 0.00%
Rum Recorder 21.14 KiB 21.14 KiB 0 B 0.00%
Logs 54.44 KiB 54.44 KiB 0 B 0.00%
Rum Slim 130.27 KiB 130.27 KiB 0 B 0.00%
Worker 22.96 KiB 22.96 KiB 0 B 0.00%

@renovate

renovate Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Comment thread scripts/lib/secrets.ts
}

export function getChromeWebStorePublisherId(): string {
return getSecretKey('ci.browser-sdk.chrome_web_store.publisher_id')

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.

I've added the secret to the ci secret store

@thomas-lebeau
thomas-lebeau merged commit 7afa594 into main Jun 29, 2026
29 of 30 checks passed
@thomas-lebeau
thomas-lebeau deleted the renovate/chrome-webstore-upload-6.x branch June 29, 2026 11:34
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 29, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant