Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

chore(deps): update shared components packages #1497

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 6, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@babel/core (source) 7.21.8 -> 7.23.7 age adoption passing confidence devDependencies minor
@patternfly/patternfly 4.224.2 -> 4.224.5 age adoption passing confidence peerDependencies patch
@patternfly/patternfly 4.224.2 -> 4.224.5 age adoption passing confidence devDependencies patch
@patternfly/quickstarts 2.4.0 -> 2.4.3 age adoption passing confidence peerDependencies patch
@patternfly/quickstarts 2.4.0 -> 2.4.3 age adoption passing confidence devDependencies patch
@patternfly/react-charts 6.94.19 -> 6.94.21 age adoption passing confidence devDependencies patch
@patternfly/react-core 4.276.8 -> 4.278.1 age adoption passing confidence peerDependencies minor
@patternfly/react-core 4.276.8 -> 4.278.1 age adoption passing confidence devDependencies minor
@patternfly/react-icons 4.93.6 -> 4.93.7 age adoption passing confidence peerDependencies patch
@patternfly/react-icons 4.93.6 -> 4.93.7 age adoption passing confidence devDependencies patch
@patternfly/react-table (source) 4.113.0 -> 4.113.7 age adoption passing confidence peerDependencies patch
@patternfly/react-table (source) 4.113.0 -> 4.113.7 age adoption passing confidence devDependencies patch
@rhoas/account-management-sdk 1.0.2 -> 1.0.3 age adoption passing confidence dependencies patch
@rhoas/api-mock 1.0.2 -> 1.0.3 age adoption passing confidence devDependencies patch
@rhoas/app-services-ui-components 2.31.0 -> 2.31.2 age adoption passing confidence peerDependencies patch
@rhoas/app-services-ui-components 2.31.0 -> 2.31.2 age adoption passing confidence devDependencies patch
@testing-library/jest-dom 5.16.5 -> 5.17.0 age adoption passing confidence devDependencies minor
@types/react (source) 17.0.58 -> 17.0.74 age adoption passing confidence devDependencies patch
@types/react-dom (source) 17.0.20 -> 17.0.25 age adoption passing confidence devDependencies patch
@typescript-eslint/eslint-plugin (source) 5.59.2 -> 5.62.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser (source) 5.59.2 -> 5.62.0 age adoption passing confidence devDependencies minor
css-loader 6.7.3 -> 6.9.0 age adoption passing confidence devDependencies minor
eslint (source) 8.40.0 -> 8.56.0 age adoption passing confidence devDependencies minor
eslint-config-prettier 8.8.0 -> 8.10.0 age adoption passing confidence devDependencies minor
eslint-plugin-cypress 2.13.3 -> 2.15.1 age adoption passing confidence devDependencies minor
eslint-plugin-deprecation 1.4.1 -> 1.5.0 age adoption passing confidence devDependencies minor
eslint-plugin-i18next 6.0.1 -> 6.0.3 age adoption passing confidence devDependencies patch
eslint-plugin-jest 27.2.1 -> 27.6.2 age adoption passing confidence devDependencies minor
eslint-plugin-react 7.32.2 -> 7.33.2 age adoption passing confidence devDependencies minor
html-webpack-plugin 5.5.1 -> 5.6.0 age adoption passing confidence devDependencies minor
i18next (source) 22.4.15 -> 22.5.1 age adoption passing confidence devDependencies minor
lint-staged 13.2.2 -> 13.3.0 age adoption passing confidence devDependencies minor
mini-css-extract-plugin 2.7.5 -> 2.7.7 age adoption passing confidence devDependencies patch
node 16.20.0 -> 16.20.2 age adoption passing confidence patch
redux-promise-middleware 6.1.3 -> 6.2.0 age adoption passing confidence peerDependencies minor
regenerator-runtime (source) 0.13.11 -> 0.14.1 age adoption passing confidence devDependencies minor
style-loader 3.3.2 -> 3.3.4 age adoption passing confidence devDependencies patch
terser-webpack-plugin 5.3.7 -> 5.3.10 age adoption passing confidence devDependencies patch
ts-loader 9.4.2 -> 9.5.1 age adoption passing confidence devDependencies minor
tsconfig-paths-webpack-plugin 4.0.1 -> 4.1.0 age adoption passing confidence devDependencies minor
tslib (source) 2.5.0 -> 2.6.2 age adoption passing confidence devDependencies minor
tslib (source) 2.5.0 -> 2.6.2 age adoption passing confidence dependencies minor
type-fest 3.10.0 -> 3.13.1 age adoption passing confidence devDependencies minor
webpack 5.82.0 -> 5.89.0 age adoption passing confidence devDependencies minor
webpack-bundle-analyzer 4.8.0 -> 4.10.1 age adoption passing confidence devDependencies minor
webpack-cli (source) 5.0.2 -> 5.1.4 age adoption passing confidence devDependencies minor
webpack-dev-server 4.13.3 -> 4.15.1 age adoption passing confidence devDependencies minor
webpack-merge 5.8.0 -> 5.10.0 age adoption passing confidence devDependencies minor

Release Notes

babel/babel (@​babel/core)

v7.23.7

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-helper-create-class-features-plugin
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators

v7.23.6

Compare Source

👓 Spec Compliance
  • babel-generator, babel-parser, babel-types
  • babel-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-types
🐛 Bug Fix
  • babel-generator
  • babel-helpers, babel-plugin-proposal-explicit-resource-management
  • babel-plugin-proposal-decorators, babel-plugin-transform-class-properties
    • #​16161 Ensure the [[@​@​toPrimitive]] call of a decorated class member key is invoked once (@​JLHwung)
    • #​16148 Support named evaluation for decorated anonymous class exp (@​JLHwung)
  • babel-plugin-transform-for-of, babel-preset-env
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-plugin-transform-typescript
🔬 Output optimization
  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-helpers, babel-plugin-proposal-decorators

v7.23.5

Compare Source

👓 Spec Compliance
  • babel-plugin-proposal-decorators
  • babel-helpers, babel-plugin-proposal-decorators
🚀 New Feature
🐛 Bug Fix
  • babel-traverse, babel-types
  • babel-plugin-transform-classes
  • babel-generator
  • babel-helpers
  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties, babel-plugin-transform-typescript
  • babel-generator, babel-plugin-transform-modules-commonjs, babel-plugin-transform-parameters, babel-plugin-transform-typescript, babel-traverse
🔬 Output optimization

v7.23.3

Compare Source

🐛 Bug Fix
📝 Documentation
🏠 Internal
🏃‍♀️ Performance
🔬 Output optimization
  • babel-plugin-transform-computed-properties

v7.23.2

Compare Source

🐛 Bug Fix
  • babel-traverse
  • babel-preset-typescript
  • babel-helpers
  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

v7.23.0

Compare Source

🚀 New Feature
  • babel-plugin-proposal-import-wasm-source, babel-plugin-syntax-import-source, babel-plugin-transform-dynamic-import
  • babel-helper-module-transforms, babel-helpers, babel-plugin-proposal-import-defer, babel-plugin-syntax-import-defer, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone
  • babel-generator, babel-parser, babel-types
  • babel-generator, babel-helper-module-transforms, babel-parser, babel-plugin-transform-dynamic-import, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-traverse, babel-types
  • babel-standalone
  • babel-helper-function-name, babel-helper-member-expression-to-functions, babel-helpers, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-optional-chaining-assign, babel-plugin-syntax-optional-chaining-assign, babel-plugin-transform-destructuring, babel-plugin-transform-optional-chaining, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-types
  • babel-helpers, babel-plugin-proposal-decorators
  • babel-traverse, babel-types
  • babel-preset-typescript
  • babel-parser
🐛 Bug Fix
  • babel-plugin-transform-block-scoping
💅 Polish
🔬 Output optimization
  • babel-core, babel-helper-module-transforms, babel-plugin-transform-async-to-generator, babel-plugin-transform-classes, babel-plugin-transform-dynamic-import, babel-plugin-transform-function-name, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-inline-elements, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-preset-env

v7.22.20

Compare Source

🏠 Internal
↩️ Revert
  • babel-helper-remap-async-to-generator, babel-helper-wrap-function, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-function-sent, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-parameters, babel-plugin-transform-runtime, babel-preset-env

v7.22.19

Compare Source

v7.22.19 (2023-09-14)

Re-published 7.22.18, due to a releasing error.

v7.22.18

Compare Source

🐛 Bug Fix
  • babel-helper-validator-identifier
  • babel-helper-module-transforms, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update dependency @types/react to v17.0.59 chore(deps): update shared components packages May 6, 2023
@renovate renovate bot force-pushed the renovate/shared-components-packages branch 7 times, most recently from a62b76d to a7e219a Compare May 11, 2023 16:16
@renovate renovate bot force-pushed the renovate/shared-components-packages branch 10 times, most recently from 4a2139e to 3227cbd Compare May 22, 2023 10:03
@renovate renovate bot force-pushed the renovate/shared-components-packages branch 10 times, most recently from eb58657 to 0251a04 Compare May 29, 2023 17:39
@renovate renovate bot force-pushed the renovate/shared-components-packages branch from 0251a04 to c8dfe52 Compare May 30, 2023 17:33
@renovate renovate bot force-pushed the renovate/shared-components-packages branch 2 times, most recently from cc7ac72 to 0eae25b Compare October 30, 2023 19:14
@renovate renovate bot force-pushed the renovate/shared-components-packages branch 3 times, most recently from d0fe3b4 to 132af4e Compare November 9, 2023 08:07
@renovate renovate bot force-pushed the renovate/shared-components-packages branch 7 times, most recently from faa6d56 to a07d325 Compare November 21, 2023 02:22
@renovate renovate bot force-pushed the renovate/shared-components-packages branch from a07d325 to 5afcdfd Compare November 22, 2023 04:09
@renovate renovate bot force-pushed the renovate/shared-components-packages branch 2 times, most recently from cc5356d to 7ad0d71 Compare December 1, 2023 23:57
@renovate renovate bot force-pushed the renovate/shared-components-packages branch 4 times, most recently from c56dd0d to 33383cd Compare December 13, 2023 04:56
@renovate renovate bot force-pushed the renovate/shared-components-packages branch 3 times, most recently from a31880e to d175b1f Compare December 19, 2023 16:28
@renovate renovate bot force-pushed the renovate/shared-components-packages branch 4 times, most recently from 0af7514 to fbecf1a Compare January 1, 2024 20:05
@renovate renovate bot force-pushed the renovate/shared-components-packages branch 2 times, most recently from dabf740 to 950523f Compare January 10, 2024 08:10
@renovate renovate bot force-pushed the renovate/shared-components-packages branch from 950523f to 5981f81 Compare January 10, 2024 18:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants