-
Notifications
You must be signed in to change notification settings - Fork 1
chore(release): 3.1.0 - super-linter update and bugfixes #445
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
Draft
Falcion
wants to merge
16
commits into
main
Choose a base branch
from
release/3.1.0
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
Bumps [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc) from 2.20.1 to 2.21.0. - [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases) - [Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md) - [Commits](ota-meshi/eslint-plugin-jsonc@v2.20.1...v2.21.0) --- updated-dependencies: - dependency-name: eslint-plugin-jsonc dependency-version: 2.21.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [textlint-rule-terminology](https://github.com/sapegin/textlint-rule-terminology) from 5.2.15 to 5.2.16. - [Release notes](https://github.com/sapegin/textlint-rule-terminology/releases) - [Commits](sapegin/textlint-rule-terminology@v5.2.15...v5.2.16) --- updated-dependencies: - dependency-name: textlint-rule-terminology dependency-version: 5.2.16 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.24.0 to 16.25.0. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.24.0...16.25.0) --- updated-dependencies: - dependency-name: stylelint dependency-version: 16.25.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [editorconfig-checker](https://github.com/editorconfig-checker/editorconfig-checker.javascript) from 6.1.0 to 6.1.1. - [Release notes](https://github.com/editorconfig-checker/editorconfig-checker.javascript/releases) - [Changelog](https://github.com/editorconfig-checker/editorconfig-checker.javascript/blob/master/CHANGELOG-LEGACY.md) - [Commits](editorconfig-checker/editorconfig-checker.javascript@v6.1.0...v6.1.1) --- updated-dependencies: - dependency-name: editorconfig-checker dependency-version: 6.1.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.28.4 to 7.28.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.5/eslint/babel-eslint-parser) --- updated-dependencies: - dependency-name: "@babel/eslint-parser" dependency-version: 7.28.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [esbuild-plugin-glsl](https://github.com/vanruesc/esbuild-plugin-glsl) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/vanruesc/esbuild-plugin-glsl/releases) - [Commits](vanruesc/esbuild-plugin-glsl@v1.4.0...v1.4.1) --- updated-dependencies: - dependency-name: esbuild-plugin-glsl dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.2 to 5.9.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.9.2...v5.9.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 5.2.2 to 5.2.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai) --- updated-dependencies: - dependency-name: "@types/chai" dependency-version: 5.2.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…ai-5.2.3 build(deps-dev): bump @types/chai from 5.2.2 to 5.2.3
…pt-5.9.3 build(deps-dev): bump typescript from 5.9.2 to 5.9.3
…plugin-glsl-1.4.1 build(deps): bump esbuild-plugin-glsl from 1.4.0 to 1.4.1
…lint-parser-7.28.5 build(deps-dev): bump @babel/eslint-parser from 7.28.4 to 7.28.5
…nfig-checker-6.1.1 build(deps-dev): bump editorconfig-checker from 6.1.0 to 6.1.1
…t-16.25.0 build(deps-dev): bump stylelint from 16.24.0 to 16.25.0
…-rule-terminology-5.2.16 build(deps-dev): bump textlint-rule-terminology from 5.2.15 to 5.2.16
…lugin-jsonc-2.21.0 build(deps-dev): bump eslint-plugin-jsonc from 2.20.1 to 2.21.0
This was
linked to
issues
Oct 29, 2025
|
This pull request is currently marked as stale due to inactivity. |
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.
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:\
by: d9e48f8
Process of testing for that pull request
answer (y/n): (y);
repository's CI/CD and manual-testing;
Additional context for that pull request
...