Skip to content

Commit 3ddb762

Browse files
[Dependency] Bump eventsource from 1.0.7 to 1.1.2 (#537)
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/EventSource/eventsource/blob/master/HISTORY.md">eventsource's changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/EventSource/eventsource/compare/v1.1.1...v1.1.2">1.1.2</a></h1> <ul> <li>Inline origin resolution, drops <code>original</code> dependency (<a href="https://github-redirect.dependabot.com/EventSource/eventsource/pull/281">#281</a> Espen Hovlandsdal)</li> </ul> <h1><a href="https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.1">1.1.1</a></h1> <ul> <li>Do not include authorization and cookie headers on redirect to different origin (<a href="https://github-redirect.dependabot.com/EventSource/eventsource/pull/273">#273</a> Espen Hovlandsdal)</li> </ul> <h1><a href="https://github.com/EventSource/eventsource/compare/v1.0.7...v1.1.0">1.1.0</a></h1> <ul> <li>Improve performance for large messages across many chunks (<a href="https://github-redirect.dependabot.com/EventSource/eventsource/pull/130">#130</a> Trent Willis)</li> <li>Add <code>createConnection</code> option for http or https requests (<a href="https://github-redirect.dependabot.com/EventSource/eventsource/pull/120">#120</a> Vasily Lavrov)</li> <li>Support HTTP 302 redirects (<a href="https://github-redirect.dependabot.com/EventSource/eventsource/pull/116">#116</a> Ryan Bonte)</li> <li>Prevent sequential errors from attempting multiple reconnections (<a href="https://github-redirect.dependabot.com/EventSource/eventsource/pull/125">#125</a> David Patty)</li> <li>Add <code>new</code> to correct test (<a href="https://github-redirect.dependabot.com/EventSource/eventsource/pull/101">#111</a> Stéphane Alnet)</li> <li>Fix reconnections attempts now happen more than once (<a href="https://github-redirect.dependabot.com/EventSource/eventsource/pull/136">#136</a> Icy Fish)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/EventSource/eventsource/commit/0a8b85b7d29e63b05893fd820a3cb909ca9f5b37"><code>0a8b85b</code></a> 1.1.2</li> <li><a href="https://github.com/EventSource/eventsource/commit/f99ae666bc0436124aed35eaadb7422dc9a07cfe"><code>f99ae66</code></a> docs: update history for 1.1.2</li> <li><a href="https://github.com/EventSource/eventsource/commit/06c9721b47b327301a4aefe63e0a76a0b60a7585"><code>06c9721</code></a> chore: rebuild polyfill</li> <li><a href="https://github.com/EventSource/eventsource/commit/9494642e9f4b39f927f3952e6caad07acff688f3"><code>9494642</code></a> fix: inline origin resolution, drop <code>original</code> dependency (<a href="https://github-redirect.dependabot.com/EventSource/eventsource/issues/281">#281</a>)</li> <li><a href="https://github.com/EventSource/eventsource/commit/aa7a40843a978f42c0babdec125bf9e0a83bf515"><code>aa7a408</code></a> 1.1.1</li> <li><a href="https://github.com/EventSource/eventsource/commit/56d489ef853a891deca121bbd463c732fee94dce"><code>56d489e</code></a> chore: rebuild polyfill</li> <li><a href="https://github.com/EventSource/eventsource/commit/4a951e58b04118c9c4d3da3d27d454972a1b4b8d"><code>4a951e5</code></a> docs: update history for 1.1.1</li> <li><a href="https://github.com/EventSource/eventsource/commit/f9f6416567bff62c1af2f4314be51d9870e94bc2"><code>f9f6416</code></a> fix: strip sensitive headers on redirect to different origin</li> <li><a href="https://github.com/EventSource/eventsource/commit/9dd06876ab43af37c3313c679fbdc7f722293a0d"><code>9dd0687</code></a> 1.1.0</li> <li><a href="https://github.com/EventSource/eventsource/commit/49497ba7107a7a94d7dbc73b6e5cc0117f8606e8"><code>49497ba</code></a> Update history for 1.1.0 (<a href="https://github-redirect.dependabot.com/EventSource/eventsource/issues/146">#146</a>)</li> <li>Additional commits viewable in <a href="https://github.com/EventSource/eventsource/compare/v1.0.7...v1.1.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eventsource&package-manager=npm_and_yarn&previous-version=1.0.7&new-version=1.1.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Submitty/pdf-annotate.js/network/alerts). </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Barb Cutler <[email protected]>
1 parent de1893a commit 3ddb762

File tree

1 file changed

+7
-31
lines changed

1 file changed

+7
-31
lines changed

package-lock.json

Lines changed: 7 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)