-
Notifications
You must be signed in to change notification settings - Fork 0
Update Loadable Components #391
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
Conversation
|
Note #385, which also says:
|
@alexeyr-ci Does https://github.com/shakacode/react_on_rails_pro/blob/master/spec/dummy/spec/requests/server_render_check_spec.rb satisfy this requirement or would you like to see some changes there? |
@Judahmeek Better to ask @justin808, since it's his requirement. |
|
can you rebase on master and let me know if ready to merge? |
23534a5 to
9d172f4
Compare
|
Important Review skippedReview was skipped due to path filters Files ignored due to path filters (1)
You can disable this status message by setting the WalkthroughThe update includes version increments for several Changes
Poem
Note Summarized by CodeRabbit FreeYour organization is on the Free plan. CodeRabbit will generate a high-level summary and a walkthrough for each pull request. For a comprehensive line-by-line review, please upgrade your subscription to CodeRabbit Pro by visiting https://app.coderabbit.ai/login. TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
spec/dummy/yarn.lockis excluded by!**/yarn.lock,!**/*.lock
Files selected for processing (1)
- spec/dummy/package.json (1 hunks)
Additional comments not posted (4)
spec/dummy/package.json (4)
15-15: Verify compatibility of@loadable/babel-pluginupdate.The version of
@loadable/babel-pluginhas been updated from^5.13.2to^5.16.1. Ensure that this update is compatible with your current Babel setup and that no breaking changes affect your build process.
16-16: Verify compatibility of@loadable/componentupdate.The version of
@loadable/componenthas been updated from^5.14.1to^5.16.3. Check for any breaking changes or deprecations in the new version that might affect your component usage.
17-17: Verify compatibility of@loadable/serverupdate.The version of
@loadable/serverhas been updated from^5.14.0to^5.16.2. Ensure that the server-side rendering functionality is not adversely affected by this update.
18-18: Verify compatibility of@loadable/webpack-pluginupdate.The version of
@loadable/webpack-pluginhas been updated from^5.14.0to^5.15.2. Confirm that this update does not introduce any breaking changes to your Webpack configuration.
9d172f4 to
7807b44
Compare
341b162 to
66e936c
Compare
This PR updates Loadable Components to latest versions <!-- This is an auto-generated comment: release notes by coderabbit.ai --> - **New Features** - Updated several dependencies to their latest versions, enhancing overall application performance and stability. - **Bug Fixes** - Included various improvements and bug fixes from the updated libraries, potentially increasing reliability. - **Chores** - Transitioned TypeScript compilation commands to use Yarn for improved consistency in script execution. - Streamlined the CircleCI build process by adding new steps for Git configuration and monitoring changes, while removing outdated workflow steps to focus on essential tasks. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
This PR updates Loadable Components to latest versions <!-- This is an auto-generated comment: release notes by coderabbit.ai --> - **New Features** - Updated several dependencies to their latest versions, enhancing overall application performance and stability. - **Bug Fixes** - Included various improvements and bug fixes from the updated libraries, potentially increasing reliability. - **Chores** - Transitioned TypeScript compilation commands to use Yarn for improved consistency in script execution. - Streamlined the CircleCI build process by adding new steps for Git configuration and monitoring changes, while removing outdated workflow steps to focus on essential tasks. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
This PR updates Loadable Components to latest versions <!-- This is an auto-generated comment: release notes by coderabbit.ai --> - **New Features** - Updated several dependencies to their latest versions, enhancing overall application performance and stability. - **Bug Fixes** - Included various improvements and bug fixes from the updated libraries, potentially increasing reliability. - **Chores** - Transitioned TypeScript compilation commands to use Yarn for improved consistency in script execution. - Streamlined the CircleCI build process by adding new steps for Git configuration and monitoring changes, while removing outdated workflow steps to focus on essential tasks. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
This PR updates Loadable Components to latest versions <!-- This is an auto-generated comment: release notes by coderabbit.ai --> - **New Features** - Updated several dependencies to their latest versions, enhancing overall application performance and stability. - **Bug Fixes** - Included various improvements and bug fixes from the updated libraries, potentially increasing reliability. - **Chores** - Transitioned TypeScript compilation commands to use Yarn for improved consistency in script execution. - Streamlined the CircleCI build process by adding new steps for Git configuration and monitoring changes, while removing outdated workflow steps to focus on essential tasks. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
This PR updates Loadable Components to latest versions <!-- This is an auto-generated comment: release notes by coderabbit.ai --> - **New Features** - Updated several dependencies to their latest versions, enhancing overall application performance and stability. - **Bug Fixes** - Included various improvements and bug fixes from the updated libraries, potentially increasing reliability. - **Chores** - Transitioned TypeScript compilation commands to use Yarn for improved consistency in script execution. - Streamlined the CircleCI build process by adding new steps for Git configuration and monitoring changes, while removing outdated workflow steps to focus on essential tasks. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
This PR updates Loadable Components to latest versions
Summary by CodeRabbit
New Features
Bug Fixes
Chores