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/pelletier/go-toml from 1.8.0 to 1.8.1 #310

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps github.com/pelletier/go-toml from 1.8.0 to 1.8.1.

Release notes

Sourced from github.com/pelletier/go-toml's releases.

v1.8.1

What's new

  • 661484ae7ee49a53c5ffa7a89e08920086427357 Add *Tree.SetPositionPath (#426)
  • 06838de5d2bce0102b4850889c7135e4a84a4e7c Add GetArray and GetArrayPath (#377)

Fixed bugs

  • 65ca8064882c8c308e5c804c5d5443d409e0738c Fix Unmarshaler call when value is missing (#439) [ #431 ]
  • b76eb6211757490046121712dc5c7b10d5f8fec9 Allow marshal into empty interface{} (#433) [ #432 ]
  • 196ce3a1f601d3f3de7c3cb4686ad3d6398d6c02 Support go 1.15 (#434) [ #428 ]
  • 9f8f82dfe8a0a0f37c197778cc8f794af44ed3e2 Fix index exception when setting empty Tree slice (#425)
  • 34de94e6a887dcd421ab7586d76d26ee5ab3d96a Fix field overriding part of anonymous struct in order preserving mode #421
  • 1dbe20e76c929c3ed2f9e9a7a6b1d7ab9e67f74f Fix TreeFromMap on list of interfaces (#416) [ #415 ]
  • 05bf3807d36905c612e6008563dbe372a0c85f4c The return value of Marshal is used as a TOML value not a raw TOML formatted value #414

Performance

  • 5c94d8602907f9f76fed2bf0130059f9518c4f01 Use strings.Builder in lexer (#438)

Checksums

(sha256)

1d30d9f7f97ffaf5e5c802affaba25f4a5bf04346b753318acfc589d774d5488 *jsontoml_darwin_amd64.tar.xz
2bb5d8a7470476c5b9bbb02b2e0f1a987ff7f9aac67bda0de1f7a5a0d38cb0ce *jsontoml_linux_amd64.tar.xz
91cb1f7eebf0acade44475db39a75a6822a3121fe526357a238f5f2af5f19428 *jsontoml_windows_amd64.tar.xz
65e5c4db86fe6a208d3f5db39db7c820174625bba0e6c0c2f1485f3df91acb7a *tomljson_darwin_amd64.tar.xz
dc896369a05574b9aafade26b9d1d3ca66061b4999b4745875f273559e690587 *tomljson_linux_amd64.tar.xz
5b6520e4c2fb80f90dafb8c710ff17833b0eb2354977b9016ef78e2c60176837 *tomljson_windows_amd64.tar.xz
749ffffe8abb1dd96763da11065ebecbb0fdb023f7866ef5309e54f644413a61 *tomll_darwin_amd64.tar.xz
8257cef2c0ea8bc5d6a6f3ee57ebf349b5f317f28164f061979ec2dade412ac3 *tomll_linux_amd64.tar.xz
b97e882a5294049d1354e609e840061e4ae76a9a1b541ef7f2104619c7e7f0ac *tomll_windows_amd64.tar.xz
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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [github.com/pelletier/go-toml](https://github.com/pelletier/go-toml) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/pelletier/go-toml/releases)
- [Commits](pelletier/go-toml@v1.8.0...v1.8.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@codecov
Copy link

codecov bot commented Sep 14, 2020

Codecov Report

Merging #310 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #310   +/-   ##
=======================================
  Coverage   82.42%   82.42%           
=======================================
  Files          57       57           
  Lines        3158     3158           
=======================================
  Hits         2603     2603           
  Misses        318      318           
  Partials      237      237           

@ktr0731 ktr0731 merged commit 5af8aa0 into master Sep 15, 2020
@ktr0731 ktr0731 deleted the dependabot/go_modules/github.com/pelletier/go-toml-1.8.1 branch September 15, 2020 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant