Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump easy-peasy from 5.1.0 to 6.0.5 (#132)
Bumps [easy-peasy](https://github.com/ctrlplusb/easy-peasy) from 5.1.0 to 6.0.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ctrlplusb/easy-peasy/releases">easy-peasy's releases</a>.</em></p> <blockquote> <h2>v6.0.5</h2> <p>This version primarily addresses an issue with useLocalStore, identified and resolved by <a href="https://github.com/yard"><code>@yard</code></a>. The useLocalStore hook now properly cleans up existing subscriptions when a new instance is created, preventing updates from previous instances. Additionally, various dependencies have been updated.</p> <h2>Patches</h2> <ul> <li>chore: minor, non-functional changes by <a href="https://github.com/no-stack-dub-sack"><code>@no-stack-dub-sack</code></a> in <a href="https://github.com/ctrlplusb/easy-peasy/pull/876">ctrlplusb/easy-peasy#876</a></li> <li>chore(deps): bump <code>@babel/traverse</code> from 7.22.8 to 7.23.2 in /website by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://github.com/ctrlplusb/easy-peasy/pull/879">ctrlplusb/easy-peasy#879</a></li> <li>chore(deps): bump <code>@babel/traverse</code> from 7.22.8 to 7.23.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://github.com/ctrlplusb/easy-peasy/pull/878">ctrlplusb/easy-peasy#878</a></li> <li>chore(deps): bump <code>@adobe/css-tools</code> from 4.2.0 to 4.3.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://github.com/ctrlplusb/easy-peasy/pull/862">ctrlplusb/easy-peasy#862</a></li> <li>chore(deps): bump tar from 6.1.15 to 6.2.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://github.com/ctrlplusb/easy-peasy/pull/903">ctrlplusb/easy-peasy#903</a></li> <li>chore(deps): bump ws from 8.13.0 to 8.17.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://github.com/ctrlplusb/easy-peasy/pull/908">ctrlplusb/easy-peasy#908</a></li> <li>fix: Making sure models created with useLocalStore stop updating the state on update by <a href="https://github.com/yard"><code>@yard</code></a> in <a href="https://github.com/ctrlplusb/easy-peasy/pull/914">ctrlplusb/easy-peasy#914</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/ctrlplusb/easy-peasy/compare/v6.0.4...v6.0.5">https://github.com/ctrlplusb/easy-peasy/compare/v6.0.4...v6.0.5</a></p> <h2>v6.0.4</h2> <h3>Patches</h3> <ul> <li>fix: computed props w/ dependencies on store state by <a href="https://github.com/no-stack-dub-sack"><code>@no-stack-dub-sack</code></a> in <a href="https://github.com/ctrlplusb/easy-peasy/pull/874">ctrlplusb/easy-peasy#874</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/ctrlplusb/easy-peasy/compare/v6.0.3...v6.0.4">https://github.com/ctrlplusb/easy-peasy/compare/v6.0.3...v6.0.4</a></p> <h2>v6.0.3</h2> <h3>Patches</h3> <ul> <li>bugfix: Allow async effects for <code>effectOn</code> (typescript) by <a href="https://github.com/jmyrland"><code>@jmyrland</code></a> in <a href="https://github.com/ctrlplusb/easy-peasy/pull/864">ctrlplusb/easy-peasy#864</a></li> <li>fix: set default error on empty helpers.fail() call. by <a href="https://github.com/scascar"><code>@scascar</code></a> in <a href="https://github.com/ctrlplusb/easy-peasy/pull/860">ctrlplusb/easy-peasy#860</a></li> </ul> <h3>Credits</h3> <ul> <li><a href="https://github.com/scascar"><code>@scascar</code></a> made their first contribution in <a href="https://github.com/ctrlplusb/easy-peasy/pull/860">ctrlplusb/easy-peasy#860</a></li> <li><a href="https://github.com/tommyka"><code>@tommyka</code></a> for discovering the issue fixed in <a href="https://github.com/ctrlplusb/easy-peasy/issues/864">#864</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/ctrlplusb/easy-peasy/compare/v6.0.2...v6.0.3">https://github.com/ctrlplusb/easy-peasy/compare/v6.0.2...v6.0.3</a></p> <h2>v6.0.2</h2> <p>Includes updated dependencies as part of routine maintenance.</p> <h3>Patches</h3> <ul> <li>chore: Bump dependencies by <a href="https://github.com/jmyrland"><code>@jmyrland</code></a> in <a href="https://github.com/ctrlplusb/easy-peasy/pull/847">ctrlplusb/easy-peasy#847</a></li> <li>Bumps version to 6.0.2 by <a href="https://github.com/jmyrland"><code>@jmyrland</code></a> in <a href="https://github.com/ctrlplusb/easy-peasy/pull/856">ctrlplusb/easy-peasy#856</a></li> </ul> <h3>Other updates (unrelated to the published package)</h3> <ul> <li>chore: Migrates from <code>typings-tester</code> to <code>dtslint</code> by <a href="https://github.com/jmyrland"><code>@jmyrland</code></a> in <a href="https://github.com/ctrlplusb/easy-peasy/pull/848">ctrlplusb/easy-peasy#848</a></li> <li>chore: Bumps website dependencies by <a href="https://github.com/jmyrland"><code>@jmyrland</code></a> in <a href="https://github.com/ctrlplusb/easy-peasy/pull/858">ctrlplusb/easy-peasy#858</a></li> <li>chore: Bumps example dependencies by <a href="https://github.com/jmyrland"><code>@jmyrland</code></a> in <a href="https://github.com/ctrlplusb/easy-peasy/pull/857">ctrlplusb/easy-peasy#857</a></li> <li>chore: Removes <code>@testing-library/react-hooks</code> by <a href="https://github.com/jmyrland"><code>@jmyrland</code></a> in <a href="https://github.com/ctrlplusb/easy-peasy/pull/859">ctrlplusb/easy-peasy#859</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/ctrlplusb/easy-peasy/compare/v6.0.1...v6.0.2">https://github.com/ctrlplusb/easy-peasy/compare/v6.0.1...v6.0.2</a></p> <h2>v6.0.1</h2> <p>This patch only includes a bugfix for <code>persist</code> not working properly for ReactNative on iOS. A previous workaround for this, has been to override the implementation of <code>window.requestIdleCallback</code>. This is no longer required, and the new patch should enable <code>persist</code> to work across all platforms 🎉</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ctrlplusb/easy-peasy/commit/f25bf2277988369751dd3d828bf2e47a6daf59ef"><code>f25bf22</code></a> Bump version to 6.0.5 (<a href="https://github.com/ctrlplusb/easy-peasy/issues/915">#915</a>)</li> <li><a href="https://github.com/ctrlplusb/easy-peasy/commit/0e7da8da88a5fe5395bf900a44deab07beec4864"><code>0e7da8d</code></a> Making sure models created with useLocalStore stop updating the state on upda...</li> <li><a href="https://github.com/ctrlplusb/easy-peasy/commit/0bbc885f8e4191e76b2cbc6f5c953897b14d5763"><code>0bbc885</code></a> chore(deps): bump ws from 8.13.0 to 8.17.1 (<a href="https://github.com/ctrlplusb/easy-peasy/issues/908">#908</a>)</li> <li><a href="https://github.com/ctrlplusb/easy-peasy/commit/9fbbfd1158de157513573d1d0841a5d1c4b79f14"><code>9fbbfd1</code></a> chore(deps): bump tar from 6.1.15 to 6.2.1 (<a href="https://github.com/ctrlplusb/easy-peasy/issues/903">#903</a>)</li> <li><a href="https://github.com/ctrlplusb/easy-peasy/commit/24be7972111ee9f45a742891cebf3cad0091a231"><code>24be797</code></a> chore(deps): bump <code>@adobe/css-tools</code> from 4.2.0 to 4.3.1 (<a href="https://github.com/ctrlplusb/easy-peasy/issues/862">#862</a>)</li> <li><a href="https://github.com/ctrlplusb/easy-peasy/commit/ea568fddba36dc407853cb0f5849723b54b47ed6"><code>ea568fd</code></a> chore(deps): bump <code>@babel/traverse</code> from 7.22.8 to 7.23.2 (<a href="https://github.com/ctrlplusb/easy-peasy/issues/878">#878</a>)</li> <li><a href="https://github.com/ctrlplusb/easy-peasy/commit/cc7244efa8a4585bbe0f1baf7fcf10eb71b5c80b"><code>cc7244e</code></a> chore(deps): bump <code>@babel/traverse</code> from 7.22.8 to 7.23.2 in /website (<a href="https://github.com/ctrlplusb/easy-peasy/issues/879">#879</a>)</li> <li><a href="https://github.com/ctrlplusb/easy-peasy/commit/0956256541542f2aac5c0f526799a2036bc07603"><code>0956256</code></a> chore: minor, non-functional changes (<a href="https://github.com/ctrlplusb/easy-peasy/issues/876">#876</a>)</li> <li><a href="https://github.com/ctrlplusb/easy-peasy/commit/cb727e71e71452a762a74a443e7b5ade95d12019"><code>cb727e7</code></a> Bump version to 6.0.4 (<a href="https://github.com/ctrlplusb/easy-peasy/issues/875">#875</a>)</li> <li><a href="https://github.com/ctrlplusb/easy-peasy/commit/282fa1cd2cb953893bce8d12ef3da4ea2c804980"><code>282fa1c</code></a> fix: computed props w/ dependencies on store state (<a href="https://github.com/ctrlplusb/easy-peasy/issues/874">#874</a>)</li> <li>Additional commits viewable in <a href="https://github.com/ctrlplusb/easy-peasy/compare/v5.1.0...v6.0.5">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~jmyrland">jmyrland</a>, a new releaser for easy-peasy since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=easy-peasy&package-manager=npm_and_yarn&previous-version=5.1.0&new-version=6.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
- Loading branch information