Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump @mjackson/file-storage from 0.2.1 to 0.3.0 (#5)
Bumps [@mjackson/file-storage](https://github.com/mjackson/remix-the-web/tree/HEAD/packages/file-storage) from 0.2.1 to 0.3.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mjackson/remix-the-web/blob/main/packages/file-storage/CHANGELOG.md"><code>@mjackson/file-storage</code>'s changelog</a>.</em></p> <blockquote> <h2>v0.3.0 (2024-11-14)</h2> <ul> <li>Added CommonJS build</li> <li>Upgrade to lazy-file@3.1.0</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mjackson/remix-the-web/commit/70f599e6dfb4a4db6c18eda0b23832a98da4ffeb"><code>70f599e</code></a> Release file-storage@0.3.0</li> <li><a href="https://github.com/mjackson/remix-the-web/commit/b56cdb12824f839abd208d324fb9bb06562ec379"><code>b56cdb1</code></a> Update changelog</li> <li><a href="https://github.com/mjackson/remix-the-web/commit/56874cb8b8d67be59d7573130a05960cf85618f3"><code>56874cb</code></a> chore: move deps to packages that use them</li> <li><a href="https://github.com/mjackson/remix-the-web/commit/603724d8548a540a38882a771a5823a3b22417ca"><code>603724d</code></a> feat: add tsup to produce CJS and ESM output modules</li> <li><a href="https://github.com/mjackson/remix-the-web/commit/3a73cf380f20ae269b559f6b3a84bb9f3c9cd956"><code>3a73cf3</code></a> Add release script</li> <li><a href="https://github.com/mjackson/remix-the-web/commit/bc1b7842458b6271b6b38437cb2352f4563531bd"><code>bc1b784</code></a> Remove Nx</li> <li><a href="https://github.com/mjackson/remix-the-web/commit/9790d31e53882ecd8f8148ccb0a77510b3a63453"><code>9790d31</code></a> chore: use workspace protocol between local dependencies</li> <li><a href="https://github.com/mjackson/remix-the-web/commit/f5539587a07a99db7024d10530add7feb94325a9"><code>f553958</code></a> chore: strip scope from package name for nx project name</li> <li><a href="https://github.com/mjackson/remix-the-web/commit/d437702e23e54aebffc8c9509b1ed0c9d14d9442"><code>d437702</code></a> Add homepage URL</li> <li><a href="https://github.com/mjackson/remix-the-web/commit/2597271fef15c9a7c094938f5a6ce363cf44a24f"><code>2597271</code></a> Upgrade to lazy-file@3.1.0</li> <li>See full diff in <a href="https://github.com/mjackson/remix-the-web/commits/file-storage@0.3.0/packages/file-storage">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@mjackson/file-storage&package-manager=npm_and_yarn&previous-version=0.2.1&new-version=0.3.0)](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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information