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 lightning-flow-scanner to v2.36.0 #4262

Merged
merged 1 commit into from
Nov 17, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 17, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lightning-flow-scanner 2.34.0 -> 2.36.0 age adoption passing confidence

Release Notes

Lightning-Flow-Scanner/lightning-flow-scanner-sfdx (lightning-flow-scanner)

v2.36.0: 2.36.0 | Community Release

Compare Source

What's Changed

New & Changed Rules:

Rule (Configuration ID) Description
Same Record Field Updates (SameRecordFieldUpdates) Much like triggers, before contexts can update the same record by accessing the trigger variables $Record without needing to invoke a DML.
Trigger Order (TriggerOrder) Guarantee your flow execution order with the Trigger Order property introduced in Spring '22
Missing Fault Path (MissingFaultPath) At times, a flow may fail to execute a configured operation as intended. By default, the flow displays an error message to the user and notifies the admin who created the flow via email. However, you can customize this behavior by incorporating a Fault Path.

Full Changelog: Lightning-Flow-Scanner/lightning-flow-scanner-sfdx@v2.34.0...v2.36.0

v2.35.1

Compare Source

v2.35.0: 2.35.0 | Community Release

Compare Source

What's Changed
Rule (Configuration ID) Description
Same Record Field Updates (SameRecordFieldUpdates) Much like triggers, before contexts can update the same record by accessing the trigger variables $Record without needing to invoke a DML.
Missing Fault Path (MissingFaultPath) At times, a flow may fail to execute a configured operation as intended. By default, the flow displays an error message to the user and notifies the admin who created the flow via email. However, you can customize this behavior by incorporating a Fault Path.

Full Changelog: Lightning-Flow-Scanner/lightning-flow-scanner-sfdx@v2.34.0...v2.35.0

v2.34.2

Compare Source

v2.34.1

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am" (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.

Copy link
Contributor

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ API spectral 1 0 1.75s
⚠️ BASH bash-exec 6 1 0.02s
✅ BASH shellcheck 6 0 0.24s
✅ BASH shfmt 6 0 0 0.83s
✅ COPYPASTE jscpd yes no 3.51s
✅ DOCKERFILE hadolint 128 0 24.0s
✅ JSON jsonlint 20 0 0.25s
✅ JSON v8r 22 0 33.35s
⚠️ MARKDOWN markdownlint 266 0 297 35.49s
✅ MARKDOWN markdown-table-formatter 266 0 0 143.0s
⚠️ PYTHON bandit 212 66 4.14s
✅ PYTHON black 212 0 0 5.82s
✅ PYTHON flake8 212 0 2.23s
✅ PYTHON isort 212 0 0 1.67s
✅ PYTHON mypy 212 0 15.34s
✅ PYTHON pylint 212 0 33.58s
✅ PYTHON ruff 212 0 0 0.79s
✅ REPOSITORY checkov yes no 37.2s
✅ REPOSITORY git_diff yes no 0.78s
⚠️ REPOSITORY grype yes 26 15.68s
✅ REPOSITORY secretlint yes no 15.1s
✅ REPOSITORY trivy yes no 22.69s
✅ REPOSITORY trivy-sbom yes no 0.34s
⚠️ REPOSITORY trufflehog yes 1 8.18s
✅ SPELL cspell 713 0 13.71s
⚠️ SPELL lychee 348 10 6.93s
✅ XML xmllint 3 0 0 0.85s
✅ YAML prettier 160 0 0 4.8s
✅ YAML v8r 102 0 195.01s
✅ YAML yamllint 161 0 3.0s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link
Contributor

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ API spectral 1 0 1.7s
⚠️ BASH bash-exec 6 1 0.05s
✅ BASH shellcheck 6 0 0.24s
✅ BASH shfmt 6 0 0 0.82s
✅ COPYPASTE jscpd yes no 3.43s
✅ DOCKERFILE hadolint 128 0 24.67s
✅ JSON jsonlint 20 0 0.27s
✅ JSON v8r 22 0 32.74s
⚠️ MARKDOWN markdownlint 266 0 297 33.58s
✅ MARKDOWN markdown-table-formatter 266 0 0 152.2s
⚠️ PYTHON bandit 212 66 3.8s
✅ PYTHON black 212 0 0 6.08s
✅ PYTHON flake8 212 0 2.52s
✅ PYTHON isort 212 0 0 1.63s
✅ PYTHON mypy 212 0 16.75s
✅ PYTHON pylint 212 0 33.46s
✅ PYTHON ruff 212 0 0 0.8s
✅ REPOSITORY checkov yes no 36.59s
✅ REPOSITORY git_diff yes no 0.78s
⚠️ REPOSITORY grype yes 26 15.62s
✅ REPOSITORY secretlint yes no 15.14s
✅ REPOSITORY trivy yes no 38.75s
✅ REPOSITORY trivy-sbom yes no 0.36s
⚠️ REPOSITORY trufflehog yes 1 8.38s
✅ SPELL cspell 713 0 13.81s
⚠️ SPELL lychee 348 10 6.76s
✅ XML xmllint 3 0 0 0.86s
✅ YAML prettier 160 0 0 4.77s
✅ YAML v8r 102 0 194.14s
✅ YAML yamllint 161 0 2.91s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@nvuillam nvuillam merged commit db53e77 into main Nov 17, 2024
117 of 129 checks passed
@nvuillam nvuillam deleted the renovate/lightning-flow-scanner-2.x branch November 17, 2024 10:59
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