Skip to content

fix(deps): update shared components packages#579

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/shared-components-packages
Open

fix(deps): update shared components packages#579
renovate[bot] wants to merge 1 commit intomainfrom
renovate/shared-components-packages

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 30, 2022

ℹ️ 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.32.4.5 age confidence dependencies minor
@patternfly/react-core 4.135.04.278.1 age confidence dependencies minor
@rhoas/app-services-ui-shared 0.12.20.16.6 age confidence dependencies minor
@webpack-cli/serve (source) 1.6.01.7.0 age confidence devDependencies minor
JamesIves/github-pages-deploy-action 4.1.5v4.8.0 age confidence action minor
ajv (source) 8.6.28.18.0 age confidence devDependencies minor
asciidoctor 2.2.52.2.8 age confidence devDependencies patch
copy-webpack-plugin 9.0.19.1.0 age confidence devDependencies minor
css-loader 6.2.06.11.0 age confidence devDependencies minor
css-minimizer-webpack-plugin 3.0.23.4.1 age confidence devDependencies minor
fs-extra 10.0.010.1.0 age confidence devDependencies minor
glob 7.1.77.2.3 age confidence devDependencies minor
html-webpack-plugin 5.3.25.6.6 age confidence devDependencies minor
jest (source) ^27.5.127.5.1 age confidence devDependencies pin
js-yaml 4.1.04.1.1 age confidence devDependencies patch
jsonpath 1.1.11.3.0 age confidence devDependencies minor
maven (source) 3.8.13.9.14 age confidence minor
maven (source) 3.6.33.9.14 age confidence minor
mini-css-extract-plugin 2.2.12.10.1 age confidence devDependencies minor
node (source) 16.6.216.20.2 age confidence minor
node 16.6.216.20.2 age confidence uses-with minor
patternfly (source) 3.24.03.59.5 age confidence minor
registry.access.redhat.com/ubi8/ubi-minimal 8.48.10-1774368033 age confidence final minor
ruby (source) 2.62.7.8 age confidence uses-with minor
style-loader 3.2.13.3.4 age confidence devDependencies minor
sync-fetch 0.3.00.6.0 age confidence devDependencies minor
terser-webpack-plugin 5.2.05.4.0 age confidence devDependencies minor
ts-loader 9.2.59.5.4 age confidence devDependencies minor
tsconfig-paths-webpack-plugin 3.5.13.5.2 age confidence devDependencies patch
tslib (source) 2.3.12.8.1 age confidence devDependencies minor
typescript (source) 4.4.24.9.5 age confidence devDependencies minor
webpack-bundle-analyzer 4.4.24.10.2 age confidence devDependencies minor
webpack-cli (source) 4.9.14.10.0 age confidence devDependencies minor
webpack-merge 5.8.05.10.0 age confidence devDependencies minor
yaml (source) 1.10.21.10.3 age confidence dependencies patch
io.strimzi:kafka-oauth-client (source) 0.8.10.17.1 age confidence compile minor
io.apicurio:apicurio-common-rest-client-vertx (source) 0.1.9.Final0.1.18.Final age confidence compile patch
org.testcontainers:kafka (source) 1.16.01.21.4 age confidence test minor
org.apache.maven.plugins:maven-failsafe-plugin (source) 3.0.0-M53.5.5 age confidence build minor
org.apache.maven.plugins:maven-surefire-plugin (source) 3.0.0-M53.5.5 age confidence build minor
io.quarkus:quarkus-maven-plugin 2.7.0.Final2.16.12.Final age confidence build minor
io.quarkus:quarkus-bom 2.7.0.Final2.16.12.Final age confidence import minor
io.quarkus:quarkus-bom 2.8.0.Final2.16.12.Final age confidence import minor
io.quarkus:quarkus-universe-bom 2.2.1.Final2.16.12.Final age confidence import minor
io.quarkus:quarkus-maven-plugin 2.8.0.Final2.16.12.Final age confidence build minor
io.quarkus:quarkus-maven-plugin 2.2.1.Final2.16.12.Final age confidence build minor
org.apache.maven.plugins:maven-compiler-plugin (source) 3.8.13.15.0 age confidence build minor

Release Notes

patternfly/patternfly-quickstarts (@​patternfly/quickstarts)

v2.4.5

Compare Source

Bug Fixes
  • markdown: fix plain code fences not being transformed (#​375) (a6908ee)

v2.4.4

Compare Source

What's Changed

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: patternfly/patternfly-quickstarts@v2.4.3...v2.4.4

v2.4.3

Compare Source

Bug Fixes
  • deps: Remove showdown as dependency (41c230a)

v2.4.2

Compare Source

Bug Fixes
  • docs: update docs for special release (0e90561)

v2.4.1

Compare Source

Bug Fixes
  • webpack: Format webpack config (bade950)

v2.4.0

Compare Source

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

Compare Source

patternfly/patternfly-react (@​patternfly/react-core)

v4.278.1

Compare Source

Note: Version bump only for package @​patternfly/react-core

v4.278.0

Compare Source

Features
  • Dropdown next: able to append the menu to any DOM element (#​9652) (a238182)

v4.277.0

Compare Source

Features

v4.276.12

Compare Source

Bug Fixes

v4.276.11

Compare Source

Bug Fixes
  • SelectToggle: corrected removeEventListener on unmount for v4 (#​9381) (0cbca14)

v4.276.10

Compare Source

4.276.10 (2023-06-05)

Note: Version bump only for package @​patternfly/react-core

v4.276.9

Compare Source

4.276.9 (2023-04-06)

Note: Version bump only for package @​patternfly/react-core

v4.276.8

Compare Source

Bug Fixes

v4.276.7

Compare Source

4.276.7 (2023-03-01)

Bug Fixes

v4.276.6

Compare Source

Note: Version bump only for package @​patternfly/react-core

v4.276.5

Compare Source

4.276.5 (2023-01-24)

Note: Version bump only for package @​patternfly/react-core

v4.276.4

Compare Source

Bug Fixes

v4.276.3

Compare Source

Note: Version bump only for package @​patternfly/react-core

v4.276.2

Compare Source

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

Compare Source

Note: Version bump only for package @​patternfly/react-core

v4.276.0

Compare Source

Features
  • Accordion: made scrollable content focusable (#​8515) (859c4d4)
  • Menu: added event param to onDrillIn and onDrillOut callbacks (#​8514) (a0bdf70)

v4.275.0

Compare Source

4.275.0 (2023-01-19)

Features

v4.274.1

Compare Source

Note: Version bump only for package @​patternfly/react-core

v4.274.0

Compare Source

Bug Fixes
Features

v4.273.3

Compare Source

Note: Version bump only for package @​patternfly/react-core

v4.273.2

Compare Source

4.273.2 (2023-01-18)

Note: Version bump only for package @​patternfly/react-core

v4.273.1

Compare Source

Bug Fixes

v4.273.0

Compare Source

4.273.0 (2023-01-18)

Features

v4.272.0

Compare Source

Bug Fixes
Features

v4.271.2

Compare Source

Note: Version bump only for package @​patternfly/react-core

v4.271.1

Compare Source

Bug Fixes
  • DualListSelector: added empty state to composable examples (#​8480) (94bed40)

v4.271.0

Compare Source

Features

v4.270.0

Compare Source

Features

v4.269.0

Compare Source

Bug Fixes
Features

v4.268.2

Compare Source

4.268.2 (2023-01-11)

Bug Fixes
  • LabelGroup: show the correct count of overflow labels (#​8505) (3dd3eda)

v4.268.1

Compare Source

Bug Fixes

v4.268.0

Compare Source

4.268.0 (2023-01-09)

Features

v4.267.14

Compare Source

Note: Version bump only for package @​patternfly/react-core

v4.267.13

Compare Source

4.267.13 (2023-01-06)

Bug Fixes
  • MenuGroup: Add option to use React component and Node in groupMenu (#​8219) (9c8fef8)

v4.267.12

Compare Source

Note: Version bump only for package @​patternfly/react-core

v4.267.11

Compare Source

Note: Version bump only for package @​patternfly/react-core

v4.267.10

Compare Source

Bug Fixes

v4.267.9

Compare Source

Bug Fixes

v4.267.8

Compare Source

4.267.8 (2023-01-04)

Note: Version bump only for package @​patternfly/react-core

v4.267.7

Compare Source

4.267.7 (2022-12-19)

Note: Version bump only for package @​patternfly/react-core

v4.267.6

Compare Source

Bug Fixes

v4.267.5

Compare Source

Note: Version bump only for package @​patternfly/react-core

v4.267.4

Compare Source

Note: Version bump only for package @​patternfly/react-core

v4.267.3

Compare Source

Note: Version bump only for package @​patternfly/react-core

v4.267.2

Compare Source

4.267.2 (2022-12-08)

Bug Fixes

v4.267.1

Compare Source

4.267.1 (2022-12-08)

Note: Version bump only for package @​patternfly/react-core

v4.267.0

Compare Source

Features
  • Menu: add drilldown filter demo, add flag to support demo & fix some keyboard interaction (#​8405) (6fd28da)

v4.266.3

Compare Source

Note: Version bump only for package @​patternfly/react-core

v4.266.2

Compare Source

Bug Fixes

v4.266.1

Compare Source

Note: Version bump only for package @​patternfly/react-core

v4.266.0

Compare Source

Features

v4.265.2

Compare Source

4.265.2 (2022-12-06)

Bug Fixes

v4.265.1

Compare Source

Note: Version bump only for package @​patternfly/react-core

v4.265.0

Compare Source

4.265.0 (2022-12-01)

Bug Fixes
Features

v4.264.1

Compare Source

4.264.1 (2022-11-30)

Bug Fixes

v4.264.0

Compare Source

Features

v4.263.0

Compare Source

Bug Fixes
Features

v4.262.0

Compare Source

Features

v4.261.0

Compare Source

Features
  • MultipleFileUpload: added support for helper text (#​8344) ([f8faf8b](h

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.

@renovate
Copy link
Contributor Author

renovate bot commented Aug 30, 2022

⚠ 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: ajv-keywords@3.5.2
npm WARN Found: ajv@6.12.6
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 ajv-keywords@3.5.2
npm WARN node_modules/ajv-keywords
npm WARN   ajv-keywords@"^3.5.2" from schema-utils@2.7.1
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: ajv@6.12.6
npm WARN node_modules/ajv
npm WARN   peer ajv@"^6.9.1" from ajv-keywords@3.5.2
npm WARN   node_modules/ajv-keywords
npm WARN     ajv-keywords@"^3.5.2" from schema-utils@2.7.1
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: optimize-css-assets-webpack-plugin@6.0.1
npm ERR! Found: webpack@5.91.0
npm ERR! node_modules/webpack
npm ERR!   dev webpack@"5.91.0" from the root project
npm ERR!   peer webpack@">=5.0.0" from assets-webpack-plugin@7.1.1
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 optimize-css-assets-webpack-plugin@6.0.1
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: webpack@4.47.0
npm ERR! node_modules/webpack
npm ERR!   peer webpack@"^4.0.0" from optimize-css-assets-webpack-plugin@6.0.1
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

@renovate renovate bot force-pushed the renovate/shared-components-packages branch 6 times, most recently from be3b5c5 to 409a139 Compare September 2, 2022 10:45
@renovate renovate bot force-pushed the renovate/shared-components-packages branch 8 times, most recently from 5866800 to 34cc28f Compare September 14, 2022 14:35
@renovate renovate bot force-pushed the renovate/shared-components-packages branch 10 times, most recently from 23f710e to c2e8483 Compare September 21, 2022 21:51
@renovate renovate bot force-pushed the renovate/shared-components-packages branch 5 times, most recently from 2420bd7 to 28668ca Compare September 29, 2022 17:00
@renovate renovate bot force-pushed the renovate/shared-components-packages branch 6 times, most recently from 521b3d7 to 83dd47c Compare October 26, 2022 08:33
@renovate renovate bot force-pushed the renovate/shared-components-packages branch 6 times, most recently from f3f25cf to 633e34e Compare November 2, 2022 14:57
@renovate renovate bot force-pushed the renovate/shared-components-packages branch 7 times, most recently from 6b69f6e to 16a3d3b Compare November 10, 2022 15:11
@renovate renovate bot force-pushed the renovate/shared-components-packages branch 9 times, most recently from 1b28b52 to 9020ada Compare November 17, 2022 17:56
@renovate
Copy link
Contributor Author

renovate bot commented May 9, 2024

⚠️ 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: ajv-keywords@3.5.2
npm WARN Found: ajv@6.12.6
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 ajv-keywords@3.5.2
npm WARN node_modules/ajv-keywords
npm WARN   ajv-keywords@"^3.5.2" from schema-utils@2.7.1
npm WARN   node_modules/@redhat-cloud-services/frontend-components-config/node_modules/babel-loader/node_modules/schema-utils
npm WARN   5 more (schema-utils, schema-utils, schema-utils, schema-utils, schema-utils)
npm WARN 
npm WARN Conflicting peer dependency: ajv@6.14.0
npm WARN node_modules/ajv
npm WARN   peer ajv@"^6.9.1" from ajv-keywords@3.5.2
npm WARN   node_modules/ajv-keywords
npm WARN     ajv-keywords@"^3.5.2" from schema-utils@2.7.1
npm WARN     node_modules/@redhat-cloud-services/frontend-components-config/node_modules/babel-loader/node_modules/schema-utils
npm WARN     5 more (schema-utils, schema-utils, schema-utils, schema-utils, schema-utils)
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: optimize-css-assets-webpack-plugin@6.0.1
npm ERR! Found: webpack@5.51.1
npm ERR! node_modules/webpack
npm ERR!   dev webpack@"5.51.1" from the root project
npm ERR!   peer webpack@">=5.0.0" from assets-webpack-plugin@7.1.1
npm ERR!   node_modules/assets-webpack-plugin
npm ERR!     dev assets-webpack-plugin@"7.1.1" from the root project
npm ERR!   16 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 optimize-css-assets-webpack-plugin@6.0.1
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: webpack@4.47.0
npm ERR! node_modules/webpack
npm ERR!   peer webpack@"^4.0.0" from optimize-css-assets-webpack-plugin@6.0.1
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 /runner/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /runner/cache/others/npm/_logs/2026-03-24T17_43_44_213Z-debug-0.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants