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(deps): bump taskcluster-taskgraph from 7.4.0 to 8.0.1 in /taskcluster #6997

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2024

Bumps taskcluster-taskgraph from 7.4.0 to 8.0.1.

Release notes

Sourced from taskcluster-taskgraph's releases.

8.0.1

What's Changed

Full Changelog: taskcluster/taskgraph@8.0.0...8.0.1

8.0.0

What's Changed

Full Changelog: taskcluster/taskgraph@7.4.0...8.0.0

Changelog

Sourced from taskcluster-taskgraph's changelog.

[8.0.1] - 2024-04-24

Fixed

  • Regression to files-changed calculation for pull requests (#494)
  • Support **kwargs in functions wrapped by taskgraph.util.memoize (#490)
  • Support --exclude-key argument when the excluded key may or may not exist (#489)
  • Stop requiring REGISTRY and VERSION files for taskgraph build-image (#488)

[8.0.0] - 2024-04-09

Added

  • Ability to use custom name functions in from_deps transforms (#484)
  • New from_deps name function that doesn't strip the dep's kind (#484)
  • New cli flag to force using locally generated files_changed (#481)

Fixed

  • Support for artifact-reference with private artifacts (#485)

Changed

  • Replaced head_ref in pull-request cached task routes (#486)
  • Created a new files_changed parameter (#481)

Removed

  • Removed the taskgraph.files_changed module (#481)
Commits
  • f05edeb chore: version bump Taskgraph 8.0.1
  • b69752a fix: pass in base + head revisions when computing files_changed
  • 29f5d60 fix: support **kwargs in taskgraph.util.memoize
  • 0cbd14a fix(cli): support --exclude-key when attribute may or may not exist
  • c2f7d87 fix: stop requiring REGISTRY and VERSION files in 'build-image' command
  • dd07d4d chore: version bump Taskgraph 8.0.0
  • 9ed586e refactor!: remove 'head_ref' from cached_task PR route
  • 3570746 refactor!: remove files_changed module
  • bfa5fe9 refactor: update SkipUnlessChanged optimization to use new 'files_changed' pa...
  • 6158bce feat: add a cli option o force using locally changed files
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot bot requested a review from a team as a code owner May 1, 2024 14:47
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 1, 2024
@dependabot dependabot bot requested review from lotas, petemoore and matt-boris and removed request for a team May 1, 2024 14:47
@matt-boris
Copy link
Contributor

@dependabot rebase

Bumps [taskcluster-taskgraph](https://github.com/taskcluster/taskgraph) from 7.4.0 to 8.0.1.
- [Release notes](https://github.com/taskcluster/taskgraph/releases)
- [Changelog](https://github.com/taskcluster/taskgraph/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskgraph@7.4.0...8.0.1)

---
updated-dependencies:
- dependency-name: taskcluster-taskgraph
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/taskcluster/taskcluster-taskgraph-8.0.1 branch from 6abea89 to 1d2a4ca Compare May 2, 2024 15:13
@matt-boris matt-boris enabled auto-merge May 2, 2024 15:50
@matt-boris matt-boris merged commit 151b876 into main May 2, 2024
73 checks passed
@matt-boris matt-boris deleted the dependabot/pip/taskcluster/taskcluster-taskgraph-8.0.1 branch May 2, 2024 15:56
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant