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): update dependency sfdx-hardis to v5.14.0 #4452

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 5, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sfdx-hardis (source) 5.11.0 -> 5.14.0 age adoption passing confidence

Release Notes

hardisgroupcom/sfdx-hardis (sfdx-hardis)

v5.14.0

Compare Source

  • Add ability to replace ApiVersion on specific Metadata Types file using sf hardis:project:audit:apiversion
  • Add parameters fix and metadatatype on sf hardis:project:audit:apiversion
  • Fix build of formula markdown when generating a Flow Visual Documentation

v5.13.3

Compare Source

  • Update default JIRA Regex to catch tickets when there is an number in the project name

v5.13.2

Compare Source

  • hardis:project:deploy:smart: Fix parsing when deployment failure is related to Apex code coverage
  • Flow doc fix: add description for constants, variables, text template & formulas
  • Flow parsing: Fix error when there is only one formula

v5.13.1

Compare Source

  • hardis:doc:project2markdown Display a screen emoji in documentation flows table when they are not tied to an Object
  • hardis:project:deploy:smart: Shorten log lines when there is a too big JSON, by removing info not relevant for display, like unchanged files or test classes results.

v5.13.0

Compare Source

v5.12.0

Compare Source

  • New command hardis:doc:mkdocs-to-salesforce to generate static HTML doc and host it in a Static Resource and a VisualForce page
  • Remove hyperlinks from MermaidJs on Pull Request comments, to improve display on GitHub & Gitlab
  • Upgrade base image to python:3.12.8-alpine3.20, so mkdocs can be installed and run if necessary
  • Add links in package.xml Markdown documentation

Configuration

📅 Schedule: Branch creation - "* 0-3 * * *" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 5, 2025
@renovate renovate bot force-pushed the renovate/sfdx-hardis-5.x branch from bab485b to c56ce83 Compare January 6, 2025 15:15
@renovate renovate bot changed the title chore(deps): update dependency sfdx-hardis to v5.12.0 chore(deps): update dependency sfdx-hardis to v5.13.0 Jan 6, 2025
@renovate renovate bot force-pushed the renovate/sfdx-hardis-5.x branch from c56ce83 to 2d82e3b Compare January 7, 2025 10:55
@renovate renovate bot changed the title chore(deps): update dependency sfdx-hardis to v5.13.0 chore(deps): update dependency sfdx-hardis to v5.13.1 Jan 7, 2025
Copy link
Contributor

github-actions bot commented Jan 7, 2025

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ API spectral 1 0 1.73s
⚠️ BASH bash-exec 6 1 0.02s
✅ BASH shellcheck 6 0 0.15s
✅ BASH shfmt 6 0 0 0.17s
✅ COPYPASTE jscpd yes no 3.62s
✅ DOCKERFILE hadolint 129 0 23.88s
✅ JSON jsonlint 20 0 0.28s
✅ JSON v8r 22 0 14.26s
⚠️ MARKDOWN markdownlint 267 0 301 24.68s
✅ MARKDOWN markdown-table-formatter 267 0 0 159.93s
⚠️ PYTHON bandit 214 66 3.27s
✅ PYTHON black 214 0 0 4.35s
✅ PYTHON flake8 214 0 2.17s
✅ PYTHON isort 214 0 0 0.67s
✅ PYTHON mypy 214 0 16.48s
✅ PYTHON pylint 214 0 25.22s
✅ PYTHON ruff 214 0 0 0.18s
✅ REPOSITORY checkov yes no 34.51s
✅ REPOSITORY git_diff yes no 0.12s
⚠️ REPOSITORY grype yes 26 14.45s
✅ REPOSITORY secretlint yes no 12.93s
✅ REPOSITORY trivy yes no 17.24s
✅ REPOSITORY trivy-sbom yes no 0.28s
⚠️ REPOSITORY trufflehog yes 1 53.09s
✅ SPELL cspell 717 0 14.38s
⚠️ SPELL lychee 349 13 27.07s
✅ XML xmllint 3 0 0 0.22s
✅ YAML prettier 160 0 0 4.37s
✅ YAML v8r 102 0 28.53s
✅ YAML yamllint 161 0 2.71s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@renovate renovate bot force-pushed the renovate/sfdx-hardis-5.x branch from 2d82e3b to 4adf0c2 Compare January 8, 2025 00:21
@renovate renovate bot changed the title chore(deps): update dependency sfdx-hardis to v5.13.1 chore(deps): update dependency sfdx-hardis to v5.13.2 Jan 8, 2025
@renovate renovate bot force-pushed the renovate/sfdx-hardis-5.x branch from 4adf0c2 to d81b188 Compare January 8, 2025 13:23
@renovate renovate bot changed the title chore(deps): update dependency sfdx-hardis to v5.13.2 chore(deps): update dependency sfdx-hardis to v5.13.3 Jan 8, 2025
@renovate renovate bot force-pushed the renovate/sfdx-hardis-5.x branch from d81b188 to 587bda2 Compare January 9, 2025 18:26
@renovate renovate bot changed the title chore(deps): update dependency sfdx-hardis to v5.13.3 chore(deps): update dependency sfdx-hardis to v5.14.0 Jan 9, 2025
@nvuillam nvuillam merged commit 17a5dad into main Jan 9, 2025
131 checks passed
@nvuillam nvuillam deleted the renovate/sfdx-hardis-5.x branch January 9, 2025 19:54
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