Skip to content

⬆️ Upgrade dev dependencies#3454

Merged
swcurran merged 1 commit intoopenwallet-foundation:mainfrom
didx-xyz:upgrade-dev-deps
Jan 20, 2025
Merged

⬆️ Upgrade dev dependencies#3454
swcurran merged 1 commit intoopenwallet-foundation:mainfrom
didx-xyz:upgrade-dev-deps

Conversation

@ff137
Copy link
Member

@ff137 ff137 commented Jan 20, 2025

  • ruff
  • pre-commit
  • sphinx
  • sphinx-rtd-theme
  • pydevd
  • pydevd-pycharm
  • pytest-cov

I noticed that the dependabot config is set to ignore major version bumps. This means there are quite a few major upgrades that have gone by unnoticed, across dev and main dependencies.

So as a first step, this PR just bumps all dev depencies to latest. What remains is a few major bumps on the main dependencies, and then a decision around whether we want to update the dependabot config or not.

To view outdated dependencies:
poetry show --outdated

- ruff
- pre-commit
- sphinx
- sphinx-rtd-theme
- pydevd
- pydevd-pycharm
- pytest-cov

Signed-off-by: ff137 <ff137@proton.me>
@sonarqubecloud
Copy link

Copy link
Contributor

@swcurran swcurran left a comment

Choose a reason for hiding this comment

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

LGTM - nice.

@swcurran swcurran merged commit 7565ada into openwallet-foundation:main Jan 20, 2025
11 checks passed
ff137 added a commit to didx-xyz/acapy that referenced this pull request Jan 29, 2025
- ruff
- pre-commit
- sphinx
- sphinx-rtd-theme
- pydevd
- pydevd-pycharm
- pytest-cov

Signed-off-by: ff137 <ff137@proton.me>
ff137 added a commit to didx-xyz/acapy that referenced this pull request Feb 13, 2025
- ruff
- pre-commit
- sphinx
- sphinx-rtd-theme
- pydevd
- pydevd-pycharm
- pytest-cov

Signed-off-by: ff137 <ff137@proton.me>
ff137 added a commit to didx-xyz/acapy that referenced this pull request Feb 13, 2025
- ruff
- pre-commit
- sphinx
- sphinx-rtd-theme
- pydevd
- pydevd-pycharm
- pytest-cov

Signed-off-by: ff137 <ff137@proton.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants