Skip to content

Bump codeceptjs from 2.6.11 to 3.3.7 - #50

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/codeceptjs-3.3.7
Closed

Bump codeceptjs from 2.6.11 to 3.3.7#50
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/codeceptjs-3.3.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 30, 2022

Copy link
Copy Markdown
Contributor

Bumps codeceptjs from 2.6.11 to 3.3.7.

Changelog

Sourced from codeceptjs's changelog.

3.3.7

🛩️ Features

🐛 Bugfixes

📖 Documentation

  • Updated Quickstart with detailed explanation of questions in init
  • Added Translation guide
  • Updated TypeScript guide for promise-based typings
  • Reordered guides list on a website

3.3.6

const secretData = secret('name=john&password=123456');
const response = await I.sendPostRequest('/user', secretData);
  • [Playwright]Fixed docs related to fixed properties types "waitForNavigation" and "firefox" by @​mirao in #3407
  • [Playwright]Fixed parameters of startActivity() by @​mirao in #3408

... (truncated)

Commits
  • de83c9e updated changelog
  • 035b65d Release 3.3.7 (#3506)
  • 6b5b345 feat(appium): check app installation status (#3507)
  • 6a8f7e1 save videos for sessions (#3505)
  • 9983586 Playwright: Added possibility of creating of a context with a page (#3398)
  • 9554604 improved translation customization (#3503)
  • a22f763 improved translations definitions, minor fixes
  • c4f6b5c fix metastep run bug (#3438)
  • bf81e87 fix(init): step_file is not created and resolves custom steps are not showing...
  • f18ed7d Fixed issue of after all event getting called after complete execution (#3464)
  • 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 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 [codeceptjs](https://github.com/Codeception/codeceptjs) from 2.6.11 to 3.3.7.
- [Release notes](https://github.com/Codeception/codeceptjs/releases)
- [Changelog](https://github.com/codeceptjs/CodeceptJS/blob/3.x/CHANGELOG.md)
- [Commits](codeceptjs/CodeceptJS@2.6.11...3.3.7)

---
updated-dependencies:
- dependency-name: codeceptjs
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 30, 2022
@dependabot @github

dependabot Bot commented on behalf of github Feb 15, 2023

Copy link
Copy Markdown
Contributor Author

Superseded by #51.

@dependabot dependabot Bot closed this Feb 15, 2023
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/codeceptjs-3.3.7 branch February 15, 2023 02:57
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants