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

Bump @typescript-eslint/parser from 4.26.1 to 4.28.0 #2147

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 22, 2021

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @typescript-eslint/parser from 4.26.1 to 4.28.0.

Release notes

Sourced from @​typescript-eslint/parser's releases.

v4.28.0

4.28.0 (2021-06-21)

Bug Fixes

  • eslint-plugin: [prefer-regexp-exec] factor in union types (#3434) (ac86a79)
  • experimental-utils: expand RuleTester config properties (#3557) (ffbb3cf)
  • experimental-utils: fix eslint-utils' negative predicates' return types (#3462) (1e6016b)
  • experimental-utils: fix eslint-utils' negative predicates' return types in ast-utils (#3461) (614b0a3)
  • experimental-utils: make keys for ReferenceTracker options optional (#3531) (a7fd7bb)

Features

  • experimental-utils: add only property to RuleTester types (#3555) (2a36e3e)
  • experimental-utils: expose ReferenceTracker.ESM (#3532) (4ac67c4)
  • experimental-utils: use mergable interface for settings property (#3556) (abfc19b)

v4.27.0

4.27.0 (2021-06-14)

Bug Fixes

  • eslint-plugin: allow explicit any for no-unsafe-return (#3498) (b15a2b2)
  • typescript-estree: allow providing more one than one existing program in config (#3508) (4f1806e)
  • typescript-estree: support override modifier for parameter property (#3485) (33b9f69)

Features

  • ast-spec: specify LogicalExpression's operator type (#3497) (9e343fd)
  • ast-spec: specify PunctuatorToken's value type (#3496) (fdb1d81)
  • eslint-plugin: [prefer-literal-enum-member] add allowBitwiseExpressions option (#3515) (288092a)
  • typescript-estree: add opt-in inference for single runs and create programs for projects up front (#3512) (06c2d9b)
  • allow user to provide TS program instance in parser options (#3484) (e855b18)

Single-Run Detection

See the explanation for how to opt-in to this feature and how to provide feedback in this issue: typescript-eslint/typescript-eslint#3528

Changelog

Sourced from @​typescript-eslint/parser's changelog.

4.28.0 (2021-06-21)

Note: Version bump only for package @​typescript-eslint/parser

4.27.0 (2021-06-14)

Bug Fixes

  • typescript-estree: allow providing more one than one existing program in config (#3508) (4f1806e)

Features

  • allow user to provide TS program instance in parser options (#3484) (e855b18)
Commits
  • 8cfe933 chore: publish v4.28.0
  • b3ac5f6 chore: publish v4.27.0
  • 4f1806e fix(typescript-estree): allow providing more one than one existing program in...
  • e855b18 feat: allow user to provide TS program instance in parser options (#3484)
  • See full diff 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 dependabot bot added the dependencies Pull requests that update a dependency file label Jun 22, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/parser-4.28.0 branch from 7f49887 to 820fbce Compare June 26, 2021 03:11
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.26.1 to 4.28.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/parser-4.28.0 branch from 820fbce to f5c6a92 Compare June 26, 2021 03:13
@NivedhaSenthil NivedhaSenthil merged commit f413a7e into master Jun 26, 2021
@NivedhaSenthil NivedhaSenthil deleted the dependabot/npm_and_yarn/typescript-eslint/parser-4.28.0 branch June 26, 2021 03:41
dorion pushed a commit to dorion/taiko that referenced this pull request Jul 8, 2021
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.26.1 to 4.28.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>
zabil added a commit that referenced this pull request Jul 15, 2021
* Change scrollTo action behavior, referal about taiko issue #1005

Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Bump cssnano from 5.0.3 to 5.0.4 (#2067)

Bumps [cssnano](https://github.com/cssnano/cssnano) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.0.3...cssnano@5.0.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Bump eslint-plugin-mocha from 8.1.0 to 9.0.0 (#2079)

Bumps [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha) from 8.1.0 to 9.0.0.
- [Release notes](https://github.com/lo1tuma/eslint-plugin-mocha/releases)
- [Changelog](https://github.com/lo1tuma/eslint-plugin-mocha/blob/master/CHANGELOG.md)
- [Commits](lo1tuma/eslint-plugin-mocha@8.1.0...9.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nivedha <nivedhasenthil@gmail.com>
Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Bump sinon from 10.0.0 to 11.1.1 (#2078)

Bumps [sinon](https://github.com/sinonjs/sinon) from 10.0.0 to 11.1.1.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md)
- [Commits](sinonjs/sinon@v10.0.0...v11.1.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Bump dtslint from 4.0.9 to 4.1.0 (#2081)

Bumps [dtslint](https://github.com/Microsoft/dtslint) from 4.0.9 to 4.1.0.
- [Release notes](https://github.com/Microsoft/dtslint/releases)
- [Commits](https://github.com/Microsoft/dtslint/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Bump typescript from 4.2.4 to 4.3.2 (#2077)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.4 to 4.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.2.4...v4.3.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Bump devtools-protocol from 0.0.884712 to 0.0.887064 (#2080)

Bumps [devtools-protocol](https://github.com/ChromeDevTools/devtools-protocol) from 0.0.884712 to 0.0.887064.
- [Release notes](https://github.com/ChromeDevTools/devtools-protocol/releases)
- [Commits](https://github.com/ChromeDevTools/devtools-protocol/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nivedha <nivedhasenthil@gmail.com>
Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Bump eslint from 7.25.0 to 7.27.0 (#2069)

Bumps [eslint](https://github.com/eslint/eslint) from 7.25.0 to 7.27.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.25.0...v7.27.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Fix vulnerable dependencies

Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Roll back eleventy version

- need to fix the failing dependency
`Cannot find module 'clean-css'`

Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Bump @typescript-eslint/parser from 2.34.0 to 4.26.0 (#2091)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 2.34.0 to 4.26.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.26.0/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Bump devtools-protocol from 0.0.887064 to 0.0.887728 (#2090)

Bumps [devtools-protocol](https://github.com/ChromeDevTools/devtools-protocol) from 0.0.887064 to 0.0.887728.
- [Release notes](https://github.com/ChromeDevTools/devtools-protocol/releases)
- [Commits](https://github.com/ChromeDevTools/devtools-protocol/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Bump @typescript-eslint/eslint-plugin from 2.34.0 to 4.26.0 (#2089)

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 2.34.0 to 4.26.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.26.0/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Bump dtslint from 3.4.2 to 4.1.0 (#2086)

Bumps [dtslint](https://github.com/Microsoft/dtslint) from 3.4.2 to 4.1.0.
- [Release notes](https://github.com/Microsoft/dtslint/releases)
- [Commits](https://github.com/Microsoft/dtslint/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Fix update chromium workflow (#2083)

- pipeline fails to install chromium dependencies which exists no more

Signed-off-by: NivedhaSenthil <nivedhasenthil@gmail.com>

Co-authored-by: Srikanth <srikanth.ddit@gmail.com>
Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Bump cssnano from 5.0.4 to 5.0.5 (#2085)

Bumps [cssnano](https://github.com/cssnano/cssnano) from 5.0.4 to 5.0.5.
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.0.4...cssnano@5.0.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Bump @babel/parser from 7.14.3 to 7.14.4 (#2084)

Bumps [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) from 7.14.3 to 7.14.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.4/packages/babel-parser)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nivedha <nivedhasenthil@gmail.com>
Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Bump devtools-protocol from 0.0.887728 to 0.0.888392 (#2105)

Bumps [devtools-protocol](https://github.com/ChromeDevTools/devtools-protocol) from 0.0.887728 to 0.0.888392.
- [Release notes](https://github.com/ChromeDevTools/devtools-protocol/releases)
- [Commits](https://github.com/ChromeDevTools/devtools-protocol/commits)

---
updated-dependencies:
- dependency-name: devtools-protocol
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Option --no-log not working (#2096)

Signed-off-by: Sanghoon Shin <shin.sanghoon@fromjapan.co.jp>

Co-authored-by: Sanghoon Shin <shin.sanghoon@fromjapan.co.jp>
Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Bump eslint from 7.27.0 to 7.28.0 (#2111)

Bumps [eslint](https://github.com/eslint/eslint) from 7.27.0 to 7.28.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.27.0...v7.28.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Bump prettier from 2.2.1 to 2.3.1 (#2112)

Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.3.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.2.1...2.3.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Bump @typescript-eslint/eslint-plugin from 4.26.0 to 4.26.1 (#2113)

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.26.0 to 4.26.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.26.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* #1989 Fix prompt regression (#2108)

Signed-off-by: NivedhaSenthil <nivedhasenthil@gmail.com>
Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Bump cssnano from 5.0.5 to 5.0.6 (#2120)

Bumps [cssnano](https://github.com/cssnano/cssnano) from 5.0.5 to 5.0.6.
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.0.5...cssnano@5.0.6)

---
updated-dependencies:
- dependency-name: cssnano
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Bump devtools-protocol from 0.0.888392 to 0.0.891247 (#2119)

Bumps [devtools-protocol](https://github.com/ChromeDevTools/devtools-protocol) from 0.0.888392 to 0.0.891247.
- [Release notes](https://github.com/ChromeDevTools/devtools-protocol/releases)
- [Commits](https://github.com/ChromeDevTools/devtools-protocol/commits)

---
updated-dependencies:
- dependency-name: devtools-protocol
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Bump @babel/parser from 7.14.4 to 7.14.5 (#2116)

Bumps [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) from 7.14.4 to 7.14.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.5/packages/babel-parser)

---
updated-dependencies:
- dependency-name: "@babel/parser"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Bump @typescript-eslint/parser from 4.26.0 to 4.26.1 (#2114)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.26.0 to 4.26.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.26.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* #1005 #2066
Expose of the scrollIntoView params to the public scrollToElement api to more flexible using this endpoint
Improve documentation
Add .vs folder to the .gitignore file

Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Update lib/taiko.js

Co-authored-by: Zabil Cheriya Maliackal <zabil@users.noreply.github.com>
Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Update lib/taiko.js

Co-authored-by: Zabil Cheriya Maliackal <zabil@users.noreply.github.com>
Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Update lib/actions/scrollTo.js

Co-authored-by: Zabil Cheriya Maliackal <zabil@users.noreply.github.com>
Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Update lib/actions/scrollTo.js

Co-authored-by: Zabil Cheriya Maliackal <zabil@users.noreply.github.com>
Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Bump devtools-protocol from 0.0.891247 to 0.0.895982 (#2151)

Bumps [devtools-protocol](https://github.com/ChromeDevTools/devtools-protocol) from 0.0.891247 to 0.0.895982.
- [Release notes](https://github.com/ChromeDevTools/devtools-protocol/releases)
- [Commits](https://github.com/ChromeDevTools/devtools-protocol/commits)

---
updated-dependencies:
- dependency-name: devtools-protocol
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Bump @babel/parser from 7.14.5 to 7.14.7 (#2148)

Bumps [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) from 7.14.5 to 7.14.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.7/packages/babel-parser)

---
updated-dependencies:
- dependency-name: "@babel/parser"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Bump markdown-it-anchor from 7.1.0 to 8.0.4 (#2152)

Bumps [markdown-it-anchor](https://github.com/valeriangalliat/markdown-it-anchor) from 7.1.0 to 8.0.4.
- [Release notes](https://github.com/valeriangalliat/markdown-it-anchor/releases)
- [Changelog](https://github.com/valeriangalliat/markdown-it-anchor/blob/master/CHANGELOG.md)
- [Commits](valeriangalliat/markdown-it-anchor@v7.1.0...v8.0.4)

---
updated-dependencies:
- dependency-name: markdown-it-anchor
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Bump commander from 7.1.0 to 8.0.0 (#2150)

Bumps [commander](https://github.com/tj/commander.js) from 7.1.0 to 8.0.0.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](tj/commander.js@v7.1.0...v8.0.0)

---
updated-dependencies:
- dependency-name: commander
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Bump @typescript-eslint/parser from 4.26.1 to 4.28.0 (#2147)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.26.1 to 4.28.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Bump eslint from 7.28.0 to 7.29.0 (#2141)

Bumps [eslint](https://github.com/eslint/eslint) from 7.28.0 to 7.29.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.28.0...v7.29.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Bump mocha from 8.3.2 to 9.0.1 (#2136)

Bumps [mocha](https://github.com/mochajs/mocha) from 8.3.2 to 9.0.1.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](mochajs/mocha@v8.3.2...v9.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Bump @typescript-eslint/eslint-plugin from 4.26.1 to 4.28.0 (#2146)

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.26.1 to 4.28.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Bump typescript from 4.3.2 to 4.3.4 (#2135)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.2 to 4.3.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.3.2...v4.3.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Bump chrome-remote-interface from 0.30.0 to 0.30.1 (#2133)

Bumps [chrome-remote-interface](https://github.com/cyrus-and/chrome-remote-interface) from 0.30.0 to 0.30.1.
- [Release notes](https://github.com/cyrus-and/chrome-remote-interface/releases)
- [Commits](cyrus-and/chrome-remote-interface@v0.30.0...v0.30.1)

---
updated-dependencies:
- dependency-name: chrome-remote-interface
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Add missing example and documentation for this parameters.

Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Update lib/taiko.js

Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Bump devtools-protocol from 0.0.895982 to 0.0.898382 (#2177)

Bumps [devtools-protocol](https://github.com/ChromeDevTools/devtools-protocol) from 0.0.895982 to 0.0.898382.
- [Release notes](https://github.com/ChromeDevTools/devtools-protocol/releases)
- [Commits](https://github.com/ChromeDevTools/devtools-protocol/commits)

---
updated-dependencies:
- dependency-name: devtools-protocol
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Fix max listener reached warning in unit tests (#2183)

Signed-off-by: NivedhaSenthil <nivedhasenthil@gmail.com>
Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Change default alignments settings

Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Remove unused config module function export

Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* update deps to latest (#2182)

* update deps to latest

some audit fixes

Signed-off-by: sriv <srikanth.ddit@gmail.com>

* include clean-css module

Signed-off-by: sriv <srikanth.ddit@gmail.com>
Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Add default config and really working scroll arguments

Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

* Fix unitest to accept new config params

Signed-off-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>

Co-authored-by: Dévai Tamás Roland <tamas.roland.devai@lechnerkozpont.hu>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nivedha <nivedhasenthil@gmail.com>
Co-authored-by: Srikanth <srikanth.ddit@gmail.com>
Co-authored-by: Sanghoon Shin <drslump73@gmail.com>
Co-authored-by: Sanghoon Shin <shin.sanghoon@fromjapan.co.jp>
Co-authored-by: Zabil Cheriya Maliackal <zabil@users.noreply.github.com>
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
Development

Successfully merging this pull request may close these issues.

None yet

1 participant