Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Commit

Permalink
Merge #466
Browse files Browse the repository at this point in the history
466: Bump javascript-brunch from 2.0.0 to 2.10.0 r=notriddle a=dependabot[bot]

Bumps [javascript-brunch](https://github.com/brunch/javascript-brunch) from 2.0.0 to 2.10.0.
<details>
<summary>Commits</summary>

- [`8d7282f`](brunch/javascript-brunch@8d7282f) Release 2.10.0.
- [`00a5b88`](brunch/javascript-brunch@00a5b88) Update README.md
- [`01507db`](brunch/javascript-brunch@01507db) Deprecate plugin ([#12](https://github-redirect.dependabot.com/brunch/javascript-brunch/issues/12))
- [`f6a9195`](brunch/javascript-brunch@f6a9195) Fix brunch/brunch#1486 ([#11](https://github-redirect.dependabot.com/brunch/javascript-brunch/issues/11))
- [`a4ec74c`](brunch/javascript-brunch@a4ec74c) Merge pull request [#10](https://github-redirect.dependabot.com/brunch/javascript-brunch/issues/10) from brunch/ignore-transpiled
- [`143f727`](brunch/javascript-brunch@143f727) do not check syntax of transpiled files
- [`6662d28`](brunch/javascript-brunch@6662d28) lint test.js
- [`495e610`](brunch/javascript-brunch@495e610) update deps
- [`883f64b`](brunch/javascript-brunch@883f64b) update tests
- [`2dbf7ec`](brunch/javascript-brunch@2dbf7ec) config and plugins are always objects
- Additional commits viewable in [compare view](brunch/javascript-brunch@2.0.0...2.10.0)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=javascript-brunch&package-manager=npm_and_yarn&previous-version=2.0.0&new-version=2.10.0)](https://dependabot.com/compatibility-score.html?dependency-name=javascript-brunch&package-manager=npm_and_yarn&previous-version=2.0.0&new-version=2.10.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`.

---

**Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com).

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
- `@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.

</details>

Co-authored-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
bors[bot] and dependabot-support committed Sep 19, 2018
2 parents e04bbff + 9ec6346 commit f3502f5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"brunch": "^2.10.16",
"clean-css-brunch": "~2.0.0",
"css-brunch": "~2.10.0",
"javascript-brunch": "~2.0.0",
"javascript-brunch": "~2.10.0",
"uglify-js-brunch": "~2.0.1"
}
}

0 comments on commit f3502f5

Please sign in to comment.