Skip to content

Bump buildbot from 0.7.11 to 1.8.2 #2

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 1, 2020

Bumps buildbot from 0.7.11 to 1.8.2.

Release notes

Sourced from buildbot's releases.

v1.8.2

Bug fixes

v1.8.1

Bug fixes

v1.8.0

Bug fixes

  • Fix a regression present in v1.7.0 which caused buildrequests waiting for a lock that got released by an unrelated build not be scheduled (:issue:4491)
  • Don't run builds that request an instance with incompatible properties on Docker, Marathon and OpenStack latent workers.
  • Gitpoller now fetches only branches that are known to exist on remote. Non-existing branches are quietly ignored.
  • The demo repo in sample configuration files and the tutorial is now fetched via https: instead of git: to make life easier for those behind firewalls and/or using proxies.
  • buildbot sendchange has been fixed on Python 3 (:issue:4138)

Features

  • Add a :py:class:~buildbot.worker.kubernetes.KubeLatentWorker to launch workers into a kubernetes cluster
  • Simplify/automate configuration of worker as Windows service - eliminate manual configuration of Log on as a service

Deprecations and Removals

  • The deprecated BuildMaster.addBuildset method has been removed. Use BuildMaster.data.updates.addBuildset instead.
  • The deprecated BuildMaster.addChange method has been removed. Use BuildMaster.data.updates.addChange instead.
  • buildbot package now requires Twisted versions >= 17.9.0. This is required for Python 3 support. Earlier versions of Twisted are not supported.

v1.7.0

... (truncated)
Commits
  • e2db879 Merge pull request #4789 from p12tic/1.8.x-release
  • a844457 docs: Update spelling word list
  • 0fb4417 relnotes: Add relnote for v1.8.2
  • cdced04 relnotes: Add relnote for v1.8.1
  • 4bcf908 Merge pull request #4787 from p12tic/1.8.x-fix-tests
  • 7b08a43 www: Pin buildbot-data upper version at 2.2.4
  • 2de0d7f Merge pull request #4784 from p12tic/1.8.x-no-token
  • bdd886e smokes: Log how exactly webdriver-manager is invoked
  • bdeaf36 smokes: Update webdriver script to new version of webdriver-manager
  • 805f3d8 smokes: Upgrade dependencies to bring in webdriver 12.1.4
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 1, 2020
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants