Bump lint-staged from 12.4.1 to 12.5.0#109
Conversation
|
@dependabot recreate |
|
Sorry, only users with push access can use that command. |
|
@dependabot recreate |
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 12.4.1 to 12.5.0. - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v12.4.1...v12.5.0) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 12.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
74bff0f to
78c076b
Compare
|
PR: #109 |
|
Change raised in Gerrit by GitHub2Gerrit: https://gerrit.onap.org/r/c/portal-ng/ui/+/142428 |
|
Auto-closing pull request |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
[//]: # (dependabot-start)⚠️ **Dependabot is rebasing this PR**⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. Change-Id: Ie1a18b5acdd882cfaf6183591bdd0f06288ae2bc --- [//]: # (dependabot-end) Bumps lint-staged from 12.4.1 to 12.5.0. ## Release notes Sourced from lint-staged's releases. v12.5.0 12.5.0 (2022-05-31) Bug Fixes include all files when using --config <path> (641d1c2) skip backup stash when using the --diff option (d4da24d) Features add --diff-filter option for overriding list of (staged) files (753ef72) add --diff option for overriding list of (staged) files (35fcce9) v12.4.3 12.4.3 (2022-05-30) Bug Fixes deps: downgrade yaml@1.10.2 to support Node.js 12 (383a96e) deps: update commander@^9.2.0 (22ebf52) deps: update yaml@^2.0.1 (ec73af0) v12.4.2 12.4.2 (2022-05-24) Bug Fixes correctly handle --max-arg-length cli option (1db5f26) ## Changelog Sourced from lint-staged's changelog. v12.5.0 - 31 May 2022 Bug Fixes include all files when using --config <path> (641d1c2) skip backup stash when using the --diff option (d4da24d) Features add --diff-filter option for overriding list of (staged) files (753ef72) add --diff option for overriding list of (staged) files (35fcce9) v12.4.3 - 30 May 2022 Bug Fixes deps: downgrade yaml@1.10.2 to support Node.js 12 (383a96e) deps: update commander@^9.2.0 (22ebf52) deps: update yaml@^2.0.1 (ec73af0) v12.4.2 - 24 May 2022 Bug Fixes correctly handle --max-arg-length cli option (1db5f26) ## Commits d4da24d fix: skip backup stash when using the --diff option 1f06dd0 refactor: do not use Symbol in configuration mapping 641d1c2 fix: include all files when using --config \<path> 753ef72 feat: add --diff-filter option for overriding list of (staged) files 35fcce9 feat: add --diff option for overriding list of (staged) files 383a96e fix(deps): downgrade yaml@1.10.2 to support Node.js 12 4f0ff7f chore(deps): update dependencies ec73af0 fix(deps): update yaml@^2.0.1 22ebf52 fix(deps): update commander@^9.2.0 0894a3e docs: fix the missing comma in the README.md code Additional commits viewable in compare view  You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- ## 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) > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. Issue-ID: CIMAN-33 Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: onap.gh2gerrit <releng+onap-gh2gerrit@linuxfoundation.org> Change-Id: Ib24524673b23fd06bc4bd550d66423a6ce0c3883 GitHub-PR: #109 GitHub-Hash: eed7e9b35284f2e8
## Release notes Sourced from lfreleng-actions/github2gerrit-action's releases. v1.0.5 Bug Fixes Fix: Multiple bugs, minor feature enhancements @ModeSevenIndustrialSolutions (#123) Links Submit bugs/feature requests v1.0.4 New Features Feat: add .netrc file support for Gerrit @ModeSevenIndustrialSolutions (#116) Maintenance Chore: Bump release-drafter/release-drafter from 6.1.1 to 6.2.0 @dependabot[bot] (#109) Chore: Bump actions/checkout from 6.0.1 to 6.0.2 @dependabot[bot] (#112) Chore: Bump actions/setup-python from 6.1.0 to 6.2.0 @dependabot[bot] (#110) Chore: Bump anchore/scan-action from 7.2.3 to 7.3.0 @dependabot[bot] (#111) Chore: Bump ruff from 0.14.13 to 0.14.14 @dependabot[bot] (#113) Chore: Bump rich from 14.2.0 to 14.3.1 @dependabot[bot] (#114) Chore: pre-commit autoupdate @pre-commit-ci[bot] (#115) Chore: Bump step-security/harden-runner from 2.14.0 to 2.14.1 @dependabot[bot] (#119) Chore: Bump lfreleng-actions/tag-validate-action from 0.3.0 to 1.0.0 @dependabot[bot] (#117) Chore: Bump anchore/scan-action from 7.3.0 to 7.3.1 @dependabot[bot] (#118) Chore: Bump astral-sh/setup-uv from 7.2.0 to 7.2.1 @dependabot[bot] (#120) Chore: Bump rich from 14.3.1 to 14.3.2 @dependabot[bot] (#121) Chore: Bump lfreleng-actions/tag-validate-action from 1.0.0 to 1.0.1 @dependabot[bot] (#122) Links Submit bugs/feature requests v1.0.3 Breaking Change Feat!: GitHub/Gerrit closed loop testing fixes @ModeSevenIndustrialSolutions (#58) New Features Feat!: GitHub/Gerrit closed loop testing fixes @ModeSevenIndustrialSolutions (#58) Bug Fixes Fix: Update PyNaCl to 1.6.2 to fix CVE-2025-69277 @ModeSevenIndustrialSolutions (#92) Maintenance Chore: Bump step-security/harden-runner from 2.13.2 to 2.13.3 @dependabot[bot] (#59) Chore: Bump actions/checkout from 6.0.0 to 6.0.1 @dependabot[bot] (#61) Chore: Bump astral-sh/setup-uv from 7.1.4 to 7.1.5 @dependabot[bot] (#60) ... (truncated) ## Commits 7c1ba15 Merge pull request #123 from modeseven-lfreleng-actions/fix-bugs 0f556eb Fix: Address copilot feedback e32d106 Fix: Handle shallow clone checkout failures with graduated deepening 2a36370 Fix: SSL/connection errors in Gerrit cleanup now fail the workflow 0852a67 Feat: Set verbose mode when debugging job failures a833aa4 Fix: Pass progress_tracker as a keyword argument b6885ad Fix: Change default console log level to WARNING e74141e Merge pull request #122 from lfreleng-actions/dependabot/github_actions/lfrel fb0a0c3 Chore: Bump lfreleng-actions/tag-validate-action from 1.0.0 to 1.0.1 b33f068 Merge pull request #121 from lfreleng-actions/dependabot/uv/rich-14.3.2 Additional commits viewable in compare view  Issue-ID: CIMAN-33 Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: onap.gh2gerrit <releng+onap-gh2gerrit@linuxfoundation.org> Change-Id: I4b3d12c59c5b307196f216adf645ea6b5dd2f4fd GitHub-PR: #159 GitHub-Hash: e97f85cbc964ce22
Bumps lint-staged from 12.4.1 to 12.5.0.
Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
d4da24dfix: skip backup stash when using the--diffoption1f06dd0refactor: do not use Symbol in configuration mapping641d1c2fix: include all files when using--config \<path>753ef72feat: add--diff-filteroption for overriding list of (staged) files35fcce9feat: add--diffoption for overriding list of (staged) files383a96efix(deps): downgrade yaml@1.10.2 to support Node.js 124f0ff7fchore(deps): update dependenciesec73af0fix(deps): update yaml@^2.0.122ebf52fix(deps): update commander@^9.2.00894a3edocs: fix the missing comma in the README.md codeYou can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)