Commits
- [`e67b64c`](https://github.com/moshe/elasticsearch_loader/commit/e67b64c22a918a2ae8769230c2622416a4324ab4) bump es5 version
- [`4c174e7`](https://github.com/moshe/elasticsearch_loader/commit/4c174e7d77ec17ccbce04ecbb7260aa500dcd786) Upgrade es7 version
- [`c40594c`](https://github.com/moshe/elasticsearch_loader/commit/c40594ccdc9a92caadd1da12d2e42e5b0210ccf3) env var fixes
- [`60c450f`](https://github.com/moshe/elasticsearch_loader/commit/60c450f71eae6060a3c283c7e6162749f5e59b15) Add es7 support
- [`510fdbe`](https://github.com/moshe/elasticsearch_loader/commit/510fdbe9d85870190c37ae199bf9064e36bc3e45) Bumping version 0.2.24 -> 0.2.25
- [`0e06dfe`](https://github.com/moshe/elasticsearch_loader/commit/0e06dfe79ec5af4c489f81e83a13bf6fb8cd3eba) Add encoding flag for input files ([#63](https://github-redirect.dependabot.com/Moshe/elasticsearch_loader/issues/63))
- [`acd3722`](https://github.com/moshe/elasticsearch_loader/commit/acd3722ab44424e386cefdefe2131dc974a404ff) Add default doc type for version 7 preps ([#60](https://github-redirect.dependabot.com/Moshe/elasticsearch_loader/issues/60))
- [`7f16e7b`](https://github.com/moshe/elasticsearch_loader/commit/7f16e7b0098f6758c2c4ac7d0d7c2006eed7ef52) Upgrade elasticsearch versions (6.6.2, 5.6.16) ([#59](https://github-redirect.dependabot.com/Moshe/elasticsearch_loader/issues/59))
- [`599f713`](https://github.com/moshe/elasticsearch_loader/commit/599f7138bf27ee9b1c56cc756ab7c7cadde476aa) Update README.md
- [`6494c92`](https://github.com/moshe/elasticsearch_loader/commit/6494c92ac6d828a69e81b1d7023a2733648ba54b) reorder imports
- Additional commits viewable in [compare view](https://github.com/Moshe/elasticsearch_loader/compare/v0.2.12...v0.3.0)
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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps elasticsearch-loader from 0.2.12 to 0.3.0.
Commits
- [`e67b64c`](https://github.com/moshe/elasticsearch_loader/commit/e67b64c22a918a2ae8769230c2622416a4324ab4) bump es5 version - [`4c174e7`](https://github.com/moshe/elasticsearch_loader/commit/4c174e7d77ec17ccbce04ecbb7260aa500dcd786) Upgrade es7 version - [`c40594c`](https://github.com/moshe/elasticsearch_loader/commit/c40594ccdc9a92caadd1da12d2e42e5b0210ccf3) env var fixes - [`60c450f`](https://github.com/moshe/elasticsearch_loader/commit/60c450f71eae6060a3c283c7e6162749f5e59b15) Add es7 support - [`510fdbe`](https://github.com/moshe/elasticsearch_loader/commit/510fdbe9d85870190c37ae199bf9064e36bc3e45) Bumping version 0.2.24 -> 0.2.25 - [`0e06dfe`](https://github.com/moshe/elasticsearch_loader/commit/0e06dfe79ec5af4c489f81e83a13bf6fb8cd3eba) Add encoding flag for input files ([#63](https://github-redirect.dependabot.com/Moshe/elasticsearch_loader/issues/63)) - [`acd3722`](https://github.com/moshe/elasticsearch_loader/commit/acd3722ab44424e386cefdefe2131dc974a404ff) Add default doc type for version 7 preps ([#60](https://github-redirect.dependabot.com/Moshe/elasticsearch_loader/issues/60)) - [`7f16e7b`](https://github.com/moshe/elasticsearch_loader/commit/7f16e7b0098f6758c2c4ac7d0d7c2006eed7ef52) Upgrade elasticsearch versions (6.6.2, 5.6.16) ([#59](https://github-redirect.dependabot.com/Moshe/elasticsearch_loader/issues/59)) - [`599f713`](https://github.com/moshe/elasticsearch_loader/commit/599f7138bf27ee9b1c56cc756ab7c7cadde476aa) Update README.md - [`6494c92`](https://github.com/moshe/elasticsearch_loader/commit/6494c92ac6d828a69e81b1d7023a2733648ba54b) reorder imports - Additional commits viewable in [compare view](https://github.com/Moshe/elasticsearch_loader/compare/v0.2.12...v0.3.0)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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.