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

build(deps): bump express and @applitools/eyes-storybook in /superset-frontend #22731

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 14, 2023

Bumps express to 4.17.3 and updates ancestor dependency @applitools/eyes-storybook. These dependencies need to be updated together.

Updates express from 4.17.1 to 4.17.3

Release notes

Sourced from express's releases.

4.17.3

  • deps: accepts@~1.3.8
    • deps: mime-types@~2.1.34
    • deps: negotiator@0.6.3
  • deps: body-parser@1.19.2
    • deps: bytes@3.1.2
    • deps: qs@6.9.7
    • deps: raw-body@2.4.3
  • deps: cookie@0.4.2
  • deps: qs@6.9.7
    • Fix handling of __proto__ keys
  • pref: remove unnecessary regexp for trust proxy

4.17.2

  • Fix handling of undefined in res.jsonp
  • Fix handling of undefined when "json escape" is enabled
  • Fix incorrect middleware execution with unanchored RegExps
  • Fix res.jsonp(obj, status) deprecation message
  • Fix typo in res.is JSDoc
  • deps: body-parser@1.19.1
    • deps: bytes@3.1.1
    • deps: http-errors@1.8.1
    • deps: qs@6.9.6
    • deps: raw-body@2.4.2
    • deps: safe-buffer@5.2.1
    • deps: type-is@~1.6.18
  • deps: content-disposition@0.5.4
    • deps: safe-buffer@5.2.1
  • deps: cookie@0.4.1
    • Fix maxAge option to reject invalid values
  • deps: proxy-addr@~2.0.7
    • Use req.socket over deprecated req.connection
    • deps: forwarded@0.2.0
    • deps: ipaddr.js@1.9.1
  • deps: qs@6.9.6
  • deps: safe-buffer@5.2.1
  • deps: send@0.17.2
    • deps: http-errors@1.8.1
    • deps: ms@2.1.3
    • pref: ignore empty http tokens
  • deps: serve-static@1.14.2
    • deps: send@0.17.2
  • deps: setprototypeof@1.2.0
Changelog

Sourced from express's changelog.

4.17.3 / 2022-02-16

  • deps: accepts@~1.3.8
    • deps: mime-types@~2.1.34
    • deps: negotiator@0.6.3
  • deps: body-parser@1.19.2
    • deps: bytes@3.1.2
    • deps: qs@6.9.7
    • deps: raw-body@2.4.3
  • deps: cookie@0.4.2
  • deps: qs@6.9.7
    • Fix handling of __proto__ keys
  • pref: remove unnecessary regexp for trust proxy

4.17.2 / 2021-12-16

  • Fix handling of undefined in res.jsonp
  • Fix handling of undefined when "json escape" is enabled
  • Fix incorrect middleware execution with unanchored RegExps
  • Fix res.jsonp(obj, status) deprecation message
  • Fix typo in res.is JSDoc
  • deps: body-parser@1.19.1
    • deps: bytes@3.1.1
    • deps: http-errors@1.8.1
    • deps: qs@6.9.6
    • deps: raw-body@2.4.2
    • deps: safe-buffer@5.2.1
    • deps: type-is@~1.6.18
  • deps: content-disposition@0.5.4
    • deps: safe-buffer@5.2.1
  • deps: cookie@0.4.1
    • Fix maxAge option to reject invalid values
  • deps: proxy-addr@~2.0.7
    • Use req.socket over deprecated req.connection
    • deps: forwarded@0.2.0
    • deps: ipaddr.js@1.9.1
  • deps: qs@6.9.6
  • deps: safe-buffer@5.2.1
  • deps: send@0.17.2
    • deps: http-errors@1.8.1
    • deps: ms@2.1.3
    • pref: ignore empty http tokens
  • deps: serve-static@1.14.2
    • deps: send@0.17.2
  • deps: setprototypeof@1.2.0
Commits
  • 3d7fce5 4.17.3
  • f906371 build: update example dependencies
  • 6381bc6 deps: qs@6.9.7
  • a007863 deps: body-parser@1.19.2
  • e98f584 Revert "build: use minimatch@3.0.4 for Node.js < 4"
  • a659137 tests: use strict mode
  • a39e409 tests: prevent leaking changes to NODE_ENV
  • 82de4de examples: fix path traversal in downloads example
  • 12310c5 build: use nyc for test coverage
  • 884657d examples: remove bitwise syntax for includes check
  • Additional commits viewable in compare view

Updates @applitools/eyes-storybook from 3.27.6 to 3.30.1

Changelog

Sourced from @​applitools/eyes-storybook's changelog.

3.30.1 - 2023/1/3

Features

  • Additional internal event logs

Bug fixes

  • fixed bug in mobile environment

3.30.0 - 2022/12/19

Features

  • Deprecated "Content" match level value in favor of "IgnoreColors"
  • Add Support for storyStoreV7 flag

Bug fixes

  • Handle fake shadowRoot with UFG
  • Handed error during polling in long requests to eyes server

3.29.4 - 2022/9/12

Features

Bug fixes

  • Prevent Eyes-Storybook from hanging when there is a failure to take DOM

3.29.3 - 2022/8/18

Features

Bug fixes

  • Better support in DOM slot element
  • fix error handling

3.29.2 - 2022/7/14

Features

  • Allow configuration file to be loaded from ancestor directories

Bug fixes

  • Fixed bug where a failure in a single UFG environment fails all other environments in the same configuration

3.29.1 - 2022/6/16

Features

  • Allowed `` values in custom properties
  • Add special attribute for pseudo elements
  • Support padding for regions in the following region types - ignoreRegions, layoutRegions, strictRegions, contentRegions

Bug fixes

  • Fixed broken links to enums implementation in the README.md
  • Fix rendering issues with Salesforce Lightning design system
  • Add timeout when attempting to get data for a story

3.29.0 - 2022/6/2

Features

... (truncated)

Commits
  • c5e8c1f @​applitools/eyes-storybook@​3.30.1
  • e04055c [auto commit] @​applitools/eyes-storybook: upgrade deps
  • abcb2c4 storybook, fix test
  • 76995f8 storybook, update renderers mapping
  • 6f8756b storybook, eslint fix
  • 71f88b9 [storybook] adjust mobile env structure (#1211)
  • b0afd01 @​applitools/eyes-storybook@​3.30.0
  • b319c10 [auto commit] @​applitools/eyes-storybook: upgrade deps
  • 2e2f15b storybook, fix it fake IE test
  • 6f4bc26 storybook, fix should drain pool in case of IE test
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [express](https://github.com/expressjs/express) to 4.17.3 and updates ancestor dependency [@applitools/eyes-storybook](https://github.com/applitools/eyes.sdk.javascript1/tree/HEAD/js/packages/eyes-storybook). These dependencies need to be updated together.


Updates `express` from 4.17.1 to 4.17.3
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.17.1...4.17.3)

Updates `@applitools/eyes-storybook` from 3.27.6 to 3.30.1
- [Release notes](https://github.com/applitools/eyes.sdk.javascript1/releases)
- [Changelog](https://github.com/applitools/eyes.sdk.javascript1/blob/master/js/packages/eyes-storybook/CHANGELOG.md)
- [Commits](https://github.com/applitools/eyes.sdk.javascript1/commits/@applitools/eyes-storybook@3.30.1/js/packages/eyes-storybook)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
- dependency-name: "@applitools/eyes-storybook"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependabot npm Dependabot - npm related PRs labels Jan 14, 2023
@codecov
Copy link

codecov bot commented Jan 14, 2023

Codecov Report

Merging #22731 (218a21d) into master (5137d58) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master   #22731   +/-   ##
=======================================
  Coverage   67.10%   67.10%           
=======================================
  Files        1869     1869           
  Lines       71609    71609           
  Branches     7822     7822           
=======================================
  Hits        48056    48056           
  Misses      21526    21526           
  Partials     2027     2027           
Flag Coverage Δ
javascript 53.93% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@rusackas rusackas merged commit ffa0158 into master Jan 17, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/superset-frontend/express-and-applitools/eyes-storybook-4.17.3 branch January 17, 2023 03:57
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 2.1.0 and removed 🚢 2.1.3 labels Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels dependabot npm Dependabot - npm related PRs size/XS 🚢 2.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants