Skip to content

Bump Atata from 2.2.0 to 2.7.0#138

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/nuget/Atata-2.7.0
Open

Bump Atata from 2.2.0 to 2.7.0#138
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/nuget/Atata-2.7.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 9, 2023

Bumps Atata from 2.2.0 to 2.7.0.

Release notes

Sourced from Atata's releases.

2.7.0

New Features

  • #734 Add PathAndQuery and Relative properties to UriProvider<TOwner>
  • #735 Add support of template variables in UrlAttribute and Go.To method's url parameter
  • #737 Support merging of page object's NavigationUrl with Go.To method's url parameter
  • #738 Add FillUriTemplateString methods to AtataContext
  • #741 Add RelativeUnescaped, Absolute and AbsoluteUnescaped properties to UriProvider<TOwner>
  • #742 Add GetComponents method to UriProvider<TOwner>
  • #745 Add Report property to AtataContext
  • #746 Add Setup and Step methods to Report<TOwner>

Changes and Enhancements

  • #736 Use Selenium.WebDriver package v4.8.0
  • #739 Optimize FindByLabelStrategy to use one composite XPath query
  • #740 Rename UriProvider<TOwner>.AbsolutePath property to Path
  • #743 Add setter to TypingIntervalInSeconds property of TypesTextUsingSendKeysCharByCharAttribute and SetsValueUsingCharByCharTypingAttribute
  • #744 Update methods of PageObject<TOwner> to use internally Log.ExecuteSection method instead of Log.Info

Links

2.6.1

Fixes

  • #733 Navigation actually occurs despite navigate: false argument of Go.To only for first navigation within AtataContext

Links

2.6.0

New Features

  • #728 Simplify page object navigation by dynamic URL
  • #730 Add WaitForAngular methods to UIComponentScriptExecutor<TOwner>
  • #731 Add WaitForAngularAttribute trigger attribute

Changes and Enhancements

  • #732 Replace WaitForAngularJSAjaxAttribute with WaitForAngularJSAttribute

... (truncated)

Commits
  • 8ea7b1d Increase project version to 2.7.0
  • 833c2b2 #746 Add Setup and Step methods to Report\<TOwner>
  • 501bd0b Update .gitattributes and .editorconfig
  • b7f355a Remove extra whitespaces from UIComponent\<TOwner>.IsInViewPortScript value
  • 3727103 #745 Add Report property to AtataContext
  • 2af7948 #744 Update methods of PageObject\<TOwner> to use internally `Log.ExecuteSec...
  • 22b21fe Add extra ExecuteSection extension methods for ILogManager
  • ba24b48 Fix ScrollUp test
  • d335843 #743 Add setter to TypingIntervalInSeconds property of `TypesTextUsingSendK...
  • 3baccdb Upgrade SonarAnalyzer.CSharp package to v8.52.0.60960
  • 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)

Bumps [Atata](https://github.com/atata-framework/atata) from 2.2.0 to 2.7.0.
- [Release notes](https://github.com/atata-framework/atata/releases)
- [Changelog](https://github.com/atata-framework/atata/blob/main/azure-pipelines.release.yml)
- [Commits](atata-framework/atata@v2.2.0...v2.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Feb 9, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 9, 2023

Dependabot tried to add @zunkas and @perhassle as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/NullableInt/swedbank-pay-sdk-dotnet/pulls/138/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the NullableInt/swedbank-pay-sdk-dotnet repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

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 .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants