Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade: Bump @rails/ujs from 7.0.4 to 7.0.5 (#3888)
Bumps [@rails/ujs](https://github.com/rails/rails) from 7.0.4 to 7.0.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rails/rails/releases"><code>@rails/ujs</code>'s releases</a>.</em></p> <blockquote> <h2>v7.0.5</h2> <h2>Active Support</h2> <ul> <li> <p>Fixes TimeWithZone ArgumentError.</p> <p><em>Niklas Häusele</em></p> </li> </ul> <h2>Active Model</h2> <ul> <li>No changes.</li> </ul> <h2>Active Record</h2> <ul> <li> <p>Type cast <code>#attribute_changed?</code> <code>:from</code> and <code>:to</code> options.</p> <p><em>Andrew Novoselac</em></p> </li> <li> <p>Fix <code>index_exists?</code> when column is an array.</p> <p><em>Eileen M. Uchitelle</em></p> </li> <li> <p>Handle <code>Date</code> objects for PostgreSQL <code>timestamptz</code> columns.</p> <p><em>Alex Ghiculescu</em></p> </li> <li> <p>Fix collation for changing column to non-string.</p> <p><em>Hartley McGuire</em></p> </li> <li> <p>Map through subtype in <code>PostgreSQL::OID::Array</code>.</p> <p><em>Jonathan Hefner</em></p> </li> <li> <p>Store correct environment in <code>internal_metadata</code> when run rails <code>db:prepare</code>.</p> <p><em>fatkodima</em></p> </li> <li> <p>Make sure <code>ActiveRecord::Relation#sum</code> works with objects that implement <code>#coerce</code> without deprecation.</p> <p><em>Alex Ghiculescu</em></p> </li> <li> <p>Fix retrieving foreign keys referencing tables named like keywords in PostgreSQL and MySQL.</p> <p><em>fatkodima</em></p> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rails/rails/commit/e88857bbb9d4e1dd64555c34541301870de4a45b"><code>e88857b</code></a> Preparing for 7.0.5 release</li> <li><a href="https://github.com/rails/rails/commit/ac1fc34e1d5b9cf5b9f9d76de5211f8c4b282150"><code>ac1fc34</code></a> Sync CHANGELOG</li> <li><a href="https://github.com/rails/rails/commit/46e797e57880c6a2a7cb85de1716a3a3d61f9bb6"><code>46e797e</code></a> Merge pull request <a href="https://redirect.github.com/rails/rails/issues/48274">#48274</a> from Shopify/fix-serialized-blob-column-changed-in-...</li> <li><a href="https://github.com/rails/rails/commit/da309a582e04183a85340ec0e1ed59b2d69ca9c2"><code>da309a5</code></a> Merge pull request <a href="https://redirect.github.com/rails/rails/issues/48183">#48183</a> from yahonda/add_ext_readline_for_ruby33</li> <li><a href="https://github.com/rails/rails/commit/58528bf270325789562413eec20b3cbf1a866e7f"><code>58528bf</code></a> Merge pull request <a href="https://redirect.github.com/rails/rails/issues/48091">#48091</a> from fatkodima/backport-46923</li> <li><a href="https://github.com/rails/rails/commit/cccac30e7a98f536c5b9874f69298524ce810969"><code>cccac30</code></a> Fix ActiveRecord grouped calculations on joined tables on column present in b...</li> <li><a href="https://github.com/rails/rails/commit/71503fb9383366eef60fcb099e519f87f162c469"><code>71503fb</code></a> Merge pull request <a href="https://redirect.github.com/rails/rails/issues/48048">#48048</a> from tiramizoo/pg-1-5-warning</li> <li><a href="https://github.com/rails/rails/commit/3f8885bb47591ba0de86373ae249a857d3e2310a"><code>3f8885b</code></a> Use RDoc markup</li> <li><a href="https://github.com/rails/rails/commit/159acdf9e1262e4f17ed56d02173b431d06ef6e4"><code>159acdf</code></a> Document query cache invalidation for raw_connection</li> <li><a href="https://github.com/rails/rails/commit/302aa41a07956d58169376bdd4543d2e09811d48"><code>302aa41</code></a> Merge pull request <a href="https://redirect.github.com/rails/rails/issues/46939">#46939</a> from fatkodima/fix-dumping-virtual-columns</li> <li>Additional commits viewable in <a href="https://github.com/rails/rails/compare/v7.0.4...v7.0.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@rails/ujs&package-manager=npm_and_yarn&previous-version=7.0.4&new-version=7.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 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information