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/stretchr/objx from 0.1.0 to 0.3.0 #1104

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 20, 2021

Bumps github.com/stretchr/objx from 0.1.0 to 0.3.0.

Release notes

Sourced from github.com/stretchr/objx's releases.

v0.3.0

Enhancements

  • 9fd60cc Updated Map accessors (#93)
  • a4ea3d6 Check more errors in tests (#94)

Fixes

v0.2.0

Notes

This release drops the support for go version less then 1.10.

Enhancements

  • ea4fe68 Move to go modules (#91)
  • d2ce263 Update to go 1.12 (#90)
  • ef50b0d Update to go 1.11 (#83)
  • d0444fc Update dependencies (#82)
  • b8b73a3 URLQuery with index slice keys (#74)
  • 9e1dfc1 Update dependencies (#81)
  • 0ab728f New tests for type_specific.go and fixed code (#75)
  • 652affc Add PULL_REQUEST_TEMPLATE.md (#77)
  • c8db58a Move type Map out of type_specific_codegen.go (#73)
  • fb88214 URLValues without sprinf, support for maps and slices (#63)
  • a5cfa15 Add go 1.10 tests && update dependencies (#67)
  • 2b6f327 When calling Set() with key pointing to nonexistent map path, the path will be created. (#66)
  • ca93b98 Convert floats to int when parsing JSON (#59)
  • 3f41636 Move tests to objx_test (#58)
  • fcc2171 Remove constants file (#57)
  • cfebd64 Codeclimate (#54)
  • 84b0369 Refactor accessors (#53)

Fixes

  • c61a9df Fix for map[interface{}]interface{} to JSON conversion (#87)
  • d3a9fb1 Fix for #7 (#85)
  • 77d0150 Nil value returns empty string. (#76)
  • a97c7cc Fixed incorrect result for obj.Value().MSI() getter (#65)
  • 2532633 Fix indentation (#69)
  • 8a3f715 Fix bug introduced with #17 (#60)
  • e89b2c1 Fix ObjxMapSlice (#17)

v0.1.1

Changelog

Enhancements

  • func MSI(keyAndValuePairs ...interface{}) Map does not longer panik, when called with wrong arguments

Fixes

  • Added tests
Commits

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/stretchr/objx](https://github.com/stretchr/objx) from 0.1.0 to 0.3.0.
- [Release notes](https://github.com/stretchr/objx/releases)
- [Commits](stretchr/objx@v0.1.0...v0.3.0)

---
updated-dependencies:
- dependency-name: github.com/stretchr/objx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 20, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 9, 2022

Superseded by #1183.

@dependabot dependabot bot closed this May 9, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/stretchr/objx-0.3.0 branch May 9, 2022 11:23
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.

None yet

0 participants