kevinhughes27 / ultimate-tournament

web application for running ultimate tournaments
0 stars 0 forks source link

Bump activerecord-import from 1.0.2 to 1.0.3 #1220

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps activerecord-import from 1.0.2 to 1.0.3.

Changelog *Sourced from [activerecord-import's changelog](https://github.com/zdennis/activerecord-import/blob/master/CHANGELOG.md).* > ## Changes in 1.0.3 > > ### New Features > > * Add support for ActiveRecord 6.1.0.alpha. Thanks to [@​imtayadeway](https://github.com/imtayadeway) via > [#642](https://github-redirect.dependabot.com/zdennis/activerecord-import/issues/642). > > ### Fixes > > * Return an empty array for results instead of nil when importing empty > array. Thanks to [@​gyfis](https://github.com/gyfis) via [#636](https://github-redirect.dependabot.com/zdennis/activerecord-import/issues/636).
Commits - [`28fc565`](https://github.com/zdennis/activerecord-import/commit/28fc56500a5e8fe54f433d848a97cf9a027d5e97) Merge pull request [#645](https://github-redirect.dependabot.com/zdennis/activerecord-import/issues/645) from jkowens/releases/1.0.3 - [`58a8c92`](https://github.com/zdennis/activerecord-import/commit/58a8c92d5583dd2970ed48e5f101f522b6ef6145) Bumping version to 1.0.3 - [`c16c066`](https://github.com/zdennis/activerecord-import/commit/c16c066adcc62b0bf02bd8b2e5b3d3babebf4648) Update changelog for v1.0.3 - [`a1c7221`](https://github.com/zdennis/activerecord-import/commit/a1c722173f5ff63ff4f2164caf8a26c8fef29535) Merge pull request [#643](https://github-redirect.dependabot.com/zdennis/activerecord-import/issues/643) from zdennis/update_readme - [`6bb1777`](https://github.com/zdennis/activerecord-import/commit/6bb1777de0a7f64af4bbccdf9afb922da970d5d8) Remove offensive term - [`19de2f5`](https://github.com/zdennis/activerecord-import/commit/19de2f5fc49a9360c555af6717a6ea6313fa1028) Merge pull request [#642](https://github-redirect.dependabot.com/zdennis/activerecord-import/issues/642) from imtayadeway/rails-edge - [`854d362`](https://github.com/zdennis/activerecord-import/commit/854d3623109d9e04b1ee6e673ad75e5cea3bafa8) Check what connection pool responds to - [`5cfe1de`](https://github.com/zdennis/activerecord-import/commit/5cfe1dec7f0b8588a91b99749b43ecdd3f1cea6b) Appease :cop: - [`41db64b`](https://github.com/zdennis/activerecord-import/commit/41db64b6d59ca63fbdce120a00cd483b6c1ec645) Update for Rails edge/6.1 alpha - [`17c3ac0`](https://github.com/zdennis/activerecord-import/commit/17c3ac05e320fa53247eade7d4ddefb6d1206096) Update for ActiveRecord 6.0.0 stable - Additional commits viewable in [compare view](https://github.com/zdennis/activerecord-import/compare/v1.0.2...v1.0.3)


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.

If all status checks pass Dependabot will automatically merge this pull request.


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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)