Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 4, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-redux 7.2.4 -> 7.2.6 age adoption passing confidence
@types/react-redux 7.1.18 -> 7.1.20 age adoption passing confidence

Release Notes

reduxjs/react-redux

v7.2.6

Compare Source

Shameless plug: I'm working on a new company called Spaceship 🚀 It's a tool to launch your code anywhere in one click. Check it out!

Just a quick fix for a Yarn install warning. Sorry about the noise!

Changes

  • Remove workspaces from our package.json to silence a Yarn warning (@​timdorr)

v7.2.5

Compare Source

This release shrinks the size of our internal Subscription class, and updates useSelector to avoid an unnecessary selector call on mount.

Changes
Subscription Size Refactor

Our internal Subscription implementation has been written as a class ever since it was added in v5. By rewriting it as a closure factory, we were able to shave a few bytes off the final bundle size.

useSelector Mount Optimization

A user noticed that useSelector had never been given an early "bail out if the root state is the same" check to match how connect works. This resulted in a usually-unnecessary second call to the provided selector on mount. We've added that check.

Entry Point Consolidation

We've consolidated the list of exported public APIs into a single file, and both the index.js and alternate-renderers.js entry points now re-export everything from that file. No meaningful change here, just shuffling lines of code around for consistency.

Other Updates
React-Redux v8 and React 18 Development

With the announcement of React 18, we've been working with the React team to plan our migration path to keep React-Redux fully compatible with React's upcoming features.

We've already migrated the React-Redux main development branch to TypeScript, and are prototyping compatibility implementation updates. We'd appreciate any assistance from the community in testing out these changes so that we can ensure React-Redux works great for everyone when React 18 is ready!

Internal Tooling Updates

Our master branch now uses Yarn v2 for package management, is built with TypeScript, and we've made CI updates to test against multiple TS versions.

The 7.x branch has also been updated to use Yarn v2 for consistency.

These only affect contributors to the React-Redux package itself.

Changelog

Configuration

📅 Schedule: "every weekend" (UTC).

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

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the patch label Sep 4, 2021
@cypress
Copy link

cypress bot commented Sep 4, 2021



Test summary

9 0 0 0


Run details

Project WebApp
Status Passed
Commit fddb9fa
Started Dec 14, 2021 12:45 PM
Ended Dec 14, 2021 12:45 PM
Duration 00:31 💡
OS Linux Ubuntu - 20.04
Browser Electron 89

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@renovate renovate bot force-pushed the renovate/react-redux-7.x branch from 25d1905 to 9c84047 Compare October 7, 2021 23:45
@renovate renovate bot force-pushed the renovate/react-redux-7.x branch from 9c84047 to 259b9b8 Compare December 14, 2021 12:24
@renovate renovate bot changed the title Update dependency react-redux to v7.2.5 Update dependency react-redux to v7.2.6 Dec 14, 2021
@renovate renovate bot force-pushed the renovate/react-redux-7.x branch from 259b9b8 to fddb9fa Compare December 14, 2021 12:42
@qvalentin qvalentin changed the base branch from master to feature/deps December 14, 2021 13:08
@qvalentin qvalentin merged commit abcf659 into feature/deps Dec 14, 2021
@renovate renovate bot deleted the renovate/react-redux-7.x branch December 14, 2021 13:35
qvalentin added a commit that referenced this pull request Jan 22, 2022
* Update eslint packages (#240)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency prettier to v2.5.1 (#239)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency react-bootstrap to v1.6.4 (#238)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency react-redux to v7.2.6 (#236)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency axios-mock-adapter to v1.20.0 (#226)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency @types/react to v17.0.37 (#225)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency redux to v4.1.2 (#223)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency react-router-dom to v5.3.0 (#234)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency @types/node to v14.18.0 (#188)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency @types/react-bootstrap to v0.32.28 (#211)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency @testing-library/react to v12 (#205)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update devDependencies (patch) (#228)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update storybook packages (#204)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency cypress to v7.7.0 (#196)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency @types/react-router-dom to v5.3.2 (#213)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency npm-check-updates to v12 (#251)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency @types/jest to v27 (#253)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency @types/node to v16 (#254)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency cypress to v9 (#255)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency @types/react-dom to v17.0.11 (#256)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency bootstrap to v4.6.1 (#257)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update @testing-library packages (#258)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency rc-util to v5.16.1 (#260)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency react-dropzone to v11.4.2 (#261)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency @types/node to v16.11.14 (#263)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency npm-check-updates to v12.0.5 (#264)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency @types/react-redux to v7.1.22 (#270)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency @types/node to v16.11.19 (#267)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency @types/react to v17.0.38 (#268)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency axios to v0.25.0 (#259)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* (CI) update npm

* (CI) remove update of npm

* update to react router 6

* update snapshots

* fix react router update

* fix refactoring of header

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants