Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Build(deps): Bump shakapacker from 7.2.2 to 7.2.3 (#1379)
Bumps [shakapacker](https://github.com/shakacode/shakapacker) from 7.2.2 to 7.2.3. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/shakacode/shakapacker/blob/main/CHANGELOG.md">shakapacker's changelog</a>.</em></p> <blockquote> <h2>[v7.2.3] - March 23, 2024</h2> <h3>Added</h3> <ul> <li>Emit warnings instead of errors when compilation is success but stderr is not empty. <a href="https://redirect.github.com/shakacode/shakapacker/pull/416">PR 416</a> by <a href="https://github.com/n-rodriguez">n-rodriguez</a>.</li> <li>Allow <code>webpack-dev-server</code> v5. <a href="https://redirect.github.com/shakacode/shakapacker/pull/418">PR 418</a> by <a href="https://github.com/g-rath">G-Rath</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shakacode/shakapacker/commit/91f61013a9353e1410202b5378e8843af1052217"><code>91f6101</code></a> Release 7.2.3</li> <li><a href="https://github.com/shakacode/shakapacker/commit/2fdbef486d8ebfc3da2616123bb2423b49a73602"><code>2fdbef4</code></a> Update node version to 21</li> <li><a href="https://github.com/shakacode/shakapacker/commit/49e4b2c4dfe2c8e0999c3cde2ac4dcfe7df14f01"><code>49e4b2c</code></a> fix: allow <code>webpack-dev-server</code> v5 (<a href="https://redirect.github.com/shakacode/shakapacker/issues/418">#418</a>)</li> <li><a href="https://github.com/shakacode/shakapacker/commit/b2419488f229a48f1f7c62d5d358ae9cc01d852e"><code>b241948</code></a> Update Sass docs (<a href="https://redirect.github.com/shakacode/shakapacker/issues/425">#425</a>)</li> <li><a href="https://github.com/shakacode/shakapacker/commit/2aa5a8e047c70267a452ed36840ffe5b1300abc6"><code>2aa5a8e</code></a> Update CHANGELOG.md</li> <li><a href="https://github.com/shakacode/shakapacker/commit/d22af4ccd89ea14af25af0edf8fe359c9cf28a84"><code>d22af4c</code></a> Emit warnings instead of errors when compilation is success but stderr is not...</li> <li><a href="https://github.com/shakacode/shakapacker/commit/a7d4520e9dd3cffe70c7c750e674ef67ea49b7a4"><code>a7d4520</code></a> ci: switch to <code>main</code> and run on <code>next</code> branch too (<a href="https://redirect.github.com/shakacode/shakapacker/issues/411">#411</a>)</li> <li><a href="https://github.com/shakacode/shakapacker/commit/3b2187783bc441eece7185104f3f194d1000cfcd"><code>3b21877</code></a> Update CHANGELOG.md (<a href="https://redirect.github.com/shakacode/shakapacker/issues/407">#407</a>)</li> <li>See full diff in <a href="https://github.com/shakacode/shakapacker/compare/v7.2.2...v7.2.3">compare view</a></li> </ul> </details> <br /> [](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