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 Bump stable packages #484

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 13, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.24.5 -> 7.24.7 age adoption passing confidence
@babel/preset-env (source) 7.24.5 -> 7.24.7 age adoption passing confidence
@babel/preset-react (source) 7.24.1 -> 7.24.7 age adoption passing confidence
@babel/preset-typescript (source) 7.24.1 -> 7.24.7 age adoption passing confidence
@storybook/addon-actions (source) 8.0.10 -> 8.1.11 age adoption passing confidence
@storybook/addon-essentials (source) 8.0.10 -> 8.1.11 age adoption passing confidence
@storybook/addon-links (source) 8.0.10 -> 8.1.11 age adoption passing confidence
@storybook/builder-webpack5 (source) 8.0.10 -> 8.1.11 age adoption passing confidence
@storybook/react (source) 8.0.10 -> 8.1.11 age adoption passing confidence
@testing-library/jest-dom 6.4.5 -> 6.4.6 age adoption passing confidence
@types/node (source) 20.12.11 -> 20.14.9 age adoption passing confidence
@types/react (source) 18.3.1 -> 18.3.3 age adoption passing confidence
typescript (source) 5.4.5 -> 5.5.2 age adoption passing confidence
webpack 5.91.0 -> 5.92.1 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

v7.24.7

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-helpers, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

v7.24.6

Compare Source

🐛 Bug Fix
  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-core, babel-generator, babel-plugin-transform-modules-commonjs
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3
  • babel-parser, babel-plugin-transform-typescript
🏠 Internal
  • babel-core, babel-helpers, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers
  • babel-cli, babel-helpers, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-parser, babel-traverse
  • Other
storybookjs/storybook (@​storybook/addon-actions)

v8.1.11

Compare Source

v8.1.10

Compare Source

v8.1.9

Compare Source

v8.1.8

Compare Source

v8.1.7

Compare Source

v8.1.6

Compare Source

v8.1.5

Compare Source

v8.1.4

Compare Source

v8.1.3

Compare Source

v8.1.2

Compare Source

v8.1.1

Compare Source

v8.1.0

Compare Source

Storybook 8.1 is here with a tone of new features and bug fixes:

  • 🏷️ Static tag-based filtering
  • 🦺 Type-safe, standards-based module mocking
  • 🐣 New beforeEach test hook
  • 🧳 Portable Stories API for Playwright Component Testing
  • 🐕‍🦺 Support the new signal-based input & output functions in Angular
  • 2️⃣ Two new ways to create stories: generating them from story controls or from your components directly!
List of all updates
testing-library/jest-dom (@​testing-library/jest-dom)

v6.4.6

Compare Source

Bug Fixes
Microsoft/TypeScript (typescript)

v5.5.2

Compare Source

webpack/webpack (webpack)

v5.92.1

Compare Source

v5.92.0

Compare Source

Bug Fixes

  • Correct tidle range's comutation for module federation
  • Consider runtime for pure expression dependency update hash
  • Return value in the subtractRuntime function for runtime logic
  • Fixed failed to resolve promise when eager import a dynamic cjs
  • Avoid generation extra code for external modules when remapping is not required
  • The css/global type now handles the exports name
  • Avoid hashing for @keyframe and @property at-rules in css/global type
  • Fixed mangle with destructuring for JSON modules
  • The stats.hasWarnings() method now respects the ignoreWarnings option
  • Fixed ArrayQueue iterator
  • Correct behavior of __webpack_exports_info__.a.b.canMangle
  • Changed to the correct plugin name for the CommonJsChunkFormatPlugin plugin
  • Set the chunkLoading option to the import when environment is unknown and output is module
  • Fixed when runtimeChunk has no exports when module chunkFormat used
  • [CSS] Fixed parsing minimized CSS import
  • [CSS] URLs in CSS files now have correct public path
  • [CSS] The css module type should not allow parser to switch mode
  • [Types] Improved context module types

New Features

  • Added platform target properties to compiler
  • Improved multi compiler cache location and validating it
  • Support import attributes spec (with keyword)
  • Support node: prefix for Node.js core modules in runtime code
  • Support prefetch/preload for module chunk format
  • Support "..." in the importsFields option for resolver
  • Root module is less prone to be wrapped in IIFE
  • Export InitFragment class for plugins
  • Export compileBooleanMatcher util for plugins
  • Export InputFileSystem and OutputFileSystem types
  • [CSS] Support the esModule generator option for CSS modules
  • [CSS] Support CSS when chunk format is module

Configuration

📅 Schedule: Branch creation - "before 4am every weekday" in timezone UTC, 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 added the maintenance Housekeeping label May 13, 2024
@renovate renovate bot enabled auto-merge (squash) May 13, 2024 00:15
@renovate renovate bot changed the title Update dependency @types/react to v18.3.2 Update Bump stable packages May 14, 2024
@renovate renovate bot force-pushed the renovate/bump-stable-packages branch 3 times, most recently from 14f5b44 to ab57f4a Compare May 15, 2024 15:56
@renovate renovate bot force-pushed the renovate/bump-stable-packages branch 5 times, most recently from a69d904 to d09d386 Compare May 27, 2024 19:59
@renovate renovate bot force-pushed the renovate/bump-stable-packages branch 7 times, most recently from b8a6e5a to 2152f4b Compare June 5, 2024 14:02
@renovate renovate bot force-pushed the renovate/bump-stable-packages branch 4 times, most recently from 58ffcdd to d33fafc Compare June 12, 2024 14:46
@renovate renovate bot force-pushed the renovate/bump-stable-packages branch 6 times, most recently from e807877 to 4c855c6 Compare June 18, 2024 07:46
@renovate renovate bot force-pushed the renovate/bump-stable-packages branch 5 times, most recently from 1af476c to 93f59d1 Compare June 25, 2024 23:29
@renovate renovate bot force-pushed the renovate/bump-stable-packages branch from 93f59d1 to 45b0c73 Compare June 27, 2024 04:49
@renovate renovate bot changed the title Update Bump stable packages Update Bump stable packages - autoclosed Sep 9, 2024
@renovate renovate bot closed this Sep 9, 2024
auto-merge was automatically disabled September 9, 2024 18:28

Pull request was closed

@renovate renovate bot deleted the renovate/bump-stable-packages branch September 9, 2024 18:28
@renovate renovate bot restored the renovate/bump-stable-packages branch September 11, 2024 16:00
@renovate renovate bot changed the title Update Bump stable packages - autoclosed Update Bump stable packages Sep 11, 2024
@renovate renovate bot reopened this Sep 11, 2024
@renovate renovate bot changed the title Update Bump stable packages Update Bump stable packages - autoclosed Sep 12, 2024
@renovate renovate bot closed this Sep 12, 2024
@renovate renovate bot deleted the renovate/bump-stable-packages branch September 12, 2024 15:18
@renovate renovate bot changed the title Update Bump stable packages - autoclosed Update Bump stable packages Sep 12, 2024
@renovate renovate bot reopened this Sep 12, 2024
@renovate renovate bot restored the renovate/bump-stable-packages branch September 12, 2024 19:05
@renovate renovate bot changed the title Update Bump stable packages Update Bump stable packages - autoclosed Sep 16, 2024
@renovate renovate bot closed this Sep 16, 2024
@renovate renovate bot deleted the renovate/bump-stable-packages branch September 16, 2024 05:06
@renovate renovate bot restored the renovate/bump-stable-packages branch September 16, 2024 09:35
@renovate renovate bot changed the title Update Bump stable packages - autoclosed Update Bump stable packages Sep 16, 2024
@renovate renovate bot reopened this Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Housekeeping
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants