Commit 9b95114
authored
Build(deps): Bump activerecord-import from 2.0.0 to 2.1.0 (#754)
Bumps
[activerecord-import](https://github.com/zdennis/activerecord-import)
from 2.0.0 to 2.1.0.
<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 2.1.0</h2>
<h3>New Features</h3>
<ul>
<li>Add Support for <code>active_record_proxy_adapters</code> gem thanks
to <a
href="https://github.com/stingrayzboy"><code>@stingrayzboy</code></a>
via #\867.
Since Rails 7.1 makara no longer works and it is not currently
maintained. The <a
href="https://github.com/nasdaq"><code>@nasdaq</code></a> team
have written a gem called <a
href="https://rubygems.org/gems/active_record_proxy_adapters">active_record_proxy_adapters</a>
that implements some makara functionality.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/zdennis/activerecord-import/commit/e4f2a2c49475421e5d92990f8e082e3a8b26b21c"><code>e4f2a2c</code></a>
Merge pull request <a
href="https://redirect.github.com/zdennis/activerecord-import/issues/867">#867</a>
from stingrayzboy/Add-Support-for-Active-Record-Proxy...</li>
<li><a
href="https://github.com/zdennis/activerecord-import/commit/cc0a8f72a1dbc186995b9bee6ee62a582305b68a"><code>cc0a8f7</code></a>
Update CHANGELOG.md</li>
<li><a
href="https://github.com/zdennis/activerecord-import/commit/64110a62ea5553b90312710701addd27208b374e"><code>64110a6</code></a>
Add Support for Mysql2 Proxy</li>
<li><a
href="https://github.com/zdennis/activerecord-import/commit/99cdf23b0082061a969ef7bf1288cb8becc312b7"><code>99cdf23</code></a>
Add Support for ActiveRecord Proxy Adapters</li>
<li><a
href="https://github.com/zdennis/activerecord-import/commit/25a53beb1cdcdb80e99725e44ef7b9d9db6216d2"><code>25a53be</code></a>
Fix issue with missing Logger dependency</li>
<li>See full diff in <a
href="https://github.com/zdennis/activerecord-import/compare/v2.0.0...v2.1.0">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>1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| |||
0 commit comments