[openstreetmap/openstreetmap-website] Bump activerecord-import from 1.0.6 to 1.0.7 (#2888)

dependabot[bot] notifications at github.com
Fri Oct 16 05:02:32 UTC 2020


Bumps [activerecord-import](https://github.com/zdennis/activerecord-import) from 1.0.6 to 1.0.7.
<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.7</h2>
<ul>
<li>Use @<a href="https://github.com/max">@max</a>_allowed_packet session variable instead of querying SHOW VARIABLES. Thanks to <a href="https://github.com/diclophis">@diclophis</a> via <a href="https://github-redirect.dependabot.com/zdennis/activerecord-import/issues/706">#706</a>.</li>
<li>Add option :track_validation_failures. When this is set to true, failed_instances will be an array of arrays, with each inner array having the form [:index_in_dataset, :object_with_errors]. Thanks to <a href="https://github.com/rorymckinley">@rorymckinley</a>  via <a href="https://github-redirect.dependabot.com/zdennis/activerecord-import/issues/684">#684</a>.</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>Prevent mass-assignment errors in Rails strict mode. Thanks to <a href="https://github.com/diclophis">@diclophis</a> via #<a href="https://github-redirect.dependabot.com/zdennis/activerecord-import/issues/709">#709</a>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/zdennis/activerecord-import/commit/d1db15edbdbb491a0b72d75e36d499739083e31c"><code>d1db15e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/zdennis/activerecord-import/issues/711">#711</a> from jkowens/releases/v1.0.7</li>
<li><a href="https://github.com/zdennis/activerecord-import/commit/cc4dde8b0e16efa50c8c228bcdde319158ef0ce3"><code>cc4dde8</code></a> Bump version to 1.0.7</li>
<li><a href="https://github.com/zdennis/activerecord-import/commit/5bf226d106ac2a19f44945a05d6d6cda0674cec4"><code>5bf226d</code></a> Update changelog for v1.0.7</li>
<li><a href="https://github.com/zdennis/activerecord-import/commit/2d4c8cb9eb26e5dd6421faac526be2287c3976a6"><code>2d4c8cb</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/zdennis/activerecord-import/issues/709">#709</a> from diclophis/to-prevent-mass-assignment-error-use-l...</li>
<li><a href="https://github.com/zdennis/activerecord-import/commit/3bb13ac1f493ee525e8e5a244c104474f3e63802"><code>3bb13ac</code></a> add note regarding use of intializer block to avoid strict mass assignment er...</li>
<li><a href="https://github.com/zdennis/activerecord-import/commit/d7e260b6c172db6467dcfc43132309512d040af0"><code>d7e260b</code></a> try initializer block strategy</li>
<li><a href="https://github.com/zdennis/activerecord-import/commit/6f281cf3057acb0333d6e7fe462158ea3b6fbcd7"><code>6f281cf</code></a> to prevent mass-assignment errors in strict mode</li>
<li><a href="https://github.com/zdennis/activerecord-import/commit/3eaaef8a095fe74903ab4844088b5c42a4918607"><code>3eaaef8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/zdennis/activerecord-import/issues/708">#708</a> from diclophis/alt-show-variable-syntax-with-fix</li>
<li><a href="https://github.com/zdennis/activerecord-import/commit/f9c9c12e922f827b42dc351187dd34b6502b3483"><code>f9c9c12</code></a> Fetch from correct col given new syntax changes the field count of the result...</li>
<li><a href="https://github.com/zdennis/activerecord-import/commit/71b9876b2237bec3cbdfe3b7bb8a21e36838a402"><code>71b9876</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/zdennis/activerecord-import/issues/707">#707</a> from amatsuda/https</li>
<li>Additional commits viewable in <a href="https://github.com/zdennis/activerecord-import/compare/v1.0.6...v1.0.7">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.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)

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/2888

-- Commit Summary --

  * Bump activerecord-import from 1.0.6 to 1.0.7

-- File Changes --

    M Gemfile.lock (2)

-- Patch Links --

https://github.com/openstreetmap/openstreetmap-website/pull/2888.patch
https://github.com/openstreetmap/openstreetmap-website/pull/2888.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/2888
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20201015/e6060d4f/attachment-0001.htm>


More information about the rails-dev mailing list