Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps taiko from 1.0.28 to 1.2.2.

Release notes

Sourced from taiko's releases.

taiko v1.2.2

  • #1880 - Support to attach multiple files to upload
  • #1876 - Update node version10 12, 14
  • #1875 - Update node version for build

taiko v1.2.1

  • #1874 - Bump @babel/parser from 7.12.16 to 7.12.17
  • #1873 - Bump devtools-protocol from 0.0.854538 to 0.0.854822
  • #1871 - Bump devtools-protocol from 0.0.852555 to 0.0.854538
  • #1870 - Bump eslint-plugin-jest from 24.1.3 to 24.1.5
  • #1865 - Bump commander from 7.0.0 to 7.1.0
  • #1863 - Bump eslint from 7.19.0 to 7.20.0
  • #1861 - Bump mocha from 8.2.1 to 8.3.0
  • #1860 - Bump @babel/parser from 7.12.15 to 7.12.16
  • #1857 - Bump typescript from 4.1.4 to 4.1.5
  • #1856 - Bump dtslint from 4.0.6 to 4.0.7
  • #1855 - Bump devtools-protocol from 0.0.850520 to 0.0.852555
  • #1854 - Bump typescript from 4.1.3 to 4.1.4
  • #1853 - Allow WaitForEvents to be set globally
  • #1851 - Bump husky from 4.3.8 to 5.0.9
  • #1850 - Added alternate way to get browser context id from target id to fix issue #1728
  • #1848 - Bump lint-staged from 10.5.3 to 10.5.4
  • #1847 - Bump markdown-it-anchor from 7.0.1 to 7.0.2
  • #1846 - Bump @babel/parser from 7.12.14 to 7.12.15
  • #1845 - Bump chai from 4.2.0 to 4.3.0
  • #1844 - Bump devtools-protocol from 0.0.849788 to 0.0.850520
  • #1843 - Bump @babel/parser from 7.12.13 to 7.12.14
  • #1842 - Adds Typescript support for fix of issue #1771
  • #1837 - Update chromium to revision 846621
  • #1794 - Update chromium to revision 841903

taiko v1.2.0

  • #1841 - Bump devtools-protocol from 0.0.849057 to 0.0.849788
  • #1840 - Bump @babel/parser from 7.12.11 to 7.12.13
  • #1839 - Fix type of ResizeWindowOptions
  • #1838 - Bump devtools-protocol from 0.0.848227 to 0.0.849057
  • #1834 - Bump eslint from 7.18.0 to 7.19.0
  • #1828 - Bump markdown-it-anchor from 7.0.0 to 7.0.1
  • #1827 - Bump devtools-protocol from 0.0.847122 to 0.0.848227
  • #1826 - Bump devtools-protocol from 0.0.847122 to 0.0.847576
  • #1823 - Bump devtools-protocol from 0.0.846936 to 0.0.847122
  • #1819 - Fix action on invisible
  • #1818 - Bump devtools-protocol from 0.0.845780 to 0.0.846936
  • #1817 - Bump sinon from 9.2.3 to 9.2.4
  • #1816 - Add missing support for event 'targetNavigated' in TypeScript definitions and API reference
  • #1815 - Bump devtools-protocol from 0.0.845301 to 0.0.845780
  • #1813 - Bump devtools-protocol from 0.0.842839 to 0.0.845301
  • #1808 - Bump fs-extra from 9.0.1 to 9.1.0
  • #1807 - Bump documentation from 13.1.0 to 13.1.1
  • #1803 - Bump eslint-config-prettier from 7.1.0 to 7.2.0

... (truncated)

Commits
  • 78d2b23 Support to attach multiple files to upload (#1880)
  • 52f2dc9 Update node version10 12, 14 (#1876)
  • 248a28c Adds Typescript support for fix of issue #1771 (#1842)
  • 2a74237 Bump @babel/parser from 7.12.16 to 7.12.17
  • ea7c9cb Bump devtools-protocol from 0.0.854538 to 0.0.854822
  • 52bf6c0 Allow WaitForEvents to be set globally (#1853)
  • 80522fa Bump devtools-protocol from 0.0.852555 to 0.0.854538
  • 301e923 Bump eslint-plugin-jest from 24.1.3 to 24.1.5
  • 5595c99 Added alternate way to get browser context id from target id to fix issue #17...
  • c991c59 Bump commander from 7.0.0 to 7.1.0
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [taiko](https://github.com/getgauge/taiko) from 1.0.28 to 1.2.2.
- [Release notes](https://github.com/getgauge/taiko/releases)
- [Commits](getgauge/taiko@v1.0.28...v1.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 1, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #245.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/template/taiko-1.2.2 branch May 1, 2021 05:36
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.

1 participant