Skip to content

Bump codeceptjs from 2.6.11 to 3.0.5 - #43

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2021

Copy link
Copy Markdown
Contributor

Bumps codeceptjs from 2.6.11 to 3.0.5.

Changelog

Sourced from codeceptjs's changelog.

3.0.5

Features:

I.sendPatchRequest('/api/users.json', secret({ "email": "user@user.com" }));

See #2786 by @​PeterNgTr

Bug fixes:

Documentation fixes:

Library updates:

3.0.4

3.0.3

  • Playwright 1.7 support
  • [Playwright] Fixed handling null context in click. See #2667 by @​matthewjf
  • [Playwright] Fixed Cannot read property '$$' of null when locating elements. See #2713 by @​matthewjf
  • Command npx codeceptjs init improved
    • auto-installing required packages
    • better error messages
    • fixed generating type definitions
  • Data Driven Tests improvements: instead of having one skipped test for data driven scenarios when using xData you get a skipped test for each entry in the data table. See #2698 by @​Georgegriff
  • [Puppeteer] Fixed that waitForFunction was not working with number values. See #2703 by @​MumblesNZ

... (truncated)

Commits
  • 737e4cf Merge branch 'master' of github.com:codeceptjs/CodeceptJS into 3.x
  • 53e1cf1 Merge branch '3.x' of github.com:codeceptjs/CodeceptJS into 3.x
  • 3d8fa87 updated changelog
  • 05fe637 fixed cli reporter (#2800)
  • 03be1a5 Changelog for 3.0.5 (#2795)
  • 3afbeea feat: propagate more events for custom parallel script (#2796)
  • f505c83 #2797 +CustomLocators interface (#2798)
  • fb3421f Update Dockerfile to support CodeceptJS 3.x. (#2742)
  • 2d0f7cb Merge pull request #2745 from ktryniszewski-mdsol/fix_gherkin
  • 4e64c7d doc: unclosed code block in page objects markdown file (#2793)
  • 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.0.5.
- [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.0.5)

---
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 Aug 17, 2021
@dependabot @github

dependabot Bot commented on behalf of github Nov 30, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #50.

@dependabot dependabot Bot closed this Nov 30, 2022
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/codeceptjs-3.0.5 branch November 30, 2022 02:04
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