Commits
- [`26ff0c9`](https://github.com/lcodes/esdoc-node/commit/26ff0c943d8ac3e4566042b32a073dca76f1b503) v1.0.5
- [`af6ae26`](https://github.com/lcodes/esdoc-node/commit/af6ae264edf0851cc7482bfa312502925f57e5c8) Merge pull request [#7](https://github-redirect.dependabot.com/ddude/esdoc-node/issues/7) from ISlavinskyi/master
- [`e72e082`](https://github.com/lcodes/esdoc-node/commit/e72e08225ca6555d407d774570f0035bbf8d5f70) added to README new import cases
- [`4984edf`](https://github.com/lcodes/esdoc-node/commit/4984edf21ffe3aa6e5613e693806ab765dc4b173) fixed tests
- [`0f653ee`](https://github.com/lcodes/esdoc-node/commit/0f653ee4dda15a04b667dfae26fc477b630ea107) refactored functions
- [`789a182`](https://github.com/lcodes/esdoc-node/commit/789a18282df65d44f70e7f5905587f8da7d37198) handle diferent cases of require destructuring
- [`3d27c36`](https://github.com/lcodes/esdoc-node/commit/3d27c365349965753c1dd40c06b18b28e70cb4c1) added two import cases
- [`945dc68`](https://github.com/lcodes/esdoc-node/commit/945dc682e639b896b319f04db23c05a83e5a97a2) I'm bad at versions. Should've been 1.0.4!
- See full diff in [compare view](https://github.com/ddude/esdoc-node/compare/1.0.4...1.0.5)
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)
- `@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)
Bumps esdoc-node from 1.0.4 to 1.0.5.
Commits
- [`26ff0c9`](https://github.com/lcodes/esdoc-node/commit/26ff0c943d8ac3e4566042b32a073dca76f1b503) v1.0.5 - [`af6ae26`](https://github.com/lcodes/esdoc-node/commit/af6ae264edf0851cc7482bfa312502925f57e5c8) Merge pull request [#7](https://github-redirect.dependabot.com/ddude/esdoc-node/issues/7) from ISlavinskyi/master - [`e72e082`](https://github.com/lcodes/esdoc-node/commit/e72e08225ca6555d407d774570f0035bbf8d5f70) added to README new import cases - [`4984edf`](https://github.com/lcodes/esdoc-node/commit/4984edf21ffe3aa6e5613e693806ab765dc4b173) fixed tests - [`0f653ee`](https://github.com/lcodes/esdoc-node/commit/0f653ee4dda15a04b667dfae26fc477b630ea107) refactored functions - [`789a182`](https://github.com/lcodes/esdoc-node/commit/789a18282df65d44f70e7f5905587f8da7d37198) handle diferent cases of require destructuring - [`3d27c36`](https://github.com/lcodes/esdoc-node/commit/3d27c365349965753c1dd40c06b18b28e70cb4c1) added two import cases - [`945dc68`](https://github.com/lcodes/esdoc-node/commit/945dc682e639b896b319f04db23c05a83e5a97a2) I'm bad at versions. Should've been 1.0.4! - See full diff in [compare view](https://github.com/ddude/esdoc-node/compare/1.0.4...1.0.5)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) - `@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)