Skip to content

Github Actions(deps): Bump lowlighter/metrics from 3.22 to 3.23#178

Merged
abhijoshi2k merged 1 commit intomainfrom
dependabot-github_actions-lowlighter-metrics-3.23
May 2, 2022
Merged

Github Actions(deps): Bump lowlighter/metrics from 3.22 to 3.23#178
abhijoshi2k merged 1 commit intomainfrom
dependabot-github_actions-lowlighter-metrics-3.23

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2022

Bumps lowlighter/metrics from 3.22 to 3.23.

Release notes

Sourced from lowlighter/metrics's releases.

Version 3.23

📦 New features

  • 🈷️ Most used languages
    • Add plugin_languages_other option to group missed, unknown or over-limit languages into a single "Other" category displayed last (#985)
    • Missed lines, bytes and commits are now counted in indepth mode (unknown languages are included in this statistic) (#985)
  • 💕 GitHub Sponsors
    • Add support for fetching all sponsorships and past sponsorships events rather than the first 100 (#1003)
    • Sponsorships from organization are now displayed (#1003)
    • Add list section to plugin_sponsors_sections (#1011)
      • Note: goal section no longer includes list section by default, which means that both output display can be toggled independantly
    • Add plugin_sponsors_size to adjust sponsors pictures size (#1012)
    • Active sponsorships now respect privacy level set by sponsor (#1018)
      • Note: Because of current GitHub API limitations, past sponsorships are currently always publicly visible
  • 🗓️ Calendar ✨ new!
    • Add new plugin calendar to display your contribution calendar across several years! (#1013)
    • Use plugin_calendar_limit to configure how many years to display (#1013)
  • 🗃️ Base content
    • Add base_indepth option to spend additional API requests for more accurate stats (#999)
      • Improved stats includes: total commits, total issues, total pull requests, total pull requests reviews and total repositories contributed to*
  • ⚙️ GitHub Action
    • Logs now display your API quotas before running (#1008)
      • Note: if either REST or GraphQL quotas are exceeded, the action will automatically skip run with a warning message
    • Logs now display consumed API requests after running (#1008)
      • Note: these estimations are only valid if you didn't use your quota for others apps during metrics execution
    • Add notice_releases option to automatically print a notice when a new release of metrics is available (#1009)
      • Note: this option is enabled by default but can be opted-out
    • Add quota_required_rest, quota_required_graphql and quota_required_search options to only run action if GitHub API requests quota requirements are met (#1014)
    • Binaries dependencies are now checked prior running the action to ensure self-hosted runner are compatible

🧰 Fixes and documentation

  • fix(plugins/languages): empty results will now display an informational message instead of an empty bar (#985)
  • fix(plugins/languages): un-awaited fs io and ignore busy resources removal on cleaning (#985)
  • fix(plugins/languages): use --no-merge option in indepth mode (#985)
  • fix(plugins/languages): improved timeout messages (#1004)
  • docs: reference the optional need of read:packages
  • fix(plugins/base): number of org packages is incorrect (#1005)
    • Note: to count packages published on ghcr.io, read:packages scope is required
  • fix(plugins/notable): improve readability of indepth badges (#1006)
  • docs: add navigation links
  • fix(app/action): add --rm to auto-clean docker images
  • docs: add self-hosted runner setup

... (truncated)

Commits
  • 58025c0 Release v3.23 [release]
  • de67a1d ci: auto-regenerate files
  • a7e29fd chore: prepare release v3.23 (#1010) [skip ci]
  • 7168038 ci: auto-regenerate files
  • e54cd75 chore: code formatting
  • 690a817 feat(plugins/sponsors): respect privacy level for active sponsors (#1018)
  • 922e205 chore(deps): bump jest from 27.5.1 to 28.0.0 (#1017) [skip ci]
  • ac9f895 chore(deps): bump express-rate-limit from 6.3.0 to 6.4.0 (#1016) [skip ci]
  • f46b806 chore(deps): bump @​actions/core from 1.6.0 to 1.7.0 (#1015) [skip ci]
  • de38756 ci: auto-regenerate files
  • Additional commits viewable 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)

Bumps [lowlighter/metrics](https://github.com/lowlighter/metrics) from 3.22 to 3.23.
- [Release notes](https://github.com/lowlighter/metrics/releases)
- [Commits](lowlighter/metrics@v3.22...v3.23)

---
updated-dependencies:
- dependency-name: lowlighter/metrics
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added minor Will be added to next minor release Updates: dependencies Changes to a dependency Updates: github action Pull requests that update a GitHub action labels May 1, 2022
@abhijoshi2k abhijoshi2k merged commit 7fc272a into main May 2, 2022
@abhijoshi2k abhijoshi2k deleted the dependabot-github_actions-lowlighter-metrics-3.23 branch May 2, 2022 05:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Will be added to next minor release Updates: dependencies Changes to a dependency Updates: github action Pull requests that update a GitHub action

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant