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 github.com/xmidt-org/clortho from 0.0.3 to 0.0.4 #142

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 17, 2022

Bumps github.com/xmidt-org/clortho from 0.0.3 to 0.0.4.

Release notes

Sourced from github.com/xmidt-org/clortho's releases.

v0.0.4 2022-08-17

  • WithFormats no longer accepts formats with semi-colons (;). Matching parsers is done only one media type. Patches#39.
  • Parser.Parse strips any MIME parameters prior to looking up the parser associated with a format
  • Feature/fx integration #20
Changelog

Sourced from github.com/xmidt-org/clortho's changelog.

[v0.0.4]

  • WithFormats no longer accepts formats with semi-colons (;). Matching parsers is done only one media type. Patches#39.
  • Parser.Parse strips any MIME parameters prior to looking up the parser associated with a format
  • Feature/fx integration #20
Commits
  • b2c2e10 Merge pull request #41 from xmidt-org/denopink/release/v0.0.4
  • cda7390 Update CHANGELOG.md
  • 7d02723 Update CHANGELOG.md
  • d1e928a Merge pull request #40 from xmidt-org/feature/use-media-type-only
  • 678767c updated
  • abc06f1 renamed MIME error to something more general; verify error
  • 15b34cc test around media type matching
  • 35cd68d test around MIME parameters in WithFormat
  • 3ea1f9d strip MIME parameters when looking up a parser
  • 4fb015d disallow registering formats that include MIME parameters
  • 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)

Bumps [github.com/xmidt-org/clortho](https://github.com/xmidt-org/clortho) from 0.0.3 to 0.0.4.
- [Release notes](https://github.com/xmidt-org/clortho/releases)
- [Changelog](https://github.com/xmidt-org/clortho/blob/main/CHANGELOG.md)
- [Commits](xmidt-org/clortho@v0.0.3...v0.0.4)

---
updated-dependencies:
- dependency-name: github.com/xmidt-org/clortho
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 17, 2022
@github-actions github-actions bot merged commit d3c43a9 into main Aug 17, 2022
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/xmidt-org/clortho-0.0.4 branch August 17, 2022 09:47
@sonarcloud
Copy link

sonarcloud bot commented Aug 17, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

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