Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Bump github.com/kintone-labs/go-kintone from 0.4.3 to 0.5.0#118

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/kintone-labs/go-kintone-0.5.0
Closed

Bump github.com/kintone-labs/go-kintone from 0.4.3 to 0.5.0#118
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/kintone-labs/go-kintone-0.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 22, 2023

Bumps github.com/kintone-labs/go-kintone from 0.4.3 to 0.5.0.

Release notes

Sourced from github.com/kintone-labs/go-kintone's releases.

v0.5.0

What's Changed

  • The addition of the GetRecordsWithTotalCount function will return the totalCount of the query.
  • The addition of the DecodeRecordsWithTotalCount function will decodes JSON response for single-get API with totalCount.

New Contributors

Full Changelog: kintone-labs/go-kintone@v0.4.3...v0.5.0

Commits
  • be577bf Merge pull request #54 from kintone-labs/v0.5.0
  • f14b3bc SSR-2417: resolve conflict
  • 33651f9 Merge pull request #53 from kintone-labs/SSR-2417-add_get_records_with_total_...
  • c772fd8 Merge branch 'v0.5.0' into SSR-2417-add_get_records_with_total_count
  • cdbdce7 Merge pull request #49 from toshitanian/add_get_records_with_total_count
  • 10f4d37 add unit test for TestDecodeRecordsWithTotalCount function
  • 5b8a6c9 Adding the totalCount property to get records api function
  • 50d7f81 Add getRecordsWithTotalCount method to App
  • 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/kintone-labs/go-kintone](https://github.com/kintone-labs/go-kintone) from 0.4.3 to 0.5.0.
- [Release notes](https://github.com/kintone-labs/go-kintone/releases)
- [Commits](kintone-labs/go-kintone@v0.4.3...v0.5.0)

---
updated-dependencies:
- dependency-name: github.com/kintone-labs/go-kintone
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 22, 2023
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Sep 6, 2023

Superseded by #126.

@dependabot dependabot Bot closed this Sep 6, 2023
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/kintone-labs/go-kintone-0.5.0 branch September 6, 2023 22:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants