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 assertj-core from 3.20.2 to 3.21.0 #129

Merged
merged 2 commits into from
Jan 3, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 20, 2021

Bumps assertj-core from 3.20.2 to 3.21.0.

Commits
  • 8f8b742 [maven-release-plugin] prepare release assertj-core-3.21.0
  • a7ef096 Add hasNoExtension to File assertions.
  • 5bef9b2 Bump byte-buddy.version from 1.11.15 to 1.11.16
  • 931b592 Add hasNoExtension to Path assertions
  • cd2ce82 Javadoc improvements
  • daf13ee Add additional tests for Path assertions
  • 620ec29 Bump org.eclipse.osgi from 3.16.300 to 3.17.0 (#2343)
  • a0e7214 Bump spring-core from 5.3.9 to 5.3.10 (#2344)
  • 9e5161f Use Java 17 GA, remove EOL Java 16
  • 48ed152 Path and File assertions refactoring
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 20, 2021
@saig0
Copy link
Collaborator

saig0 commented Dec 31, 2021

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/org.assertj-assertj-core-3.21.0 branch from 1873328 to 68eda0f Compare December 31, 2021 06:40
@saig0
Copy link
Collaborator

saig0 commented Dec 31, 2021

@dependabot rebase

Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.20.2 to 3.21.0.
- [Release notes](https://github.com/assertj/assertj-core/releases)
- [Commits](assertj/assertj@assertj-core-3.20.2...assertj-core-3.21.0)

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/org.assertj-assertj-core-3.21.0 branch from 68eda0f to 81127f2 Compare December 31, 2021 07:07
@saig0 saig0 self-requested a review December 31, 2021 12:20
* wrap the assertions into an await block for retrying if one of the assertions fails because of a missing record
@saig0 saig0 merged commit ba8898b into master Jan 3, 2022
@saig0 saig0 deleted the dependabot/maven/org.assertj-assertj-core-3.21.0 branch January 3, 2022 13:24
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
Development

Successfully merging this pull request may close these issues.

1 participant