<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Mohammed Mudassir</title>
    <description>The latest articles on DEV Community by Mohammed Mudassir (@mdmudassir).</description>
    <link>https://dev.to/mdmudassir</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F357626%2F0af9193f-1fb2-48ce-b603-43429232428f.jpeg</url>
      <title>DEV Community: Mohammed Mudassir</title>
      <link>https://dev.to/mdmudassir</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mdmudassir"/>
    <language>en</language>
    <item>
      <title>Get Notified When Package Dependencies Release An Update 🚀</title>
      <dc:creator>Mohammed Mudassir</dc:creator>
      <pubDate>Mon, 14 Feb 2022 07:18:54 +0000</pubDate>
      <link>https://dev.to/mdmudassir/get-notified-when-package-dependencies-release-an-update-32pk</link>
      <guid>https://dev.to/mdmudassir/get-notified-when-package-dependencies-release-an-update-32pk</guid>
      <description>&lt;p&gt;&lt;strong&gt;Problem&lt;/strong&gt;&lt;br&gt;
Keeping package dependencies up-to-date is quite important as it contains bug fixes, improvements &amp;amp; security updates but it gets quite hectic when the project is growing with more dependencies &amp;amp; keeping track of each package release is time-consuming.&lt;/p&gt;

&lt;p&gt;What if there was a way to get notified automatically when a package has released a new update &amp;amp; based on its release notes you can decide whether to update the package under your dependencies or leave it as it is.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Introducing Bonditore&lt;/strong&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;a href="https://bandito.re/"&gt;Banditore&lt;/a&gt; retrieves new releases from your starred GitHub repositories and generates an Atom feed with them &amp;amp; its completely free.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;strong&gt;Account Setup&lt;/strong&gt;&lt;br&gt;
Star the repositories whose updates are important for you then create an account in &lt;a href="https://bandito.re/"&gt;Banditore&lt;/a&gt; using your Github ( make sure its the same account using which you’ve starred the repo’s)&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--GZIYXrPe--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/fquuah27ks7a5td02318.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--GZIYXrPe--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/fquuah27ks7a5td02318.png" alt="starrting the repo" width="880" height="225"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Once the login is successful, reload the page and it will show you the latest releases &amp;amp; if doesn’t show then logout and log back in.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--49lAKBxL--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/xp0mgcdknmympn0gkntn.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--49lAKBxL--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/xp0mgcdknmympn0gkntn.png" alt="dashboard" width="880" height="626"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Notification Setup&lt;/strong&gt;&lt;br&gt;
Copy the feed link which Banditore provides in the dashboard and then install &lt;a href="https://chrome.google.com/webstore/detail/rss-feed-reader/pnjaodmkngahhkoihejjehlcdlnohgmp?hl=en"&gt;RSS Feed Reader&lt;/a&gt; extension in your browser. Once the installation is done setup the extension by going to its &lt;a href="https://feeder.co/settings/feeds/new?q=&amp;amp;tabId=&amp;amp;ctx=extension"&gt;settings page&lt;/a&gt; &amp;amp; paste the feed link inside the search field and click search.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--QHK6ZJwT--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/z6y4wido1roxbni0vnl9.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--QHK6ZJwT--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/z6y4wido1roxbni0vnl9.png" alt="Feed link update" width="880" height="309"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Once the search is complete it will show the feed info, Click on follow and its going to pop up the feed settings so setup it up as per your preference. &lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--LUgwG2ZW--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/zf6jjnglwg6xb6iaaw51.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--LUgwG2ZW--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/zf6jjnglwg6xb6iaaw51.png" alt="saving feed link" width="880" height="669"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--3ok1s3M7--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ne8g11jbm1xyc4eg7fhi.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--3ok1s3M7--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ne8g11jbm1xyc4eg7fhi.png" alt="feed settings" width="880" height="1036"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Now sit back and relax, When a new release / tag is available, you’ll know it right away &amp;amp; when you click of any of the feed update it will redirect you to the official github release page which contains the release notes. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--pGX9J-E3--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/1d6udek9a725jfh59m7y.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--pGX9J-E3--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/1d6udek9a725jfh59m7y.png" alt="Feeds update" width="826" height="1426"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Helpful Links&lt;/strong&gt;&lt;br&gt;
&lt;a href="https://bandito.re/"&gt;https://bandito.re/&lt;/a&gt;&lt;br&gt;
&lt;a href="https://github.community/t/rss-feeds-for-github-projects/292/2"&gt;https://github.community/t/rss-feeds-for-github-projects/292/2&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>reactnative</category>
      <category>npm</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
