Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Replace custom stubbing with sinon #76

Merged
merged 5 commits into from
Sep 20, 2023

Conversation

stephankaag
Copy link
Contributor

I resolved the conflict in #30

@salesforce-cla
Copy link

Thanks for the contribution! Before we can merge this, we need @stephankaag to sign the Salesforce.com Contributor License Agreement.

@RasPhilCo
Copy link
Contributor

Great! This does need to be backwards compatible with the existing stubbing, willing to add that? (And in a future major release we can drop the compatibility). cc @chadian

@RasPhilCo
Copy link
Contributor

Like this, will require a major bump which is coming in the new year. cc @chadian

@git2gus
Copy link

git2gus bot commented Sep 27, 2022

This issue has been linked to a new work item: W-11816761

@mdonnalley mdonnalley changed the base branch from master to main September 20, 2023 15:51
@mdonnalley mdonnalley changed the base branch from main to mdonnalley/sinon September 20, 2023 15:53
@mdonnalley mdonnalley merged commit 1764d75 into oclif:mdonnalley/sinon Sep 20, 2023
1 check passed
@mdonnalley
Copy link
Contributor

@stephankaag Thank you for this contribution! And apologies it's taken years to get this merged. I'm merging this into my own branch because I have a few other breaking changes I'm going to introduce before merging this to main

@mdonnalley mdonnalley mentioned this pull request Sep 20, 2023
mshanemc pushed a commit that referenced this pull request Sep 25, 2023
* Replace custom stubbing with sinon (#76)

* Replace custom stubbing with sinon

* Satisfy linter

* Sinon is a dependency

* Expose stub to user

---------

Co-authored-by: Mike Donnalley <[email protected]>

* feat!: node 18 minimum

BREAKING CHANGE: node 18 minimum

* chore: update eslint libs

* chore: typescript 5

* chore: use mocha 10

* test: use salesforcecli workflow

* chore: disable readme generation

* chore: bump version

* chore(release): 3.0.0-beta.1 [skip ci]

* feat: use sinon 16

* chore(release): 3.0.0-beta.2 [skip ci]

* chore: update readme

* chore: update readme

* chore: use ES2022

---------

Co-authored-by: Stephan Kaag <[email protected]>
Co-authored-by: svc-cli-bot <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants