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

Update all non-major dependencies #225

Merged
merged 1 commit into from
May 30, 2023
Merged

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
@babel/core (source) 7.21.5 -> 7.22.1 age adoption passing confidence
@babel/eslint-parser (source) 7.21.3 -> 7.21.8 age adoption passing confidence
@babel/preset-env (source) 7.21.5 -> 7.22.4 age adoption passing confidence
@babel/preset-react (source) 7.18.6 -> 7.22.3 age adoption passing confidence
@storybook/addon-actions (source) 7.0.7 -> 7.0.18 age adoption passing confidence
@storybook/addon-essentials (source) 7.0.7 -> 7.0.18 age adoption passing confidence
@storybook/addon-interactions (source) 7.0.7 -> 7.0.18 age adoption passing confidence
@storybook/addon-links (source) 7.0.7 -> 7.0.18 age adoption passing confidence
@storybook/addons (source) 7.0.7 -> 7.0.18 age adoption passing confidence
@storybook/react (source) 7.0.7 -> 7.0.18 age adoption passing confidence
@storybook/react-webpack5 (source) 7.0.7 -> 7.0.18 age adoption passing confidence
@storybook/theming (source) 7.0.7 -> 7.0.18 age adoption passing confidence
@types/node (source) 18.16.3 -> 18.16.16 age adoption passing confidence
@types/react (source) 18.2.0 -> 18.2.7 age adoption passing confidence
@types/react-dom (source) 18.2.1 -> 18.2.4 age adoption passing confidence
@typescript-eslint/eslint-plugin 5.59.2 -> 5.59.8 age adoption passing confidence
@typescript-eslint/parser 5.59.2 -> 5.59.8 age adoption passing confidence
babel-plugin-styled-components (source) 2.1.1 -> 2.1.3 age adoption passing confidence
chromatic (source) 6.17.3 -> 6.18.0 age adoption passing confidence
eslint (source) 8.39.0 -> 8.41.0 age adoption passing confidence
eslint-plugin-storybook 0.6.11 -> 0.6.12 age adoption passing confidence
react-icons 4.8.0 -> 4.9.0 age adoption passing confidence
react-router-dom 6.11.0 -> 6.11.2 age adoption passing confidence
storybook (source) 7.0.7 -> 7.0.18 age adoption passing confidence
ts-loader 9.4.2 -> 9.4.3 age adoption passing confidence
webpack 5.81.0 -> 5.84.1 age adoption passing confidence
webpack-cli (source) 5.0.2 -> 5.1.1 age adoption passing confidence
webpack-dev-server 4.13.3 -> 4.15.0 age adoption passing confidence
webpack-merge 5.8.0 -> 5.9.0 age adoption passing confidence

Release Notes

babel/babel

v7.22.1

Compare Source

🐛 Bug Fix

v7.22.0

Compare Source

🚀 New Feature
  • babel-parser, babel-plugin-transform-typescript
  • babel-compat-data, babel-core, babel-plugin-proposal-unicode-sets-regex, babel-plugin-transform-unicode-sets-regex, babel-preset-env, babel-standalone
  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-runtime, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone
  • babel-plugin-proposal-import-attributes-to-assertions
  • babel-core, babel-generator, babel-parser, babel-plugin-syntax-import-attributes, babel-preset-env, babel-standalone, babel-types
  • babel-generator, babel-parser, babel-traverse, babel-types
  • babel-core, babel-helper-create-regexp-features-plugin, babel-parser
  • babel-helpers, babel-plugin-proposal-decorators, babel-plugin-syntax-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
💅 Polish
  • babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-jsx, babel-traverse, babel-types
🏠 Internal
  • babel-parser
  • babel-compat-data, babel-helper-transform-fixture-test-runner, babel-node, babel-plugin-proposal-decorators, babel-plugin-proposal-duplicate-named-capturing-groups-regex, babel-plugin-transform-async-generator-functions, babel-plugin-transform-named-capturing-groups-regex, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs3
  • babel-core, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-class-static-block, babel-plugin-proposal-decorators, babel-plugin-proposal-dynamic-import, babel-plugin-proposal-export-namespace-from, babel-plugin-proposal-function-sent, babel-plugin-proposal-json-strings, babel-plugin-proposal-logical-assignment-operators, babel-plugin-proposal-nullish-coalescing-operator, babel-plugin-proposal-numeric-separator, babel-plugin-proposal-object-rest-spread, babel-plugin-proposal-optional-catch-binding, babel-plugin-proposal-optional-chaining, babel-plugin-proposal-pipeline-operator, babel-plugin-proposal-private-methods, babel-plugin-proposal-private-property-in-object, babel-plugin-proposal-unicode-property-regex, babel-preset-env, babel-standalone

v7.21.8

Compare Source

👓 Spec Compliance
🐛 Bug Fix
  • babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin
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
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.59.8

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

v5.59.7

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

v5.59.6

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

v5.59.5

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.59.8

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.59.7

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.59.6

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.59.5

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

styled-components/babel-plugin-styled-components

v2.1.3

Compare Source

What's Changed

New Contributors

Full Changelog: styled-components/babel-plugin-styled-components@v2.1.1...v2.1.3

v2.1.2

Compare Source

chromaui/chromatic-cli

v6.18.0

Compare Source

  • 737 Better discovery for TurboSnap trace-changed and related directories
  • 747 Fix Storybook config detection by adding serverRequire to interpret files

v6.17.4

Compare Source

eslint/eslint

v8.41.0

Compare Source

Features
  • 880a431 feat: change default ignore pattern to **/node_modules/ in flat config (#​17184) (Milos Djermanovic)
  • 8bf5505 feat: expose shouldUseFlatConfig (#​17169) (Connor Prussin)
Bug Fixes
  • 4f5440d fix: incorrect warning message for ignored dotfiles (#​17196) (Milos Djermanovic)
  • 94da96c fix: unify LintMessage type (#​17076) (Brandon Mills)
  • 0c415cd fix: validate ignorePatterns constructor option in FlatESLint class (#​17139) (Milos Djermanovic)
  • 9682d66 fix: switch grapheme-splitter to graphemer (#​17160) (fisker Cheung)
Documentation
  • 7709b14 docs: Update README (GitHub Actions Bot)
  • 7f183e0 docs: Update triage process description (#​17157) (Nicholas C. Zakas)
  • b68346b docs: fix license to reflect relicensing of jshint (#​17165) (Stefan Bischof)
Chores

v8.40.0

Compare Source

Features

  • 5db7808 feat: improve flat config errors for invalid rule options and severities (#​17140) (Josh Goldberg ✨)
  • f5574dc feat: Add findConfigFile() method to FlatESLint (#​17142) (Nicholas C. Zakas)
  • e52b98b feat: add sourceCode property to the rule context (#​17107) (Nitin Kumar)
  • 1468f5b feat: add physicalFilename property to the rule context (#​17111) (Nitin Kumar)
  • 0df4d4f feat: add cwd to rule context (#​17106) (Nitin Kumar)
  • 52018f2 feat: add filename property to the rule context (#​17108) (Nitin Kumar)
  • 559ff4e feat: add new omitLastInOneLineClassBody option to the semi rule (#​17105) (Nitin Kumar)

Bug Fixes

  • f076e54 fix: Ensure FlatESLint#findConfigFile() doesn't throw. (#​17151) (Nicholas C. Zakas)

Documentation

  • e980bf3 docs: Update README (GitHub Actions Bot)
  • e92a6fc docs: Update README (GitHub Actions Bot)
  • af5fe64 docs: Fix custom rule schema docs (#​17115) (Adam Jones)
  • 4a352a9 docs: explain how to include predefined globals (#​17114) (Marcus Wyatt)
  • 5ea15d9 docs: add mastodon link in readme (#​17110) (唯然)

Chores

storybookjs/eslint-plugin-storybook

v0.6.12

Compare Source

🐛 Bug Fix
📝 Documentation
Authors: 3

react-icons/react-icons

v4.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: react-icons/react-icons@v4.8.0...v4.9.0

remix-run/react-router

v6.11.2

Compare Source

Patch Changes
  • Export SetURLSearchParams type (#​10444)
  • Updated dependencies:
    • react-router@6.11.2
    • @remix-run/router@1.6.2

v6.11.1

Compare Source

Patch Changes
  • Updated dependencies:
    • react-router@6.11.1
    • @remix-run/router@1.6.1
TypeStrong/ts-loader

v9.4.3

Compare Source

webpack/webpack

v5.84.1

Compare Source

Bug Fixes

  • Fix regression in inner graph for reserved identifiers by @​alexander-akait in [https://github.

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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/all-minor-patch branch 12 times, most recently from c9ddc0c to 8ed5b30 Compare May 12, 2023 12:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 8d59c62 to db50c29 Compare May 20, 2023 08:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from efd8e26 to f64eaf2 Compare May 23, 2023 19:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 15 times, most recently from 382e127 to c495899 Compare May 29, 2023 18:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c495899 to 60bacec Compare May 30, 2023 22:56
@fantasticmrdavid fantasticmrdavid merged commit 07267f5 into master May 30, 2023
6 checks passed
@fantasticmrdavid fantasticmrdavid deleted the renovate/all-minor-patch branch May 30, 2023 23:18
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.

None yet

1 participant