Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps patrickedqvist/wait-for-vercel-preview from 1.3.2 to 1.3.3.

Release notes

Sourced from patrickedqvist/wait-for-vercel-preview's releases.

v1.3.3

Summary

This release adds the vercel_protection_bypass_header input for bypassing Vercel deployment protection in automation workflows. It also includes several bug fixes and internal improvements.

Highlights

  • New: vercel_protection_bypass_header input for Vercel protection bypass (#68)
  • Fix: allow_inactive input now correctly handles the string "false" (#80)
  • Fix: Action exits early when GitHub token is missing (#86)

What's Changed

New Contributors

Full Changelog: patrickedqvist/wait-for-vercel-preview@v1.3.2...v1.3.3

Commits
  • d798270 fix: exit early if no github token (#86)
  • 9e034ec refactor: convert project to ESM, Vitest and Biome (#85)
  • d0c7869 Fix "allow_inactive" input treating the string "false" as true (#80)
  • 42d0882 Revert "feat: add new retry mechanism" (#72)
  • 4efb5d5 Merge pull request #71 from patrickedqvist/rewrite
  • 824c550 refactor: mark deprecated code and improve documentation
  • c0c61ed fix: actually run action
  • 885331c refactor: remove module type from package.json
  • 2c8e5ef refactor: remove default CodeQL workflow file
  • 8835598 fix: change to commonjs
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [patrickedqvist/wait-for-vercel-preview](https://github.com/patrickedqvist/wait-for-vercel-preview) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/patrickedqvist/wait-for-vercel-preview/releases)
- [Commits](patrickedqvist/wait-for-vercel-preview@06c7933...d798270)

---
updated-dependencies:
- dependency-name: patrickedqvist/wait-for-vercel-preview
  dependency-version: 1.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the github_actions:pull-request Trigger Pull Request Checks label Feb 1, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 1, 2026 16:37
@dependabot dependabot bot added the github_actions:pull-request Trigger Pull Request Checks label Feb 1, 2026
@vercel
Copy link

vercel bot commented Feb 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
nodejs-org Ignored Ignored Preview Feb 1, 2026 4:37pm

Request Review

@github-actions
Copy link
Contributor

github-actions bot commented Feb 1, 2026

👋 Codeowner Review Request

The following codeowners have been identified for the changed files:

Team reviewers: @nodejs/web-infra

Please review the changes when you have a chance. Thank you! 🙏

@github-actions github-actions bot removed the github_actions:pull-request Trigger Pull Request Checks label Feb 1, 2026
@codecov
Copy link

codecov bot commented Feb 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.96%. Comparing base (5046ba5) to head (a5b0912).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8584      +/-   ##
==========================================
+ Coverage   74.95%   74.96%   +0.01%     
==========================================
  Files         103      103              
  Lines        9037     9037              
  Branches      312      312              
==========================================
+ Hits         6774     6775       +1     
+ Misses       2261     2260       -1     
  Partials        2        2              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 1, 2026

📦 Build Size Comparison

Summary

Metric Value
Old Total Size 3.74 MB
New Total Size 3.74 MB
Delta 0 B (0.00%)

Changes

➕ Added Assets (1)
Name Size
.next/static/chunks/f79446d8d21af36f.js 206.15 KB
➖ Removed Assets (1)
Name Size
.next/static/chunks/ecbec98733418a2b.js 206.15 KB

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.

1 participant