wayback
wayback copied to clipboard
Bump github.com/dghubble/oauth1 from 0.7.1 to 0.7.3
Bumps github.com/dghubble/oauth1 from 0.7.1 to 0.7.3.
Release notes
Sourced from github.com/dghubble/oauth1's releases.
v0.7.3
Changes
- Percent encode special characters in HMAC-SHA1 secrets (#72)
- Strip whitespace from request token body (#56)
- Update Go module dependencies
Contributions
- Use a centrally managed GitHub Workflow for go tests by
@dghubblein dghubble/oauth1#68- Allow Go test Workflow to run on PRs by
@dghubblein dghubble/oauth1#69- Fix HMAC-SHA1 key creation. by
@jerryrylein dghubble/oauth1#72- Fix oauth_callback_confirmed comparison when server returns extra whitespace by
@pscohnin dghubble/oauth1#56- Add changelog for new release by
@dghubblein dghubble/oauth1#73Dependencies
- Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by
@dependabotin dghubble/oauth1#67- Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by
@dependabotin dghubble/oauth1#70- Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by
@dependabotin dghubble/oauth1#71New Contributors
@jerryrylemade their first contribution in dghubble/oauth1#72@pscohnmade their first contribution in dghubble/oauth1#56Full Changelog: https://github.com/dghubble/oauth1/compare/v0.7.2...v0.7.3
v0.7.2
- Update minimum Go version from v1.17 to v1.18 (#66)
Changelog
Sourced from github.com/dghubble/oauth1's changelog.
v0.7.3
- Percent encode special characters in HMAC-SHA1 secrets (#72)
- Strip whitespace from request token body (#56)
- Update Go module dependencies
v0.7.2
- Update minimum Go version from v1.17 to v1.18 (#66)
Commits
1f002e0Add changelog for new releaseef86807Fix oauth_callback_confirmed comparison when server returns extra whitespacebb56188Fix HMAC-SHA1 key creation.79e2ef8Bump github.com/stretchr/testify from 1.8.3 to 1.8.4e7f7a93Bump github.com/stretchr/testify from 1.8.2 to 1.8.374c6147Allow Go test Workflow to run on PRs43ba0f7Bump github.com/stretchr/testify from 1.8.1 to 1.8.22ceed99Use a centrally managed GitHub Workflow for go tests1445aadUpdate minimum Go version from v1.17 to v1.18953dec3Bump github.com/stretchr/testify from 1.8.0 to 1.8.1- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.