Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all python non-major dependencies #4

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 17, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ansible-core (source) ==2.15.9 -> ==2.16.4 age adoption passing confidence
ansible-lint (changelog) ==6.22.0 -> ==6.22.2 age adoption passing confidence
commitizen ==3.12.0 -> ==3.18.4 age adoption passing confidence
molecule (changelog) ==6.0.2 -> ==6.0.3 age adoption passing confidence
molecule-plugins (changelog) ==23.5.0 -> ==23.5.3 age adoption passing confidence
pre-commit ==3.5.0 -> ==3.6.2 age adoption passing confidence
yamllint ==1.33.0 -> ==1.35.1 age adoption passing confidence

Release Notes

ansible/ansible (ansible-core)

v2.16.4

Compare Source

Changelog

See the full changelog for the changes included in this release.

Release Artifacts

v2.16.3

Compare Source

Changelog

See the full changelog for the changes included in this release.

Release Artifacts

v2.16.2

Compare Source

Changelog

See the full changelog for the changes included in this release.

Release Artifacts

v2.16.1

Compare Source

Changelog

See the full changelog for the changes included in this release.

Release Artifacts

v2.16.0

Compare Source

Changelog

See the full changelog for the changes included in this release.

Release Artifacts

ansible/ansible-lint (ansible-lint)

v6.22.2

Compare Source

Bugfixes

v6.22.1

Compare Source

Bugfixes

commitizen-tools/commitizen (commitizen)

v3.18.4

Compare Source

Fix
  • changelog: include latest change when dry run and incremental

v3.18.3

Compare Source

Fix
  • warnings: all warnings should go to stdout

v3.18.2

Compare Source

Fix
  • git: force the default git locale on methods relying on parsing the output (#​1012)

v3.18.1

Compare Source

Fix
  • changelog: changelog hook was not called on dry run

v3.18.0

Compare Source

Feat
  • changelog: changelog_message_build_hook can now generate multiple changelog entries from a single commit (#​1003)

v3.17.2

Compare Source

Fix
  • changelog: ensure changelog_message_builder_hook can access and modify change_type (#​1002)

v3.17.1

Compare Source

Fix
  • bump: pre and post bump hooks were failing when an increment was provided (fix #​1004)

v3.17.0

Compare Source

Feat
  • changelog: changelog_message_build_hook can remove message by returning a falsy value

v3.16.0

Compare Source

Feat
  • commands: add bump --exact
Fix
  • bump: change --exact-increment to --increment-mode
  • bump: only get and validate commits if increment is not provided
  • Improve type annotations

v3.15.0

Compare Source

Feat
  • bump: functionality to add build-metadata to version string

v3.14.1

Compare Source

Fix
  • bump: remove unused method
  • scm: only search tags that are reachable by the current commit

v3.14.0

Compare Source

Feat
  • properly bump versions between prereleases (#​799)

v3.13.0

Compare Source

Feat
  • commands-bump: automatically create annotated tag if message is given
  • add tag message argument to cli
  • git: add get tag message function
  • add custom message to annotated git tag
Fix
  • test-bump-command: typo in --annotated-tag option inside test
  • commitizen-git: add quotes for tag message
Refactor
  • commands-bump: make changelog variable in 1 line
  • commands-bump: cast str to bool
ansible-community/molecule (molecule)

v6.0.3

Compare Source

Bugfixes

ansible-community/molecule-plugins (molecule-plugins)

v23.5.3

Compare Source

Bugfixes

New Contributors

pre-commit/pre-commit (pre-commit)

v3.6.2

Compare Source

==================

Fixes

v3.6.1

Compare Source

==================

Fixes

v3.6.0

Compare Source

==================

Features
Fixes
Updating
adrienverge/yamllint (yamllint)

v1.35.1

Compare Source

  • Restore ignoration of files passed as command-line arguments
  • Revert API change from version 1.35.0

v1.35.0

Compare Source

  • Fix failure on broken symlinks that should be ignored
  • API change: linter.run(stream, config) doesn't filter files anymore
  • Docs: Restore official Read the Docs theme

v1.34.0

Compare Source

  • Config: validate ignore-from-file inside rules
  • Rule quoted-strings: fix only-when-needed in flow maps and sequences
  • Rule key-duplicates: add forbid-duplicated-merge-keys option
  • Rule quoted-strings: add check-keys option
  • Docs: add GitLab CI example
  • Rule truthy: adapt forbidden values based on YAML version

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/python-non-major-deps branch from 62bd4df to 723d23a Compare March 18, 2024 02:03
@renovate renovate bot force-pushed the renovate/python-non-major-deps branch from 723d23a to 429d33b Compare March 18, 2024 02:11
@ppat ppat merged commit e1a62e4 into main Mar 18, 2024
4 checks passed
@renovate renovate bot deleted the renovate/python-non-major-deps branch March 18, 2024 02:16
ppat pushed a commit that referenced this pull request Apr 27, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
ppat pushed a commit that referenced this pull request May 5, 2024
## 1.0.0 (2024-05-05)

### ⚙️ Other

* **deps:** bump tar and npm ([#31](#31)) ([3378cd9](3378cd9))
* **deps:** update all python major dependencies (major) ([#7](#7)) ([d818016](d818016))
* **deps:** update all python non-major dependencies ([#16](#16)) ([f3a4ab9](f3a4ab9))
* **deps:** update all python non-major dependencies ([#18](#18)) ([617a0cc](617a0cc))
* **deps:** update all python non-major dependencies ([#4](#4)) ([8331d9f](8331d9f))
* **deps:** update dependency ansible-core to v2.15.9 [security] ([#12](#12)) ([a833378](a833378))
* **deps:** update dependency ansible-core to v2.16.6 ([#25](#25)) ([4db290e](4db290e))
* **deps:** update dependency k3s-io/k3s to v1.29.4+k3s1 ([#24](#24)) ([7469ff8](7469ff8))
* **deps:** update dependency nestybox/sysbox to v0.6.4 ([#41](#41)) ([1e1c6c4](1e1c6c4))
* **deps:** upgrade commitlint and semantic-release while fixing breaking changes with require in commitlint ([#32](#32)) ([5df8c42](5df8c42))
* **deps:** remove unused dependency 'commitizen' and enable 'sysbox' to be upgraded by renovate ([#38](#38)) ([84b5e4f](84b5e4f))
* **k3s:** fix k3s github action where branch was selected incorrectly when run on main branch ([#36](#36)) ([e0148af](e0148af))
* **k3s:** fix k3s github action where branch was selected incorrectly when run on main branch ([#37](#37)) ([07eda30](07eda30))
* **other:** add renovate config for updating versions in yaml files ([6307a62](6307a62))
* **other:** update renovate config for github actions update ([#40](#40)) ([0f6fac4](0f6fac4))
* **release:** update release github-action to publish to ansible-galaxy ([#43](#43)) ([94788c1](94788c1))

### ✨ Features

* **archive:** introduce homelab_ops.archive collection ([#13](#13)) ([7474b89](7474b89))
* **block_device:** introduce homelab_ops.block_device collection ([#14](#14)) ([d2f77a5](d2f77a5))
* **configure:** introduce homelab_ops.configure collection ([#19](#19)) ([d3dc563](d3dc563))
* **k3s:** introduce homelab_ops.k3s collection ([#22](#22)) ([0e3c4be](0e3c4be))
* **os:** introduce homelab_ops.os collection ([#30](#30)) ([d71ccfd](d71ccfd))
* **packages:** introduce homelab_ops.packages collection ([3d4a4c7](3d4a4c7))
* **raspberry_pi:** introduce homelab_ops.raspberry_pi collection ([#33](#33)) ([12aec3a](12aec3a))

### 🐛 Enhancements + Bug Fixes

* **deps:** update all npm non-major dependencies ([#5](#5)) ([4c7a63b](4c7a63b))
ppat pushed a commit that referenced this pull request May 6, 2024
## 1.0.0 (2024-05-06)

### ⚙️ Other

* **deps:** bump tar and npm ([#31](#31)) ([3378cd9](3378cd9))
* **deps:** update all python major dependencies (major) ([#7](#7)) ([d818016](d818016))
* **deps:** update all python non-major dependencies ([#16](#16)) ([f3a4ab9](f3a4ab9))
* **deps:** update all python non-major dependencies ([#18](#18)) ([617a0cc](617a0cc))
* **deps:** update all python non-major dependencies ([#4](#4)) ([8331d9f](8331d9f))
* **deps:** update dependency ansible-core to v2.15.9 [security] ([#12](#12)) ([a833378](a833378))
* **deps:** update dependency ansible-core to v2.16.6 ([#25](#25)) ([4db290e](4db290e))
* **deps:** update dependency k3s-io/k3s to v1.29.4+k3s1 ([#24](#24)) ([7469ff8](7469ff8))
* **deps:** update dependency nestybox/sysbox to v0.6.4 ([#41](#41)) ([1e1c6c4](1e1c6c4))
* **deps:** upgrade commitlint and semantic-release while fixing breaking changes with require in commitlint ([#32](#32)) ([5df8c42](5df8c42))
* **deps:** remove unused dependency 'commitizen' and enable 'sysbox' to be upgraded by renovate ([#38](#38)) ([84b5e4f](84b5e4f))
* **k3s:** fix k3s github action where branch was selected incorrectly when run on main branch ([#36](#36)) ([e0148af](e0148af))
* **k3s:** fix k3s github action where branch was selected incorrectly when run on main branch ([#37](#37)) ([07eda30](07eda30))
* **other:** add renovate config for updating versions in yaml files ([6307a62](6307a62))
* **other:** update renovate config for github actions update ([#40](#40)) ([0f6fac4](0f6fac4))
* **release:** update release github-action to publish to ansible-galaxy ([#43](#43)) ([d10c74e](d10c74e))

### ✨ Features

* **archive:** introduce homelab_ops.archive collection ([#13](#13)) ([7474b89](7474b89))
* **block_device:** introduce homelab_ops.block_device collection ([#14](#14)) ([d2f77a5](d2f77a5))
* **configure:** introduce homelab_ops.configure collection ([#19](#19)) ([d3dc563](d3dc563))
* **k3s:** introduce homelab_ops.k3s collection ([#22](#22)) ([0e3c4be](0e3c4be))
* **os:** introduce homelab_ops.os collection ([#30](#30)) ([d71ccfd](d71ccfd))
* **packages:** introduce homelab_ops.packages collection ([3d4a4c7](3d4a4c7))
* **raspberry_pi:** introduce homelab_ops.raspberry_pi collection ([#33](#33)) ([12aec3a](12aec3a))

### 🐛 Enhancements + Bug Fixes

* **deps:** update all npm non-major dependencies ([#5](#5)) ([4c7a63b](4c7a63b))
ppat pushed a commit that referenced this pull request May 6, 2024
## 1.0.0 (2024-05-06)

### ⚙️ Other

* **deps:** bump tar and npm ([#31](#31)) ([3378cd9](3378cd9))
* **deps:** update all python major dependencies (major) ([#7](#7)) ([d818016](d818016))
* **deps:** update all python non-major dependencies ([#16](#16)) ([f3a4ab9](f3a4ab9))
* **deps:** update all python non-major dependencies ([#18](#18)) ([617a0cc](617a0cc))
* **deps:** update all python non-major dependencies ([#4](#4)) ([8331d9f](8331d9f))
* **deps:** update dependency ansible-core to v2.15.9 [security] ([#12](#12)) ([a833378](a833378))
* **deps:** update dependency ansible-core to v2.16.6 ([#25](#25)) ([4db290e](4db290e))
* **deps:** update dependency k3s-io/k3s to v1.29.4+k3s1 ([#24](#24)) ([7469ff8](7469ff8))
* **deps:** update dependency nestybox/sysbox to v0.6.4 ([#41](#41)) ([1e1c6c4](1e1c6c4))
* **deps:** upgrade commitlint and semantic-release while fixing breaking changes with require in commitlint ([#32](#32)) ([5df8c42](5df8c42))
* **deps:** remove unused dependency 'commitizen' and enable 'sysbox' to be upgraded by renovate ([#38](#38)) ([84b5e4f](84b5e4f))
* **k3s:** fix k3s github action where branch was selected incorrectly when run on main branch ([#36](#36)) ([e0148af](e0148af))
* **k3s:** fix k3s github action where branch was selected incorrectly when run on main branch ([#37](#37)) ([07eda30](07eda30))
* **other:** add renovate config for updating versions in yaml files ([6307a62](6307a62))
* **other:** update renovate config for github actions update ([#40](#40)) ([0f6fac4](0f6fac4))
* **release:** update release github-action to publish to ansible-galaxy ([#43](#43)) ([ae73039](ae73039))

### ✨ Features

* **archive:** introduce homelab_ops.archive collection ([#13](#13)) ([7474b89](7474b89))
* **block_device:** introduce homelab_ops.block_device collection ([#14](#14)) ([d2f77a5](d2f77a5))
* **configure:** introduce homelab_ops.configure collection ([#19](#19)) ([d3dc563](d3dc563))
* **k3s:** introduce homelab_ops.k3s collection ([#22](#22)) ([0e3c4be](0e3c4be))
* **os:** introduce homelab_ops.os collection ([#30](#30)) ([d71ccfd](d71ccfd))
* **packages:** introduce homelab_ops.packages collection ([3d4a4c7](3d4a4c7))
* **raspberry_pi:** introduce homelab_ops.raspberry_pi collection ([#33](#33)) ([12aec3a](12aec3a))

### 🐛 Enhancements + Bug Fixes

* **deps:** update all npm non-major dependencies ([#5](#5)) ([4c7a63b](4c7a63b))
ppat pushed a commit that referenced this pull request May 6, 2024
## 1.0.0 (2024-05-06)

### ⚙️ Other

* **deps:** bump tar and npm ([#31](#31)) ([3378cd9](3378cd9))
* **deps:** update all python major dependencies (major) ([#7](#7)) ([d818016](d818016))
* **deps:** update all python non-major dependencies ([#16](#16)) ([f3a4ab9](f3a4ab9))
* **deps:** update all python non-major dependencies ([#18](#18)) ([617a0cc](617a0cc))
* **deps:** update all python non-major dependencies ([#4](#4)) ([8331d9f](8331d9f))
* **deps:** update dependency ansible-core to v2.15.9 [security] ([#12](#12)) ([a833378](a833378))
* **deps:** update dependency ansible-core to v2.16.6 ([#25](#25)) ([4db290e](4db290e))
* **deps:** update dependency k3s-io/k3s to v1.29.4+k3s1 ([#24](#24)) ([7469ff8](7469ff8))
* **deps:** update dependency nestybox/sysbox to v0.6.4 ([#41](#41)) ([1e1c6c4](1e1c6c4))
* **deps:** upgrade commitlint and semantic-release while fixing breaking changes with require in commitlint ([#32](#32)) ([5df8c42](5df8c42))
* **deps:** remove unused dependency 'commitizen' and enable 'sysbox' to be upgraded by renovate ([#38](#38)) ([84b5e4f](84b5e4f))
* **k3s:** fix k3s github action where branch was selected incorrectly when run on main branch ([#36](#36)) ([e0148af](e0148af))
* **k3s:** fix k3s github action where branch was selected incorrectly when run on main branch ([#37](#37)) ([07eda30](07eda30))
* **other:** add renovate config for updating versions in yaml files ([6307a62](6307a62))
* **other:** update renovate config for github actions update ([#40](#40)) ([0f6fac4](0f6fac4))
* **release:** update release github-action to publish to ansible-galaxy ([#43](#43)) ([a37f6d1](a37f6d1))

### ✨ Features

* **archive:** introduce homelab_ops.archive collection ([#13](#13)) ([7474b89](7474b89))
* **block_device:** introduce homelab_ops.block_device collection ([#14](#14)) ([d2f77a5](d2f77a5))
* **configure:** introduce homelab_ops.configure collection ([#19](#19)) ([d3dc563](d3dc563))
* **k3s:** introduce homelab_ops.k3s collection ([#22](#22)) ([0e3c4be](0e3c4be))
* **os:** introduce homelab_ops.os collection ([#30](#30)) ([d71ccfd](d71ccfd))
* **packages:** introduce homelab_ops.packages collection ([3d4a4c7](3d4a4c7))
* **raspberry_pi:** introduce homelab_ops.raspberry_pi collection ([#33](#33)) ([12aec3a](12aec3a))

### 🐛 Enhancements + Bug Fixes

* **deps:** update all npm non-major dependencies ([#5](#5)) ([4c7a63b](4c7a63b))
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.

1 participant