Skip to content

chore: remove deprecated instagram social strategy + bump to v15.0.2 (master)#2836

Open
aparnaagarwal-okta wants to merge 2 commits into
auth0:masterfrom
aparnaagarwal-okta:cleanup/instagram-v14
Open

chore: remove deprecated instagram social strategy + bump to v15.0.2 (master)#2836
aparnaagarwal-okta wants to merge 2 commits into
auth0:masterfrom
aparnaagarwal-okta:cleanup/instagram-v14

Conversation

@aparnaagarwal-okta

Copy link
Copy Markdown

Summary

Removes the deprecated Instagram social connection from Lock (v14 / master). Instagram's legacy /v1 profile API is shut down and the connection is deprecated across the platform.

Part of the multi-repo Instagram cleanup tracked in ULP-8391. Companion PR against v13 to follow (per the cleanup process, Lock changes are needed in both v13 and v14).

Changes

  • Remove instagram from the social connections map in src/connection/social/index.js
  • Remove the Instagram button-color and icon rules from css/social_icons.styl

Notes

  • Follows the prior deprecation cleanup #2747 (yammer/renren/miicard), which touched the same two files.
  • Requires SDKs-team review.

Refs: https://auth0team.atlassian.net/browse/ULP-8391

🤖 Generated with Claude Code

Instagram social connection is deprecated (legacy /v1 profile API shut
down). Remove it from the social connections map and its button/icon CSS.

Refs: https://auth0team.atlassian.net/browse/ULP-8391

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@codecov

codecov Bot commented Jul 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 44.16%. Comparing base (a352ce2) to head (c078528).
⚠️ Report is 29 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2836      +/-   ##
==========================================
+ Coverage   43.60%   44.16%   +0.56%     
==========================================
  Files         120      120              
  Lines        3181     3181              
  Branches      339      339              
==========================================
+ Hits         1387     1405      +18     
+ Misses       1699     1681      -18     
  Partials       95       95              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Version bump + CHANGELOG entry accompanying the deprecated Instagram
social connection removal (required for every lock cleanup PR).

Refs: https://auth0team.atlassian.net/browse/ULP-8391
@aparnaagarwal-okta aparnaagarwal-okta changed the title chore: remove deprecated instagram social strategy (v14) chore: remove deprecated instagram social strategy + bump to v15.0.2 (master) Jul 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant