Skip to content

Bump the prod-dependencies group across 3 directories with 2 updates#36

Merged
adamlui merged 2 commits into
mainfrom
dependabot/pip/ai-personas/prod-dependencies-fab58120c8
Apr 28, 2026
Merged

Bump the prod-dependencies group across 3 directories with 2 updates#36
adamlui merged 2 commits into
mainfrom
dependabot/pip/ai-personas/prod-dependencies-fab58120c8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 28, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on project-markers and find-project-root to permit the latest version.
Updates project-markers to 1.1.0

Release notes

Sourced from project-markers's releases.

project-markers v1.1.0

📃 Changelog

Full Changelog: project-markers-1.0.4...project-markers-1.1.0 (@​adamlui, @​kudo-sync-bot)

💻 Installation

pip install --upgrade project-markers

README for this release: https://github.com/adamlui/python-utils/tree/project-markers-1.1.0/project-markers/#readme

Commits
  • 44a8f1b Bumped project-markers versions to 1.1.0
  • 242700f Added find-project-root markers
  • f6c733a Bumped find-project-root versions to 2.2.0
  • 30dcfaa Added --force
  • 981d2ef Renamed to .project-root.config.json5
  • c32345f Added config file support
  • 254f84d Bumped commit_hashes.locales
  • 8c4c9f0 Deleted trailing whitespace
  • 8b53b2f Bumped commit_hashes.locales
  • 8fc7f50 Corrected translations
  • Additional commits viewable in compare view

Updates find-project-root to 2.2.0

Release notes

Sourced from find-project-root's releases.

find-project-root v2.2.0

📃 Changelog

Full Changelog: find-project-root-2.1.2...find-project-root-2.2.0 (@​adamlui, @​kudo-sync-bot)

💻 Installation

pip install --upgrade find-project-root

README for this release: https://github.com/adamlui/python-utils/tree/find-project-root-2.2.0/find-project-root/#readme

Commits
  • f6c733a Bumped find-project-root versions to 2.2.0
  • 30dcfaa Added --force
  • 981d2ef Renamed to .project-root.config.json5
  • c32345f Added config file support
  • 254f84d Bumped commit_hashes.locales
  • 8c4c9f0 Deleted trailing whitespace
  • 8b53b2f Bumped commit_hashes.locales
  • 8fc7f50 Corrected translations
  • 1167664 Deleted unused err_FAILED_TO_FETCH_SYS_LANG
  • 38803a0 Deleted unused help_NO_REGION msg, added missing + config ones
  • Additional commits viewable in compare view

Updates find-project-root to 2.2.0

Release notes

Sourced from find-project-root's releases.

find-project-root v2.2.0

📃 Changelog

Full Changelog: find-project-root-2.1.2...find-project-root-2.2.0 (@​adamlui, @​kudo-sync-bot)

💻 Installation

pip install --upgrade find-project-root

README for this release: https://github.com/adamlui/python-utils/tree/find-project-root-2.2.0/find-project-root/#readme

Commits
  • f6c733a Bumped find-project-root versions to 2.2.0
  • 30dcfaa Added --force
  • 981d2ef Renamed to .project-root.config.json5
  • c32345f Added config file support
  • 254f84d Bumped commit_hashes.locales
  • 8c4c9f0 Deleted trailing whitespace
  • 8b53b2f Bumped commit_hashes.locales
  • 8fc7f50 Corrected translations
  • 1167664 Deleted unused err_FAILED_TO_FETCH_SYS_LANG
  • 38803a0 Deleted unused help_NO_REGION msg, added missing + config ones
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [project-markers](https://github.com/adamlui/python-utils) and [find-project-root](https://github.com/adamlui/python-utils) to permit the latest version.

Updates `project-markers` to 1.1.0
- [Release notes](https://github.com/adamlui/python-utils/releases)
- [Commits](project-markers-1.0.4...project-markers-1.1.0)

Updates `find-project-root` to 2.2.0
- [Release notes](https://github.com/adamlui/python-utils/releases)
- [Commits](find-project-root-2.0.0...find-project-root-2.2.0)

Updates `find-project-root` to 2.2.0
- [Release notes](https://github.com/adamlui/python-utils/releases)
- [Commits](find-project-root-2.0.0...find-project-root-2.2.0)

---
updated-dependencies:
- dependency-name: project-markers
  dependency-version: 1.1.0
  dependency-type: direct:production
  dependency-group: prod-dependencies
- dependency-name: find-project-root
  dependency-version: 2.2.0
  dependency-type: direct:production
  dependency-group: prod-dependencies
- dependency-name: find-project-root
  dependency-version: 2.2.0
  dependency-type: direct:production
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 28, 2026
@sonarqubecloud

Copy link
Copy Markdown

@adamlui adamlui merged commit 21c6132 into main Apr 28, 2026
12 checks passed
@adamlui adamlui deleted the dependabot/pip/ai-personas/prod-dependencies-fab58120c8 branch April 28, 2026 20:36
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant