Skip to content

chore: update @salesforce/core to latest (8.25.1)#723

Merged
lcottercertinia merged 4 commits intocertinia:mainfrom
lukecotter:chore-update-sf-core
Feb 10, 2026
Merged

chore: update @salesforce/core to latest (8.25.1)#723
lcottercertinia merged 4 commits intocertinia:mainfrom
lukecotter:chore-update-sf-core

Conversation

@lukecotter
Copy link
Copy Markdown
Contributor

📝 PR Overview

  • update @salesforce/core to 8.25.1
  • update @salesforce/apex-node to 8.4.6
  • remove @apexdevtools/sfdx-auth-helper
  • update rollup config to copy pino worker thread files
  • fix: correct build:fast script to reference build:dev:fast
  • feat: implement Salesforce connection utility and refactor log file retrieval
  • refactor: remove bunyan patch
  • refactor: improve variable naming for clarity in Salesforce connection function

🧩 Type of change (check all applicable)

  • 🐛 Bug fix - something not working as expected
  • ✨ New feature – adds new functionality
  • ♻️ Refactor - internal changes with no user impact
  • ⚡ Performance Improvement
  • 📝 Documentation - README or documentation site changes
  • 🔧 Chore - dev tooling, CI, config
  • 💥 Breaking change

📷 Screenshots / gifs / video [optional]

Show off your UI changes.

🔗 Related Issues

fixes #
resolves #332
closes #
related #

✅ Tests added?

  • 👍 yes
  • 🙅 no, not needed
  • 🙋 no, I need help

📚 Docs updated?

  • 🔖 README.md
  • 🔖 CHANGELOG.md
  • 📖 help site
  • 🙅 not needed

Anything else we need to know? [optional]

…etrieval

- removes need for @apexdevtools/sfdx-auth-helper
- update @salesforce/core + @salesforce/apex-node to latest.
- remove bunyan patch
- remove jsforce + @salesforce/core overrides.
@lcottercertinia lcottercertinia merged commit 3cacf0f into certinia:main Feb 10, 2026
5 checks passed
@lukecotter lukecotter deleted the chore-update-sf-core branch February 10, 2026 17:54
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.

chore: update @salesforce/core to latest

2 participants