Skip to content

chore(deps-env): update denependencies - #356

Merged
Falcion merged 4 commits into
mainfrom
deps/2.5.2-rc01
Aug 16, 2025
Merged

chore(deps-env): update denependencies#356
Falcion merged 4 commits into
mainfrom
deps/2.5.2-rc01

Conversation

@Falcion

@Falcion Falcion commented Aug 16, 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 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:
merge dependabot dependency updates.

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:
    automatic testing and ci-tooling.

Additional context for that pull request

...

dependabot Bot and others added 4 commits August 12, 2025 14:01
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.6.1 to 17.2.1.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.6.1...v17.2.1)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-version: 17.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

ci(deps): bump actions/checkout from 4 to 5
…7.2.1

build(deps): bump dotenv from 16.6.1 to 17.2.1
@Falcion
Falcion requested a review from Copilot August 16, 2025 16:35
@github-actions github-actions Bot added dependencies Pull requests that update a dependency file automation/ci-cd github_actions labels Aug 16, 2025

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull Request Overview

Updates project dependencies including the dotenv package and GitHub Actions checkout versions. This maintenance update ensures the project uses newer versions of its dependencies for improved functionality and security.

  • Updated dotenv package from version 16.6.1 to 17.2.1
  • Upgraded GitHub Actions checkout action from v4 to v5 across all workflow files

Reviewed Changes

Copilot reviewed 7 out of 8 changed files in this pull request and generated no comments.

Show a summary per file
File Description
package.json Updates dotenv dependency to version 17.2.1
.github/workflows/trufflehog-oss.yml Updates checkout action to v5
.github/workflows/lint.yml Updates checkout action to v5
.github/workflows/git-stale.yml Updates checkout action to v5
.github/workflows/build.yml Updates checkout action to v5
.github/workflows/build-tests.yml Updates checkout action to v5
.github/workflows/analytics.yml Updates checkout action to v5

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

@Falcion
Falcion merged commit 9775bb1 into main Aug 16, 2025
33 checks passed
@Falcion
Falcion deleted the deps/2.5.2-rc01 branch August 16, 2025 16:46
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