<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[MMM-GoogleCalendar reports 2 commits behind but I can&#x27;t resolve them.]]></title><description><![CDATA[<p dir="auto">A couple of weeks ago, MagicMirror started displaying a message that the MMM-GoogleCalendar module is behind by two commits, but I’ve git-pulled and installed, merged as required, and ran the npm install but it’s still showing as being behind.  I ran npm audit fix and two moderate issues appear, but not sure how to fix them.  I’ve installed the latest GAXIOS version as suggested but no joy.</p>
<p dir="auto">Any ideas?</p>
<p dir="auto"><img src="/assets/uploads/files/1780674346851-img_5758.jpg" alt="IMG_5758.JPG" class=" img-fluid img-markdown" /> <img src="/assets/uploads/files/1780674346919-img_5759.jpg" alt="IMG_5759.JPG" class=" img-fluid img-markdown" /> <img src="/assets/uploads/files/1780674346996-img_5760.jpg" alt="IMG_5760.JPG" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/topic/20263/mmm-googlecalendar-reports-2-commits-behind-but-i-can-t-resolve-them.</link><generator>RSS for Node</generator><lastBuildDate>Fri, 05 Jun 2026 19:09:51 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/20263.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 05 Jun 2026 15:45:57 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-GoogleCalendar reports 2 commits behind but I can&#x27;t resolve them. on Fri, 05 Jun 2026 16:20:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> - Hi Sam!  Surprisingly, the error may not show up for a while after you make changes and restart.</p>
]]></description><link>https://forum.magicmirror.builders/post/131299</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/131299</guid><dc:creator><![CDATA[reilley]]></dc:creator><pubDate>Fri, 05 Jun 2026 16:20:43 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-GoogleCalendar reports 2 commits behind but I can&#x27;t resolve them. on Fri, 05 Jun 2026 15:58:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/reilley" aria-label="Profile: reilley">@<bdi>reilley</bdi></a> I just did the git pull on my installation</p>
<pre><code>git pull
remote: Enumerating objects: 58, done.
remote: Counting objects: 100% (36/36), done.
remote: Compressing objects: 100% (14/14), done.
remote: Total 58 (delta 25), reused 27 (delta 22), pack-reused 22 (from 1)
Unpacking objects: 100% (58/58), 205.78 KiB | 1.34 MiB/s, done.
From https://github.com/randomBrainstormer/MMM-GoogleCalendar
   8679522..faf438e  main       -&gt; origin/main
 * [new tag]         v1.2.7     -&gt; v1.2.7
 * [new tag]         v1.2.5     -&gt; v1.2.5
 * [new tag]         v1.2.6     -&gt; v1.2.6
Updating 8679522..faf438e
Fast-forward
 .github/workflows/version-bump.yml   |  55 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 MMM-GoogleCalendar.js                | 108 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----
 __tests__/MMM-GoogleCalendar.test.js | 102 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 node_helper.js                       |  49 +++++++++++++++++++++++++++++++++++++++++++++++--
 package-lock.json                    |   4 ++--
 package.json                         |   2 +-
 translations/en.json                 |   3 ++-
 7 files changed, 313 insertions(+), 10 deletions(-)
 create mode 100644 .github/workflows/version-bump.yml
sam@sams:~/MagicMirror.2.36.dev/modules/MMM-GoogleCalendar$ npm install 

up to date, audited 383 packages in 2s

65 packages are looking for funding
  run `npm fund` for details

12 vulnerabilities (8 moderate, 4 high)

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.

</code></pre>
<p dir="auto">and updatenotification does not report being behind</p>
]]></description><link>https://forum.magicmirror.builders/post/131298</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/131298</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 05 Jun 2026 15:58:36 GMT</pubDate></item></channel></rss>