<p>Bumps <a href="https://github.com/drnic/composite_primary_keys">composite_primary_keys</a> from 12.0.2 to 12.0.3.</p>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/composite-primary-keys/composite_primary_keys/blob/master/History.rdoc">composite_primary_keys's changelog</a>.</em></p>
<blockquote>
<p>== 12.0.3 (2020-11-11)</p>
<ul>
<li>Prevents infinite loops with gems which modify the 'attributes' method (Nicholas Guarino)</li>
<li>Improve delete_all and update_all queries (Charlie Savage)</li>
<li>Improve Oracle support (Charlie Savage)</li>
<li>Improve SQL Server support. Note delete_all and update_all queries still do not work due to
quirks in SQL Server syntax (Charlie Savage)</li>
<li>Improve support for polymorphic associations (Charlie Savage)</li>
<li>Update fixtures and tests to include a model that uses an :id column as part of a composite
key (Charlie Savage)</li>
<li>Fixed bug where id values were not correctly mapped between primary and foreign keys in associations (Charlie Savage)</li>
<li>Cleanup how the gem is loaded (Charlie Savage)</li>
<li>Remove older, unused or minimally used fixtures (Charlie Savage)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/composite-primary-keys/composite_primary_keys/commit/c610fcc99814bab99ca1996e41327a1c4923a1b3"><code>c610fcc</code></a> This is getting tedious...</li>
<li><a href="https://github.com/composite-primary-keys/composite_primary_keys/commit/971c0eb95dea3c1fcb237a4f887932ee2eca0ce2"><code>971c0eb</code></a> Force install of postgresql 12 for travis ci.</li>
<li><a href="https://github.com/composite-primary-keys/composite_primary_keys/commit/294e268d5c11b3f808ff59fa237c633efd58b29e"><code>294e268</code></a> Try before_script.</li>
<li><a href="https://github.com/composite-primary-keys/composite_primary_keys/commit/1608e7f1a230724b58b05055170eaec520b1b4de"><code>1608e7f</code></a> Again on mariadb</li>
<li><a href="https://github.com/composite-primary-keys/composite_primary_keys/commit/4c976b4eb571eee8cbac8e58892ac83a430c82a7"><code>4c976b4</code></a> Try to fix access error to mariadb.</li>
<li><a href="https://github.com/composite-primary-keys/composite_primary_keys/commit/1b5e31093afc8ea1f30b247cb7446834ed427596"><code>1b5e310</code></a> And again on mariadb.</li>
<li><a href="https://github.com/composite-primary-keys/composite_primary_keys/commit/f212331d14244f2bccadfac34b4ae36eb1ecd096"><code>f212331</code></a> Try again on mariadb.</li>
<li><a href="https://github.com/composite-primary-keys/composite_primary_keys/commit/13c8ab5a3a4d4a7eba800b2294c3ba8d65ae59b8"><code>13c8ab5</code></a> Change back to mariadb.</li>
<li><a href="https://github.com/composite-primary-keys/composite_primary_keys/commit/d744e1cc3e2eb7694c8b3e1eb8fd286b625514ca"><code>d744e1c</code></a> Update travis ci to use ubuntu 20.04 (focal) to fix sqlite issues.</li>
<li><a href="https://github.com/composite-primary-keys/composite_primary_keys/commit/6d8b5643bff241140178f344c65af6c4c70917bb"><code>6d8b564</code></a> Let's remove mysql for now from travis.</li>
<li>Additional commits viewable in <a href="https://github.com/drnic/composite_primary_keys/compare/12.0.2...12.0.3">compare view</a></li>
</ul>
</details>
<br>
<p><a href="https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates"><img src="https://camo.githubusercontent.com/16f7e80aafe0e210f1577bfc36eff07fda5a2850ba41e9210f2bdd6ed5a90849/68747470733a2f2f646570656e6461626f742d6261646765732e6769746875626170702e636f6d2f6261646765732f636f6d7061746962696c6974795f73636f72653f646570656e64656e63792d6e616d653d636f6d706f736974655f7072696d6172795f6b657973267061636b6167652d6d616e616765723d62756e646c65722670726576696f75732d76657273696f6e3d31322e302e32266e65772d76657273696f6e3d31322e302e33" alt="Dependabot compatibility score" data-canonical-src="https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=composite_primary_keys&package-manager=bundler&previous-version=12.0.2&new-version=12.0.3" style="max-width:100%;"></a></p>
<p>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 <code>@dependabot rebase</code>.</p>
<hr>
<details>
<summary>Dependabot commands and options</summary>
<br>
<p>You can trigger Dependabot actions by commenting on this PR:</p>
<ul>
<li><code>@dependabot rebase</code> will rebase this PR</li>
<li><code>@dependabot recreate</code> will recreate this PR, overwriting any edits that have been made to it</li>
<li><code>@dependabot merge</code> will merge this PR after your CI passes on it</li>
<li><code>@dependabot squash and merge</code> will squash and merge this PR after your CI passes on it</li>
<li><code>@dependabot cancel merge</code> will cancel a previously requested merge and block automerging</li>
<li><code>@dependabot reopen</code> will reopen this PR if it is closed</li>
<li><code>@dependabot close</code> will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually</li>
<li><code>@dependabot ignore this major version</code> will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)</li>
<li><code>@dependabot ignore this minor version</code> will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)</li>
<li><code>@dependabot ignore this dependency</code> will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)</li>
</ul>
</details>
<hr>
<h4>You can view, comment on, or merge this pull request online at:</h4>
<p> <a href='https://github.com/openstreetmap/openstreetmap-website/pull/2957'>https://github.com/openstreetmap/openstreetmap-website/pull/2957</a></p>
<h4>Commit Summary</h4>
<ul>
<li>Bump composite_primary_keys from 12.0.2 to 12.0.3</li>
</ul>
<h4>File Changes</h4>
<ul>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/2957/files#diff-89cade48462044ee1b672dc5f4c3ec250fbd29effcd8932096a23c1283c6731f">Gemfile.lock</a>
(2)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/2957.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/2957.patch</a></li>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/2957.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/2957.diff</a></li>
</ul>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/2957">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLPOWT4EGFR7AAOVJJDSPS4ZTANCNFSM4TUEMOSA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAK2OLJ7CIIKE36QTSQB42TSPS4ZTA5CNFSM4TUEMOSKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4LB4HUQA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/2957",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/2957",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>