Skip to content

Conversation

@obervinov
Copy link
Owner

@obervinov obervinov commented Dec 24, 2025

v4.1.3 - 2025-12-24

What's Changed

Full Changelog: v4.1.2...v4.1.3 by @obervinov in #77

🚀 Features

  • upgrade dependencies to latest versions

Copilot AI review requested due to automatic review settings December 24, 2025 15:35
@obervinov obervinov changed the title Release/v4.1.3 Release v4.1.3: Upgrade dependencies to latest versions Dec 24, 2025
@obervinov obervinov self-assigned this Dec 24, 2025
@obervinov obervinov added the dependencies Pull requests that update a dependency file label Dec 24, 2025
@obervinov obervinov added this to the v4.1.3 milestone Dec 24, 2025
Copy link

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 pull request releases version 4.1.3 of the users package, primarily focusing on upgrading dependencies to their latest versions. The release updates internal dependencies (logger, vault) and development dependencies (pytest, pylint), while also making configuration improvements to GitHub workflows and Dependabot settings.

Key Changes:

  • Package version bump from 4.1.2 to 4.1.3
  • Dependency upgrades: logger (v2.0.2 → v2.0.4), vault (v4.0.2 → v4.0.3), pytest (^8 → ^9), pylint (^3 → ^4)
  • GitHub workflow enhancements with explicit permissions and configuration adjustments

Reviewed changes

Copilot reviewed 6 out of 7 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
pyproject.toml Updates package version to 4.1.3 and upgrades dependency versions for logger, vault, pytest, and pylint
poetry.lock Regenerated lock file reflecting all transitive dependency updates from the version changes
README.md Updates documentation example to reference new package version v4.1.3
CHANGELOG.md Adds release notes for v4.1.3 documenting the dependency upgrades
.github/workflows/release.yaml Adds explicit permissions configuration for contents and pull-requests
.github/workflows/pr.yaml Adds permissions configuration for pull-requests and removes yamllint disable comment
.github/dependabot.yml Changes Dependabot check frequency from weekly to monthly for both pip and GitHub Actions

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Owner Author

@obervinov obervinov left a comment

Choose a reason for hiding this comment

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

done

@obervinov obervinov merged commit 3274d0e into main Dec 24, 2025
5 checks passed
@obervinov obervinov deleted the release/v4.1.3 branch December 24, 2025 15:39
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

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants