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 pluggy from 1.1.0 to 1.2.0 #1346

Merged
merged 1 commit into from
Jun 28, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 26, 2023

Bumps pluggy from 1.1.0 to 1.2.0.

Changelog

Sourced from pluggy's changelog.

pluggy 1.2.0 (2023-06-21)

Features

  • [#405](https://github.com/pytest-dev/pluggy/issues/405) <https://github.com/pytest-dev/pluggy/issues/405>_: The new-style hook wrappers, added in the yanked 1.1.0 release, now require an explicit wrapper=True designation in the @hookimpl() decorator.
Commits
  • 9060a4e Preparing release 1.2.0
  • 926084e Merge pull request #379 from vitek/spec-conflict
  • 8103269 Merge pull request #411 from bluetech/new-style-v2
  • 3f9f622 Merge pull request #408 from bluetech/releasing-pre-test
  • e241aed Make new-style wrappers use explicit wrapper=True
  • 165c4a7 Merge pull request #410 from bluetech/rm-subset-slots
  • fea9daa Merge pull request #409 from bluetech/pm-no-slots
  • b56b4c3 hooks: remove a couple of unnecessary slots from _SubsetHookCaller
  • 2e2a040 Add scripts for downstream testing
  • 4cfc676 Merge pull request #407 from pytest-dev/pre-commit-ci-update-config
  • Additional commits viewable in compare view

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pluggy](https://github.com/pytest-dev/pluggy) from 1.1.0 to 1.2.0.
- [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pluggy@1.1.0...1.2.0)

---
updated-dependencies:
- dependency-name: pluggy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 26, 2023
@zzzeid zzzeid merged commit 9721747 into main Jun 28, 2023
14 checks passed
@zzzeid zzzeid deleted the dependabot/pip/pluggy-1.2.0 branch June 28, 2023 13:22
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
Projects
None yet
1 participant