[openstreetmap/openstreetmap-website] Bump activerecord-import from 1.0.5 to 1.0.6 (#2749)

dependabot[bot] notifications at github.com
Mon Aug 3 05:01:41 UTC 2020


Bumps [activerecord-import](https://github.com/zdennis/activerecord-import) from 1.0.5 to 1.0.6.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/zdennis/activerecord-import/blob/master/CHANGELOG.md">activerecord-import's changelog</a>.</em></p>
<blockquote>
<h2>Changes in 1.0.6</h2>
<h3>Fixes</h3>
<ul>
<li>Handle after_initialize callbacks. Thanks to <a href="https://github.com/AhMohsen46">@AhMohsen46</a> via <a href="https://github-redirect.dependabot.com/zdennis/activerecord-import/issues/691">#691</a> and
<a href="https://github-redirect.dependabot.com/zdennis/activerecord-import/issues/692">#692</a>.</li>
<li>Fix regression introduced in 1.0.4. Explicity allow adapters to
support on duplicate key update. Thanks to <a href="https://github.com/dsobiera">@dsobiera</a>, <a href="https://github.com/jkowens">@jkowens</a> via <a href="https://github-redirect.dependabot.com/zdennis/activerecord-import/issues/696">#696</a>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/zdennis/activerecord-import/commit/f28aea128d0377d2bfda503061ed3eb9aec4d0df"><code>f28aea1</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/zdennis/activerecord-import/issues/697">#697</a> from jkowens/releases/1.0.6</li>
<li><a href="https://github.com/zdennis/activerecord-import/commit/0c5f1fe6cec597bfd70a472996d34832d08e4cd5"><code>0c5f1fe</code></a> Bump version to 1.0.6 and update changelog</li>
<li><a href="https://github.com/zdennis/activerecord-import/commit/c56d60a239b3f8608e2b93b08168d0805391949b"><code>c56d60a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/zdennis/activerecord-import/issues/696">#696</a> from jkowens/fix-695</li>
<li><a href="https://github.com/zdennis/activerecord-import/commit/7cc6d2eaa59e3f28b059b04c96a4b46f36b56ca8"><code>7cc6d2e</code></a> Explicitly support on duplicate key update</li>
<li><a href="https://github.com/zdennis/activerecord-import/commit/4ba71ad4945472ee6f041edc832112897c864240"><code>4ba71ad</code></a> handle after initialize on validate true - add test cases (<a href="https://github-redirect.dependabot.com/zdennis/activerecord-import/issues/692">#692</a>)</li>
<li><a href="https://github.com/zdennis/activerecord-import/commit/7de9d003c76266ce7c4dadf9efdef411e97a7ad8"><code>7de9d00</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/zdennis/activerecord-import/issues/691">#691</a> from AhMohsen46/handle-after-initialize</li>
<li><a href="https://github.com/zdennis/activerecord-import/commit/fc8df22dbe40fa5bf2fa3cfc5c5b437f5a4a85db"><code>fc8df22</code></a> use uninitialized object to get rails timestamps</li>
<li><a href="https://github.com/zdennis/activerecord-import/commit/2b14474592201a9ef287f913d797120ecb6c8ed3"><code>2b14474</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/zdennis/activerecord-import/issues/685">#685</a> from sevenmaxis/patch-1</li>
<li><a href="https://github.com/zdennis/activerecord-import/commit/7fd358aa89222e25ec9dace8da262c7be9472926"><code>7fd358a</code></a> Update README.markdown</li>
<li>See full diff in <a href="https://github.com/zdennis/activerecord-import/compare/v1.0.5...v1.0.6">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=activerecord-import&package-manager=bundler&previous-version=1.0.5&new-version=1.0.6)](https://help.github.com/articles/configuring-automated-security-fixes)

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>
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/openstreetmap-website/pull/2749

-- Commit Summary --

  * Bump activerecord-import from 1.0.5 to 1.0.6

-- File Changes --

    M Gemfile.lock (2)

-- Patch Links --

https://github.com/openstreetmap/openstreetmap-website/pull/2749.patch
https://github.com/openstreetmap/openstreetmap-website/pull/2749.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/2749
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20200802/ef7a1736/attachment-0001.htm>


More information about the rails-dev mailing list