Atrox / steam-account-switcher

simple steam account switcher that lives in your taskbar
MIT License
3 stars 1 forks source link

Bump github.com/pelletier/go-toml from 1.5.0 to 1.8.0 #8

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

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

Release notes

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

v1.8.0

What's new

  • 16c9a8bdc086a2130a88eff98df4088e4c359bb2 Support TOML v1.0.0-rc.1
  • 9ba73635523ca4df5059d161148a7ad7cf298b74 Allow spaces when using dotted keys in assignment (#402) [ #401 ]
  • c5fbd3eba6e6c46347061f2be5005a458a346b23 Add support of mixed-type array (#376) [ #357 ]
  • e7d1a179aeaaa957dbb931060557b5beb4297920 Support custom unmarshaler (#394)
  • 34782191ba114bbcdd0aeca621dbd303c048044e Add more supported default values types for unmarshaling (#392) [ #391 ]
  • 82a6a1977d0361be1013756fae1c0a687eec4fd4 Add indentation setting for Encoder (#386) [ #371 ]
  • d05497900e23ad60ab59518537c33e6af3656f0e Forbid adding keys to exist inline table (#378)
  • e29a498ed5b47ea382244b8f6c2caf5a14821481 unmarshal: support encoding.TextUnmarshaler (#375)
  • 2b8e33f5039358ee5baf28ccd55ba059f4989d7b marshal: support encoding.TextMarshaler (#374) [ #373 ]
  • d3c92c5999876ef37f03850546c93238a7841d5f unmarshal: add strict mode (#372) [ #277 ]
  • 323fe5d06373db38a4aa9d0c57885c4d68856744 fix #356 Unmarshal support []string ,[]int ... (#361)

Fixed bugs

  • a60e466129af3efb3277a46ec01bab50f89a7f4e Fix index and slice expressions for query (#405)
  • 1479e1066396e0bdf2a345d019ed78baeaf9f943 Fix regression in default value handling (#406)
  • 96ff4029344dce1bd0d3a320395374eaa46ebb9d Fix marshaling nested arrays of tables (#395) [ #369 ]
  • 19eb8cf036efc1af977cc37c8b591211bc500d53 Fix various quoted keys bugs (#400) [ #396, #397, #398, #399 ]
  • 9ccd9bbc7ab0c4282e338a9a71c85b4bd4cba2b1 Fix unmarshaler error when a custom marshaler function is defined (#383) [ #382 ]
  • 71a8bd4c619876a9195e237ab6ea6b4b2a5d5467 Prevent automatic conversion between int and float when unmarshaling (#390) [ #389 ]
  • 7fbde32684d3e38fb59e5fbddae058471613738c Fix overflow checking when unmarshaling (#388) [ #387 ]
  • cc3100c329ba228d8161071d91c2382f87a0711a Fix unmarshaling arrays (#385) [ #384 ]
  • f1ba6388fb5981454e4f00b757bb2235bec1f327 Fix inline table loading errors (#381) [ #379, #380 ]
  • d1e0fc37ce141a2a968bde16e03f6d85f0cb9d14 marshal: do not encode embedded structs as sub-table (#368)
  • e9e8265313614e4d34fd9a9b0aa1c2e10625b615 Add support for tab in basic string value and quoted key (#364)
  • a30fd2239cbc5ee6413232b8a97e08bd1e0374da Escape adjacent quotation marks marshaling in multiline string (#365)
  • e872682c7887a7442c78554abdbfb4176867a008 Fix unmarshal error with tab in multi-line basic string (#355) [ #354 ]
  • 145b18309af4713241bff34afb9375abd1f2ed7f dont't panic when marshal from nil or unmarshal to nil interface or pointer (#353)

Checksums

(sha256)

f7943604bfd11f0630c0720681899aa5c1ba23400fe0aee2eca79ce8edffcbd3 *jsontoml_darwin_amd64.tar.xz
d471d0ca97c5b029beaa0eea1c233fb7e3016d2d9398bfd41df97c26d8e5f547 *jsontoml_linux_amd64.tar.xz
6f320ebd2f9965713ee728f0543e2a773ad111ae2cd52e8475c52b5bb82d8980 *jsontoml_windows_amd64.tar.xz
47d22db4f24b61159a318fcbf7f0d28e812cb484063ebcf3ad5a76f336b65706 *tomljson_darwin_amd64.tar.xz
954d8c6ae63a82bcac85c9135409350699bda3a5dad42f2883c8f4efa8e3ff25 *tomljson_linux_amd64.tar.xz
8833730a3d25881bfcbdcabddc992d617e55fbf2b129fe1687889cc3aa049b86 *tomljson_windows_amd64.tar.xz
66c77476a2ecf1d945cb95e8fd2b4bec205db659348b5495e2e61d5b4ead01ec *tomll_darwin_amd64.tar.xz
ada4a27c624db30267d60f9cf9733625ac79c114911994d00663739d99b99f46 *tomll_linux_amd64.tar.xz
eb651e3adfd266ddbb28ad525a43f5d1e623d359060733549f45a1c8c415e3b1 *tomll_windows_amd64.tar.xz

v1.7.0

What's new

... (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 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 - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Superseded by #9.