Bump activerecord-import from 2.1.0 to 2.2.0 #2329

Closed
dependabot[bot] wants to merge 1 commits from dependabot/bundler/activerecord-import-2.2.0 into main
dependabot[bot] commented 2025-06-02 15:55:12 +08:00 (Migrated from github.com)

Bumps activerecord-import from 2.1.0 to 2.2.0.

Changelog

Sourced from activerecord-import's changelog.

Changes in 2.2.0

New Features

  • Add Support for Janus ActiveRecord adapters. Thanks to @​permidon via #\873.
Commits
  • 6aec1e7 Bump version to 2.2.0
  • 59b41d2 Update changelog for 2.2.0
  • 193b103 Merge pull request #873 from permidon/janus-ar
  • aeda6b0 fix rubocop offense
  • 7f07c80 move Metrics/LineLength cop to Layout/LineLength
  • cd31dd9 add janus_trilogy adapter
  • 65ec7d3 add janus_mysql2 adapter
  • 7fb46d2 Merge pull request #871 from x-smasato/fix-hash-key-mismatch-error-message
  • 3036688 Merge pull request #870 from x-smasato/devin/1741662112-fix-redundant-condition
  • 5eabcc6 Fix Style/RedundantCondition lint error in import.rb
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)
Bumps [activerecord-import](https://github.com/zdennis/activerecord-import) from 2.1.0 to 2.2.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.2.0</h2> <h3>New Features</h3> <ul> <li>Add Support for Janus ActiveRecord adapters. Thanks to <a href="https://github.com/permidon"><code>@​permidon</code></a> via #\873.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/zdennis/activerecord-import/commit/6aec1e78060f15a8d39f31592225848e9e35f2b7"><code>6aec1e7</code></a> Bump version to 2.2.0</li> <li><a href="https://github.com/zdennis/activerecord-import/commit/59b41d294fba9fdfcd9e7d83ae32160d3aaf0863"><code>59b41d2</code></a> Update changelog for 2.2.0</li> <li><a href="https://github.com/zdennis/activerecord-import/commit/193b103eb5b3fd2e7248277b892f5075eb34a80e"><code>193b103</code></a> Merge pull request <a href="https://redirect.github.com/zdennis/activerecord-import/issues/873">#873</a> from permidon/janus-ar</li> <li><a href="https://github.com/zdennis/activerecord-import/commit/aeda6b092202141cebd24df8ff002d6a4e8593ef"><code>aeda6b0</code></a> fix rubocop offense</li> <li><a href="https://github.com/zdennis/activerecord-import/commit/7f07c805fb471cb4ac5be5354ef6d42e30f35878"><code>7f07c80</code></a> move Metrics/LineLength cop to Layout/LineLength</li> <li><a href="https://github.com/zdennis/activerecord-import/commit/cd31dd9719660ce2d99cfbe25d5d60822ab486e4"><code>cd31dd9</code></a> add janus_trilogy adapter</li> <li><a href="https://github.com/zdennis/activerecord-import/commit/65ec7d3b323f2c4a15722d7b18fee41592a17d2c"><code>65ec7d3</code></a> add janus_mysql2 adapter</li> <li><a href="https://github.com/zdennis/activerecord-import/commit/7fb46d219a00c26f4179352c26977cc11f51338c"><code>7fb46d2</code></a> Merge pull request <a href="https://redirect.github.com/zdennis/activerecord-import/issues/871">#871</a> from x-smasato/fix-hash-key-mismatch-error-message</li> <li><a href="https://github.com/zdennis/activerecord-import/commit/30366880bc2b8f42a704a0aa9f310a3c313f2db4"><code>3036688</code></a> Merge pull request <a href="https://redirect.github.com/zdennis/activerecord-import/issues/870">#870</a> from x-smasato/devin/1741662112-fix-redundant-condition</li> <li><a href="https://github.com/zdennis/activerecord-import/commit/5eabcc6e01f85d6217965f6e2e455ab2a325b8cd"><code>5eabcc6</code></a> Fix Style/RedundantCondition lint error in import.rb</li> <li>Additional commits viewable in <a href="https://github.com/zdennis/activerecord-import/compare/v2.1.0...v2.2.0">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=2.1.0&new-version=2.2.0)](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>
dependabot[bot] commented 2025-06-09 21:54:04 +08:00 (Migrated from github.com)

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file. If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Pull request closed

Sign in to join this conversation.