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): bump jgiven.version from 1.2.3 to 1.2.4 #212

Merged
merged 1 commit into from
Oct 24, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2022

Bumps jgiven.version from 1.2.3 to 1.2.4.
Updates jgiven-core from 1.2.3 to 1.2.4

Release notes

Sourced from jgiven-core's releases.

Release v1.2.4

Version 1.2.4 release of JGiven. Source code may be found in Maven Central: https://search.maven.org/search?q=com.tngtech.jgiven

Changelog

Sourced from jgiven-core's changelog.

v1.2.4

Fixed issues

  • Fixed incorrect POM that was published because our manual pom transcription writes a version tag even when none is required. #1013 (thanks to jangalanski for reporting)
Commits
  • a40a80c Update version to 1.2.4
  • 7400298 Fix typo in changelog
  • 4830648 Fix changelog formatting
  • fd2c898 Merge pull request #1020 from TNG/renovate/org.seleniumhq.selenium-selenium-j...
  • 8a8cc2d Merge pull request #1027 from TNG/renovate/renovatebot-github-action-33.x
  • a0d9e82 Update renovatebot/github-action action to v33
  • fbe3c55 Update dependency org.seleniumhq.selenium:selenium-java to v4.5.2
  • f682868 Update renovatebot/github-action action to v32.241.11
  • 8aad502 Update renovatebot/github-action action to v32.241.10 (#1025)
  • 24943a5 Update dependency org.seleniumhq.selenium:htmlunit-driver to v4.5.2
  • Additional commits viewable in compare view

Updates jgiven-junit5 from 1.2.3 to 1.2.4

Release notes

Sourced from jgiven-junit5's releases.

Release v1.2.4

Version 1.2.4 release of JGiven. Source code may be found in Maven Central: https://search.maven.org/search?q=com.tngtech.jgiven

Changelog

Sourced from jgiven-junit5's changelog.

v1.2.4

Fixed issues

  • Fixed incorrect POM that was published because our manual pom transcription writes a version tag even when none is required. #1013 (thanks to jangalanski for reporting)
Commits
  • a40a80c Update version to 1.2.4
  • 7400298 Fix typo in changelog
  • 4830648 Fix changelog formatting
  • fd2c898 Merge pull request #1020 from TNG/renovate/org.seleniumhq.selenium-selenium-j...
  • 8a8cc2d Merge pull request #1027 from TNG/renovate/renovatebot-github-action-33.x
  • a0d9e82 Update renovatebot/github-action action to v33
  • fbe3c55 Update dependency org.seleniumhq.selenium:selenium-java to v4.5.2
  • f682868 Update renovatebot/github-action action to v32.241.11
  • 8aad502 Update renovatebot/github-action action to v32.241.10 (#1025)
  • 24943a5 Update dependency org.seleniumhq.selenium:htmlunit-driver to v4.5.2
  • Additional commits viewable in compare view

Updates jgiven-junit from 1.2.3 to 1.2.4

Release notes

Sourced from jgiven-junit's releases.

Release v1.2.4

Version 1.2.4 release of JGiven. Source code may be found in Maven Central: https://search.maven.org/search?q=com.tngtech.jgiven

Changelog

Sourced from jgiven-junit's changelog.

v1.2.4

Fixed issues

  • Fixed incorrect POM that was published because our manual pom transcription writes a version tag even when none is required. #1013 (thanks to jangalanski for reporting)
Commits
  • a40a80c Update version to 1.2.4
  • 7400298 Fix typo in changelog
  • 4830648 Fix changelog formatting
  • fd2c898 Merge pull request #1020 from TNG/renovate/org.seleniumhq.selenium-selenium-j...
  • 8a8cc2d Merge pull request #1027 from TNG/renovate/renovatebot-github-action-33.x
  • a0d9e82 Update renovatebot/github-action action to v33
  • fbe3c55 Update dependency org.seleniumhq.selenium:selenium-java to v4.5.2
  • f682868 Update renovatebot/github-action action to v32.241.11
  • 8aad502 Update renovatebot/github-action action to v32.241.10 (#1025)
  • 24943a5 Update dependency org.seleniumhq.selenium:htmlunit-driver to v4.5.2
  • Additional commits viewable 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 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)

@dependabot dependabot bot added the Type: dependencies Pull requests that update a dependency file label Oct 24, 2022
Bumps `jgiven.version` from 1.2.3 to 1.2.4.

Updates `jgiven-core` from 1.2.3 to 1.2.4
- [Release notes](https://github.com/TNG/jgiven/releases)
- [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md)
- [Commits](TNG/JGiven@v1.2.3...v1.2.4)

Updates `jgiven-junit5` from 1.2.3 to 1.2.4
- [Release notes](https://github.com/TNG/jgiven/releases)
- [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md)
- [Commits](TNG/JGiven@v1.2.3...v1.2.4)

Updates `jgiven-junit` from 1.2.3 to 1.2.4
- [Release notes](https://github.com/TNG/jgiven/releases)
- [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md)
- [Commits](TNG/JGiven@v1.2.3...v1.2.4)

---
updated-dependencies:
- dependency-name: com.tngtech.jgiven:jgiven-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.tngtech.jgiven:jgiven-junit5
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: com.tngtech.jgiven:jgiven-junit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/jgiven.version-1.2.4 branch from 2e50fdd to 791b219 Compare October 24, 2022 17:50
@jangalinski jangalinski merged commit 1dab1be into develop Oct 24, 2022
@jangalinski jangalinski deleted the dependabot/maven/jgiven.version-1.2.4 branch October 24, 2022 18:33
@jangalinski jangalinski self-assigned this Oct 24, 2022
@zambrovski zambrovski added this to the 0.3.0 milestone Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants