-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency sinon to v17 #533
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Oct 21, 2023
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Oct 21, 2023
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Oct 21, 2023
renovate-bot
force-pushed
the
renovate/sinon-17.x
branch
from
October 31, 2023 20:35
e7b3938
to
607ee8b
Compare
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Oct 31, 2023
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Oct 31, 2023
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Oct 31, 2023
renovate-bot
force-pushed
the
renovate/sinon-17.x
branch
from
October 31, 2023 21:30
607ee8b
to
998c79e
Compare
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Oct 31, 2023
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Oct 31, 2023
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Oct 31, 2023
renovate-bot
force-pushed
the
renovate/sinon-17.x
branch
from
November 4, 2023 02:07
998c79e
to
ae5ac40
Compare
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Nov 4, 2023
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Nov 4, 2023
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Nov 4, 2023
renovate-bot
force-pushed
the
renovate/sinon-17.x
branch
from
November 8, 2023 11:43
ae5ac40
to
1ed0a21
Compare
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Nov 8, 2023
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Nov 8, 2023
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Nov 8, 2023
renovate-bot
force-pushed
the
renovate/sinon-17.x
branch
from
November 15, 2023 21:52
1ed0a21
to
203beff
Compare
trusted-contributions-gcf
bot
added
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Nov 15, 2023
trusted-contributions-gcf
bot
added
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Nov 15, 2023
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Nov 15, 2023
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Nov 15, 2023
sofisl
approved these changes
Feb 6, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^15.0.0
->^17.0.0
^10.0.0
->^17.0.0
Release Notes
sinonjs/sinon (sinon)
v17.0.1
Compare Source
5fde5aeb
fix returns does not override call through (#2567) (Raz Luvaton)
b5fc3671
Documentation for assertion options for the sandbox (#2564) (Carl-Erik Kopseng)
f7d180cc
fix: assertion log limit (#2485) (Spencer Goossens)
4f538e3e
Fix mochify breaking on node:assert (#2559) (Carl-Erik Kopseng)
Released by Carl-Erik Kopseng on 2023-11-01.
v17.0.0
Compare Source
11a8e3f2
Remove Proxyquire as it did not handle newer syntax (Carl-Erik Kopseng)
ec37d634
Drop Node 16, as it is out of maintenance (Carl-Erik Kopseng)
75e2b691
Upgrade [email protected]: new Intl mirroring and bugfixes (Carl-Erik Kopseng)
Released by Carl-Erik Kopseng on 2023-10-20.
v16.1.3
Compare Source
93e8aa93
Remove postinstall script as it causes issues for consumers (Carl-Erik Kopseng)
Released by Carl-Erik Kopseng on 2023-10-19.
v16.1.2
Compare Source
v16.1.1
Compare Source
ff0e993d
Showcase #replace.usingAccessor for DI in the typescript case study (#2556) (Carl-Erik Kopseng)
c47a4bee
Bump @babel/traverse from 7.22.5 to 7.23.2 (#2555) (dependabot[bot])
Released by Carl-Erik Kopseng on 2023-10-18.
v16.1.0
Compare Source
cac5184b
Enable use of assignment in the presence of accessors (#2538) (Carl-Erik Kopseng)
f8c20e54
New article: making Sinon work with complex setups (#2540) (Carl-Erik Kopseng)
cb5b9621
Add NPM script 'dev-docs' and document its usage (Carl-Erik Kopseng)
dd7c6091
Add a little update to contributing (Carl-Erik Kopseng)
79acdf38
Move tool versions into single file at root (Carl-Erik Kopseng)
03b1db50
Expose Changelog page (#2550) (Carl-Erik Kopseng)
e1c3dad2
Add section on tooling and recommend using ASDF for tool versioning (#2547) (Carl-Erik Kopseng)
Released by Carl-Erik Kopseng on 2023-10-05.
v16.0.0
Compare Source
c3396058
fix(2525): ensure non empty message when error of type string is passed, but no message (#2544) (Mark de Dios)
baa1aee9
.define method (#2539) (Konstantin Gukov)
fe799e78
Fix issue 2534: spies are not restored (#2535) (Carl-Erik Kopseng)
305fb6cc
fix: actaully reset 'injectedKeys' (#2456) (Morgan Roderick)
de2635dd
Bump LTS version one notch: 20 (#2529) (Carl-Erik Kopseng)
Released by Morgan Roderick on 2023-09-13.
Configuration
📅 Schedule: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.