chore(release)!: major release for version "3.*" with new super-linter migration - #391
Conversation
Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 7.3.0 to 8.1.0. - [Release notes](https://github.com/super-linter/super-linter/releases) - [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md) - [Commits](super-linter/super-linter@v7.3.0...v8.1.0) --- updated-dependencies: - dependency-name: super-linter/super-linter dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…linter/super-linter-8.1.0 ci(deps): bump super-linter/super-linter from 7.3.0 to 8.1.0
There was a problem hiding this comment.
Pull Request Overview
This PR updates the super-linter GitHub Action from version 7.3.0 to 8.1.0 as part of a major release migration for version 3.x.
- Updates super-linter GitHub Action version to 8.1.0
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Falcion
left a comment
There was a problem hiding this comment.
In it's logs, super-linter throws an error about deprecated environment variables, please, check the https://github.com/super-linter/super-linter/blob/main/docs/upgrade-guide.md for more info.
2025-09-13 17:09:57 [WARN] PYTHON_PYINK_CONFIG_FILE environment variable is set, it's deprecated, and super-linter will ignore it. Remove it from your configuration. This warning may turn in a fatal error in the future. For more information, see the upgrade guide: https://github.com/super-linter/super-linter/blob/main/docs/upgrade-guide.md
2025-09-13 17:09:57 [WARN] VALIDATE_JAVASCRIPT_STANDARD environment variable is set, it's deprecated, and super-linter will ignore it. Remove it from your configuration. This warning may turn in a fatal error in the future. For more information, see the upgrade guide: https://github.com/super-linter/super-linter/blob/main/docs/upgrade-guide.md
2025-09-13 17:09:57 [WARN] VALIDATE_PYTHON_PYINK environment variable is set, it's deprecated, and super-linter will ignore it. Remove it from your configuration. This warning may turn in a fatal error in the future. For more information, see the upgrade guide: https://github.com/super-linter/super-linter/blob/main/docs/upgrade-guide.md
2025-09-13 17:09:57 [WARN] VALIDATE_TYPESCRIPT_STANDARD environment variable is set, it's deprecated, and super-linter will ignore it. Remove it from your configuration. This warning may turn in a fatal error in the future. For more information, see the upgrade guide: https://github.com/super-linter/super-linter/blob/main/docs/upgrade-guide.md
|
Main error of the super-linter workflow action is: |
Bumps [globals](https://github.com/sindresorhus/globals) from 16.3.0 to 16.4.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.3.0...v16.4.0) --- updated-dependencies: - dependency-name: globals dependency-version: 16.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.3.1 to 24.4.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…16.4.0 build(deps-dev): bump globals from 16.3.0 to 16.4.0
…de-24.4.0 build(deps-dev): bump @types/node from 24.3.1 to 24.4.0
Bumps [@changesets/cli](https://github.com/changesets/changesets) from 2.29.6 to 2.29.7. - [Release notes](https://github.com/changesets/changesets/releases) - [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md) - [Commits](https://github.com/changesets/changesets/compare/@changesets/cli@2.29.6...@changesets/cli@2.29.7) --- updated-dependencies: - dependency-name: "@changesets/cli" dependency-version: 2.29.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [mocha](https://github.com/mochajs/mocha) from 11.7.1 to 11.7.2. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.7.1...v11.7.2) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.7.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.42.0 to 8.43.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.43.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.43.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…eslint/parser-8.43.0
…pt-eslint/parser-8.43.0 build(deps-dev): bump @typescript-eslint/parser from 8.42.0 to 8.43.0
…ts/cli-2.29.7 build(deps-dev): bump @changesets/cli from 2.29.6 to 2.29.7
….7.2 build(deps-dev): bump mocha from 11.7.1 to 11.7.2
Migration process
by: ec76a02
by: 2e314b5
by: 5f6d24e
by: 6a83c1e
by: b13d29a
by: dbbcbfa
by: 2f331f7
|
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1) add resolver for the typescript-files; 2) add import plugin for all types of JS&TS environments; 3) now, ESLINT ignores all of flat configs (for the sake of any retained sanity);
|
Regarding last commit: |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1) add resolver for the typescript-files; 2) add import plugin for all types of JS&TS environments; 3) now, ESLINT ignores all of flat configs (for the sake of any retained sanity);
…into release/3.0.0
There was a problem hiding this comment.
Pull Request Overview
Copilot reviewed 48 out of 58 changed files in this pull request and generated 2 comments.
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
|
Important Since the issue appears with super-linters feature of scanning pull request and the fact, |
Before writing anything about your changes in this pull request, checklist
these items:
Read document here.
Read document here.
Read document here.
Keep in mind security issues:
issues and personal data in accordance with the security policy.
Read security policy here.
By agreeing and following this project's documentation, you are reminded that
your commit and styling of changes must follow this project's documentation,
in case of "de-followization", there are two ways before you make sure to publish
your pull request:
In the case of "de-followization" of commit's styling convention, you can amend
them (change their message and description signatures):
For amending old commit, see the Stack Overflow question, more about changing
commits in official docs for GitHub:
https://docs.github.com/en/pull-requests/committing-changes-to-your-project/creating-and-editing-commits/changing-a-commit-message/
In the case of "de-followization" of coding, documentation etc. files, you can
just refactor everything you need by following the styling guidelines of for
a project.
Changes made with that pull request
Please, write below every changes you made:
...
Process of testing for that pull request
answer (y/n): (y);
ci-cd of the repository.
Additional context for that pull request
This pull request will be updated within terms of commit history, wait for the changes please.