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 robotframework from 6.1 to 7.0 in /tests-qa #930

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 31, 2024

Bumps robotframework from 6.1 to 7.0.

Release notes

Sourced from robotframework's releases.

Robot Framework 7.0

Robot Framework 7.0 is a new major release with enhanced listener interface (#3296), native VAR syntax for creating variables (#3761), support for mixing embedded and normal arguments with library keywords (#4710), JSON result format (#4847) and various other enhancements and bug fixes.

Robot Framework 7.0 was released on Thursday January 11, 2024. For more details about everything that's new and enhanced, see the full release notes.

Robot Framework 7.0 release candidate 3

Robot Framework 7.0 is a new major release with enhanced listener interface (#3296), native VAR syntax for creating variables (#3761), support for mixing embedded and normal arguments with library keywords (#4710), JSON result format (#4847) and various other enhancements and bug fixes. Robot Framework 7.0 requires Python 3.8 or newer (#4294).

Robot Framework 7.0 rc 3 was released on Monday January 8, 2024, with all features and fixes planned to be included in the final release. It is targeted for anyone interested to see how they can use the interesting new features and how backwards incompatible changes and deprecations possibly affect their tests, tasks, tools and libraries. The target date for the final release is Wednesday January 10, 2024.

For more details, see the full release notes.

Robot Framework 7.0 release candidate 2

Robot Framework 7.0 is a new major release with enhanced listener interface (#3296), native VAR syntax for creating variables (#3761), support for mixing embedded and normal arguments with library keywords (#4710), JSON result format (#4847) and various other enhancements and bug fixes. Robot Framework 7.0 requires Python 3.8 or newer (#4294).

Robot Framework 7.0 rc 2 was released on Thursday January 4, 2024, with all features and fixes planned to be included in the final release. It is targeted for anyone interested to see how they can use the interesting new features and how backwards incompatible changes and deprecations possibly affect their tests, tasks, tools and libraries. The target date for the final release is Wednesday January 10, 2024.

For more details, see the full release notes.

Robot Framework 7.0 release candidate 1

Robot Framework 7.0 is a new major release with enhanced listener interface (#3296), native VAR syntax for creating variables (#3761), support for mixing embedded and normal arguments with library keywords (#4710), JSON result format (#4847) and various other enhancements and bug fixes. Robot Framework 7.0 requires Python 3.8 or newer (#4294).

Robot Framework 7.0 rc 1 was released on Thursday December 21, 2023, with all features and fixes planned to be included in the final release. It is targeted for anyone interested to see how they can use the interesting new features and how backwards incompatible changes and deprecations possibly affect their tests, tasks, tools and libraries. The target date for the final release is Monday January 8, 2024.

For more details, see the full release notes.

Robot Framework 7.0 beta 1

Robot Framework 7.0 is a new major release with enhanced listener interface (#3296), native VAR syntax for creating variables (#3761), support for mixing embedded and normal arguments with library keywords (#4710) and various other enhancements and bug fixes. Robot Framework 7.0 requires Python 3.8 or newer (#4294).

Robot Framework 7.0 beta 1 was released on Friday December 15, 2023. It is targeted for anyone interested to see how they can use the interesting new features and how backwards incompatible changes and deprecations possibly affect their tests, tasks, tools and libraries.

For more details, see the full release notes.

Robot Framework 7.0 alpha 2

Robot Framework 7.0 is a new major release with native VAR syntax for creating variables (#3761), support for mixing embedded and normal arguments with library keywords (#4710) and various other enhancements and bug fixes. Robot Framework 7.0 requires Python 3.8 or newer (#4294).

Robot Framework 7.0 alpha 2 was released on Wednesday November 22, 2023. It is especially targeted for external tool developers for testing how backwards incompatible changes and deprecations possibly affect their tools. We can still make adjustments or even revert problematic changes before the final release.

For more details see the full release notes.

Robot Framework 7.0 alpha 1

Robot Framework 7.0 is a new major release with native VAR syntax for creating variables (#3761), support for mixing embedded and normal arguments with library keywords (#4710) and various other enhancements and bug fixes. Robot Framework 7.0 requires Python 3.8 or newer (#4294).

Robot Framework 7.0 alpha 1 was released on Thursday November 9, 2023. It is especially targeted for external tool developers for testing how backwards incompatible changes and deprecations possibly affect their tools. We can still make adjustments or even revert problematic changes before the final release.

For more details see the full release notes.

Robot Framework 6.1.1

Robot Framework 6.1.1 is the first bug fix release in the Robot Framework 6.1 series.

... (truncated)

Commits
  • 24c913b Updated version to 7.0
  • 27ca400 Release notes for 7.0
  • d6cc90d Update Robot and Python versions in examples
  • 800eb5d Fix --splitlog.
  • c29d4b3 Update minimum Python version in README and INSTALL.
  • a5dac71 Document new listener v3 methods in the User Guide.
  • 91d68df Back to dev version
  • 06106b1 Updated version to 7.0rc3
  • 9c59dac Release notes for 7.0rc3
  • 99b1128 XML: Fix Element To String with lxml and namespaces.
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 31, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/tests-qa/robotframework-7.0 branch from 4d7e205 to ce1180a Compare February 19, 2024 19:37
Bumps [robotframework](https://github.com/robotframework/robotframework) from 6.1 to 7.0.
- [Release notes](https://github.com/robotframework/robotframework/releases)
- [Commits](robotframework/robotframework@v6.1...v7.0)

---
updated-dependencies:
- dependency-name: robotframework
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/tests-qa/robotframework-7.0 branch from ce1180a to cde7dc5 Compare February 20, 2024 07:09
@kumy kumy merged commit 023719e into main Feb 20, 2024
4 checks passed
@kumy kumy deleted the dependabot/pip/tests-qa/robotframework-7.0 branch February 20, 2024 18:39
@geokrety-bot
Copy link
Collaborator

🎉 This PR is included in version 2.46.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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 python Pull requests that update Python code released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants