Skip to content

Conversation

@Falcion
Copy link
Owner

@Falcion Falcion commented Oct 23, 2025

Before writing anything about your changes in this pull request, checklist
these items:

Keep in mind security issues:

  • Read and accept the privacy and confidentiality agreements regarding security
    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:

  1. In the case of "de-followization" of commit's styling convention, you can amend
    them (change their message and description signatures):

    git commit --amend -m "MESSAGE" -m "DESCRIPTION"

    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/

  2. 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:
cross-merge dependency updates from dependabot in one deps-patch;

Process of testing for that pull request

  • Was testing process initiated via this PR?
    answer (y/n): (y);
  • If testing was done, type below the procedures you make:
    CI/CD of the repository and provided UX of platform;

Additional context for that pull request

...

dependabot bot and others added 25 commits October 18, 2025 22:17
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v3...v4)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 11.3.1 to 11.3.2.
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](jprichardson/node-fs-extra@11.3.1...11.3.2)

---
updated-dependencies:
- dependency-name: fs-extra
  dependency-version: 11.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@npmcli/package-json](https://github.com/npm/package-json) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/npm/package-json/releases)
- [Changelog](https://github.com/npm/package-json/blob/main/CHANGELOG.md)
- [Commits](npm/package-json@v7.0.0...v7.0.1)

---
updated-dependencies:
- dependency-name: "@npmcli/package-json"
  dependency-version: 7.0.1
  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.4.
- [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.4)

---
updated-dependencies:
- dependency-name: mocha
  dependency-version: 11.7.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 16.1.6 to 16.2.4.
- [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@v16.1.6...v16.2.4)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-version: 16.2.4
  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.4.0 to 24.8.1.
- [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.8.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.25.9 to 0.25.11.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.25.9...v0.25.11)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-version: 0.25.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 19.8.1 to 20.1.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.1.0/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-version: 20.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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.44.0 to 8.46.1.
- [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.46.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.46.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5 to 6.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…s/setup-node-6

ci(deps): bump actions/setup-node from 5 to 6
…pt-eslint/parser-8.46.1

build(deps-dev): bump @typescript-eslint/parser from 8.44.0 to 8.46.1
…nt/cli-20.1.0

build(deps-dev): bump @commitlint/cli from 19.8.1 to 20.1.0
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.35.0 to 9.38.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v9.38.0/packages/js)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-version: 9.38.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…s-9.38.0

build(deps-dev): bump @eslint/js from 9.35.0 to 9.38.0
…0.25.11

build(deps): bump esbuild from 0.25.9 to 0.25.11
…de-24.8.1

build(deps-dev): bump @types/node from 24.4.0 to 24.8.1
…ged-16.2.4

build(deps-dev): bump lint-staged from 16.1.6 to 16.2.4
…/codeql-action-4

ci(deps): bump github/codeql-action from 3 to 4
….7.4

build(deps-dev): bump mocha from 11.7.1 to 11.7.4
…ackage-json-7.0.1

build(deps-dev): bump @npmcli/package-json from 7.0.0 to 7.0.1
…-11.3.2

build(deps): bump fs-extra from 11.3.1 to 11.3.2
@Falcion Falcion requested a review from Copilot October 23, 2025 16:29
@Falcion Falcion self-assigned this Oct 23, 2025
@Falcion Falcion added the dependencies Pull requests that update a dependency file label Oct 23, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates various dependencies across the project, including npm packages and GitHub Actions versions. The changes align with the PR title indicating a routine dependency maintenance update.

  • Updated multiple npm dependencies to their latest patch and minor versions
  • Updated GitHub Actions from v3/v5 to v4/v6 respectively
  • Consolidated dependency updates from Dependabot into a single patch

Reviewed Changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 1 comment.

File Description
package.json Updated 11 dependencies including esbuild, @commitlint/cli, @eslint/js, @typescript-eslint packages, and others to newer versions
.github/workflows/build.yml Updated actions/setup-node from v5 to v6
.github/workflows/build-tests.yml Updated actions/setup-node from v5 to v6
.github/workflows/analytics.yml Updated github/codeql-action/* from v3 to v4 across init, autobuild, and analyze actions

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@Falcion Falcion merged commit 34bca38 into main Oct 23, 2025
33 of 35 checks passed
@Falcion Falcion deleted the deps/3.0.0-rc01 branch October 23, 2025 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation/ci-cd dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants