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.0.0 to 1.9.1 #16

Conversation

dependabot-preview[bot]
Copy link

Bumps github.com/pelletier/go-toml from 1.0.0 to 1.9.1.

Release notes

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

v1.9.1

Changes:

  • c893dbf25c73fac5239481e56c68239ded430fba Fix empty trees line counting (#539) [ #450 ]

Checksums

(sha256)

174ecebbeb95d0b8044933553bbf6326e01258954cfd2771a51884618ae31755 *jsontoml_darwin_amd64.tar.xz
f28f2155d3e1dab449c7ce05b5a1becf45c1132542d8c23d779b4e835b6d65a9 *jsontoml_linux_amd64.tar.xz
fcb5bb97bd427d9f7d6f962f77ade4ae7f8001ce853b0b5dc585ca667529d9cb *jsontoml_windows_amd64.tar.xz
54f3e6ed616ca1de8e160581dc62d0dbc1b9520d7027f68419e9f01d1cab0618 *tomljson_darwin_amd64.tar.xz
af3cad39b40a4d47cb2fb08175d3bb5986d54410837470534d7088c498a763df *tomljson_linux_amd64.tar.xz
77e335c951ce46734fb500488d0d9dd3697a1d3f62529733c8c4d0dc85f0aba5 *tomljson_windows_amd64.tar.xz
f9e35cd578d8c497d34c6708ca680c39d3550117f16a68b961c995758c6fb505 *tomll_darwin_amd64.tar.xz
c208f10b6ff0a9ade1f97c291c2cf86c0308e5d37bb16cf27879bead7cedb349 *tomll_linux_amd64.tar.xz
0e0f961ef0c5866f2852158f05ae01975b46051e24c62490075e02fc1cb09338 *tomll_windows_amd64.tar.xz

v1.9.0

The highlight of this version is that the whole toml.Tree structure has been made public in a backward compatible way. This allows everyone using v1.x to fully access the data and metadata in the tree to extend the library.

This is hopefully the last release in the v1.x track, as go-toml v2 is the main focus of development.

What's new

  • b4905040a87f311b2e1aa4ea8a382fd5e6c4def7 TOML 1.0.0-rc.3 (#449)
  • a713a3ecccb182949b44c7b8c574928212fad6d0 Improved default tag for durations (#464)
  • c9a09d8695a83a55cd171d147b09fdf10270e503 Provide Tree and treeValue public aliases (#467) [ #466 ]
  • ef48fb2be1f74d1ba19ca69b2e70b5e50ec7a244 Expose MarshalOrder (#470) [ #459, #469 ]
  • b4f0a950bf958ac1ed122b4bd45fdfb2c90c2957 Value string representation public function (#469) [ #468 ]

Fixed bugs

  • f9ba08244db487b8b55172f1d03c88daedfc7db9 Do not allow T-prefix on local dates (#446) [ #442 ]
  • e6908614ee78e01b71b0adadb1379acff6da9320 toml.Unmarshaler supports leaf nodes (#444) [ #437 ]
  • a7448fe8de5c2e3d39f7b8f0507d252799b5221c Fix date lexer to only support 4-digit year (#443) [ #441 ]
  • 1bd9461acbccdf10268f9740405857b2550557ee Fix ToMap for tables in mixed-type arrays (#453)
  • ba1b12be14a2b53e25b6e9111cd1285ceb783eeb Fix ToMap for tables in nested mixed-type arrays (#461)
  • ce6fbd7bc088f354cd4ff3ed482fb36c956ff210 Support literal multiline marshal (#485)

Performance

  • 5c66c78bc578ce3d4a07c91769e87c15fd545c34 Remove date regexp (#447)
  • 5b4e7e5dcc567bbc53b25ad81e06493ede66d301 Remove underscore regexps (#448) [ #440 ]

... (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)
  • @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)

Bumps [github.com/pelletier/go-toml](https://github.com/pelletier/go-toml) from 1.0.0 to 1.9.1.
- [Release notes](https://github.com/pelletier/go-toml/releases)
- [Commits](pelletier/go-toml@v1.0.0...v1.9.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 12, 2021
@coveralls
Copy link

Coverage Status

Coverage remained the same at 53.247% when pulling 34a0556 on dependabot/dep/github.com/pelletier/go-toml-1.9.1 into 548ec77 on master.

@dependabot-preview
Copy link
Author

Superseded by #19.

@dependabot-preview dependabot-preview bot deleted the dependabot/dep/github.com/pelletier/go-toml-1.9.1 branch June 7, 2021 04:31
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

1 participant