opendatacube / datacube-explorer

Web-based exploration of Open Data Cube collections
Apache License 2.0
54 stars 31 forks source link

Bump peter-evans/dockerhub-description from 2 to 3 #552

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps peter-evans/dockerhub-description from 2 to 3.

Release notes

Sourced from peter-evans/dockerhub-description's releases.

Docker Hub Description v3.0.0

What's new

  • Updated runtime to Node.js 16
    • The action now requires a minimum version of v2.285.0 for the Actions Runner.
    • If using GitHub Enterprise Server, the action requires GHES 3.4 or later.

What's Changed

Full Changelog: https://github.com/peter-evans/dockerhub-description/compare/v2.4.3...v3.0.0

Docker Hub Description v2.4.3

  • A small improvement to capture the error responses from Docker Hub when acquiring a token

Docker Hub Description v2.4.2

  • Fixes an issue that occurs when the repository name contains uppercase characters

Docker Hub Description v2.4.1

  • Fixed a bug where request errors were not being caught

Docker Hub Description v2.4.0

  • Refactored to a Typescript action. (non-breaking)
  • Inputs can now be set via with. Environment variable inputs and aliases continue to work for backwards compatibility.
  • Added input short-description to update the Docker Hub "description" field.

Docker Hub Description v2.3.1

  • Adds a check to determine if the readme file exists before proceeding.

Docker Hub Description v2.3.0

  • Outputs a clearer action result message in the run log.

Docker Hub Description v2.2.0

  • Adds compatibility with configuration sources used by other tools. Environment variables now have the aliases DOCKER_USERNAME, DOCKER_PASSWORD and DOCKER_REPOSITORY. Additionally, the target Docker repository will fall back to GITHUB_REPOSITORY if not set. peter-evans/dockerhub-description#12

Docker Hub Description v2.1.1

  • Adds a check to determine if the file size exceeds the maximum allowed 25,000 bytes

Docker Hub Description v2.1.0

  • Converted to Actions v2 container action. Now fetches the image instead of building from scratch. Should execute faster.
Commits
  • dc67fad fix: Use absolute path to index.js in entrypoint (#176)
  • 67a28be build(deps-dev): bump @​typescript-eslint/parser from 5.59.9 to 5.59.11 (#174)
  • ab07c6e build(deps-dev): bump eslint from 8.42.0 to 8.43.0 (#175)
  • 1ebaf73 build(deps-dev): bump @​types/node from 16.18.35 to 16.18.36 (#173)
  • b854491 build(deps-dev): bump @​typescript-eslint/parser from 5.59.8 to 5.59.9 (#172)
  • 950d5c5 build(deps-dev): bump @​types/node from 16.18.34 to 16.18.35 (#171)
  • 4f5c0cd build(deps-dev): bump eslint from 8.41.0 to 8.42.0 (#169)
  • d790b19 build(deps-dev): bump @​typescript-eslint/parser from 5.59.7 to 5.59.8 (#170)
  • 8e5fada build(deps-dev): bump eslint-plugin-github from 4.7.0 to 4.8.0 (#168)
  • 1590065 build(deps-dev): bump @​typescript-eslint/parser from 5.59.6 to 5.59.7 (#167)
  • 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 show 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)

:books: Documentation preview :books:: https://datacube-explorer--552.org.readthedocs.build/en/552/

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (1835c1e) 85.88% compared to head (bd30ebd) 85.88%. Report is 3 commits behind head on develop.

:exclamation: Current head bd30ebd differs from pull request most recent head a653081. Consider uploading reports for the commit a653081 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #552 +/- ## ======================================== Coverage 85.88% 85.88% ======================================== Files 26 26 Lines 3457 3457 ======================================== Hits 2969 2969 Misses 488 488 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.