Skip to content

chore(deps): bump the minor-and-patch group with 2 updates#1433

Merged
kylebarron merged 1 commit into
mainfrom
dependabot/github_actions/minor-and-patch-f0bdf6226b
Apr 2, 2026
Merged

chore(deps): bump the minor-and-patch group with 2 updates#1433
kylebarron merged 1 commit into
mainfrom
dependabot/github_actions/minor-and-patch-f0bdf6226b

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the minor-and-patch group with 2 updates: prefix-dev/setup-pixi and ytanikin/pr-conventional-commits.

Updates prefix-dev/setup-pixi from 0.8.1 to 0.9.5

Release notes

Sourced from prefix-dev/setup-pixi's releases.

v0.9.4

What's Changed

✨ New features

👷🏻 CI

⬆️ Dependency updates

New Contributors

Full Changelog: prefix-dev/setup-pixi@v0.9.3...v0.9.4

v0.9.3

What's Changed

✨ New features

📝 Documentation

⬆️ Dependency updates

Full Changelog: prefix-dev/setup-pixi@v0.9.2...v0.9.3

v0.9.2

What's Changed

✨ New features

Full Changelog: prefix-dev/setup-pixi@v0.9.1...v0.9.2

v0.9.1

What's Changed

... (truncated)

Commits
  • 1b2de7f chore(deps): bump dependencies (#259)
  • 6ef6983 chore(deps): bump the nodejs group with 10 dependencies (#257)
  • e6477eb chore(deps): bump Quantco/ui-actions from 1.0.18 to 1.0.19 in the gh-actions ...
  • 33be5ba chore(deps): bump the nodejs group with 7 updates (#250)
  • 72f90fe chore(deps): bump the gh-actions group across 1 directory with 3 updates (#253)
  • c0d7209 Fix broken authentication documentation link (#252)
  • f1fb10f docs: Mention cooldown in dependabot config (#247)
  • a0af7a2 Implement working directory setup (#236)
  • 51b9803 chore(deps): bump the nodejs group with 10 updates (#244)
  • 54b8d30 chore(deps): bump the gh-actions group with 5 updates (#243)
  • Additional commits viewable in compare view

Updates ytanikin/pr-conventional-commits from 1.4.0 to 1.5.2

Release notes

Sourced from ytanikin/pr-conventional-commits's releases.

1.5.2

What's Changed

Full Changelog: ytanikin/pr-conventional-commits@1.5.1...1.5.2

1.5.1

What's Changed

Full Changelog: ytanikin/pr-conventional-commits@1.5.0...1.5.1

1.5.0

What's Changed

New Contributors

Full Changelog: ytanikin/pr-conventional-commits@1.4.2...1.5.0

1.4.2

What's Changed

New Contributors

Full Changelog: ytanikin/pr-conventional-commits@1.4.1...1.4.2

1.4.1

Full Changelog: ytanikin/pr-conventional-commits@1.4.0...1.4.1

Commits
  • 639145d fix: build(deps): bump minimatch from 3.1.2 to 3.1.5 (#54)
  • fda730c fix(ci/Docker): Update entrypoint to absolute path for the action entrypoint ...
  • 47aa9fb ci: Switch to Docker action (#50)
  • 5c4ddcb fix: Error message for parameter ticket_key_regex (#49)
  • 2f0881a build(deps): bump form-data from 3.0.1 to 3.0.4 (#44)
  • b727582 feat: Add scope validation (#42)
  • 2aa4e89 docs: Rework the Configuring Squash Merging section of the README.md (#39)
  • 8267db1 docs: update readme, add scope infomration
  • 3ae6b82 docs: update readme, add scope infomration
  • See full diff 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

Bumps the minor-and-patch group with 2 updates: [prefix-dev/setup-pixi](https://github.com/prefix-dev/setup-pixi) and [ytanikin/pr-conventional-commits](https://github.com/ytanikin/pr-conventional-commits).


Updates `prefix-dev/setup-pixi` from 0.8.1 to 0.9.5
- [Release notes](https://github.com/prefix-dev/setup-pixi/releases)
- [Commits](prefix-dev/setup-pixi@v0.8.1...v0.9.5)

Updates `ytanikin/pr-conventional-commits` from 1.4.0 to 1.5.2
- [Release notes](https://github.com/ytanikin/pr-conventional-commits/releases)
- [Commits](ytanikin/pr-conventional-commits@1.4.0...1.5.2)

---
updated-dependencies:
- dependency-name: prefix-dev/setup-pixi
  dependency-version: 0.9.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: ytanikin/pr-conventional-commits
  dependency-version: 1.5.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 2, 2026
@github-actions github-actions Bot added the chore label Apr 2, 2026
@kylebarron kylebarron merged commit d5a02b6 into main Apr 2, 2026
8 checks passed
@kylebarron kylebarron deleted the dependabot/github_actions/minor-and-patch-f0bdf6226b branch April 2, 2026 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant