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

build: update dependency saucelabs to v7 #44321

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
saucelabs 4.7.8 -> 7.1.2 age adoption passing confidence

Release Notes

saucelabs/node-saucelabs

v7.1.2

Compare Source

v7.1.1

Compare Source

v7.1.0

Compare Source

  • Merge pull request #​130 from saucelabs/update/builds-v2-api (9c8a174)

v7.0.4

Compare Source

v7.0.3

Compare Source

v7.0.2

Compare Source

v7.0.1

Compare Source

  • Better handle boolean parameters with Sauce Connect (#​128) (cc21abc)

v7.0.0

Compare Source

v6.2.2

Compare Source

v6.2.1

Compare Source

  • propagate sauce secrets in release pipeline (0b4e5d8)

v6.2.0

Compare Source

v6.1.2

Compare Source

v6.1.1

Compare Source

v6.1.0

Compare Source

v6.0.2

Compare Source

v6.0.1

Compare Source

  • allow to dictate the protocol if providing a custom host (c424af9)

v6.0.0

Compare Source

Breaking 💥

The tool used v1.1 tunnels REST API endpoint /available_tunnels to get all the tunnels for the user and their org. The endpoint is a part of API version that Sauce Labs is planning to deprecate in the future.

To get the same information with this and upcoming releases, use v1 tunnels REST API endpoint /tunnels?all=true&full=true to get all the tunnels for the user and their org. The endpoint is a part of the supported API version.

const availableTunnels = await api.listTunnels(username, { all: true, full: true })

v5.1.0

Compare Source

v5.0.3

Compare Source

v5.0.2

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

Breaking


Configuration

📅 Schedule: "after 10pm every weekday,before 4am every weekday,every weekend" in timezone America/Tijuana.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added action: review The PR is still awaiting reviews from at least one requested reviewer area: build & ci Related the build and CI infrastructure of the project target: patch This PR is targeted for the next patch release labels Dec 1, 2021
@google-cla google-cla bot added the cla: yes label Dec 1, 2021
@ngbot ngbot bot modified the milestone: Backlog Dec 1, 2021
@pullapprove pullapprove bot requested a review from gkalpak December 1, 2021 06:00
@devversion devversion added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Dec 1, 2021
@devversion devversion removed the request for review from gkalpak December 1, 2021 14:14
@dylhunn
Copy link
Contributor

dylhunn commented Dec 1, 2021

This PR was merged into the repository by commit 4192ab4.

dylhunn pushed a commit that referenced this pull request Dec 1, 2021
@dylhunn dylhunn closed this in 4192ab4 Dec 1, 2021
@renovate renovate bot deleted the renovate/saucelabs-7.x branch December 1, 2021 19:59
dimakuba pushed a commit to dimakuba/angular that referenced this pull request Dec 28, 2021
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Jan 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project cla: yes target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants