fix(deps): update shared components packages
Note: This PR body was truncated due to platform limits.
This PR contains the following updates:
| Package | Change | Age | Confidence | Type | Update |
|---|---|---|---|---|---|
| @patternfly/quickstarts | 2.3.3 -> 2.4.5 |
dependencies | minor | ||
| @patternfly/react-core | 4.135.0 -> 4.278.1 |
dependencies | minor | ||
| @rhoas/app-services-ui-shared | 0.12.2 -> 0.16.6 |
dependencies | minor | ||
| @webpack-cli/serve (source) | 1.6.0 -> 1.7.0 |
devDependencies | minor | ||
| JamesIves/github-pages-deploy-action | 4.1.5 -> v4.7.6 |
action | minor | ||
| ajv (source) | 8.6.2 -> 8.17.1 |
devDependencies | minor | ||
| asciidoctor | 2.2.5 -> 2.2.8 |
devDependencies | patch | ||
| copy-webpack-plugin | 9.0.1 -> 9.1.0 |
devDependencies | minor | ||
| css-loader | 6.2.0 -> 6.11.0 |
devDependencies | minor | ||
| css-minimizer-webpack-plugin | 3.0.2 -> 3.4.1 |
devDependencies | minor | ||
| fs-extra | 10.0.0 -> 10.1.0 |
devDependencies | minor | ||
| glob | 7.1.7 -> 7.2.3 |
devDependencies | minor | ||
| html-webpack-plugin | 5.3.2 -> 5.6.5 |
devDependencies | minor | ||
| jest (source) | ^27.5.1 -> 27.5.1 |
devDependencies | pin | ||
| js-yaml | 4.1.0 -> 4.1.1 |
devDependencies | patch | ||
| maven (source) | 3.8.1 -> 3.9.12 |
minor | |||
| maven (source) | 3.6.3 -> 3.9.12 |
minor | |||
| mini-css-extract-plugin | 2.2.1 -> 2.9.4 |
devDependencies | minor | ||
| node (source) | 16.6.2 -> 16.20.2 |
minor | |||
| node | 16.6.2 -> 16.20.2 |
uses-with | minor | ||
| npm-run-all → npm-run-all2 | 4.1.5 -> 5.0.0 |
devDependencies | replacement | ||
| patternfly (source) | 3.24.0 -> 3.59.5 |
minor | |||
| registry.access.redhat.com/ubi8/ubi-minimal | 8.4 -> 8.10-1766090732 |
final | minor | ||
| ruby (source) | 2.6 -> 2.7.8 |
uses-with | minor | ||
| style-loader | 3.2.1 -> 3.3.4 |
devDependencies | minor | ||
| sync-fetch | 0.3.0 -> 0.5.2 |
devDependencies | minor | ||
| terser-webpack-plugin | 5.2.0 -> 5.3.16 |
devDependencies | minor | ||
| ts-loader | 9.2.5 -> 9.5.4 |
devDependencies | minor | ||
| tsconfig-paths-webpack-plugin | 3.5.1 -> 3.5.2 |
devDependencies | patch | ||
| tslib (source) | 2.3.1 -> 2.8.1 |
devDependencies | minor | ||
| typescript (source) | 4.4.2 -> 4.9.5 |
devDependencies | minor | ||
| webpack-bundle-analyzer | 4.4.2 -> 4.10.2 |
devDependencies | minor | ||
| webpack-cli (source) | 4.9.1 -> 4.10.0 |
devDependencies | minor | ||
| webpack-merge | 5.8.0 -> 5.10.0 |
devDependencies | minor | ||
| io.strimzi:kafka-oauth-client (source) | 0.8.1 -> 0.17.1 |
compile | minor | ||
| io.apicurio:apicurio-common-rest-client-vertx (source) | 0.1.9.Final -> 0.1.18.Final |
compile | patch | ||
| org.testcontainers:kafka (source) | 1.16.0 -> 1.21.4 |
test | minor | ||
| org.apache.maven.plugins:maven-failsafe-plugin (source) | 3.0.0-M5 -> 3.5.4 |
build | minor | ||
| org.apache.maven.plugins:maven-surefire-plugin (source) | 3.0.0-M5 -> 3.5.4 |
build | minor | ||
| io.quarkus:quarkus-maven-plugin | 2.7.0.Final -> 2.16.12.Final |
build | minor | ||
| io.quarkus:quarkus-bom | 2.7.0.Final -> 2.16.12.Final |
import | minor | ||
| io.quarkus:quarkus-bom | 2.8.0.Final -> 2.16.12.Final |
import | minor | ||
| io.quarkus:quarkus-universe-bom | 2.2.1.Final -> 2.16.12.Final |
import | minor | ||
| io.quarkus:quarkus-maven-plugin | 2.8.0.Final -> 2.16.12.Final |
build | minor | ||
| io.quarkus:quarkus-maven-plugin | 2.2.1.Final -> 2.16.12.Final |
build | minor | ||
| org.apache.maven.plugins:maven-compiler-plugin (source) | 3.8.1 -> 3.14.1 |
build | minor |
This is a special PR that replaces npm-run-all with the community suggested minimal stable replacement version.
Release Notes
patternfly/patternfly-quickstarts (@patternfly/quickstarts)
v2.4.5
Bug Fixes
v2.4.4
What's Changed
- chore(deps): Replace showdown dependency with marked by @wise-king-sullyman in #370
We've changed the markdown parser to one that's more actively being maintained.
If you're supplying any custom markdown extensions please verify that they still work properly, as this is the area where bugs are most likely from this change.
If you see issues with custom markdown extensions, or any other issues with markdown parsing after this change, please raise an issue.
Full Changelog: https://github.com/patternfly/patternfly-quickstarts/compare/v2.4.3...v2.4.4
v2.4.3
Bug Fixes
- deps: Remove showdown as dependency (41c230a)
v2.4.2
Bug Fixes
- docs: update docs for special release (0e90561)
v2.4.1
Bug Fixes
- webpack: Format webpack config (bade950)
v2.4.0
Bug Fixes
- package.json: more dry run releases (84ecb44)
- package.json: update module/package.json (9fdc5e3)
- readme: whitespace change to watch dry run (b2d64ad)
- release-config: still trying dry-runs (1a2fb4d)
- release.config: add commas (b96ecd0)
- release.config: again a dry-run (304403c)
- release.config: clean up (855c265)
- release.config: need non pre-release branch (f642909)
- release.yml: --legacy-peer-deps (30c539e)
- release.yml: publish pre-release candidates on merge to main (35cb7f4)
Features
- package.json: dry-run release again (085ba65)
- package.json: fix typo (cc37352)
- release.yml: Dry run publish prerelease using github actions (a7aef73)
- release.yml: try another dry-run (3061285)
- release.yml: update node version --dry-run (3ac61d4)
- release: more dry runs (89ecb81)
v2.3.4
patternfly/patternfly-react (@patternfly/react-core)
v4.278.1
Note: Version bump only for package @patternfly/react-core
v4.278.0
Features
v4.277.0
Features
v4.276.12
Bug Fixes
v4.276.11
Bug Fixes
v4.276.10
4.276.10 (2023-06-05)
Note: Version bump only for package @patternfly/react-core
v4.276.9
4.276.9 (2023-04-06)
Note: Version bump only for package @patternfly/react-core
v4.276.8
Bug Fixes
v4.276.7
4.276.7 (2023-03-01)
Bug Fixes
v4.276.6
Note: Version bump only for package @patternfly/react-core
v4.276.5
4.276.5 (2023-01-24)
Note: Version bump only for package @patternfly/react-core
v4.276.4
Bug Fixes
v4.276.3
Note: Version bump only for package @patternfly/react-core
v4.276.2
Bug Fixes
- ExpandableSection: made toggle button conditional with truncate variant (#8570) (2385b96)
- Select-next,Dropdown-next: updated logic for keyboard interaction (#8496) (0a343ce)
v4.276.1
Note: Version bump only for package @patternfly/react-core
v4.276.0
Features
- Accordion: made scrollable content focusable (#8515) (859c4d4)
- Menu: added event param to onDrillIn and onDrillOut callbacks (#8514) (a0bdf70)
v4.275.0
4.275.0 (2023-01-19)
Features
v4.274.1
Note: Version bump only for package @patternfly/react-core
v4.274.0
Bug Fixes
- forward given role to chip component (#8383) (d550980), closes #8353 /github.com/patternfly/patternfly-react/pull/8383#issuecomment-1329742421
Features
v4.273.3
Note: Version bump only for package @patternfly/react-core
v4.273.2
4.273.2 (2023-01-18)
Note: Version bump only for package @patternfly/react-core
v4.273.1
Bug Fixes
v4.273.0
4.273.0 (2023-01-18)
Features
v4.272.0
Bug Fixes
Features
v4.271.2
Note: Version bump only for package @patternfly/react-core
v4.271.1
Bug Fixes
v4.271.0
Features
v4.270.0
Features
v4.269.0
Bug Fixes
Features
v4.268.2
4.268.2 (2023-01-11)
Bug Fixes
v4.268.1
Bug Fixes
v4.268.0
4.268.0 (2023-01-09)
Features
v4.267.14
Note: Version bump only for package @patternfly/react-core
v4.267.13
4.267.13 (2023-01-06)
Bug Fixes
v4.267.12
Note: Version bump only for package @patternfly/react-core
v4.267.11
Note: Version bump only for package @patternfly/react-core
v4.267.10
Bug Fixes
v4.267.9
Bug Fixes
v4.267.8
4.267.8 (2023-01-04)
Note: Version bump only for package @patternfly/react-core
v4.267.7
4.267.7 (2022-12-19)
Note: Version bump only for package @patternfly/react-core
v4.267.6
Bug Fixes
v4.267.5
Note: Version bump only for package @patternfly/react-core
v4.267.4
Note: Version bump only for package @patternfly/react-core
v4.267.3
Note: Version bump only for package @patternfly/react-core
v4.267.2
4.267.2 (2022-12-08)
Bug Fixes
v4.267.1
4.267.1 (2022-12-08)
Note: Version bump only for package @patternfly/react-core
v4.267.0
Features
- Menu: add drilldown filter demo, add flag to support demo & fix some keyboard interaction (#8405) (6fd28da)
v4.266.3
Note: Version bump only for package @patternfly/react-core
v4.266.2
Bug Fixes
v4.266.1
Note: Version bump only for package @patternfly/react-core
v4.266.0
Features
v4.265.2
4.265.2 (2022-12-06)
Bug Fixes
v4.265.1
Note: Version bump only for package @patternfly/react-core
v4.265.0
4.265.0 (2022-12-01)
Bug Fixes
- Dropdown next: Added itemId to DropdownItem props (#8356) (17f3c4b)
- Menu: updated breadcrumb drilldown example (#8385) (ca6e8d4)
- TimePicker: removed redundant onBlur (#8366) (4a5a202)
Features
v4.264.1
4.264.1 (2022-11-30)
Bug Fixes
v4.264.0
Features
v4.263.0
Bug Fixes
- NumberInput: allow user to back out number to type input (#8304) (7dda7a9)
- Popper: add display contents to wrapping divs (#8317) (1851a2c)
Features
v4.262.0
Features
v4.261.0
Features
v4.260.1
[Compare Source](https://redirect.github.com/patternfly/patte
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
⚠ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: .build/package-lock.json
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: [email protected]
npm WARN Found: [email protected]
npm WARN node_modules/ajv-keywords/node_modules/ajv
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer ajv@"^6.9.1" from [email protected]
npm WARN node_modules/ajv-keywords
npm WARN ajv-keywords@"^3.5.2" from [email protected]
npm WARN node_modules/@redhat-cloud-services/frontend-components-config/node_modules/babel-loader/node_modules/schema-utils
npm WARN 4 more (schema-utils, schema-utils, schema-utils, schema-utils)
npm WARN
npm WARN Conflicting peer dependency: [email protected]
npm WARN node_modules/ajv
npm WARN peer ajv@"^6.9.1" from [email protected]
npm WARN node_modules/ajv-keywords
npm WARN ajv-keywords@"^3.5.2" from [email protected]
npm WARN node_modules/@redhat-cloud-services/frontend-components-config/node_modules/babel-loader/node_modules/schema-utils
npm WARN 4 more (schema-utils, schema-utils, schema-utils, schema-utils)
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/webpack
npm ERR! dev webpack@"5.91.0" from the root project
npm ERR! peer webpack@">=5.0.0" from [email protected]
npm ERR! node_modules/assets-webpack-plugin
npm ERR! dev assets-webpack-plugin@"7.1.1" from the root project
npm ERR! 28 more (file-loader, null-loader, raw-loader, svg-url-loader, ...)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer webpack@"^4.0.0" from [email protected]
npm ERR! node_modules/optimize-css-assets-webpack-plugin
npm ERR! dev optimize-css-assets-webpack-plugin@"6.0.1" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/webpack
npm ERR! peer webpack@"^4.0.0" from [email protected]
npm ERR! node_modules/optimize-css-assets-webpack-plugin
npm ERR! dev optimize-css-assets-webpack-plugin@"6.0.1" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-05-09T01_18_58_500Z-debug-0.log
⚠️ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: .build/package-lock.json
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: [email protected]
npm WARN Found: [email protected]
npm WARN node_modules/ajv-keywords/node_modules/ajv
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer ajv@"^6.9.1" from [email protected]
npm WARN node_modules/ajv-keywords
npm WARN ajv-keywords@"^3.5.2" from [email protected]
npm WARN node_modules/@redhat-cloud-services/frontend-components-config/node_modules/babel-loader/node_modules/schema-utils
npm WARN 4 more (schema-utils, schema-utils, schema-utils, schema-utils)
npm WARN
npm WARN Conflicting peer dependency: [email protected]
npm WARN node_modules/ajv
npm WARN peer ajv@"^6.9.1" from [email protected]
npm WARN node_modules/ajv-keywords
npm WARN ajv-keywords@"^3.5.2" from [email protected]
npm WARN node_modules/@redhat-cloud-services/frontend-components-config/node_modules/babel-loader/node_modules/schema-utils
npm WARN 4 more (schema-utils, schema-utils, schema-utils, schema-utils)
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/webpack
npm ERR! dev webpack@"5.93.0" from the root project
npm ERR! peer webpack@">=5.0.0" from [email protected]
npm ERR! node_modules/assets-webpack-plugin
npm ERR! dev assets-webpack-plugin@"7.1.1" from the root project
npm ERR! 28 more (file-loader, null-loader, raw-loader, svg-url-loader, ...)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer webpack@"^4.0.0" from [email protected]
npm ERR! node_modules/optimize-css-assets-webpack-plugin
npm ERR! dev optimize-css-assets-webpack-plugin@"6.0.1" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/webpack
npm ERR! peer webpack@"^4.0.0" from [email protected]
npm ERR! node_modules/optimize-css-assets-webpack-plugin
npm ERR! dev optimize-css-assets-webpack-plugin@"6.0.1" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-07-22T13_16_05_459Z-debug-0.log