Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 9, 2022

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

Release notes

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

v0.4.0

  • 6c797d8 Add helpers for slice of Map (#102)
  • 8dffac51 add github action (#106)
  • 31052d3 fix cc test reporter (#107)
  • 0ea374a fix nested array access (#104)
  • 4ff3852e fix int to float conversions (#108)
  • 27373ce fix set within Map child element (#105)

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

... (truncated)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 9, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 17, 2022

Superseded by #9.

@dependabot dependabot bot closed this Oct 17, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/stretchr/objx-0.4.0 branch October 17, 2022 12:02
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