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 eslint from 7.25.0 to 7.27.0 #2069

Merged
merged 1 commit into from May 28, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 24, 2021

Bumps eslint from 7.25.0 to 7.27.0.

Release notes

Sourced from eslint's releases.

v7.27.0

  • 2c0868c Chore: merge all html formatter files into html.js (#14612) (Milos Djermanovic)
  • 9e9b5e0 Update: no-unused-vars false negative with comma operator (fixes #14325) (#14354) (Nitin Kumar)
  • afe9569 Chore: use includes instead of indexOf (#14607) (Mikhail Bodrov)
  • c0f418e Chore: Remove lodash (#14287) (Stephen Wade)
  • 52655dd Update: no-restricted-imports custom message for patterns (fixes #11843) (#14580) (Alex Holden)
  • 967b1c4 Chore: Fix typo in large.js (#14589) (Ikko Ashimine)
  • 2466a05 Sponsors: Sync README with website (ESLint Jenkins)
  • fe29f18 Sponsors: Sync README with website (ESLint Jenkins)
  • 086c1d6 Chore: add more test cases for no-sequences (#14579) (Nitin Kumar)
  • 6a2ced8 Docs: Update README team and sponsors (ESLint Jenkins)

v7.26.0

  • aaf65e6 Upgrade: eslintrc for ModuleResolver fix (#14577) (Brandon Mills)
  • ae6dbd1 Fix: track variables, not names in require-atomic-updates (fixes #14208) (#14282) (Patrick Ahmetovic)
  • 6a86e50 Chore: remove loose-parser tests (fixes #14315) (#14569) (Milos Djermanovic)
  • ee3a3ea Fix: create .eslintrc.cjs for module type (#14304) (Nitin Kumar)
  • 6791dec Docs: fix example for require-atomic-updates (#14562) (Milos Djermanovic)
  • 388eb7e Sponsors: Sync README with website (ESLint Jenkins)
  • f071d1e Update: Add automated suggestion to radix rule for parsing decimals (#14291) (Bryan Mishkin)
  • 0b6a3f3 New: Include XO style guide in eslint --init (#14193) (Federico Brigante)
Changelog

Sourced from eslint's changelog.

v7.27.0 - May 21, 2021

  • 2c0868c Chore: merge all html formatter files into html.js (#14612) (Milos Djermanovic)
  • 9e9b5e0 Update: no-unused-vars false negative with comma operator (fixes #14325) (#14354) (Nitin Kumar)
  • afe9569 Chore: use includes instead of indexOf (#14607) (Mikhail Bodrov)
  • c0f418e Chore: Remove lodash (#14287) (Stephen Wade)
  • 52655dd Update: no-restricted-imports custom message for patterns (fixes #11843) (#14580) (Alex Holden)
  • 967b1c4 Chore: Fix typo in large.js (#14589) (Ikko Ashimine)
  • 2466a05 Sponsors: Sync README with website (ESLint Jenkins)
  • fe29f18 Sponsors: Sync README with website (ESLint Jenkins)
  • 086c1d6 Chore: add more test cases for no-sequences (#14579) (Nitin Kumar)
  • 6a2ced8 Docs: Update README team and sponsors (ESLint Jenkins)

v7.26.0 - May 7, 2021

  • aaf65e6 Upgrade: eslintrc for ModuleResolver fix (#14577) (Brandon Mills)
  • ae6dbd1 Fix: track variables, not names in require-atomic-updates (fixes #14208) (#14282) (Patrick Ahmetovic)
  • 6a86e50 Chore: remove loose-parser tests (fixes #14315) (#14569) (Milos Djermanovic)
  • ee3a3ea Fix: create .eslintrc.cjs for module type (#14304) (Nitin Kumar)
  • 6791dec Docs: fix example for require-atomic-updates (#14562) (Milos Djermanovic)
  • 388eb7e Sponsors: Sync README with website (ESLint Jenkins)
  • f071d1e Update: Add automated suggestion to radix rule for parsing decimals (#14291) (Bryan Mishkin)
  • 0b6a3f3 New: Include XO style guide in eslint --init (#14193) (Federico Brigante)
Commits

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 May 24, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-7.27.0 branch 2 times, most recently from 1fc9663 to bc8e8de Compare May 28, 2021 07:04
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>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-7.27.0 branch from bc8e8de to f3b5c6d Compare May 28, 2021 09:12
@NivedhaSenthil NivedhaSenthil merged commit f67e59f into master May 28, 2021
@NivedhaSenthil NivedhaSenthil deleted the dependabot/npm_and_yarn/eslint-7.27.0 branch May 28, 2021 09:26
dorion pushed a commit to dorion/taiko that referenced this pull request Jul 8, 2021
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>
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