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

ThePalaceProject / web-patron / 26458582144
88%

Build:
DEFAULT BRANCH: main
Ran 26 May 2026 03:40PM UTC
Jobs 1
Files 14
Run time 1min
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

26 May 2026 03:39PM UTC coverage: 87.976%. Remained the same
26458582144

push

github

web-flow
Bump js-cookie from 2.2.1 to 3.0.7 (#139)

Bumps [js-cookie](https://github.com/js-cookie/js-cookie) from 2.2.1 to
3.0.7.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/js-cookie/js-cookie/releases">js-cookie's
releases</a>.</em></p>
<blockquote>
<h2>v3.0.7</h2>
<ul>
<li>Prevent cookie attribute injection: CVE-2026-46625 (eb3c40e)</li>
<li>Add <code>Partitioned</code> attribute to readme (b994768)</li>
<li>Publish to npm registry via trusted publisher exclusively
(4dc71be)</li>
<li>Ensure consistent behaviour for <code>get('name')</code> +
<code>get()</code> (1953d30)</li>
</ul>
<h2>v3.0.5</h2>
<ul>
<li>Remove npm version restriction in package.json - <a
href="https://redirect.github.com/js-cookie/js-cookie/issues/818">#818</a></li>
</ul>
<h2>v3.0.4</h2>
<ul>
<li>Publish to npmjs.com with package provenance</li>
</ul>
<h2>v3.0.1</h2>
<ul>
<li>Make package.json accessible in export - <a
href="https://redirect.github.com/js-cookie/js-cookie/issues/727">#727</a></li>
</ul>
<h2>v3.0.0</h2>
<ul>
<li>Removed <code>defaults</code> in favor of a builder: now to supply
an api instance with particular predefined (cookie) attributes there's
<code>Cookies.withAttributes()</code>, e.g.:</li>
</ul>
<pre lang="js"><code>const api = Cookies.withAttributes({
  path: '/',
  secure: true
})
api.set('key', 'value') // writes cookie with path: '/' and secure:
true...
</code></pre>
<ul>
<li>The attributes that an api instance is configured with are exposed
as <code>attributes</code> property; it's an immutable object and unlike
<code>defaults</code> cannot be changed to configure the api.</li>
<li>The mechanism to fall back to the standard, internal converter by
returning a falsy value in a custom read converter has been removed.
Instead the default converters are now exposed as
<code>Cookies.converter</code>, which allows for implementing
self-contained custom converters providing the same behavior:</li>
</ul>
<pre lang="js"><co... (continued)

223 of 258 branches covered (86.43%)

Branch coverage included in aggregate %.

355 of 399 relevant lines covered (88.97%)

31.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26458582144.1 26 May 2026 03:40PM UTC 14
87.98
GitHub Action Run
Source Files on build 26458582144
  • Tree
  • List 14
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 0d990523 on github
  • Prev Build on refs/tags/v0.10.0 (#26455457963)
  • Next Build on main (#26652146743)
  • Delete
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

© 2026 Coveralls, Inc