[PR #1389] [MERGED] chore(deps): bump xml2js and send-intent #1881

Closed
opened 2026-02-25 23:31:07 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/floccusaddon/floccus/pull/1389
Author: @dependabot[bot]
Created: 5/17/2023
Status: Merged
Merged: 12/7/2023
Merged by: @marcelklehr

Base: developHead: dependabot/npm_and_yarn/xml2js-and-send-intent-0.5.0


📝 Commits (1)

  • be195d0 chore(deps): bump xml2js and send-intent

📊 Changes

2 files changed (+219 additions, -121 deletions)

View changed files

📝 package-lock.json (+218 -120)
📝 package.json (+1 -1)

📄 Description

Bumps xml2js to 0.5.0 and updates ancestor dependency send-intent. These dependencies need to be updated together.

Updates xml2js from 0.4.23 to 0.5.0

Commits

Updates send-intent from 3.0.12 to 5.0.0

Release notes

Sourced from send-intent's releases.

v5.0.0

What's Changed

New Contributors

Full Changelog: https://github.com/carsten-klaffke/send-intent/commits/v5.0.0

Changelog

Sourced from send-intent's changelog.

5.0.0 (2023-05-05)

  • Capacitor 5 Upgrade
  • Added up-to-date Example

3.0.10 (2022-08-02)

  • Fixed empty ClipData Nullpointer Exception

3.0.9 (2022-21-01)

  • replaced deprecated jcenter() with mavenCentral()

3.0.8 (2021-12-19)

3.0.6 (2021-12-08)

  • Fix: Android Uri instead of regular file paths
  • Updated MainActivity-section in Readme for Android multi file send

3.0.5 (2021-12-06)

  • Copy file inputs to internal storage to avoid potential access problems

3.0.4 (2021-11-12)

  • Bugfix for iOS multi file share

3.0.3 (2021-11-12)

  • Multi-file support for iOS

3.0.2 (2021-11-09)

  • Multi-file support for Android

3.0.1 (2021-11-02)

  • Read correct filenames

3.0.0 (2021-10-25)

  • new major version, interface changes
  • Files as URLs for any format

2.0.0 (2021-07-26)

  • Capacitor 3 Upgrade
Commits

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

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.

Note

Automatic rebases have been disabled on this pull request as it has been open for over 30 days.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/floccusaddon/floccus/pull/1389 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/17/2023 **Status:** ✅ Merged **Merged:** 12/7/2023 **Merged by:** [@marcelklehr](https://github.com/marcelklehr) **Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/xml2js-and-send-intent-0.5.0` --- ### 📝 Commits (1) - [`be195d0`](https://github.com/floccusaddon/floccus/commit/be195d0f5b6fb882664ef79828b1d639895363bf) chore(deps): bump xml2js and send-intent ### 📊 Changes **2 files changed** (+219 additions, -121 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+218 -120) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) to 0.5.0 and updates ancestor dependency [send-intent](https://github.com/carsten-klaffke/send-intent). These dependencies need to be updated together. Updates `xml2js` from 0.4.23 to 0.5.0 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/Leonidas-from-XIV/node-xml2js/commits/0.5.0">compare view</a></li> </ul> </details> <br /> Updates `send-intent` from 3.0.12 to 5.0.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/carsten-klaffke/send-intent/releases">send-intent's releases</a>.</em></p> <blockquote> <h2>v5.0.0</h2> <h2>What's Changed</h2> <ul> <li>Update build.gradle by <a href="https://github.com/AndrewAlmost"><code>@​AndrewAlmost</code></a> in <a href="https://redirect.github.com/carsten-klaffke/send-intent/pull/4">carsten-klaffke/send-intent#4</a></li> <li>update to capacitor 3 by <a href="https://github.com/RaulPROP"><code>@​RaulPROP</code></a> in <a href="https://redirect.github.com/carsten-klaffke/send-intent/pull/8">carsten-klaffke/send-intent#8</a></li> <li>Bump tar from 6.1.1 to 6.1.5 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/carsten-klaffke/send-intent/pull/12">carsten-klaffke/send-intent#12</a></li> <li>Bump tar from 6.1.5 to 6.1.11 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/carsten-klaffke/send-intent/pull/16">carsten-klaffke/send-intent#16</a></li> <li>Missing URL from definition by <a href="https://github.com/j-d-carmichael"><code>@​j-d-carmichael</code></a> in <a href="https://redirect.github.com/carsten-klaffke/send-intent/pull/15">carsten-klaffke/send-intent#15</a></li> <li>Binary file support by <a href="https://github.com/carsten-klaffke"><code>@​carsten-klaffke</code></a> in <a href="https://redirect.github.com/carsten-klaffke/send-intent/pull/11">carsten-klaffke/send-intent#11</a></li> <li>Bump ansi-regex from 5.0.0 to 5.0.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/carsten-klaffke/send-intent/pull/20">carsten-klaffke/send-intent#20</a></li> <li>Bump tar from 6.1.2 to 6.1.11 in /Example/SendIntentExample by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/carsten-klaffke/send-intent/pull/21">carsten-klaffke/send-intent#21</a></li> <li>Bump tmpl from 1.0.4 to 1.0.5 in /Example/SendIntentExample by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/carsten-klaffke/send-intent/pull/22">carsten-klaffke/send-intent#22</a></li> <li>Bump ws from 5.2.2 to 5.2.3 in /Example/SendIntentExample by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/carsten-klaffke/send-intent/pull/23">carsten-klaffke/send-intent#23</a></li> <li>fix NPE when sharing text by <a href="https://github.com/mcprol"><code>@​mcprol</code></a> in <a href="https://redirect.github.com/carsten-klaffke/send-intent/pull/24">carsten-klaffke/send-intent#24</a></li> <li>Create LICENSE by <a href="https://github.com/carsten-klaffke"><code>@​carsten-klaffke</code></a> in <a href="https://redirect.github.com/carsten-klaffke/send-intent/pull/30">carsten-klaffke/send-intent#30</a></li> <li>Create CODE_OF_CONDUCT.md by <a href="https://github.com/carsten-klaffke"><code>@​carsten-klaffke</code></a> in <a href="https://redirect.github.com/carsten-klaffke/send-intent/pull/32">carsten-klaffke/send-intent#32</a></li> <li>Bump path-parse from 1.0.6 to 1.0.7 in /Example/SendIntentExample by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/carsten-klaffke/send-intent/pull/25">carsten-klaffke/send-intent#25</a></li> <li>Bump url-parse from 1.4.7 to 1.5.3 in /Example/SendIntentExample by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/carsten-klaffke/send-intent/pull/26">carsten-klaffke/send-intent#26</a></li> <li>Bump color-string from 1.5.3 to 1.6.0 in /Example/SendIntentExample by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/carsten-klaffke/send-intent/pull/27">carsten-klaffke/send-intent#27</a></li> <li>Bump url-parse from 1.5.3 to 1.5.7 in /Example/SendIntentExample by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/carsten-klaffke/send-intent/pull/39">carsten-klaffke/send-intent#39</a></li> <li>Bump follow-redirects from 1.12.1 to 1.14.8 in /Example/SendIntentExample by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/carsten-klaffke/send-intent/pull/38">carsten-klaffke/send-intent#38</a></li> <li>Bump ajv from 6.12.2 to 6.12.6 in /Example/SendIntentExample by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/carsten-klaffke/send-intent/pull/37">carsten-klaffke/send-intent#37</a></li> <li>Bump ssri from 6.0.1 to 6.0.2 in /Example/SendIntentExample by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/carsten-klaffke/send-intent/pull/36">carsten-klaffke/send-intent#36</a></li> <li>Bump lodash from 4.17.15 to 4.17.21 in /Example/SendIntentExample by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/carsten-klaffke/send-intent/pull/35">carsten-klaffke/send-intent#35</a></li> <li>Bump url-parse from 1.5.7 to 1.5.10 in /Example/SendIntentExample by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/carsten-klaffke/send-intent/pull/42">carsten-klaffke/send-intent#42</a></li> <li>Bump plist from 3.0.2 to 3.0.4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/carsten-klaffke/send-intent/pull/43">carsten-klaffke/send-intent#43</a></li> <li>Bump plist from 3.0.2 to 3.0.4 in /Example/SendIntentExample by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/carsten-klaffke/send-intent/pull/44">carsten-klaffke/send-intent#44</a></li> <li>Bump minimist from 1.2.5 to 1.2.6 in /Example/SendIntentExample by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/carsten-klaffke/send-intent/pull/46">carsten-klaffke/send-intent#46</a></li> <li>Bump async from 2.6.3 to 2.6.4 in /Example/SendIntentExample by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/carsten-klaffke/send-intent/pull/48">carsten-klaffke/send-intent#48</a></li> <li>Bump plist from 3.0.4 to 3.0.5 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/carsten-klaffke/send-intent/pull/51">carsten-klaffke/send-intent#51</a></li> <li>Bump plist from 3.0.2 to 3.0.5 in /Example/SendIntentExample by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/carsten-klaffke/send-intent/pull/52">carsten-klaffke/send-intent#52</a></li> <li>Bump eventsource from 1.0.7 to 1.1.1 in /Example/SendIntentExample by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/carsten-klaffke/send-intent/pull/53">carsten-klaffke/send-intent#53</a></li> <li>Bump terser from 4.8.0 to 4.8.1 in /Example/SendIntentExample by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/carsten-klaffke/send-intent/pull/56">carsten-klaffke/send-intent#56</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/AndrewAlmost"><code>@​AndrewAlmost</code></a> made their first contribution in <a href="https://redirect.github.com/carsten-klaffke/send-intent/pull/4">carsten-klaffke/send-intent#4</a></li> <li><a href="https://github.com/RaulPROP"><code>@​RaulPROP</code></a> made their first contribution in <a href="https://redirect.github.com/carsten-klaffke/send-intent/pull/8">carsten-klaffke/send-intent#8</a></li> <li><a href="https://github.com/dependabot"><code>@​dependabot</code></a> made their first contribution in <a href="https://redirect.github.com/carsten-klaffke/send-intent/pull/12">carsten-klaffke/send-intent#12</a></li> <li><a href="https://github.com/j-d-carmichael"><code>@​j-d-carmichael</code></a> made their first contribution in <a href="https://redirect.github.com/carsten-klaffke/send-intent/pull/15">carsten-klaffke/send-intent#15</a></li> <li><a href="https://github.com/carsten-klaffke"><code>@​carsten-klaffke</code></a> made their first contribution in <a href="https://redirect.github.com/carsten-klaffke/send-intent/pull/11">carsten-klaffke/send-intent#11</a></li> <li><a href="https://github.com/mcprol"><code>@​mcprol</code></a> made their first contribution in <a href="https://redirect.github.com/carsten-klaffke/send-intent/pull/24">carsten-klaffke/send-intent#24</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/carsten-klaffke/send-intent/commits/v5.0.0">https://github.com/carsten-klaffke/send-intent/commits/v5.0.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/carsten-klaffke/send-intent/blob/master/CHANGELOG.md">send-intent's changelog</a>.</em></p> <blockquote> <h4>5.0.0 (2023-05-05)</h4> <ul> <li>Capacitor 5 Upgrade</li> <li>Added up-to-date Example</li> </ul> <h4>3.0.10 (2022-08-02)</h4> <ul> <li>Fixed empty ClipData Nullpointer Exception</li> </ul> <h4>3.0.9 (2022-21-01)</h4> <ul> <li>replaced deprecated jcenter() with mavenCentral()</li> </ul> <h4>3.0.8 (2021-12-19)</h4> <ul> <li>Fixed: &quot;Not receiving actual URL when sharing from chrome <a href="https://redirect.github.com/carsten-klaffke/send-intent/issues/33">#33</a>&quot; <a href="https://redirect.github.com/carsten-klaffke/send-intent/issues/33">carsten-klaffke/send-intent#33</a></li> </ul> <h4>3.0.6 (2021-12-08)</h4> <ul> <li>Fix: Android Uri instead of regular file paths</li> <li>Updated MainActivity-section in Readme for Android multi file send</li> </ul> <h4>3.0.5 (2021-12-06)</h4> <ul> <li>Copy file inputs to internal storage to avoid potential access problems</li> </ul> <h4>3.0.4 (2021-11-12)</h4> <ul> <li>Bugfix for iOS multi file share</li> </ul> <h4>3.0.3 (2021-11-12)</h4> <ul> <li>Multi-file support for iOS</li> </ul> <h4>3.0.2 (2021-11-09)</h4> <ul> <li>Multi-file support for Android</li> </ul> <h4>3.0.1 (2021-11-02)</h4> <ul> <li>Read correct filenames</li> </ul> <h4>3.0.0 (2021-10-25)</h4> <ul> <li>new major version, interface changes</li> <li>Files as URLs for any format</li> </ul> <h4>2.0.0 (2021-07-26)</h4> <ul> <li>Capacitor 3 Upgrade</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/carsten-klaffke/send-intent/commits/v5.0.0">compare view</a></li> </ul> </details> <br /> 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/floccusaddon/floccus/network/alerts). </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:31:07 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/floccus#1881
No description provided.