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

chore(deps): Bump github.com/tomwright/dasel from 1.27.1 to 1.27.3 #950

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2022

Bumps github.com/tomwright/dasel from 1.27.1 to 1.27.3.

Changelog

Sourced from github.com/tomwright/dasel's changelog.

[v1.27.3] - 2022-10-18

Fixed

  • The compact flag now works with the XML parser.

[v1.27.2] - 2022-10-18

Fixed

  • Help text for select and delete commands now contain all available parsers.
  • Errors now implement the Is interface so they are easier to use from go.
  • Floats are now formatted in decimal format instead of scientific notification when writing to CSV (Issue 245, Issue 229)
Commits
  • e209ef3 Add v1.27.3 release to changelog
  • e48454b Add compact flag support in XML parser
  • c99b8cc CSV formatter now writes in decimal format rather than scientific notation
  • a574326 Update CHANGELOG.md
  • fdb1a69 Merge pull request #251 from Eun/add-errors-is
  • e5c92ea
  • 08e1351 Update select and delete command help text
  • See full diff in compare view

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 dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 24, 2022
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/tomwright/dasel-1.27.3 branch from 7166235 to becee7a Compare October 24, 2022 21:12
olblak
olblak previously approved these changes Oct 26, 2022
Bumps [github.com/tomwright/dasel](https://github.com/tomwright/dasel) from 1.27.1 to 1.27.3.
- [Release notes](https://github.com/tomwright/dasel/releases)
- [Changelog](https://github.com/TomWright/dasel/blob/master/CHANGELOG.md)
- [Commits](TomWright/dasel@v1.27.1...v1.27.3)

---
updated-dependencies:
- dependency-name: github.com/tomwright/dasel
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/tomwright/dasel-1.27.3 branch from becee7a to ffe6f8c Compare October 26, 2022 06:48
@olblak olblak enabled auto-merge (squash) October 26, 2022 06:51
@olblak olblak merged commit 4b36c54 into main Oct 26, 2022
@olblak olblak deleted the dependabot/go_modules/github.com/tomwright/dasel-1.27.3 branch October 26, 2022 07:00
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant