[pull] master from robotframework:master#145
Open
pull[bot] wants to merge 1910 commits intotestautomation:masterfrom
Open
[pull] master from robotframework:master#145pull[bot] wants to merge 1910 commits intotestautomation:masterfrom
pull[bot] wants to merge 1910 commits intotestautomation:masterfrom
Conversation
Manage this branch in SquashTest this branch here: https://master-n02a3.squash.io |
Part of #4537.
Hopefully the final part of #4537. Review still needed.
The feature ought to now be ready so this fixes #4537.
All changes are related to argument files.
Explicitly test non-ASCII values. #5186
Changes include: - Cleanup to new collapse/expand functionality (#4888) - General style enhancements
- Simplify header implementation by using flex box layout. - Workaround Firefox issues with conditional styles. - Also some related style enhancements. Fixes #5504.
- Change row header to "Execution Errors" to more explicit and less redundant "Errors and warnings during execution" - Fine-tune styles. Most importantly, add border around error/warning messages. Fixes #4888.
Done when investigating how to fix and test #5502.
Most importantly, verify that `robot.run` can be executed multiple times with async keywords. See issue #5500.
Remove the separte Hybrid library API section and instead document how to control keyword discovery using `get_keyword_names` under the Creating keywords section. The section about controlling keyword discovery was pretty messy and it was restructured as part of this change. The first part of #5634.
Move the section about the dynamic library API from the Creating test libraries section so that it is directly under the Extending Robot Framework chapter. Fixes #5634.
Bumps the npm_and_yarn group with 1 update in the /src/web directory: [picomatch](https://github.com/micromatch/picomatch). Updates `picomatch` from 2.3.1 to 2.3.2 - [Release notes](https://github.com/micromatch/picomatch/releases) - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md) - [Commits](micromatch/picomatch@2.3.1...2.3.2) --- updated-dependencies: - dependency-name: picomatch dependency-version: 2.3.2 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
npm: bump handlebars dependency to 4.7.9
…src/web/npm_and_yarn-66413a1f6e Bump picomatch from 2.3.1 to 2.3.2 in /src/web in the npm_and_yarn group across 1 directory
Minor documentation change to avoid confusion between WHILE and "while"
- Minor code changes. - Make new unit tests consistent with old ones. - Add some more unit tests.
Use VariableMatch that's anyway needed in different finders to avoid unnecessary decoration and undecoration. Code gets a bit simpler and there ought to be small performance benefits as well. This was done as part of investigating #5644. Some type hinting as well.
Most importantly, avoid using somewhat expensive `variable_not_found` in cases where the error message it produces would anyway be ignored. Part of #5644.
Decorating only actual recommendations is faster than decorating all candidates because there are lot less variables to decorate. This is related to enhancements for resolving variables (#5644). After earlier changes this code is run only when variables aren't actually found, so performance benefits are only seen in error situations.
Better error if Convert To Title Case is used with an invalid regexp pattern. Fixes #5648.
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 6.1.0 to 6.2.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v6.1.0...v6.2.0) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )