Skip to content

chore(deps-env): update denependencies#327

Merged
Falcion merged 15 commits into
mainfrom
deps/2.5.1-rc01
Jul 20, 2025
Merged

chore(deps-env): update denependencies#327
Falcion merged 15 commits into
mainfrom
deps/2.5.1-rc01

Conversation

@Falcion

@Falcion Falcion commented Jul 20, 2025

Copy link
Copy Markdown
Owner

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's 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:
accepted multiple dependabot's pull requests.

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:
    workflows, ci/cd.

Additional context for that pull request

...

dependabot Bot and others added 12 commits June 24, 2025 05:04
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 16.1.0 to 16.1.2.
- [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.0...v16.1.2)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-version: 16.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [textlint-rule-date-weekday-mismatch](https://github.com/textlint-rule/textlint-rule-date-weekday-mismatch) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/textlint-rule/textlint-rule-date-weekday-mismatch/releases)
- [Commits](textlint-rule/textlint-rule-date-weekday-mismatch@v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: textlint-rule-date-weekday-mismatch
  dependency-version: 1.1.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.19.4 to 4.20.3.
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.19.4...v4.20.3)

---
updated-dependencies:
- dependency-name: tsx
  dependency-version: 4.20.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [sinon](https://github.com/sinonjs/sinon) from 20.0.0 to 21.0.0.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](https://github.com/sinonjs/sinon/commits)

---
updated-dependencies:
- dependency-name: sinon
  dependency-version: 21.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.31.0 to 2.32.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.31.0...v2.32.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-version: 2.32.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.19.1 to 16.21.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@16.19.1...16.21.1)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-version: 16.21.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…-rule-date-weekday-mismatch-1.1.1

build(deps-dev): bump textlint-rule-date-weekday-mismatch from 1.1.0 to 1.1.1
build(deps-dev): bump tsx from 4.19.4 to 4.20.3
….0.0

build(deps-dev): bump sinon from 20.0.0 to 21.0.0
…lugin-import-2.32.0

build(deps-dev): bump eslint-plugin-import from 2.31.0 to 2.32.0
…t-16.21.1

build(deps-dev): bump stylelint from 16.19.1 to 16.21.1
@Falcion Falcion changed the title Deps/2.5.1 rc01 chore(deps-env): update denependencies\ Jul 20, 2025
@Falcion Falcion changed the title chore(deps-env): update denependencies\ chore(deps-env): update denependencies Jul 20, 2025
@github-actions github-actions Bot added the dependencies Pull requests that update a dependency file label Jul 20, 2025
@Falcion
Falcion merged commit e44d495 into main Jul 20, 2025
32 checks passed
@Falcion
Falcion deleted the deps/2.5.1-rc01 branch July 20, 2025 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant