Skip to content

Bump github.com/yosida95/uritemplate/v3 from 3.0.1 to 3.0.2#142

Merged
steve-r-west merged 1 commit intomainfrom
dependabot/go_modules/github.com/yosida95/uritemplate/v3-3.0.2
May 15, 2022
Merged

Bump github.com/yosida95/uritemplate/v3 from 3.0.1 to 3.0.2#142
steve-r-west merged 1 commit intomainfrom
dependabot/go_modules/github.com/yosida95/uritemplate/v3-3.0.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 19, 2022

Bumps github.com/yosida95/uritemplate/v3 from 3.0.1 to 3.0.2.

Release notes

Sourced from github.com/yosida95/uritemplate/v3's releases.

v3.0.2

Fixes

Attention

Any single quote used to be not allowed in literal of a URI template. While it complies with Section 2.1 of RFC 6570, this behavior sometimes limits the ability of the URI template. Recently, a discussion with the original RFC authors has been held, and as a result, an RFC errata to add a single quote as an allowed literal character has been submitted. While the errata is just created and has not yet been accepted, the submitter of PR #15 and I decided to adapt it to support a wide range of use.

Commits
  • c583dbd Merge pull request #15 from baywet/bugfix/single-quote
  • e02d37a - adds a comment and a link to the errata
  • 509f0a0 - fixes an issue where single quote would be considered invalid
  • fa7d6df include template position in parse error messages
  • See full diff 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 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 dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 19, 2022
Bumps [github.com/yosida95/uritemplate/v3](https://github.com/yosida95/uritemplate) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/yosida95/uritemplate/releases)
- [Commits](yosida95/uritemplate@v3.0.1...v3.0.2)

---
updated-dependencies:
- dependency-name: github.com/yosida95/uritemplate/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/yosida95/uritemplate/v3-3.0.2 branch from 564379d to ff12705 Compare May 15, 2022 21:04
@steve-r-west steve-r-west merged commit b89d234 into main May 15, 2022
@steve-r-west steve-r-west deleted the dependabot/go_modules/github.com/yosida95/uritemplate/v3-3.0.2 branch May 15, 2022 21:15
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant