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/cgi-fr/rimo from 0.2.1 to 0.3.0 #221

Merged
merged 17 commits into from
Dec 15, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2023

Bumps github.com/cgi-fr/rimo from 0.2.1 to 0.3.0.

Release notes

Sourced from github.com/cgi-fr/rimo's releases.

v0.3.0

Changelog

  • 58c3e27 refactor: stateless (#33)
Changelog

Sourced from github.com/cgi-fr/rimo's changelog.

[0.3.0]

  • Added moved min and max to the main metric.
  • Added countNulls to the main metric.
  • Added all main metrics to the lengths section in string metrics.
  • Removed leastFrequentLen and mostFrequentLen all lengths are listed with the most frequent length in first position

[0.2.0]

  • Added new string metrics minLen and maxLen

[0.1.0]

  • Added rimo analyse command
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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 the dependencies Pull requests that update a dependency file label Dec 8, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/cgi-fr/rimo-0.3.0 branch from ac98c34 to 35d2118 Compare December 8, 2023 20:39
Bumps [github.com/cgi-fr/rimo](https://github.com/cgi-fr/rimo) from 0.2.1 to 0.3.0.
- [Release notes](https://github.com/cgi-fr/rimo/releases)
- [Changelog](https://github.com/CGI-FR/RIMO/blob/main/CHANGELOG.md)
- [Commits](CGI-FR/RIMO@v0.2.1...v0.3.0)

---
updated-dependencies:
- dependency-name: github.com/cgi-fr/rimo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/cgi-fr/rimo-0.3.0 branch from 35d2118 to 24f3f3f Compare December 8, 2023 20:47
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 11, 2023

A newer version of github.com/cgi-fr/rimo 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.

@adrienaury
Copy link
Member

adrienaury commented Dec 12, 2023

TODO:

  • schema
  • --limit
  • --where
  • --distinct

@adrienaury adrienaury merged commit ca2b644 into main Dec 15, 2023
3 checks passed
@adrienaury adrienaury deleted the dependabot/go_modules/github.com/cgi-fr/rimo-0.3.0 branch December 15, 2023 21:04
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.

1 participant