Skip to content

chore(deps): update dependency sinon to v11#881

Merged
JustinBeckwith merged 1 commit intogoogleapis:masterfrom
renovate-bot:renovate/sinon-11.x
Jun 14, 2021
Merged

chore(deps): update dependency sinon to v11#881
JustinBeckwith merged 1 commit intogoogleapis:masterfrom
renovate-bot:renovate/sinon-11.x

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented May 25, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sinon (source) ^10.0.0 -> ^11.0.0 age adoption passing confidence

Release Notes

sinonjs/sinon

v11.1.1

Compare Source

==================

  • Fix #​2379 by using v7 of supports-color

v11.1.0

Compare Source

==================

  • Add sinon.promise() implementation (#​2369)
  • Set wrappedMethod on getters/setters (#​2378)
  • [Docs] Update fake-server usage & descriptions (#​2365)
  • Fake docs improvement (#​2360)
  • Update nise to 5.1.0 (fixed #​2318)

v11.0.0

Compare Source

==================

  • Explicitly use samsam 6.0.2 with fix for #​2345
  • Update most packages (#​2371)
  • Update compatibility docs (#​2366)
  • Update packages (includes breaking fake-timers change, see #​2352)
  • Warn of potential memory leaks (#​2357)
  • Fix clock test errors

v10.0.1

Compare Source

==================

  • Upgrade sinon components (bumps y18n to 4.0.1)
  • Bump y18n from 4.0.0 to 4.0.1

Configuration

📅 Schedule: "after 9am and before 3pm" (UTC).

🚦 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 this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team May 25, 2021 09:30
@renovate-bot renovate-bot requested a review from a team as a code owner May 25, 2021 09:30
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 25, 2021
@product-auto-label product-auto-label bot added the api: bigtable Issues related to the googleapis/nodejs-bigtable API. label May 25, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label May 25, 2021
@codecov
Copy link

codecov bot commented May 25, 2021

Codecov Report

Merging #881 (cd623ed) into master (0ef8976) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master     #881    +/-   ##
========================================
  Coverage   99.22%   99.23%            
========================================
  Files          18       18            
  Lines       17416    17539   +123     
  Branches     1025      977    -48     
========================================
+ Hits        17281    17404   +123     
  Misses        132      132            
  Partials        3        3            
Impacted Files Coverage Δ
src/app-profile.ts 99.59% <100.00%> (ø)
src/backup.ts 100.00% <100.00%> (ø)
src/cluster.ts 99.72% <100.00%> (+<0.01%) ⬆️
src/family.ts 99.58% <100.00%> (ø)
src/index.ts 100.00% <100.00%> (ø)
src/instance.ts 100.00% <100.00%> (ø)
src/row.ts 100.00% <100.00%> (ø)
src/table.ts 99.89% <100.00%> (ø)
src/v2/bigtable_client.ts 96.55% <100.00%> (ø)
src/v2/bigtable_instance_admin_client.ts 98.79% <100.00%> (+<0.01%) ⬆️
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9b7c8ca...cd623ed. Read the comment docs.

@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 25, 2021
@JustinBeckwith JustinBeckwith added the automerge Merge the pull request once unit tests and other checks pass. label May 25, 2021
@gcf-merge-on-green
Copy link
Contributor

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

1 similar comment
@gcf-merge-on-green
Copy link
Contributor

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label May 25, 2021
@renovate-bot renovate-bot force-pushed the renovate/sinon-11.x branch from cd623ed to 4503016 Compare May 27, 2021 18:47
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 27, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 27, 2021
@renovate-bot renovate-bot force-pushed the renovate/sinon-11.x branch from 4503016 to 4e10457 Compare June 10, 2021 07:26
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 10, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 10, 2021
@JustinBeckwith JustinBeckwith merged commit 9d9a750 into googleapis:master Jun 14, 2021
@renovate-bot renovate-bot deleted the renovate/sinon-11.x branch June 14, 2021 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigtable Issues related to the googleapis/nodejs-bigtable API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants