forked from super-linter/super-linter
-
Notifications
You must be signed in to change notification settings - Fork 0
ngg846/update upstream 251216 #1
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
marcusmai-telia
commented
Dec 16, 2025
- fix: trivial log message bug when file does not exist (fix: Trivial log message bug when file does not exist super-linter/super-linter#7268)
- fix: rollback to python 3.13 (fix: rollback to python 3.13 super-linter/super-linter#7269)
- fix(docs): ansible-lints lints the entire dir (fix(docs): ansible-lints lints the entire dir super-linter/super-linter#7272)
- deps(java): bump com.google.googlejavaformat:google-java-format (deps(java): bump com.google.googlejavaformat:google-java-format from 1.32.0 to 1.33.0 in /dependencies/google-java-format in the java-gradle group across 1 directory super-linter/super-linter#7270)
- deps(npm): bump the npm group across 1 directory with 5 updates (deps(npm): bump the npm group across 1 directory with 5 updates super-linter/super-linter#7271)
- fix: handle paths with parentheses (fix: handle paths with parentheses super-linter/super-linter#7273)
- deps(python): bump the pip group across 1 directory with 7 updates (deps(python): bump the pip group across 1 directory with 7 updates super-linter/super-linter#7265)
- chore: update issue template and print graph (chore: update issue template and print graph super-linter/super-linter#7276)
- deps(npm): bump next from 16.0.7 to 16.0.9 in /dependencies (deps(npm): bump next from 16.0.7 to 16.0.9 in /dependencies super-linter/super-linter#7277)
- chore: fix docs typos and update next (chore: fix docs typos super-linter/super-linter#7284)
- chore(deps): update docker dependencies (chore(deps): update docker dependencies super-linter/super-linter#7285)
- deps(npm): bump the npm group across 1 directory with 3 updates (deps(npm): bump the npm group across 1 directory with 3 updates super-linter/super-linter#7289)
- deps(python): bump the pip group across 1 directory with 2 updates (deps(python): bump the pip group across 1 directory with 2 updates super-linter/super-linter#7288)
- chore(main): release 8.3.1 (chore(main): release 8.3.1 super-linter/super-linter#7247)
- rollback to python 3.13 to fix cfn-lint runtime errors - add npm-groovy-lint to the npm dependabot group - fix clang-format stage build errors after updating to alpine 3.23 - explicitly cache the python-base stage to avoid that stages use an old cached version of that stage
Add ansible-lint to the list of linters that ignore configuration variables to only lint changed files. Fix super-linter#7263
…r-linter#7270) Bumps the java-gradle group with 1 update in the /dependencies/google-java-format directory: [com.google.googlejavaformat:google-java-format](https://github.com/google/google-java-format). Updates `com.google.googlejavaformat:google-java-format` from 1.32.0 to 1.33.0 - [Release notes](https://github.com/google/google-java-format/releases) - [Commits](google/google-java-format@v1.32.0...v1.33.0) --- updated-dependencies: - dependency-name: com.google.googlejavaformat:google-java-format dependency-version: 1.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-gradle ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…r-linter#7271) Bumps the npm group with 5 updates in the /dependencies directory: | Package | From | To | | --- | --- | --- | | [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `20.0.0` | `20.2.0` | | [commitlint](https://github.com/conventional-changelog/commitlint/tree/HEAD/@alias/commitlint) | `20.1.0` | `20.2.0` | | [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) | `15.2.2` | `16.0.0` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.10.0` | `7.10.1` | | [renovate](https://github.com/renovatebot/renovate) | `42.34.2` | `42.38.1` | Updates `@commitlint/config-conventional` from 20.0.0 to 20.2.0 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.2.0/@commitlint/config-conventional) Updates `commitlint` from 20.1.0 to 20.2.0 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@alias/commitlint/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.2.0/@alias/commitlint) Updates `npm-groovy-lint` from 15.2.2 to 16.0.0 - [Release notes](https://github.com/nvuillam/npm-groovy-lint/releases) - [Changelog](https://github.com/nvuillam/npm-groovy-lint/blob/main/CHANGELOG.md) - [Commits](nvuillam/npm-groovy-lint@v15.2.2...v16.0.0) Updates `react-router-dom` from 7.10.0 to 7.10.1 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom) Updates `renovate` from 42.34.2 to 42.38.1 - [Release notes](https://github.com/renovatebot/renovate/releases) - [Commits](renovatebot/renovate@42.34.2...42.38.1) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-version: 20.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: commitlint dependency-version: 20.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: npm-groovy-lint dependency-version: 16.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: react-router-dom dependency-version: 7.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: renovate dependency-version: 42.38.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Handle file paths that have parentheses in any part of the path. - Refactor the command to add GITHUB_WORKSPACE as a prefix to all file paths to use sed, so it processes all files in the list in one run instead of spawning a subprocess for each file in the list.
…uper-linter#7265) Bumps the pip group with 7 updates in the /dependencies/python directory: | Package | From | To | | --- | --- | --- | | [zizmor](https://github.com/zizmorcore/zizmor) | `1.16.3` | `1.18.0` | | [snakemake](https://github.com/snakemake/snakemake) | `9.13.7` | `9.14.1` | | [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) | `1.41.0` | `1.42.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.6` | `0.14.7` | | [mypy](https://github.com/python/mypy) | `1.18.2` | `1.19.0` | | [pylint](https://github.com/pylint-dev/pylint) | `4.0.3` | `4.0.4` | | [ansible-lint](https://github.com/ansible/ansible-lint) | `25.11.0` | `25.12.0` | Updates `zizmor` from 1.16.3 to 1.18.0 - [Release notes](https://github.com/zizmorcore/zizmor/releases) - [Changelog](https://github.com/zizmorcore/zizmor/blob/main/docs/release-notes.md) - [Commits](zizmorcore/zizmor@v1.16.3...v1.18.0) Updates `snakemake` from 9.13.7 to 9.14.1 - [Release notes](https://github.com/snakemake/snakemake/releases) - [Changelog](https://github.com/snakemake/snakemake/blob/main/CHANGELOG.md) - [Commits](snakemake/snakemake@v9.13.7...v9.14.1) Updates `cfn-lint` from 1.41.0 to 1.42.0 - [Release notes](https://github.com/aws-cloudformation/cfn-lint/releases) - [Changelog](https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md) - [Commits](aws-cloudformation/cfn-lint@v1.41.0...v1.42.0) Updates `ruff` from 0.14.6 to 0.14.7 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.14.6...0.14.7) Updates `mypy` from 1.18.2 to 1.19.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.18.2...v1.19.0) Updates `pylint` from 4.0.3 to 4.0.4 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v4.0.3...v4.0.4) Updates `ansible-lint` from 25.11.0 to 25.12.0 - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](ansible/ansible-lint@v25.11.0...v25.12.0) --- updated-dependencies: - dependency-name: zizmor dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: snakemake dependency-version: 9.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: cfn-lint dependency-version: 1.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: ruff dependency-version: 0.14.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: mypy dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: pylint dependency-version: 4.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: ansible-lint dependency-version: 25.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Update the issue template to reference instructions to enable debug logging when running on GitHub Actions - Print the Git repository graph when debug output is enabled in order to get useful information. The graph doesn't include commit messages to preserve privacy.
…nter#7277) Bumps [next](https://github.com/vercel/next.js) from 16.0.7 to 16.0.9. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.0.7...v16.0.9) --- updated-dependencies: - dependency-name: next dependency-version: 16.0.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix super-linter#7281 Update Next to 16.0.10
Update docker images deps manually because Dependabot is failing. Close super-linter#7244
…r-linter#7289) Bumps the npm group with 3 updates in the /dependencies directory: [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint), [renovate](https://github.com/renovatebot/renovate) and [textlint](https://github.com/textlint/textlint). Updates `npm-groovy-lint` from 16.0.0 to 16.0.1 - [Release notes](https://github.com/nvuillam/npm-groovy-lint/releases) - [Changelog](https://github.com/nvuillam/npm-groovy-lint/blob/main/CHANGELOG.md) - [Commits](nvuillam/npm-groovy-lint@v16.0.0...v16.0.1) Updates `renovate` from 42.38.1 to 42.39.4 - [Release notes](https://github.com/renovatebot/renovate/releases) - [Commits](renovatebot/renovate@42.38.1...42.39.4) Updates `textlint` from 15.4.1 to 15.5.0 - [Release notes](https://github.com/textlint/textlint/releases) - [Commits](textlint/textlint@v15.4.1...v15.5.0) --- updated-dependencies: - dependency-name: npm-groovy-lint dependency-version: 16.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: renovate dependency-version: 42.39.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: textlint dependency-version: 15.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…uper-linter#7288) Bumps the pip group with 2 updates in the /dependencies/python directory: [snakemake](https://github.com/snakemake/snakemake) and [black](https://github.com/psf/black). Updates `snakemake` from 9.14.1 to 9.14.3 - [Release notes](https://github.com/snakemake/snakemake/releases) - [Changelog](https://github.com/snakemake/snakemake/blob/main/CHANGELOG.md) - [Commits](snakemake/snakemake@v9.14.1...v9.14.3) Updates `black` from 25.11.0 to 25.12.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.11.0...25.12.0) --- updated-dependencies: - dependency-name: snakemake dependency-version: 9.14.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: black dependency-version: 25.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.