• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

beam-australia / react-env
95%
master: 95%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/examples/create-react-app/express-4.18.2
DEFAULT BRANCH: master
Repo Added 04 Jun 2019 02:41AM UTC
Files 3
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH dependabot/npm_and_yarn/examples/next.js/nanoid-3.2.0
branch: dependabot/npm_and_yarn/examples/next.js/nanoid-3.2.0
CHANGE BRANCH
x
Reset
  • dependabot/npm_and_yarn/examples/next.js/nanoid-3.2.0
  • 2.0.2
  • 2.1.0
  • 2.1.1
  • 2.1.2
  • dependabot/npm_and_yarn/examples/create-react-app/acorn-5.7.4
  • dependabot/npm_and_yarn/examples/create-react-app/ajv-6.12.6
  • dependabot/npm_and_yarn/examples/create-react-app/color-string-1.6.0
  • dependabot/npm_and_yarn/examples/create-react-app/css-what-2.1.3
  • dependabot/npm_and_yarn/examples/create-react-app/dns-packet-1.3.4
  • dependabot/npm_and_yarn/examples/create-react-app/elliptic-6.5.4
  • dependabot/npm_and_yarn/examples/create-react-app/eslint-utils-1.4.3
  • dependabot/npm_and_yarn/examples/create-react-app/eventsource-1.1.1
  • dependabot/npm_and_yarn/examples/create-react-app/express-4.18.2
  • dependabot/npm_and_yarn/examples/create-react-app/follow-redirects-1.14.7
  • dependabot/npm_and_yarn/examples/create-react-app/follow-redirects-1.14.8
  • dependabot/npm_and_yarn/examples/create-react-app/handlebars-4.5.3
  • dependabot/npm_and_yarn/examples/create-react-app/handlebars-4.7.7
  • dependabot/npm_and_yarn/examples/create-react-app/hosted-git-info-2.8.9
  • dependabot/npm_and_yarn/examples/create-react-app/ini-1.3.8
  • dependabot/npm_and_yarn/examples/create-react-app/merge-deep-3.0.3
  • dependabot/npm_and_yarn/examples/create-react-app/mixin-deep-1.3.2
  • dependabot/npm_and_yarn/examples/create-react-app/node-fetch-2.6.7
  • dependabot/npm_and_yarn/examples/create-react-app/path-parse-1.0.7
  • dependabot/npm_and_yarn/examples/create-react-app/postcss-7.0.36
  • dependabot/npm_and_yarn/examples/create-react-app/ssri-6.0.2
  • dependabot/npm_and_yarn/examples/create-react-app/tar-4.4.15
  • dependabot/npm_and_yarn/examples/create-react-app/tar-4.4.19
  • dependabot/npm_and_yarn/examples/create-react-app/url-parse-1.5.1
  • dependabot/npm_and_yarn/examples/create-react-app/url-parse-1.5.10
  • dependabot/npm_and_yarn/examples/create-react-app/url-parse-1.5.7
  • dependabot/npm_and_yarn/examples/next.js/acorn-6.4.1
  • dependabot/npm_and_yarn/examples/next.js/glob-parent-5.1.2
  • dependabot/npm_and_yarn/examples/next.js/minimist-1.2.6
  • dependabot/npm_and_yarn/examples/next.js/mixin-deep-1.3.2
  • dependabot/npm_and_yarn/examples/next.js/next-11.1.0
  • dependabot/npm_and_yarn/examples/next.js/next-11.1.2
  • dependabot/npm_and_yarn/examples/next.js/next-12.0.7
  • dependabot/npm_and_yarn/examples/next.js/next-12.1.0
  • dependabot/npm_and_yarn/examples/next.js/next-9.3.3
  • dependabot/npm_and_yarn/examples/next.js/postcss-7.0.36
  • dependabot/npm_and_yarn/packages/node/acorn-5.7.4
  • dependabot/npm_and_yarn/packages/node/browserslist-4.16.6
  • dependabot/npm_and_yarn/packages/node/hosted-git-info-2.8.9
  • dependabot/npm_and_yarn/packages/node/ini-1.3.8
  • dependabot/npm_and_yarn/packages/node/lodash-4.17.21
  • dependabot/npm_and_yarn/packages/node/minimist-1.2.2
  • dependabot/npm_and_yarn/packages/node/minimist-1.2.3
  • dependabot/npm_and_yarn/packages/node/minimist-1.2.6
  • dependabot/npm_and_yarn/packages/node/path-parse-1.0.7
  • dependabot/npm_and_yarn/packages/node/qs-6.5.3
  • dependabot/npm_and_yarn/packages/node/tar-4.4.15
  • dependabot/npm_and_yarn/packages/node/y18n-4.0.1
  • develop
  • master

