Skip to content

Bump allure from 2.27.0 to 2.29.1 #904

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

Merged
merged 1 commit into from
Mar 14, 2025
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2025

Bumps allure from 2.27.0 to 2.29.1.
Updates io.qameta.allure:allure-testng from 2.27.0 to 2.29.1

Release notes

Sourced from io.qameta.allure:allure-testng's releases.

2.29.1

What's Changed

🐞 Bug Fixes

⬆️ Dependency Updates

New Contributors

Full Changelog: allure-framework/allure-java@2.29.0...2.29.1

2.29.0

What's Changed

🚀 New Features

🐞 Bug Fixes

⬆️ Dependency Updates

Full Changelog: allure-framework/allure-java@2.28.1...2.29.0

2.28.1

What's Changed

🐞 Bug Fixes

⬆️ Dependency Updates

Full Changelog: allure-framework/allure-java@2.28.0...2.28.1

2.28.0

... (truncated)

Commits
  • be7a008 release 2.29.1
  • af64da0 fix(allure-karate): fix duplicate scenarios when call or callonce keywords ar...
  • 547c624 build(deps): bump protobufVersion from 4.27.2 to 4.27.3 (via #1120)
  • 3d361dd update allure-cucumber7-jvm dependencies (via #1115)
  • 2afeae1 set next development version 2.30
  • c924dd6 release 2.29.0
  • bf9993c build(deps): bump gradle/actions from 3 to 4 (via #1116)
  • 309315a build(deps): bump org.hamcrest:hamcrest from 2.2 to 3.0 (via #1117)
  • 39ea260 bump com.codeborne:selenide from 7.3.3 to 7.4.1 (via #1110)
  • 3c9cc85 bump net.sourceforge.pmd:pmd-java from 7.3.0 to 7.4.0 (via #1109)
  • Additional commits viewable in compare view

Updates io.qameta.allure:allure-selenide from 2.27.0 to 2.29.1

Release notes

Sourced from io.qameta.allure:allure-selenide's releases.

2.29.1

What's Changed

🐞 Bug Fixes

⬆️ Dependency Updates

New Contributors

Full Changelog: allure-framework/allure-java@2.29.0...2.29.1

2.29.0

What's Changed

🚀 New Features

🐞 Bug Fixes

⬆️ Dependency Updates

Full Changelog: allure-framework/allure-java@2.28.1...2.29.0

2.28.1

What's Changed

🐞 Bug Fixes

⬆️ Dependency Updates

Full Changelog: allure-framework/allure-java@2.28.0...2.28.1

2.28.0

... (truncated)

Commits
  • be7a008 release 2.29.1
  • af64da0 fix(allure-karate): fix duplicate scenarios when call or callonce keywords ar...
  • 547c624 build(deps): bump protobufVersion from 4.27.2 to 4.27.3 (via #1120)
  • 3d361dd update allure-cucumber7-jvm dependencies (via #1115)
  • 2afeae1 set next development version 2.30
  • c924dd6 release 2.29.0
  • bf9993c build(deps): bump gradle/actions from 3 to 4 (via #1116)
  • 309315a build(deps): bump org.hamcrest:hamcrest from 2.2 to 3.0 (via #1117)
  • 39ea260 bump com.codeborne:selenide from 7.3.3 to 7.4.1 (via #1110)
  • 3c9cc85 bump net.sourceforge.pmd:pmd-java from 7.3.0 to 7.4.0 (via #1109)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 `allure` from 2.27.0 to 2.29.1.

Updates `io.qameta.allure:allure-testng` from 2.27.0 to 2.29.1
- [Release notes](https://github.com/allure-framework/allure-java/releases)
- [Commits](allure-framework/allure-java@2.27.0...2.29.1)

Updates `io.qameta.allure:allure-selenide` from 2.27.0 to 2.29.1
- [Release notes](https://github.com/allure-framework/allure-java/releases)
- [Commits](allure-framework/allure-java@2.27.0...2.29.1)

---
updated-dependencies:
- dependency-name: io.qameta.allure:allure-testng
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.qameta.allure:allure-selenide
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner March 10, 2025 11:17
@dependabot dependabot bot added scope/backend Related to backend changes type/dependencies A pull request/issue dedicated to updating the dependency(-ies) labels Mar 10, 2025
@kapybro kapybro bot added status/triage Issues pending maintainers triage status/triage/manual Manual triage in progress status/triage/completed Automatic triage completed and removed status/triage Issues pending maintainers triage labels Mar 10, 2025
@Haarolean Haarolean enabled auto-merge (squash) March 14, 2025 12:17
@Haarolean Haarolean disabled auto-merge March 14, 2025 16:43
@Haarolean Haarolean merged commit 4e51d9f into main Mar 14, 2025
38 of 39 checks passed
@Haarolean Haarolean deleted the dependabot/gradle/allure-2.29.1 branch March 14, 2025 16:44
git-halinka pushed a commit to sainsburys-tech/kafka-ui that referenced this pull request Mar 20, 2025
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope/backend Related to backend changes status/triage/completed Automatic triage completed status/triage/manual Manual triage in progress type/dependencies A pull request/issue dedicated to updating the dependency(-ies)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant