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

chore(deps): update minor and patch #1587

Merged
merged 5 commits into from
Nov 4, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 10, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/cli (source) 7.24.8 -> 7.25.9 age adoption passing confidence
@babel/core (source) 7.25.2 -> 7.26.0 age adoption passing confidence
@babel/helper-plugin-utils (source) 7.24.8 -> 7.25.9 age adoption passing confidence
@babel/plugin-transform-react-jsx (source) 7.25.2 -> 7.25.9 age adoption passing confidence
@babel/preset-env (source) 7.25.3 -> 7.26.0 age adoption passing confidence
@babel/preset-react (source) 7.24.7 -> 7.25.9 age adoption passing confidence
@commitlint/cli (source) 19.3.0 -> 19.5.0 age adoption passing confidence
@commitlint/config-conventional (source) 19.2.2 -> 19.5.0 age adoption passing confidence
@emotion/react (source) ^11.13.0 -> ^11.13.3 age adoption passing confidence
@mui/icons-material (source) ^5.16.6 -> ^5.16.7 age adoption passing confidence
@mui/material (source) ^5.16.6 -> ^5.16.7 age adoption passing confidence
@mui/system (source) ^5.16.6 -> ^5.16.7 age adoption passing confidence
@​nebula.js/sn-mekko-chart 1.4.1 -> 1.4.2 age adoption passing confidence
@playwright/test (source) 1.45.2 -> 1.48.2 age adoption passing confidence
@qlik/api ^1.14.0 -> ^1.23.0 age adoption passing confidence
@​qlik/sdk 0.27.1 -> 0.28.0 age adoption passing confidence
@rollup/plugin-commonjs (source) 28.0.0 -> 28.0.1 age adoption passing confidence
@rollup/plugin-node-resolve (source) 15.2.3 -> 15.3.0 age adoption passing confidence
@rollup/plugin-typescript (source) 12.1.0 -> 12.1.1 age adoption passing confidence
@testing-library/jest-dom ^6.4.8 -> ^6.6.3 age adoption passing confidence
babel-loader 9.1.3 -> 9.2.1 age adoption passing confidence
caniuse-lite 1.0.30001649 -> 1.0.30001677 age adoption passing confidence
eslint (source) 8.57.0 -> 8.57.1 age adoption passing confidence
eslint-import-resolver-webpack (source) 0.13.8 -> 0.13.9 age adoption passing confidence
eslint-plugin-import 2.29.1 -> 2.31.0 age adoption passing confidence
eslint-plugin-jest ^28.7.0 -> ^28.8.3 age adoption passing confidence
eslint-plugin-jsx-a11y 6.9.0 -> 6.10.2 age adoption passing confidence
eslint-plugin-react 7.35.0 -> 7.37.2 age adoption passing confidence
express (source) 4.20.0 -> 4.21.1 age adoption passing confidence
html-webpack-plugin 5.6.0 -> 5.6.3 age adoption passing confidence
husky 9.1.4 -> 9.1.6 age adoption passing confidence
lerna (source) 8.1.8 -> 8.1.9 age adoption passing confidence
lint-staged ^15.2.8 -> ^15.2.10 age adoption passing confidence
monaco-editor 0.50.0 -> 0.52.0 age adoption passing confidence
picasso-plugin-q 2.2.8 -> 2.3.1 age adoption passing confidence
picasso.js (source) 2.2.8 -> 2.3.1 age adoption passing confidence
postcss (source) ^8.4.41 -> ^8.4.47 age adoption passing confidence
qlik-chart-modules 0.79.0 -> 0.81.0 age adoption passing confidence
react-router-dom (source) 6.26.0 -> 6.27.0 age adoption passing confidence
rollup (source) 4.22.4 -> 4.24.3 age adoption passing confidence
rollup-plugin-sass 1.13.1 -> 1.14.0 age adoption passing confidence
typescript (source) >=5.5.4 -> >=5.6.3 age adoption passing confidence
webpack 5.94.0 -> 5.96.1 age adoption passing confidence

Release Notes

babel/babel (@​babel/cli)

v7.25.9

Compare Source

🐛 Bug Fix
🏠 Internal
🏃‍♀️ Performance

v7.25.7

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • babel-core
  • babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env
  • babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone
  • babel-generator
🏃‍♀️ Performance

v7.25.6

Compare Source

🐛 Bug Fix
💅 Polish
  • babel-generator, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-duplicate-named-capturing-groups-regex, babel-plugin-transform-named-capturing-groups-regex, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx, babel-plugin-transform-react-pure-annotations, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env
  • babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes
  • babel-generator
🏠 Internal
babel/babel (@​babel/core)

v7.26.0

Compare Source

v7.25.9

Compare Source

🐛 Bug Fix
🏠 Internal
🏃‍♀️ Performance

v7.25.8

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-parser, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-export-default-from, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-import-defer, babel-plugin-proposal-partial-application, babel-plugin-proposal-throw-expressions, babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-static-block, babel-plugin-transform-dynamic-import, babel-plugin-transform-export-namespace-from, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-property-in-object, babel-preset-env

v7.25.7

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • babel-core
  • babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env
  • babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone
  • babel-generator
🏃‍♀️ Performance
conventional-changelog/commitlint (@​commitlint/cli)

v19.5.0

Compare Source

Features

19.4.1 (2024-08-28)

Note: Version bump only for package @​commitlint/cli

v19.4.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.4.0

Compare Source

Features
conventional-changelog/commitlint (@​commitlint/config-conventional)

v19.5.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

19.4.1 (2024-08-28)

Note: Version bump only for package @​commitlint/config-conventional

19.2.2 (2024-04-14)

Note: Version bump only for package @​commitlint/config-conventional

v19.4.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

emotion-js/emotion (@​emotion/react)

v11.13.3

Compare Source

mui/material-ui (@​mui/icons-material)

v5.16.7

Compare Source

mui/material-ui (@​mui/material)

v5.16.7

Compare Source

mui/material-ui (@​mui/system)

v5.16.7

Compare Source

microsoft/playwright (@​playwright/test)

v1.48.2

Compare Source

v1.48.1

Compare Source

Highlights

https://github.com/microsoft/playwright/issues/33023 - [Bug]: command line flag --headed has no effect in ui modehttps://github.com/microsoft/playwright/issues/331077 - [REGRESSION]: page.waitForRequest does not get resolved since 1.48.https://github.com/microsoft/playwright/issues/3308585 - [Bug]: WebSocket route does not handle full URLs in Playwrighttps://github.com/microsoft/playwright/issues/33052052 - [Regression]: Inspector not showing recorded sthttps://github.com/microsoft/playwright/issues/331323132 - [Bug]: Wrong Ubuntu release name in Dockerfile.nhttps://github.com/microsoft/playwright/pull/3299632996 - [BUG] Trace attachments have small unusable height

Browser Versions

  • Chromium 130.0.6723.19
  • Mozilla Firefox 130.0
  • WebKit 18.0

This version was also tested against the following stable channels:

  • Google Chrome 129
  • Microsoft Edge 129

v1.48.0

Compare Source

v1.47.2

Compare Source

Highlights

https://github.com/microsoft/playwright/pull/32699- [REGRESSION]: fix(codegen): use content_frame property in python/.NEThttps://github.com/microsoft/playwright/issues/327066- [REGRESSION]: page.pause() does not pause test timeout after 1.4https://github.com/microsoft/playwright/pull/3266161 - fix(trace-viewer): time delta between local and remote actions

Browser Versions

  • Chromium 129.0.6668.29
  • Mozilla Firefox 130.0
  • WebKit 18.0

This version was also tested against the following stable channels:

  • Google Chrome 128
  • Microsoft Edge 128

v1.47.1

Compare Source

v1.47.0

Compare Source

v1.46.1

Compare Source

v1.46.0

Compare Source

v1.45.3

[Compar


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Aug 10, 2024
@renovate renovate bot enabled auto-merge (squash) August 10, 2024 02:35
@renovate renovate bot force-pushed the renovate/minor-and-patch branch 15 times, most recently from 71450c1 to a2aa4f6 Compare August 19, 2024 19:20
@renovate renovate bot force-pushed the renovate/minor-and-patch branch 11 times, most recently from 8dbb763 to b1e6733 Compare August 27, 2024 10:51
@renovate renovate bot force-pushed the renovate/minor-and-patch branch 2 times, most recently from 936fca4 to 96640e8 Compare August 28, 2024 10:00
@renovate renovate bot force-pushed the renovate/minor-and-patch branch 19 times, most recently from 6801378 to 6d80e54 Compare November 1, 2024 13:00
Copy link
Contributor Author

renovate bot commented Nov 4, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@renovate renovate bot merged commit 8aa3235 into main Nov 4, 2024
10 checks passed
@renovate renovate bot deleted the renovate/minor-and-patch branch November 4, 2024 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant