Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Composer(deps): Bump newfold-labs/wp-module-coming-soon from 1.2.6 to 1.3.0 #1407

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 12, 2024

Bumps newfold-labs/wp-module-coming-soon from 1.2.6 to 1.3.0.

Release notes

Sourced from newfold-labs/wp-module-coming-soon's releases.

1.3.0

What's Changed

Full Changelog: newfold-labs/wp-module-coming-soon@1.2.6...1.3.0

Commits
  • d1a8025 Bump version to 1.3.0
  • 1d3bf3a Merge pull request #41 from newfold-labs/add/sync-woo-options
  • 66ffab4 Attempt 5 to fix tests (i give up if it doesn't work)
  • 86fb0bf Add helper function to check if an option exists
  • bcdb98b Attempt 4 to fix tests
  • 8d6ed92 attempt 3 to fix tests
  • 7296d41 Another attempt to fix tests
  • 45ce37c Attempt to fix tests
  • c3d3f86 Increase test timeout to give time for an ajax to finish
  • b8d9bd0 Lint
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Nov 12, 2024
@dependabot dependabot bot requested review from circlecube and wpscholar November 12, 2024 15:49
@circlecube circlecube added this to the November 20, 2024 Release milestone Nov 12, 2024
@dependabot dependabot bot force-pushed the dependabot/composer/develop/newfold-labs/wp-module-coming-soon-1.3.0 branch 4 times, most recently from 3f75ca8 to 4ae41f6 Compare November 13, 2024 22:13
@dependabot dependabot bot force-pushed the dependabot/composer/develop/newfold-labs/wp-module-coming-soon-1.3.0 branch 3 times, most recently from 6c14631 to 91f25dc Compare November 20, 2024 17:53
@circlecube
Copy link
Member

@wpalani - consistently seeing this coming soon update causing failing tests in onboarding. Anything you can think of that would explain it? I was hoping they were just being flaky but it's consistent and across all plugins that have both onboarding and coming-soon. Thoughts?

@dependabot dependabot bot force-pushed the dependabot/composer/develop/newfold-labs/wp-module-coming-soon-1.3.0 branch from 91f25dc to 16e11ca Compare November 20, 2024 20:32
Copy link

cypress bot commented Nov 20, 2024

Bluehost Brand Plugin    Run #11718

Run Properties:  status check failed Failed #11718  •  git commit 16e11caff6: Composer(deps): Bump newfold-labs/wp-module-coming-soon
Project Bluehost Brand Plugin
Branch Review dependabot/composer/develop/newfold-labs/wp-module-coming-soon-1.3.0
Run status status check failed Failed #11718
Run duration 32m 19s
Commit git commit 16e11caff6: Composer(deps): Bump newfold-labs/wp-module-coming-soon
Committer dependabot[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 8
Tests that were flaky  Flaky 1
Tests that did not run due to a developer annotating a test with .skip  Pending 33
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 405
View all changes introduced in this branch ↗︎

Tests for review

Failed  basic-info.cy.js • 1 failed test

View Output Video

Test Artifacts
Basic Info Page > Test Basic Info Events API gets triggered Test Replay Screenshots Video
Failed  get-started-experience.cy.js • 1 failed test

View Output Video

Test Artifacts
Start Setup WP Experience Page > Check if `site` appears in heading Test Replay Screenshots Video
Failed  get-started-welcome.cy.js • 1 failed test

View Output Video

Test Artifacts
Get Started Welcome Page > Check if `website` appears in heading Test Replay Screenshots Video
Failed  sitetype-primary.cy.js • 1 failed test

View Output Video

Test Artifacts
Get Started Site Type Primary > Check to make sure sidebar opens, content is in place and close sidebar Test Replay Screenshots Video
Failed  sitetype-secondary.cy.js • 1 failed test

View Output Video

Test Artifacts
Get Started Site Type Secondary > Check to make sure sidebar opens, content is in place and close sidebar Test Replay Screenshots Video

The first 5 failed specs are shown, see all 6 specs in Cypress Cloud.

Flakiness  vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/2-general-onboarding-flow/basic-info.cy.js • 1 flaky test

View Output Video

Test Artifacts
Basic Info Page > Check Drawer Activity Test Replay Screenshots Video

Bumps [newfold-labs/wp-module-coming-soon](https://github.com/newfold-labs/wp-module-coming-soon) from 1.2.6 to 1.3.0.
- [Release notes](https://github.com/newfold-labs/wp-module-coming-soon/releases)
- [Commits](newfold-labs/wp-module-coming-soon@1.2.6...1.3.0)

---
updated-dependencies:
- dependency-name: newfold-labs/wp-module-coming-soon
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/develop/newfold-labs/wp-module-coming-soon-1.3.0 branch from 16e11ca to adacbab Compare November 22, 2024 23:11
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 24, 2024

Looks like newfold-labs/wp-module-coming-soon is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Nov 24, 2024
@dependabot dependabot bot deleted the dependabot/composer/develop/newfold-labs/wp-module-coming-soon-1.3.0 branch November 24, 2024 02:34
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants