Skip to content
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

Bump stravalib from 1.2.0 to 2.2 #97

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Bumps stravalib from 1.2.0 to 2.2.

Release notes

Sourced from stravalib's releases.

✨ Stravalib release -- v2.2 ✨

The big new feature in this release is automated token refresh!! 🚀 This means that if you have your environment setup properly, stravalib will automagically refresh your token when it expires!!

What's Changed

Full Changelog: stravalib/stravalib@v2.1...v2.2

v2.1

This release fixes a bunch of small bugs associated with stravalib 2.0. It looks like our changelog is not as current as it could be so below are the generated release notes with the full scope of changes!

What's Changed

New Contributors

Full Changelog: stravalib/stravalib@v2.0...v2.1

✨ Stravalib Release -- v2.0 ✨

v2.0.0

Attention users: breaking changes + many enhancements!

Major Changes in This Release

... (truncated)

Changelog

Sourced from stravalib's changelog.

Change Log

Unreleased

Added

Fixed

  • Fix: Setup trusted publishing & enhance publish step security (@​lwasser, #617)

v2.2.0

Added

Fixed

  • Fix: Docs should be linked rather than repeating information (@​lwasser, #613)
  • Fix: Update segment_efforts api and return warnings (@​lwasser, #321)

Contributors to this release

@​jsamoocha, @​lwasser

v2.1.0

Added

Fixed

... (truncated)

Commits
  • 5ba8760 ✨ Release 2.2
  • 1a1acf8 feat(token refresh): add automatic token refresh to stravalib ✨
  • c27c984 Update src/stravalib/protocol.py
  • 89ddbf1 fix: cleanup tests
  • 5d3b350 fix: move credential check to init
  • 27bced9 fix: make sure setter and getter work as expected
  • 9824a64 fix: test cleanup and reorg
  • f99e879 fix: add tests
  • 28e2a0b fix: mypy is finally happygit add src/stravalib/protocol.py
  • 87ce936 add: todos for test coverage
  • 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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot bot added the dependencies Pull requests that update a dependency file label Feb 10, 2025
Bumps [stravalib](https://github.com/stravalib/stravalib) from 1.2.0 to 2.2.
- [Release notes](https://github.com/stravalib/stravalib/releases)
- [Changelog](https://github.com/stravalib/stravalib/blob/main/changelog.md)
- [Commits](stravalib/stravalib@v1.2.0...v2.2)

---
updated-dependencies:
- dependency-name: stravalib
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/stravalib-2.2 branch from da7163e to adef62c Compare February 12, 2025 02:50
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.

0 participants