Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Oct 19, 2020

⚠️ Dependabot Preview has been deactivated ⚠️

This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to dependabot commands nor will it be automatically closed if a new version is found.

If you close this pull request, Dependabot will re-create it the next time it checks for updates and everything will work as expected.


Bumps strava-v3 from 2.0.5 to 2.0.9.

Release notes

Sourced from strava-v3's releases.

v2.0.9

  • Revert/Fix TypeScript typing
  • Document example TypeScript imports in the README

v2.0.8

  • fix TypeScript typing export

v2.0.7

  • add types path to package.json (#96)

v2.0.6.1

No release notes provided.

v2.0.6

No release notes provided.

Commits
  • 7880953 fix(typings): revert to previous typings + remove export of strava const (#102)
  • 19ea4e0 bump version to 2.0.8
  • d99f015 bump version to 2.0.7
  • 2d96117 bump version to 2.0.6
  • 02900e2 fix(typings): export strava as default + namespace (#101)
  • a1bfcb3 add types path to package.json (#96)
  • 5c52ed7 Add Club activities & RefreshTokenResponse typing (#95)
  • c2f8b4f Bump lodash from 4.17.15 to 4.17.19 (#93)
  • 53007c8 allow commute prop in activity creation (#91)
  • b56d65f Remove arg parameter from list method. (#89)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will not automatically merge this PR because it includes a patch update to a production dependency.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 19, 2020
@codecov
Copy link

codecov bot commented Oct 19, 2020

Codecov Report

Merging #68 (da10650) into master (ae0d8ce) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #68   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines           46        46           
  Branches         6         6           
=========================================
  Hits            46        46           

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 ae0d8ce...da10650. Read the comment docs.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/strava-v3-2.0.9 branch 2 times, most recently from cf461fd to 4d52652 Compare November 24, 2020 10:14
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/strava-v3-2.0.9 branch from 4d52652 to 0c6e934 Compare December 10, 2020 10:01
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/strava-v3-2.0.9 branch from 0c6e934 to a449cdc Compare February 3, 2021 12:09
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/strava-v3-2.0.9 branch 2 times, most recently from f212410 to 6436a5e Compare February 19, 2021 10:01
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/strava-v3-2.0.9 branch from 6436a5e to 9c6c241 Compare February 23, 2021 10:13
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/strava-v3-2.0.9 branch from 9c6c241 to aedbd20 Compare March 9, 2021 10:17
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/strava-v3-2.0.9 branch from aedbd20 to 72bd16a Compare March 30, 2021 10:02
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/strava-v3-2.0.9 branch from 72bd16a to 4d63606 Compare April 26, 2021 10:09
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/strava-v3-2.0.9 branch from 4d63606 to a07e7bc Compare May 18, 2021 10:01
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/strava-v3-2.0.9 branch from a07e7bc to da10650 Compare June 10, 2021 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant