Skip to content

Release 2.5.2

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jan 16:33

6 changes since 2.5.1

🛠 Back-end

  • Add YouTube channel test case for feed discovery service (#2723)

🎨 CSS Styling

  • Fix sidebar Safari css bug (#2726)

🎭 Front-end

  • Fix sidebar Safari css bug (#2726)

🖇 Dependencies

  • Renovate: disallow node-fetch >= 3.0 and increase renovate schedule (#2712)
  • chore(deps): update actions/setup-node action to v2.5.1 (#2714)
  • fix(deps): update dependency node-fetch to v2.6.7 [security] (#2724)
  • Fixes #2711: Security update for node-fetch (#2742)

🔐 Security Enhancements

  • Fixes #2711: Security update for node-fetch (#2742)

🛡 Tests

  • Add YouTube channel test case for feed discovery service (#2723)

Other Updates

  • Update Pino logger (#2700)
  • Removed unnecessary tests in release.yml (#2703)
  • Didn't lint properly, this is a fix (#2740)
  • Fix #1778: Add support for Turborepo (#2721)