Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2025

Bumps activerecord-import from 2.0.0 to 2.1.0.

Changelog

Sourced from activerecord-import's changelog.

Changes in 2.1.0

New Features

  • Add Support for active_record_proxy_adapters gem thanks to @​stingrayzboy via #\867. Since Rails 7.1 makara no longer works and it is not currently maintained. The @​nasdaq team have written a gem called active_record_proxy_adapters that implements some makara functionality.
Commits
  • e4f2a2c Merge pull request #867 from stingrayzboy/Add-Support-for-Active-Record-Proxy...
  • cc0a8f7 Update CHANGELOG.md
  • 64110a6 Add Support for Mysql2 Proxy
  • 99cdf23 Add Support for ActiveRecord Proxy Adapters
  • 25a53be Fix issue with missing Logger dependency
  • See full diff 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.0.0 to 2.1.0.
- [Changelog](https://github.com/zdennis/activerecord-import/blob/master/CHANGELOG.md)
- [Commits](zdennis/activerecord-import@v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: activerecord-import
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Apr 7, 2025
@tvararu tvararu temporarily deployed to mavis-pr-3344 April 7, 2025 23:41 Inactive
misaka and others added 2 commits April 8, 2025 06:07
This ensures that if the tests run shortly after midnight in daylight
saving time, the tests continue to pass by ensuring that the date is
after today's date.
@thomasleese thomasleese added this to the v2.2.0 milestone Apr 8, 2025
Copy link

sonarqubecloud bot commented Apr 8, 2025

@tvararu tvararu temporarily deployed to mavis-pr-3344 April 8, 2025 05:16 Inactive
@thomasleese thomasleese merged commit 740e2b6 into main Apr 8, 2025
14 checks passed
@thomasleese thomasleese deleted the dependabot/bundler/activerecord-import-2.1.0 branch April 8, 2025 06:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants