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 #1556

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Sep 14, 2020
@mesosphere-ci
Copy link
Collaborator

Can one of the admins verify this patch?

@janisz janisz force-pushed the dependabot/go_modules/github.com/pelletier/go-toml-1.8.1 branch from 2ee112f to 79fe3b0 Compare September 24, 2020 13:27
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](sirupsen/logrus@v1.6.0...v1.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
janisz
janisz previously approved these changes Sep 28, 2020
Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.3.4 to 1.4.0.
- [Release notes](https://github.com/spf13/afero/releases)
- [Commits](spf13/afero@v1.3.4...v1.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
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>
@janisz janisz force-pushed the dependabot/go_modules/github.com/pelletier/go-toml-1.8.1 branch from 6b271ef to 22d622a Compare October 26, 2020 11:20
@dependabot-preview
Copy link
Contributor Author

A newer version of github.com/pelletier/go-toml exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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.

None yet

2 participants