Skip to content

Bump taskcluster from 28.2.2 to 29.0.1#132

Merged
marco-c merged 1 commit intomasterfrom
dependabot/pip/taskcluster-29.0.1
Apr 14, 2020
Merged

Bump taskcluster from 28.2.2 to 29.0.1#132
marco-c merged 1 commit intomasterfrom
dependabot/pip/taskcluster-29.0.1

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps taskcluster from 28.2.2 to 29.0.1.

Release notes

Sourced from taskcluster's releases.

v29.0.1

DEPLOYERS

▶ [patch] The db:upgrade and db:downgrade commands now correctly roll back on error.

DEVELOPERS

▶ [patch] #2634 taskcluster-lib-entities .modify no longer reaches out to the db when the data is not modified.

v29.0.0

DEPLOYERS

▶ [MAJOR] bug 1436478 The Taskcluster services now use a Postgres backend, instead of Azure Tables and Azure Containers. All data in Azure must be migrated to Postgres during a downtime using yarn importer:run, and this is planned for all known deployments. There should be no immediate user-visible impact from this change, aside from faster API responses, but it unlocks many planned improvements.

v28.2.3

USERS

▶ [patch] #2615 Fix error showing when creating new client/role in the UI.

▶ [patch] bug 1525419 Generic worker tasks on Windows can now define environment variables that contain special characters ()%!^"<>&|. Previously they were not escaped.

DEVELOPERS

▶ [patch] Development environments now default to a lower per-pod CPU request, which should help reduce the compute cost of idle development environments. Run yarn dev:init to update these defaults for your dev environment.

Changelog

Sourced from taskcluster's changelog.

v29.0.1

DEPLOYERS

▶ [patch] The db:upgrade and db:downgrade commands now correctly roll back on error.

DEVELOPERS

▶ [patch] #2634 taskcluster-lib-entities .modify no longer reaches out to the db when the data is not modified.

v29.0.0

DEPLOYERS

▶ [MAJOR] bug 1436478 The Taskcluster services now use a Postgres backend, instead of Azure Cables and Azure Containers. All data in Azure must be migrated to Postgres during a downtime using yarn importer:run, and this is planned for all known deployments. There should be no immediate user-visible impact from this change, aside from faster API responses, but it unlocks many planned improvements.

v28.2.3

USERS

▶ [patch] #2615 Fix error showing when creating new client/role in the UI.

▶ [patch] bug 1525419 Generic worker tasks on Windows can now define environment variables that contain special characters ()%!^"<>&|. Previously they were not escaped.

DEVELOPERS

▶ [patch] Development environments now default to a lower per-pod CPU request, which should help reduce the compute cost of idle development environments. Run yarn dev:init to update these defaults for your dev environment.

Commits
  • ba72ab4 v29.0.1
  • 89ff11c Merge pull request #2635 from djmitche/rollback-on-error
  • cfa1c39 Merge pull request #2634 from helfi92/add-modify-test
  • e132d51 Add changelog
  • 4a0062e Roll back on error during db:upgrade/downgrade
  • 78ceb5d test that _modify is not called
  • 93f823a Do not call modify if modify does not change anything
  • 84b1888 Add test to tc-lib-entities for modify
  • 2a78f72 v29.0.0
  • 43513df Merge pull request #2174 from taskcluster/tc-lib-postgres
  • 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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 28.2.2 to 29.0.1.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/master/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v28.2.2...v29.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Apr 14, 2020
@dependabot-preview dependabot-preview Bot requested a review from La0 April 14, 2020 08:39
@marco-c marco-c merged commit 2912e40 into master Apr 14, 2020
@marco-c marco-c deleted the dependabot/pip/taskcluster-29.0.1 branch April 14, 2020 10:25
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.

1 participant