Skip to content

chore(deps): bump activerecord-import from 1.0.7 to 1.4.0#113

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/activerecord-import-1.4.0
Closed

chore(deps): bump activerecord-import from 1.0.7 to 1.4.0#113
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/activerecord-import-1.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 31, 2022

Copy link
Copy Markdown

Bumps activerecord-import from 1.0.7 to 1.4.0.

Changelog

Sourced from activerecord-import's changelog.

Changes in 1.4.0

New Features

  • Enable compatibility with frozen string literals. Thanks to @​desheikh via ##760.

Changes in 1.3.0

Fixes

  • Ensure correct timestamp values are returned for models after insert. Thanks to @​kos1kov via ##756.
  • Restore database_version method to public scope. Thanks to @​beauraF via ##753.

New Features

Changes in 1.2.0

Fixes

  • Update JDBC MySQL adapter to use mysql2 connection adapter. Thanks to @​terencechow via ##744.
  • Fix importing STI models with ActiveRecord 6. Thanks to @​clemens1483 via ##743.
  • Use polymorphic_name instead of base_class.name for imports. Thanks to @​kmhajjar via ##741.
  • Fix compatibility issue with composite primary keys. Thanks to @​dlanileonardo via ##737.
  • Prevent double validation of associations on recursive import.

Changes in 1.1.0

New Features

Changes in 1.0.8

Fixes

Commits
  • ea304fd Merge pull request #766 from zdennis/releases/v1.4.0
  • 2c5d52f Bump version to 1.4.0
  • 5a49858 Update changelog for 1.4.0
  • 59dcc29 Merge pull request #764 from mishina2228/ci-ruby3
  • af9fdc6 Remove rb-readline to suppress a bunch of warnings
  • 7efb0d3 YAML.safe_load_file to allow the use of aliases
  • 2100316 Skip tests with seamless_database_pool with Ruby 3.0+
  • 9ebe3f6 CI against Ruby 3.0 and 3.1
  • ec86532 Split tests by DB
  • f895037 Merge pull request #763 from mishina2228/refactor-ci
  • 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 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 1.0.7 to 1.4.0.
- [Release notes](https://github.com/zdennis/activerecord-import/releases)
- [Changelog](https://github.com/zdennis/activerecord-import/blob/master/CHANGELOG.md)
- [Commits](zdennis/activerecord-import@v1.0.7...v1.4.0)

---
updated-dependencies:
- dependency-name: activerecord-import
  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 Mar 31, 2022
@dependabot @github

dependabot Bot commented on behalf of github Oct 7, 2022

Copy link
Copy Markdown
Author

Superseded by #188.

@dependabot dependabot Bot closed this Oct 7, 2022
@dependabot dependabot Bot deleted the dependabot/bundler/activerecord-import-1.4.0 branch October 7, 2022 22:19
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.

0 participants