Changelog
*Sourced from [bn-api-node's changelog](https://github.com/big-neon/bn-api-node/blob/master/CHANGELOG.md).*
> #### 2.0.9 (2019-05-02)
> ##### New Features
>
> * **endpoints:** Added `transfers.index` endpoint
> * **endpoints:** Added `transfers.cancel` endpoint
> * **endpoints:** Added `transfers.read` endpoint
> * **endpoints:** Added `orders.transfers.index` endpoint
>
> #### 2.0.8 (2019-05-02)
>
> ##### New Features
>
> * **endpoints:** Added `events.ticket_types.create_multiple` endpoint ([e6c459a2](https://github.com/big-neon/bn-api-node/commit/e6c459a21f2115d8e41c20f3f6543d2798f633d6))
Commits
- [`f8d9b0d`](https://github.com/big-neon/bn-api-node/commit/f8d9b0d54d60bcb6c13188e58fae20995dca9fb7) 2.0.9
- [`87dc2b7`](https://github.com/big-neon/bn-api-node/commit/87dc2b7d73daefd0b59c0b2d88dabd5feac9d614) Build docs and CHANGELOG
- [`84a908d`](https://github.com/big-neon/bn-api-node/commit/84a908d4b43dad9482c988e9b3330aaa68e795f7) Transfer read endpoint ([#372](https://github-redirect.dependabot.com/big-neon/bn-api-node/issues/372))
- [`b7aa1a1`](https://github.com/big-neon/bn-api-node/commit/b7aa1a1d19636957520a083ecffba3da89fa6c34) Transfers resource ([#362](https://github-redirect.dependabot.com/big-neon/bn-api-node/issues/362))
- [`62f6dff`](https://github.com/big-neon/bn-api-node/commit/62f6dfffa0b62d519695242e0b424109b5862246) Bump webpack-bundle-analyzer from 2.13.1 to 3.3.2 ([#356](https://github-redirect.dependabot.com/big-neon/bn-api-node/issues/356))
- [`a29b874`](https://github.com/big-neon/bn-api-node/commit/a29b8741bf519ec75086bf8f1afb52f5447621f4) Bump typescript from 3.0.1 to 3.5.1 ([#357](https://github-redirect.dependabot.com/big-neon/bn-api-node/issues/357))
- [`00ea678`](https://github.com/big-neon/bn-api-node/commit/00ea6780c70bf430fea3554390bfc593cc970ff7) Bump eslint from 5.5.0 to 5.16.0 ([#358](https://github-redirect.dependabot.com/big-neon/bn-api-node/issues/358))
- [`cba79b6`](https://github.com/big-neon/bn-api-node/commit/cba79b695cede8556633f79f7419ad1400b7b387) Bump webpack-cli from 3.1.0 to 3.3.2 ([#355](https://github-redirect.dependabot.com/big-neon/bn-api-node/issues/355))
- [`9e0e81b`](https://github.com/big-neon/bn-api-node/commit/9e0e81b3ceb60364c978aa90c7b71f80c08bd991) [Security] Bump axios from 0.18.0 to 0.19.0 ([#354](https://github-redirect.dependabot.com/big-neon/bn-api-node/issues/354))
- [`8af0b66`](https://github.com/big-neon/bn-api-node/commit/8af0b66b22ad61b3028c4d3954d7c48ceceebf8e) Bump mocha from 5.2.0 to 6.1.4 ([#352](https://github-redirect.dependabot.com/big-neon/bn-api-node/issues/352))
- Additional commits viewable in [compare view](https://github.com/big-neon/bn-api-node/compare/v2.0.7...v2.0.9)
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 bn-api-node from 2.0.7 to 2.0.9.
Changelog
*Sourced from [bn-api-node's changelog](https://github.com/big-neon/bn-api-node/blob/master/CHANGELOG.md).* > #### 2.0.9 (2019-05-02) > ##### New Features > > * **endpoints:** Added `transfers.index` endpoint > * **endpoints:** Added `transfers.cancel` endpoint > * **endpoints:** Added `transfers.read` endpoint > * **endpoints:** Added `orders.transfers.index` endpoint > > #### 2.0.8 (2019-05-02) > > ##### New Features > > * **endpoints:** Added `events.ticket_types.create_multiple` endpoint ([e6c459a2](https://github.com/big-neon/bn-api-node/commit/e6c459a21f2115d8e41c20f3f6543d2798f633d6))Commits
- [`f8d9b0d`](https://github.com/big-neon/bn-api-node/commit/f8d9b0d54d60bcb6c13188e58fae20995dca9fb7) 2.0.9 - [`87dc2b7`](https://github.com/big-neon/bn-api-node/commit/87dc2b7d73daefd0b59c0b2d88dabd5feac9d614) Build docs and CHANGELOG - [`84a908d`](https://github.com/big-neon/bn-api-node/commit/84a908d4b43dad9482c988e9b3330aaa68e795f7) Transfer read endpoint ([#372](https://github-redirect.dependabot.com/big-neon/bn-api-node/issues/372)) - [`b7aa1a1`](https://github.com/big-neon/bn-api-node/commit/b7aa1a1d19636957520a083ecffba3da89fa6c34) Transfers resource ([#362](https://github-redirect.dependabot.com/big-neon/bn-api-node/issues/362)) - [`62f6dff`](https://github.com/big-neon/bn-api-node/commit/62f6dfffa0b62d519695242e0b424109b5862246) Bump webpack-bundle-analyzer from 2.13.1 to 3.3.2 ([#356](https://github-redirect.dependabot.com/big-neon/bn-api-node/issues/356)) - [`a29b874`](https://github.com/big-neon/bn-api-node/commit/a29b8741bf519ec75086bf8f1afb52f5447621f4) Bump typescript from 3.0.1 to 3.5.1 ([#357](https://github-redirect.dependabot.com/big-neon/bn-api-node/issues/357)) - [`00ea678`](https://github.com/big-neon/bn-api-node/commit/00ea6780c70bf430fea3554390bfc593cc970ff7) Bump eslint from 5.5.0 to 5.16.0 ([#358](https://github-redirect.dependabot.com/big-neon/bn-api-node/issues/358)) - [`cba79b6`](https://github.com/big-neon/bn-api-node/commit/cba79b695cede8556633f79f7419ad1400b7b387) Bump webpack-cli from 3.1.0 to 3.3.2 ([#355](https://github-redirect.dependabot.com/big-neon/bn-api-node/issues/355)) - [`9e0e81b`](https://github.com/big-neon/bn-api-node/commit/9e0e81b3ceb60364c978aa90c7b71f80c08bd991) [Security] Bump axios from 0.18.0 to 0.19.0 ([#354](https://github-redirect.dependabot.com/big-neon/bn-api-node/issues/354)) - [`8af0b66`](https://github.com/big-neon/bn-api-node/commit/8af0b66b22ad61b3028c4d3954d7c48ceceebf8e) Bump mocha from 5.2.0 to 6.1.4 ([#352](https://github-redirect.dependabot.com/big-neon/bn-api-node/issues/352)) - Additional commits viewable in [compare view](https://github.com/big-neon/bn-api-node/compare/v2.0.7...v2.0.9)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.