pending completion
75d1ca5f663b1759b37af6d70521d15b497a1975

Pull #101

drone

dependabot[bot]
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.25 to 3.2.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/ai/nanoid/blob/main/CHANGELOG.md">nanoid's changelog</a>.</em></p>
<blockquote>
<h1>Change Log</h1>
<p>This project adheres to <a href="http://semver.org/">Semantic Versioning</a>.</p>
<h2>3.2</h2>
<ul>
<li>Added <code>--size</code> and <code>--alphabet</code> arguments to binary (by Vitaly Baev).</li>
</ul>
<h2>3.1.32</h2>
<ul>
<li>Reduced <code>async</code> exports size (by Artyom Arutyunyan).</li>
<li>Moved from Jest to uvu (by Vitaly Baev).</li>
</ul>
<h2>3.1.31</h2>
<ul>
<li>Fixed collision vulnerability on object in <code>size</code> (by Artyom Arutyunyan).</li>
</ul>
<h2>3.1.30</h2>
<ul>
<li>Reduced size for project with <code>brotli</code> compression (by Anton Khlynovskiy).</li>
</ul>
<h2>3.1.29</h2>
<ul>
<li>Reduced npm package size.</li>
</ul>
<h2>3.1.28</h2>
<ul>
<li>Reduced npm package size.</li>
</ul>
<h2>3.1.27</h2>
<ul>
<li>Cleaned <code>dependencies</code> from development tools.</li>
</ul>
<h2>3.1.26</h2>
<ul>
<li>Improved performance (by Eitan Har-Shoshanim).</li>
<li>Reduced npm package size.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/ai/nanoid/commit/23b136929"><code>23b1369</code></a> Release 3.2 version</li>
<li><a href="https://github.com/ai/nanoid/commit/967788efc"><code>967788e</code></a> Remove TS test tools</li>
<li><a href="https://github.com/ai/nanoid/commit/27eaa90cd"><code>27eaa90</code></a> Simplify new binary tool</li>
<li><a href="https://github.com/ai/nanoid/commit/a9d912399"><code>a9d9123</code></a> Update dependencies</li>
<li><a href="https://github.com/ai/nanoid/commit/32b9bdaab"><code>32b9bda</code></a> Allows passing size or custom alphabet via cli as args
Pull Request #101: Bump nanoid from 3.1.25 to 3.2.0 in /examples/next.js

35 of 38 branches covered (92.11%)

Branch coverage included in aggregate %.

54 of 56 relevant lines covered (96.43%)

36.91 hits per line

Relevant lines Covered
Build:
Build:
56 RELEVANT LINES 54 COVERED LINES
36.91 HITS PER LINE
Source Files on dependabot/npm_and_yarn/examples/next.js/nanoid-3.2.0
  • Tree
  • List 3
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
75d1ca5f... dependabot/npm_and_yarn/examples/next.js/nanoid-3.2.0 Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.25 to 3.2.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ai/nanoid/blob/main/CHANGELOG.md">nanoid's changelog</a>.</em></p> <blockquote> <h1>Change Lo... Pull #101 22 Jan 2022 02:52AM UTC dependabot[bot] drone pending completion  
75d1ca5f... dependabot/npm_and_yarn/examples/next.js/nanoid-3.2.0 Bump nanoid from 3.1.25 to 3.2.0 in /examples/next.js Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.25 to 3.2.0. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) -... push 22 Jan 2022 02:52AM UTC dependabot[bot] drone pending completion  
See All Builds (188)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc