Releases: hardisgroupcom/sfdx-hardis
Releases · hardisgroupcom/sfdx-hardis
v5.19.1
v5.19.0
What's Changed
- hardis:doc:project2markdown: Add object model diagram in documentation
- New command hardis:project:generate:bypass : Generates bypass custom permissions and permission sets for specified sObjects and automations, by @Mehdi-Cloudity in #1060
- Adjusting the Grafana Configuration Variables in the Megalinter part of org-monitoring.yml, by @AhmedElAmory in #1057
- Upgrade npm dependencies
Pull Requests
- Adjusting the Grafana Configuration Variables in the Megalinter part of org-monitoring.yml by @AhmedElAmory in #1057
- chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.28 to 5.2.31 by @dependabot in #1064
- fix(deps): bump mega-linter-runner from 8.4.1 to 8.4.2 by @dependabot in #1063
- fix(deps): bump isomorphic-dompurify from 2.20.0 to 2.21.0 by @dependabot in #1062
- new command: generate bypass necessary files per object and automation by @Mehdi-Cloudity in #1060
- chore(dev-deps): bump oclif from 4.17.17 to 4.17.25 by @dependabot in #1061
- DocGen: Refactor home page + Objects relationships diagram by @nvuillam in #1065
New Contributors
- @AhmedElAmory made their first contribution in #1057
Full Changelog: v5.18.1...v5.19.0
v5.18.1
v5.18.0
What's Changed
- fix(deps): bump fs-extra from 11.2.0 to 11.3.0 by @dependabot in #1049
- fix(deps): bump papaparse from 5.5.1 to 5.5.2 by @dependabot in #1050
- chore(dev-deps): bump @types/ws from 8.5.13 to 8.5.14 by @dependabot in #1051
- fix(deps): bump mega-linter-runner from 8.3.0 to 8.4.1 by @dependabot in #1052
- new command to retrieve custom fields usage by @Mehdi-Cloudity in #1047
Full Changelog: v5.17.4...v5.18.0
v5.17.4
v5.17.3
What's Changed
- hardis:doc:project2markdown: Improve Apex docs markdown
- Upgrade apexdocs version
- Fix auth message when selecting default org
Pull Requests
Full Changelog: v5.17.2...v5.17.3
v5.17.2
What's Changed
- hardis:org:configure:files: Add examples when configuring file export format
- hardis:doc:project2markdown: Avoid the command to crash if apexdocs generation fails
Pull Requests
- Fix doc gen when apexdocs is failing + improve file export configuration messages by @nvuillam in #1044
Full Changelog: v5.17.1...v5.17.2
v5.17.1
What's Changed
- hardis:doc:project2markdown: Add type of Lightning Pages in tables
- hardis:org:monitor:backup: Fix issue when there is an empty metadata type
Pull Requests
- Add type of Lightning Pages in doc by @nvuillam in #1039
- Backup :Fix issue when there is an empty metadata type by @nvuillam in #1042
Full Changelog: v5.17.0...v5.17.1
v5.17.0
What's Changed
- hardis:doc:project2markdown enhancements:
- Generate Apex classes documentation using
@cparra/apexdocs
, and describe them using AI if available - Generate Lightning Pages documentation and describe them using AI if available
- Generate Apex classes documentation using
- Display error message in case of XML parsing error
- Do not raise issues when managed items fields don't have descriptions
- Do not raise inactive validation rule issue when the VR is from a managed package
- Fix New JSON coverage formatter is selecting wrong JSON from sf project deploy command
- Upgrade dependencies
Pull requests
- Display error message in case of XML parsing error by @nvuillam in #1031
- chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.24 to 5.2.28 by @dependabot in #1032
- chore(dev-deps): bump eslint-plugin-sf-plugin from 1.20.9 to 1.20.14 by @dependabot in #1035
- fix(deps): bump @oclif/core from 4.2.3 to 4.2.4 by @dependabot in #1036
- chore(dev-deps): bump oclif from 4.17.7 to 4.17.17 by @dependabot in #1033
- Exclude managed items from monitoring warnings by @nvuillam in #1037
- Generate Apex classes documentation using
@cparra/apexdocs
, and describe them using AI + Lightning Pages doc by @nvuillam in #1038 - fix: get locally created coverage file for deploy command by @mcarvin8 in #999
New Contributors
Full Changelog: v5.16.4...v5.17.0