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

build(deps): bump the dependencies group across 1 directory with 4 updates #182

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2024

Bumps the dependencies group with 4 updates in the / directory: install-pinned/maturin-with-zig, install-pinned/build, mhils/workflows and install-pinned/pdoc.

Updates install-pinned/maturin-with-zig from 4804d730717f28b7565e71e68e5c9fe8c4f9b089 to 8e4ea1d1deb99cdca9f212c946e647f2f6f9d0b1

Commits
  • 8e4ea1d update README.md (maturin[zig] 1.7.4)
  • f4235a6 update pins (maturin[zig] 1.7.4)
  • a36fbe0 update README.md (maturin[zig] 1.7.3)
  • 4c9a314 update pins (maturin[zig] 1.7.3)
  • e376ecb update README.md (maturin[zig] 1.7.2)
  • f9b1baf update pins (maturin[zig] 1.7.2)
  • 1f97d4c update README.md (maturin[zig] 1.7.1)
  • 23c6343 update pins (maturin[zig] 1.7.1)
  • See full diff in compare view

Updates install-pinned/build from 67851131466f5b68a159307abd07e57680a9b4fb to aa7fb973fec4a5593736c5dc25b322120ca41a98

Commits

Updates mhils/workflows from 9 to 10

Release notes

Sourced from mhils/workflows's releases.

v10

remove attestations from python-build

Commits

Updates install-pinned/pdoc from 183dbb3f880d8b80cf533186fbcbf4449a3c8bff to fd9469ecb06f32b7012e07e449ce98b217bf1189

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

…dates

Bumps the dependencies group with 4 updates in the / directory: [install-pinned/maturin-with-zig](https://github.com/install-pinned/maturin-with-zig), [install-pinned/build](https://github.com/install-pinned/build), [mhils/workflows](https://github.com/mhils/workflows) and [install-pinned/pdoc](https://github.com/install-pinned/pdoc).


Updates `install-pinned/maturin-with-zig` from 4804d730717f28b7565e71e68e5c9fe8c4f9b089 to 8e4ea1d1deb99cdca9f212c946e647f2f6f9d0b1
- [Release notes](https://github.com/install-pinned/maturin-with-zig/releases)
- [Commits](install-pinned/maturin-with-zig@4804d73...8e4ea1d)

Updates `install-pinned/build` from 67851131466f5b68a159307abd07e57680a9b4fb to aa7fb973fec4a5593736c5dc25b322120ca41a98
- [Release notes](https://github.com/install-pinned/build/releases)
- [Commits](install-pinned/build@6785113...aa7fb97)

Updates `mhils/workflows` from 9 to 10
- [Release notes](https://github.com/mhils/workflows/releases)
- [Commits](mhils/workflows@v9...v10)

Updates `install-pinned/pdoc` from 183dbb3f880d8b80cf533186fbcbf4449a3c8bff to fd9469ecb06f32b7012e07e449ce98b217bf1189
- [Release notes](https://github.com/install-pinned/pdoc/releases)
- [Commits](install-pinned/pdoc@183dbb3...fd9469e)

---
updated-dependencies:
- dependency-name: install-pinned/maturin-with-zig
  dependency-type: direct:production
  dependency-group: dependencies
- dependency-name: install-pinned/build
  dependency-type: direct:production
  dependency-group: dependencies
- dependency-name: mhils/workflows
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: install-pinned/pdoc
  dependency-type: direct:production
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 2, 2024
@mhils
Copy link
Member

mhils commented Oct 2, 2024

@dependabot ignore install-pinned/maturin-with-zig

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 2, 2024

OK, I won't notify you about install-pinned/maturin-with-zig again, unless you unignore it.

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 2, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 2, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/dependencies-a295e869e4 branch October 2, 2024 14:45
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 github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant