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

Bump io.github.joke:spock-mockable from 2.3.0 to 2.3.2 #502

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps io.github.joke:spock-mockable from 2.3.0 to 2.3.2.

Release notes

Sourced from io.github.joke:spock-mockable's releases.

v2.3.2

2.3.2 (2023-06-04)

Bug Fixes

  • gradle: publishing contains wrong artifacts fixes #367 (e49f881)

v2.3.1

2.3.1 (2023-04-23)

Bug Fixes

Changelog

Sourced from io.github.joke:spock-mockable's changelog.

2.3.2 (2023-06-04)

Bug Fixes

  • gradle: publishing contains wrong artifacts fixes #367 (e49f881)

2.3.1 (2023-04-23)

Bug Fixes

Commits
  • b4e569e chore(main): release 2.3.2
  • e49f881 fix(gradle): publishing contains wrong artifacts fixes #367
  • 43af7b6 chore: pre-commit autoupdate
  • ff8bb34 chore: pre-commit autoupdate
  • a1f4f50 test: move static void from examples to tests
  • 2d27588 chore(main): release 2.3.1
  • 97673e0 ci: fix autoapproval
  • 4c8c5e2 test: fix parallel issues
  • a2b1a44 ci: fix autoapproval
  • 930501b ci: remove tool versions
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 5, 2023
@dependabot dependabot bot force-pushed the dependabot/gradle/io.github.joke-spock-mockable-2.3.2 branch from d6ad633 to bcf5abf Compare June 8, 2023 10:50
@gesellix
Copy link
Owner

gesellix commented Jul 2, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/gradle/io.github.joke-spock-mockable-2.3.2 branch from bcf5abf to 85435d3 Compare July 2, 2023 18:55
@gesellix
Copy link
Owner

gesellix commented Jul 2, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/gradle/io.github.joke-spock-mockable-2.3.2 branch from 85435d3 to d4938b0 Compare July 2, 2023 19:02
@gesellix
Copy link
Owner

@dependabot rebase

@gesellix
Copy link
Owner

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/gradle/io.github.joke-spock-mockable-2.3.2 branch from d4938b0 to 5058107 Compare August 15, 2023 21:08
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 15, 2023

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@gesellix
Copy link
Owner

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/gradle/io.github.joke-spock-mockable-2.3.2 branch from 5058107 to 9c87c4a Compare August 16, 2023 06:07
@gesellix
Copy link
Owner

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/gradle/io.github.joke-spock-mockable-2.3.2 branch from 9c87c4a to 8b3b7c5 Compare September 30, 2023 11:15
@gesellix
Copy link
Owner

gesellix commented Nov 1, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/gradle/io.github.joke-spock-mockable-2.3.2 branch from 8b3b7c5 to 1ea41c3 Compare November 1, 2023 11:12
Copy link

github-actions bot commented Nov 1, 2023

Test Results

 42 files   -  16   42 suites   - 16   8s ⏱️ - 2m 18s
244 tests  - 115  238 ✅  - 106  4 💤  - 11  2 ❌ +2 
494 runs   - 115  482 ✅  - 108  8 💤  - 11  4 ❌ +4 

For more details on these failures, see this check.

Results for commit 9fba274. ± Comparison against base commit 7a5a68e.

This pull request removes 115 tests.
de.gesellix.docker.client.DockerClientImplIntegrationSpec ‑ allows configuration via setter
de.gesellix.docker.client.DockerClientImplIntegrationSpec ‑ auth
de.gesellix.docker.client.DockerClientImplIntegrationSpec ‑ info
de.gesellix.docker.client.DockerClientImplIntegrationSpec ‑ ping
de.gesellix.docker.client.DockerClientImplIntegrationSpec ‑ version
de.gesellix.docker.client.DockerContainerIntegrationSpec ‑ attach (interactive)
de.gesellix.docker.client.DockerContainerIntegrationSpec ‑ attach (read only)
de.gesellix.docker.client.DockerContainerIntegrationSpec ‑ attach (websocket)
de.gesellix.docker.client.DockerContainerIntegrationSpec ‑ commit container
de.gesellix.docker.client.DockerContainerIntegrationSpec ‑ create container
…

♻️ This comment has been updated with latest results.

@gesellix
Copy link
Owner

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/gradle/io.github.joke-spock-mockable-2.3.2 branch from 1ea41c3 to 31a9b8b Compare November 17, 2023 21:28
@gesellix
Copy link
Owner

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/gradle/io.github.joke-spock-mockable-2.3.2 branch from 31a9b8b to 05d56f5 Compare January 30, 2024 21:35
@gesellix
Copy link
Owner

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/gradle/io.github.joke-spock-mockable-2.3.2 branch from 05d56f5 to 03d4bfc Compare January 30, 2024 21:37
@gesellix
Copy link
Owner

@dependabot rebase

Bumps [io.github.joke:spock-mockable](https://github.com/joke/spock-mockable) from 2.3.0 to 2.3.2.
- [Release notes](https://github.com/joke/spock-mockable/releases)
- [Changelog](https://github.com/joke/spock-mockable/blob/main/CHANGELOG.md)
- [Commits](joke/spock-mockable@v2.3.0...v2.3.2)

---
updated-dependencies:
- dependency-name: io.github.joke:spock-mockable
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/io.github.joke-spock-mockable-2.3.2 branch from 03d4bfc to 9fba274 Compare March 14, 2024 07:21
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant