Skip to content

Update dev tools#59

Merged
paulo-ferraz-oliveira merged 2 commits intomainfrom
renovate/dev-tools
Mar 1, 2026
Merged

Update dev tools#59
paulo-ferraz-oliveira merged 2 commits intomainfrom
renovate/dev-tools

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 4, 2025

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/checkout action minor v4.2.2v4.3.1 age confidence
asdf-vm/actions action patch v4.0.0v4.0.1 age confidence
awscli-local patch 0.22.00.22.2 age confidence
python minor 3.13.53.14.3 age confidence
rhysd/actionlint docker patch 1.7.71.7.11 age confidence
shellcheck minor 0.10.00.11.0 age confidence

Release Notes

actions/checkout (actions/checkout)

v4.3.1

Compare Source

What's Changed

Full Changelog: actions/checkout@v4...v4.3.1

v4.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/checkout@v4...v4.3.0

asdf-vm/actions (asdf-vm/actions)

v4.0.1

Compare Source

Patches
python/cpython (python)

v3.14.3

Compare Source

v3.14.2

Compare Source

v3.14.1

Compare Source

v3.14.0

Compare Source

v3.13.12

Compare Source

v3.13.11

Compare Source

v3.13.10

Compare Source

v3.13.9

Compare Source

v3.13.8

Compare Source

v3.13.7

Compare Source

v3.13.6

Compare Source

koalaman/shellcheck (shellcheck)

v0.11.0

Compare Source

Added
  • SC2327/SC2328: Warn about capturing the output of redirected commands.
  • SC2329: Warn when (non-escaping) functions are never invoked.
  • SC2330: Warn about unsupported glob matches with [[ .. ]] in BusyBox.
  • SC2331: Suggest using standard -e instead of unary -a in tests.
  • SC2332: Warn about [ ! -o opt ] being unconditionally true in Bash.
  • SC3062: Warn about bashism [ -o opt ].
  • Optional avoid-negated-conditions: suggest replacing [ ! a -eq b ]
    with [ a -ne b ], and similar for -ge/-lt/=/!=/etc (SC2335).
  • Precompiled binaries for Linux riscv64 (linux.riscv64)
Changed
  • SC2002 about Useless Use Of Cat is now disabled by default. It can be
    re-enabled with --enable=useless-use-of-cat or equivalent directive.
  • SC2236/SC2237 about replacing [ ! -n .. ] with [ -z ] and vice versa
    is now optional under avoid-negated-conditions.
  • SC2015 about A && B || C no longer triggers when B is a test command.
  • SC3012: Do not warn about \< and \> in test/[] as specified in POSIX.1-2024
  • Diff output now uses / as path separator on Windows
Fixed
  • SC2218 about function use-before-define is now more accurate.
  • SC2317 about unreachable commands is now less spammy for nested ones.
  • SC2292, optional suggestion for [[ ]], now triggers for Busybox.
  • Updates for Bash 5.3, including ${| cmd; } and source -p
Removed
  • SC3013: removed since the operators -ot/-nt/-ef are specified in POSIX.1-2024

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 force-pushed the renovate/dev-tools branch from 596d380 to 25779f1 Compare August 5, 2025 12:36
@renovate renovate bot changed the title Update dependency shellcheck to v0.11.0 Update dev tools Aug 5, 2025
@renovate renovate bot force-pushed the renovate/dev-tools branch 3 times, most recently from 850c318 to 5eb87e0 Compare August 11, 2025 13:14
@renovate renovate bot force-pushed the renovate/dev-tools branch from 5eb87e0 to 1d17284 Compare August 14, 2025 22:34
@renovate renovate bot force-pushed the renovate/dev-tools branch 2 times, most recently from 380fb7c to c5f00b5 Compare October 11, 2025 12:43
@renovate renovate bot force-pushed the renovate/dev-tools branch 3 times, most recently from a80a9fc to 20e9426 Compare November 21, 2025 05:43
@renovate renovate bot force-pushed the renovate/dev-tools branch 2 times, most recently from 2424f13 to 43bd8d0 Compare December 5, 2025 21:48
@renovate renovate bot force-pushed the renovate/dev-tools branch from 43bd8d0 to 087088a Compare December 30, 2025 21:50
@renovate renovate bot force-pushed the renovate/dev-tools branch from 087088a to a02d73b Compare February 3, 2026 18:51
@renovate renovate bot force-pushed the renovate/dev-tools branch from a02d73b to 6f9a072 Compare February 14, 2026 17:31
@renovate renovate bot force-pushed the renovate/dev-tools branch from 6f9a072 to 13c2303 Compare March 1, 2026 00:55
@renovate
Copy link
Contributor Author

renovate bot commented Mar 1, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@paulo-ferraz-oliveira paulo-ferraz-oliveira merged commit d4d90d9 into main Mar 1, 2026
5 checks passed
@paulo-ferraz-oliveira paulo-ferraz-oliveira deleted the renovate/dev-tools branch March 1, 2026 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant