Skip to content

Releases: Submitty/pdf-annotate.js

v24.06.06

28 Jun 18:50
06cfcfc
Compare
Choose a tag to compare
Update for new publishing method (#669)

Put the `dist` files in the repository since `prepublishOnly` will no
longer be run.

v24.06.05

28 Jun 15:25
d935a83
Compare
Choose a tag to compare
Fix broken dependency (#661)

`webpack-dev-server` was accidentally bumped to a version that used
webpack 5. This fixes that.
Additionally, building works again so I can attach `dist` files to the
release.

v24.06.04

26 Jun 19:27
e5724a2
Compare
Choose a tag to compare
Change semver to be valid (#660)

Semver needs to not have leading zeroes; this updates the package.json
to account for that.

---------

Co-authored-by: Barb Cutler <bmcutler@users.noreply.github.com>

v24.06.03

26 Jun 19:25
9a042dc
Compare
Choose a tag to compare
Remove NPM Versioning (#659)

Since we no longer use it, remove it from the README

24.06.02

25 Jun 16:50
a0b64cd
Compare
Choose a tag to compare
Semantic versioning enforced (#658)

NPM enforces semantic versioning, so match the format of the last
working version (2.5.1) by removing the "v" from tags / version names.

v24.06.01

25 Jun 04:02
f019358
Compare
Choose a tag to compare
[DevDependency] Bump karma from 6.3.18 to 6.4.3 (#633)

Bumps [karma](https://github.com/karma-runner/karma) from 6.3.18 to
6.4.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/karma-runner/karma/releases">karma's
releases</a>.</em></p>
<blockquote>
<h2>v6.4.3</h2>
<h2><a
href="https://github.com/karma-runner/karma/compare/v6.4.2...v6.4.3">6.4.3</a>
(2024-02-24)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>add build commits for patch release (<a
href="https://github.com/karma-runner/karma/commit/d7f2d69ff41a5811552412080519b1984ff48669">d7f2d69</a>)</li>
</ul>
<h2>v6.4.2</h2>
<h2><a
href="https://github.com/karma-runner/karma/compare/v6.4.1...v6.4.2">6.4.2</a>
(2023-04-21)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>few typos (<a
href="https://github.com/karma-runner/karma/commit/c6a42710b40e81269f1e6c5d5bb55d01188a8872">c6a4271</a>)</li>
</ul>
<h2>v6.4.1</h2>
<h2><a
href="https://github.com/karma-runner/karma/compare/v6.4.0...v6.4.1">6.4.1</a>
(2022-09-19)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>pass integrity value (<a
href="https://github.com/karma-runner/karma/commit/63d86befd3431fe8e1500e22f4f115a3762d000a">63d86be</a>)</li>
</ul>
<h2>v6.4.0</h2>
<h1><a
href="https://github.com/karma-runner/karma/compare/v6.3.20...v6.4.0">6.4.0</a>
(2022-06-14)</h1>
<h3>Features</h3>
<ul>
<li>support SRI verification of link tags (<a
href="https://github.com/karma-runner/karma/commit/dc51a2e0e9b9805f7740f52fde01bcd20adc2dfc">dc51a2e</a>)</li>
<li>support SRI verification of script tags (<a
href="https://github.com/karma-runner/karma/commit/6a54b1c2a1df8214c470b8a5cc8036912874637e">6a54b1c</a>)</li>
</ul>
<h2>v6.3.20</h2>
<h2><a
href="https://github.com/karma-runner/karma/compare/v6.3.19...v6.3.20">6.3.20</a>
(2022-05-13)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>prefer IPv4 addresses when resolving domains (<a
href="https://github.com/karma-runner/karma/commit/e17698f950af83bf2b3edc540d2a3e1fb73cba59">e17698f</a>),
closes <a
href="https://redirect.github.com/karma-runner/karma/issues/3730">#3730</a></li>
</ul>
<h2>v6.3.19</h2>
<h2><a
href="https://github.com/karma-runner/karma/compare/v6.3.18...v6.3.19">6.3.19</a>
(2022-04-19)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>client:</strong> error out when opening a new tab fails (<a
href="https://github.com/karma-runner/karma/commit/099b85ed0a46e37dd7cb14fc1596cbb1b3eabce9">099b85e</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/karma-runner/karma/blob/master/CHANGELOG.md">karma's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/karma-runner/karma/compare/v6.4.2...v6.4.3">6.4.3</a>
(2024-02-24)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>add build commits for patch release (<a
href="https://github.com/karma-runner/karma/commit/d7f2d69ff41a5811552412080519b1984ff48669">d7f2d69</a>)</li>
</ul>
<h2><a
href="https://github.com/karma-runner/karma/compare/v6.4.1...v6.4.2">6.4.2</a>
(2023-04-21)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>few typos (<a
href="https://github.com/karma-runner/karma/commit/c6a42710b40e81269f1e6c5d5bb55d01188a8872">c6a4271</a>)</li>
</ul>
<h2><a
href="https://github.com/karma-runner/karma/compare/v6.4.0...v6.4.1">6.4.1</a>
(2022-09-19)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>pass integrity value (<a
href="https://github.com/karma-runner/karma/commit/63d86befd3431fe8e1500e22f4f115a3762d000a">63d86be</a>)</li>
</ul>
<h1><a
href="https://github.com/karma-runner/karma/compare/v6.3.20...v6.4.0">6.4.0</a>
(2022-06-14)</h1>
<h3>Features</h3>
<ul>
<li>support SRI verification of link tags (<a
href="https://github.com/karma-runner/karma/commit/dc51a2e0e9b9805f7740f52fde01bcd20adc2dfc">dc51a2e</a>)</li>
<li>support SRI verification of script tags (<a
href="https://github.com/karma-runner/karma/commit/6a54b1c2a1df8214c470b8a5cc8036912874637e">6a54b1c</a>)</li>
</ul>
<h2><a
href="https://github.com/karma-runner/karma/compare/v6.3.19...v6.3.20">6.3.20</a>
(2022-05-13)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>prefer IPv4 addresses when resolving domains (<a
href="https://github.com/karma-runner/karma/commit/e17698f950af83bf2b3edc540d2a3e1fb73cba59">e17698f</a>),
closes <a
href="https://redirect.github.com/karma-runner/karma/issues/3730">#3730</a></li>
</ul>
<h2><a
href="https://github.com/karma-runner/karma/compare/v6.3.18...v6.3.19">6.3.19</a>
(2022-04-19)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>client:</strong> error out when opening a new tab fails (<a
href="https://github.com/karma-runner/karma/commit/099b85ed0a46e37dd7cb14fc1596cbb1b3eabce9">099b85e</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/karma-runner/karma/commit/d8cf806e776158898c3c811ad20e16d3d0dbce87"><code>d8cf806</code></a>
chore(release): 6.4.3 [skip ci]</li>
<li><a
href="https://github.com/karma-runner/karma/commit/d7f2d69ff41a5811552412080519b1984ff48669"><code>d7f2d69</code></a>
fix: add build commits for patch release</li>
<li><a
href="https://github.com/karma-runner/karma/commit/85a2eeb18f52e365a9b8bd342278fb4382743beb"><code>85a2eeb</code></a>
build(deps-dev): bump decode-uri-component from 0.2.0 to 0.2.2</li>
<li><a
href="https://github.com/karma-runner/karma/commit/0bffce2fa46e733e90f611dccb37c99d0d2eb951"><code>0bffce2</code></a>
build(deps): updated socket.io version to fix security issues with
socket.io-...</li>
<li><a
href="https://github.com/karma-runner/karma/commit/86667ab49de45bf99417006c175bef512694ff49"><code>86667ab</code></a>
build(deps): bump follow-redirects from 1.11.0 to 1.15.4</li>
<li><a
href="https://github.com/karma-runner/karma/commit/450fdfdac5b999967daec1020f1ac69cf9b854ab"><code>450fdfd</code></a>
docs: Add deprecation notice to Karma README</li>
<li><a
href="https://github.com/karma-runner/karma/commit/9de3c00988884335775de746eb8571697a86410b"><code>9de3c00</code></a>
chore(release): 6.4.2 [skip ci]</li>
<li><a
href="https://github.com/karma-runner/karma/commit/c6a42710b40e81269f1e6c5d5bb55d01188a8872"><code>c6a4271</code></a>
fix: few typos</li>
<li><a
href="https://github.com/karma-runner/karma/commit/50f963551fbccf669c8d42499d0406ded2ec6176"><code>50f9635</code></a>
docs: update codeclimate badge in readme.md</li>
<li><a
href="https://github.com/karma-runner/karma/commit/00131213bf337e563126611b06b79218a560dc9a"><code>0013121</code></a>
chore(release): 6.4.1 [skip ci]</li>
<li>Additional commits viewable in <a
href="https://github.com/karma-runner/karma/compare/v6.3.18...v6.4.3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=karma&package-manager=npm_and_yarn&previous-version=6.3.18&new-version=6.4.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<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 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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v24.06.00

21 Jun 16:12
62c1915
Compare
Choose a tag to compare
Release v24.06.00 (#649)

Update package.json for newest release version

v24.05.00

31 May 16:53
de1893a
Compare
Choose a tag to compare

Previous Release Notes: 2.5.1

FEATURE / ENHANCEMENT

None

BUGFIX

None

SUPPORTING REPOSITORIES & VENDOR PACKAGES

  • [DevDependency] Bump @babel/core from 7.17.7 to 7.18.10 (#547)
  • [DevDependency] Bump pdfjs-dist from 2.9.359 to 4.3.136 (#627)

TESTING / BUILD

  • [Testing:Developer] Remove dependabot title fix workflow (#589)

v2.5.1

21 Jun 16:57
Compare
Choose a tag to compare

Update package.json

v2.5.0

21 Jun 14:44
2089efb
Compare
Choose a tag to compare

Previous Release Notes: 2.4.0

FEATURE / ENHANCEMENT

  • [Feature:Developer] Add type declarations for typescript (#473)

BUGFIX

  • [BugFix:TAGrading] Fix text annotation (#534)

SUPPORTING REPOSITORIES & VENDOR PACKAGES

  • [Dependency] Bump async from 2.6.3 to 2.6.4 (#511)
  • [Dependency] Bump follow-redirects from 1.9.0 to 1.14.9 (#488)
  • [Dependency] Bump node-fetch from 2.6.1 to 2.6.7 (#472)
  • [Dependency] Bump url-parse from 1.5.1 to 1.5.7 (#480)
  • [Dependency] Bump url-parse from 1.5.7 to 1.5.10 (#484)
  • [DevDependency] Bump @babel/core from 7.15.5 to 7.16.5 (#436)
  • [DevDependency] Bump @babel/core from 7.16.5 to 7.16.7 (#445)
  • [DevDependency] Bump @babel/core from 7.16.7 to 7.17.5 (#481)
  • [DevDependency] Bump @babel/core from 7.17.5 to 7.17.7 (#494)
  • [DevDependency] Bump @babel/preset-env from 7.14.5 to 7.16.5 (#437)
  • [DevDependency] Bump @babel/preset-env from 7.16.5 to 7.16.7 (#446)
  • [DevDependency] Bump @babel/preset-env from 7.16.7 to 7.16.11 (#457)
  • [DevDependency] Bump babel-loader from 8.2.2 to 8.2.3 (#438)
  • [DevDependency] Bump chai from 4.3.4 to 4.3.6 (#471)
  • [DevDependency] Bump karma from 6.3.15 to 6.3.17 (#487)
  • [DevDependency] Bump karma from 6.3.17 to 6.3.18 (#505)
  • [DevDependency] Bump karma from 6.3.4 to 6.3.9 (#427)
  • [DevDependency] Bump karma from 6.3.9 to 6.3.15 (#470)
  • [DevDependency] Bump karma-chrome-launcher from 3.1.0 to 3.1.1 (#491)
  • [DevDependency] Bump karma-firefox-launcher from 2.1.1 to 2.1.2 (#439)
  • [DevDependency] Bump typescript from 4.5.5 to 4.6.2 (#489)
  • [DevDependency] Bump webpack-cli from 4.8.0 to 4.9.1 (#405)
  • [DevDependency] Bump webpack-cli from 4.9.1 to 4.9.2 (#462)

DOCUMENTATION

  • [Documentation] Add npm install line to README
  • [Documentation] Fix setStoreAdapter line in example in README
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy