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

fix(deps): update shared components packages (major) - autoclosed #575

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 30, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@patternfly/quickstarts 1.4.0 -> 2.4.1 age adoption passing confidence dependencies major
@rhoas/connector-management-sdk 0.55.1 -> 1.0.2 age adoption passing confidence dependencies major
@rhoas/kafka-management-sdk 0.55.1 -> 1.0.2 age adoption passing confidence dependencies major
@storybook/addon-actions (source) 6.5.16 -> 7.0.18 age adoption passing confidence devDependencies major
@storybook/addon-essentials (source) 6.5.16 -> 7.0.18 age adoption passing confidence devDependencies major
@storybook/addon-links (source) 6.5.16 -> 7.0.18 age adoption passing confidence devDependencies major
@storybook/builder-webpack5 (source) 6.5.16 -> 7.0.18 age adoption passing confidence devDependencies major
@storybook/react (source) 6.5.16 -> 7.0.18 age adoption passing confidence devDependencies major
@testing-library/cypress 8.0.7 -> 9.0.0 age adoption passing confidence devDependencies major
@testing-library/react 12.1.5 -> 14.0.0 age adoption passing confidence devDependencies major
@testing-library/user-event 13.5.0 -> 14.4.3 age adoption passing confidence devDependencies major
@trivago/prettier-plugin-sort-imports 2.0.4 -> 4.1.1 age adoption passing confidence devDependencies major
@types/jest (source) 27.5.2 -> 29.5.2 age adoption passing confidence devDependencies major
@types/react (source) 17.0.60 -> 18.2.8 age adoption passing confidence devDependencies major
@types/react-dom (source) 17.0.20 -> 18.2.4 age adoption passing confidence devDependencies major
axios (source) 0.27.2 -> 1.4.0 age adoption passing confidence dependencies major
babel-loader 8.3.0 -> 9.1.2 age adoption passing confidence devDependencies major
copy-webpack-plugin 9.1.0 -> 11.0.0 age adoption passing confidence devDependencies major
css-minimizer-webpack-plugin 3.4.1 -> 5.0.0 age adoption passing confidence devDependencies major
cssnano 5.1.15 -> 6.0.1 age adoption passing confidence devDependencies major
cypress 10.11.0 -> 12.13.0 age adoption passing confidence devDependencies major
dotenv-webpack 7.1.1 -> 8.0.1 age adoption passing confidence devDependencies major
eslint (source) 7.32.0 -> 8.42.0 age adoption passing confidence devDependencies major
eslint-plugin-jest-dom 3.9.4 -> 5.0.1 age adoption passing confidence devDependencies major
eslint-plugin-testing-library 4.12.4 -> 5.11.0 age adoption passing confidence devDependencies major
eslint-plugin-xstate 0.15.0 -> 1.1.0 age adoption passing confidence devDependencies major
fork-ts-checker-webpack-plugin 7.3.0 -> 8.0.0 age adoption passing confidence devDependencies major
husky (source) 7.0.4 -> 8.0.3 age adoption passing confidence devDependencies major
i18next (source) 21.10.0 -> 22.5.0 age adoption passing confidence dependencies major
i18next-http-backend 1.4.5 -> 2.2.1 age adoption passing confidence dependencies major
i18next-parser 5.4.0 -> 8.0.0 age adoption passing confidence devDependencies major
jest (source) 27.5.1 -> 29.5.0 age adoption passing confidence devDependencies major
jest-environment-jsdom 27.5.1 -> 29.5.0 age adoption passing confidence devDependencies major
lint-staged 11.2.6 -> 13.2.2 age adoption passing confidence devDependencies major
msw (source) 0.49.3 -> 1.2.1 age adoption passing confidence devDependencies major
node 16.20.0 -> 18.16.0 age adoption passing confidence major
react-error-boundary 3.1.4 -> 4.0.9 age adoption passing confidence dependencies major
react-i18next ^11.14.3 -> ^11.14.3 || ^12.0.0 age adoption passing confidence peerDependencies major
rimraf 3.0.2 -> 5.0.1 age adoption passing confidence devDependencies major
source-map-loader 3.0.2 -> 4.0.1 age adoption passing confidence devDependencies major
svg-url-loader 7.1.1 -> 8.0.0 age adoption passing confidence devDependencies major
ts-jest (source) 27.1.5 -> 29.1.0 age adoption passing confidence devDependencies major
tsconfig-paths-webpack-plugin 3.5.2 -> 4.0.1 age adoption passing confidence devDependencies major
typescript (source) 4.9.5 -> 5.1.3 age adoption passing confidence devDependencies major
webpack-cli (source) 4.10.0 -> 5.1.3 age adoption passing confidence devDependencies major

Release Notes

patternfly/patternfly-quickstarts

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.3: : Allow special asciidoc attrs in titles

Compare Source

https://github.com/patternfly/patternfly-quickstarts/pull/225

v2.3.2: Allow formatting within notes

Compare Source

v2.3.1

Compare Source

Fixes regressions from #​186

v2.3.0

Compare Source

  • Fix spelling #​185
  • Update regex to pick up tabbed blocks #​186
  • Docs copy updates #​188
  • Fix: Extra "0" character after the help content #​191
  • Relax admonition regex #​192

v2.2.4: - Documentation for patternfly.org

Compare Source

What's Changed

Full Changelog: patternfly/patternfly-quickstarts@2.2.3...2.2.4

v2.2.3

Compare Source

What's Changed

Full Changelog: patternfly/patternfly-quickstarts@2.2.2...2.2.3

v2.2.2: Help Topic Fixes, Dark Theme

Compare Source

What's Changed

New Contributors

Full Changelog: patternfly/patternfly-quickstarts@2.2.1...2.2.2

v2.2.1: HelpTopics Updates

Compare Source

v2.2.0: BYO Markdown, In Context Help

Compare Source

Full Changelog: patternfly/patternfly-quickstarts@2.1.0...2.2.0

v2.1.0: QOL changes

Compare Source

Includes changes from https://github.com/patternfly/patternfly-quickstarts/pull/144

  • Links in the introduction prerequisites are now rendered
  • Links in the catalog tile card popover now work on left click (opens new tab)
  • Restart action in the drawer properly resets the quick start
  • Toned down frequency at which the Failed task sub heading is shown
  • Reduced spacing

v2.0.1: Version 2.0.1

Compare Source

What's Changed

Full Changelog: patternfly/patternfly-quickstarts@2.0.0...2.0.1

storybookjs/storybook

v7.0.18

Compare Source

Bug Fixes
  • Vue3: Fix TS 5.0 compat with vue-component-type-helpers #​22814
  • Vue3: Fix reactive args updates in decorators #​22717
  • Vue3: Revert v7 breaking change, restore reactive v6-compat API #​22692
Build
  • Build: Add more checks to ci:daily workflow #​22815
  • Build: Fix Nextjs E2E tests #​22816
  • Build: Bring back new Vue3 tests to main #​22685

v7.0.17

Compare Source

Bug Fixes

v7.0.16

Compare Source

Accidental no-op

v7.0.15

Compare Source

Bug Fixes

v7.0.14

Compare Source

Bug Fixes
  • Core: Only connect to serverChannel in development mode #​22575
  • CLI: Fix error parsing on NPM proxy #​22690
Maintenance
  • Core: Create server channel from window.location #​22055

v7.0.13

Compare Source

Bug Fixes
  • Angular: Fix process I/O for compodoc command #​22441
  • CLI: Improve error handling when dealing with angular.json files #​22663
  • CLI: Skip prompting for eslint plugin with --yes flag #​22651
  • CLI: Account for windows paths when copying templates #​22644
  • CLI: Fix pnpm init command #​22635
  • UI: Add legacy font formats #​22576
  • Webpack: Remove the alias for global #​22393
Maintenance
  • Angular: Enable unit tests #​22355
  • CLI: Reduce installation noise and improve error handling #​22554
  • CLI: Only handle CTRL + C on init event #​22687
  • CLI: Don't touch nx packages on upgrade #​22419
Build
  • Build: Add discord notification when generating sandboxes fails #​22638
  • Build: Set correct ref on sandboxes Github action #​22625
  • Build: Fix sandbox generation scripts #​22620

v7.0.12

Compare Source

Bug Fixes
  • Core: Fix source snippets for stories with mapped args #​22135
  • CLI: Fix getFrameworkPackage logic #​22559
  • CLI: Remove automigrate reference from init command #​22561
Maintenance
  • CLI: Detach automigrate command from storybook init #​22523

v7.0.11

Compare Source

Bug Fixes
  • Toolbars: Fix title behavior in UI #​22496
  • CLI: Fix storybook upgrade precheckfailure object #​22517
  • CLI: Throw errors instead of rejecting promises #​22515
  • CLI: Remove unsupported frameworks/renderers and improve builder detection #​22492
  • Web-components: Fix source decorator to handle document fragments #​22513
  • Core: Fix windows path error in StoryStore v6 #​22512
  • CLI: Do not show a migration summary on sb init #​22109
  • UI: Show current search shortcut in search box sidebar #​21619
  • Outline: Fix additional outline border in docs mode #​21773
  • Measure: Deactivate when switching to Docs mode #​21602
  • CSF: Expose story id in composeStories #​22471
  • CLI: Prompt to force initialization when storybook folder is detected #​22392
  • UI: Fix css inconsistency in Button and Icon components #​22497

v7.0.10

Compare Source

Bug Fixes
  • CLI: Fix copyTemplate failures on init #​22375
  • CLI: Fix server init #​22443
  • CLI: Scope styles in sample components from the CLI templates #​22162
  • React: Use correct default annotations for composeStories #​22308
  • Server: Add json indexer #​22460
  • UI: Fix opacity from list-item color #​22074
Maintenance
  • CLI: Refactor package manager methods to be async #​22401
  • Improve Error message for Angular.json file not found #​22377

v7.0.9

Compare Source

Bug Fixes
  • Core: Fix virtual modules excluded for babel-loader #​22331
Maintenance
  • Angular: Allow TypeScript 4.0.0 and 5.0.0 #​22391

v7.0.8

Compare Source

Bug Fixes
  • Typescript: Fix bad typings caused by tsup bug #​22261
  • Migrate: skip the automigration for gf markdown when user isn't using mdx #​22186
  • UI: Addon panel does not update after disabling/enabling an addon #​22258
  • Vue3: Fix compiler error when there is double tag #​22286
  • Args: Fix multiple mapped args return array of labels #​22169
  • CLI: Add web-components webpack5 to missing-babelrc automigration #​22202
  • Docs: Fix inline story style #​21870
  • UI: Fix shift + 7 shortcut to focus search field #​22073
  • UI: Fix controls missing when navigating from story #​21967
  • NextJS: Fix tsconfig resolution #​22160
Maintenance
  • Telemetry: Persist sessionId across runs #​22325
  • Packaging: Move types condition to the front in all package.json.exports maps #​22321
  • Core: Rename manager UI mjs to js #​22247
  • Angular: Add support for Angular 16 #​22096
  • Packaging: Don't generate ESM dist for preset files #​22330
  • Packaging: Fix url for all packages in package.json #​22101
  • Add regex to ignore outdated Browserslist in Jest initialization base file #​22260

v7.0.7

Compare Source

Bug Fixes
  • Core: Pass parameters in SET_INDEX for docs entries #​22154
  • Addon-actions: Fix ESM by upgrading from uuid-browser to uuid #​22037
  • Addon-actions: Fix decorator type #​22175
  • Core: Add new tags to distinguish docs attachment #​22120
  • Core: Restore Docs useParameter using DOCS_PREPARED #​22118
Maintenance
  • CSF: Improve error message for bad default export #​22190
  • CLI: Add addon query-params to l

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 force-pushed the renovate/major-shared-components-packages branch 12 times, most recently from 3f04391 to 391fcec Compare September 6, 2022 12:23
@renovate renovate bot force-pushed the renovate/major-shared-components-packages branch 14 times, most recently from 1405a3d to 88505f1 Compare September 13, 2022 10:48
@renovate renovate bot force-pushed the renovate/major-shared-components-packages branch 2 times, most recently from 57cba05 to 4ab8149 Compare September 15, 2022 23:26
@renovate renovate bot force-pushed the renovate/major-shared-components-packages branch 2 times, most recently from 44518ce to 28870be Compare September 23, 2022 12:37
@renovate renovate bot force-pushed the renovate/major-shared-components-packages branch 16 times, most recently from aa2c6a0 to cd3cb38 Compare May 31, 2023 00:42
@renovate renovate bot force-pushed the renovate/major-shared-components-packages branch 9 times, most recently from 339e10a to 5da62ff Compare June 4, 2023 18:27
@renovate renovate bot force-pushed the renovate/major-shared-components-packages branch from 5da62ff to 3faaf54 Compare June 4, 2023 22:51
@renovate renovate bot changed the title fix(deps): update shared components packages (major) fix(deps): update shared components packages (major) - autoclosed Jun 5, 2023
@renovate renovate bot closed this Jun 5, 2023
@renovate renovate bot deleted the renovate/major-shared-components-packages branch June 5, 2023 15:39
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