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 @iarna/toml from 2.2.3 to 2.2.5 #681

Merged
merged 1 commit into from
Jul 2, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @iarna/toml from 2.2.3 to 2.2.5.

Changelog

Sourced from @iarna/toml's changelog.

2.2.5

  • Docs: Updated benchmark results. Add fast-toml to result list. Improved benchmark layout.
  • Update @sgarciac/bombadil and @ltd/j-toml in benchmarks and compliance tests.
  • Dev: Some dev dep updates that shouldn't have any impact.

2.2.4

  • Bug fix: Plain date literals (not datetime) immediately followed by another statement (no whitespace or blank line) would crash. Fixes #19 and #23, thank you @arnau and @jschaf for reporting this!
  • Bug fix: Hex literals with lowercase Es would throw errors. (Thank you @DaeCatt for this fix!) Fixed #20
  • Some minor doc tweaks
  • Added Node 12 and 13 to Travis. (Node 6 is failing there now, mysteriously. It works on my machine™, shipping anyway. 🙃)
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.

If all status checks pass Dependabot will automatically merge this pull request.


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 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)

Bumps [@iarna/toml](https://github.com/iarna/iarna-toml) from 2.2.3 to 2.2.5.
- [Release notes](https://github.com/iarna/iarna-toml/releases)
- [Changelog](https://github.com/iarna/iarna-toml/blob/v2.2.5/CHANGELOG.md)
- [Commits](iarna/iarna-toml@v2.2.3...v2.2.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot requested a review from a team as a code owner July 2, 2020 09:35
@dependabot-preview dependabot-preview bot added the dependencies This is maintenance work relating to dependency bumps label Jul 2, 2020
@JakeChampion JakeChampion merged commit 6e99f64 into master Jul 2, 2020
@JakeChampion JakeChampion deleted the dependabot/npm_and_yarn/iarna/toml-2.2.5 branch July 2, 2020 10:28
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies This is maintenance work relating to dependency bumps
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants