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-debuglibrary from 2.3.0 to 2.5.0 in /tests-qa #929

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps robotframework-debuglibrary from 2.3.0 to 2.5.0.

Release notes

Sourced from robotframework-debuglibrary's releases.

v2.5.0

  • support robotframework 7.0
  • drop support for python 3.7

v2.4.0

  • support python 3.9, 3.10, 3.11 and 3.12
  • drop support for python 3.6
  • upgrade robotframework to >= 4.0
  • upgrade prompt-toolkit to 3.x
Changelog

Sourced from robotframework-debuglibrary's changelog.

2024-01-12 Xie Yanbo [email protected]

* drop support for python 3.7
* support robotframework 7.0
* release version 2.5.0

2024-01-11 Xie Yanbo [email protected]

* support python 3.9, 3.10, 3.11 and 3.12
* drop support for python 3.6
* upgrade robotframework to >= 4.0
* release version 2.4.0

2022-09-07 Oli I'Anson [email protected]

* upgrade prompt-toolkit to 3.x

2022-06-07 Xie Yanbo [email protected]

* drop support for python 3.5
* get source file and lineno in RF 4.0
* release version 2.3.0

2022-04-13 Oli I'Anson [email protected]

* use exc.message instead of full_message which was removed in RF 5.0

2021-03-29 Xie Yanbo [email protected]

* release version 2.2.2

2021-03-25 lobinho [email protected]

* Adding default empty string tuple to ensure proper formatting of prompt

2020-07-17 Xie Yanbo [email protected]

* release version 2.2.1

2020-07-03 Stavros Ntentos

* explicitly declare the dependent package prompt-toolkit must be >=2

2020-05-18 Xie Yanbo [email protected]

* remove selenium's short name s to avoid conflict with command step

2020-05-17 Xie Yanbo [email protected]

* release version 2.2.0

... (truncated)

Commits
  • a8bcf31 chore: release v2.5.0 (#76)
  • 18f60b7 feat: support robotframework 7.0 (#75)
  • e933695 fix: github code scanning warnings (#74)
  • 79f1aa3 doc: update supported robotframework versions
  • 84b07e6 chore: release v2.4.0
  • 2a6ba70 Add CodeQL workflow for GitHub code scanning (#71)
  • 00e5177 feat: update to latest upstream versions
  • e848f3a allow prompt-toolkit 3.x
  • 7471a14 chore: release version 2.3.0
  • 4225689 chore: add development section
  • 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
Bumps [robotframework-debuglibrary](https://github.com/xyb/robotframework-debuglibrary) from 2.3.0 to 2.5.0.
- [Release notes](https://github.com/xyb/robotframework-debuglibrary/releases)
- [Changelog](https://github.com/xyb/robotframework-debuglibrary/blob/master/ChangeLog)
- [Commits](xyb/robotframework-debuglibrary@v2.3.0...v2.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@kumy kumy force-pushed the dependabot/pip/tests-qa/robotframework-debuglibrary-2.5.0 branch from d4324f3 to ad5b339 Compare February 19, 2024 19:11
@kumy kumy merged commit a08102d into main Feb 19, 2024
4 checks passed
@kumy kumy deleted the dependabot/pip/tests-qa/robotframework-debuglibrary-2.5.0 branch February 19, 2024 19:36
@geokrety-bot
Copy link
Collaborator

🎉 This PR is included in version 2.46.3 🎉

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