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

Bump github.com/google/triage-party from 0.0.0-20210325043323-fc6840b93022 to 1.6.0 #66

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2024

Bumps github.com/google/triage-party from 0.0.0-20210325043323-fc6840b93022 to 1.6.0.

Release notes

Sourced from github.com/google/triage-party's releases.

v1.6.0

What's Changed

New Contributors

Full Changelog: google/triage-party@v1.5.0...v1.6.0

v1.5.0

What's Changed

New Contributors

Full Changelog: google/triage-party@v1.4.0...v1.5.0

v1.4.0

The first non-beta release in far far too long.

Changes since v1.4.0-beta.2:

  • Parallelize Pull Request & Issue ingestion (2X faster load time) #260
  • Minor stylesheet improvements #261
  • Fix a bug listing pull requests #259
  • Refactor persist for a bi-level readthrough cache: memory & persistent #255

Other important changes since v1.3.0:

  • Add gitlab support #193
  • Kanban: Default to earliest due milestone #245

... (truncated)

Changelog

Sourced from github.com/google/triage-party's changelog.

Release Notes

Version 1.4.0 - 2021-05-25

  • Parallelize Pull Request & Issue ingestion (2X faster load time) #260
  • Minor stylesheet improvements #261
  • Fix a bug listing pull requests #259
  • Fix "fonud" typo in readme #254
  • GH vars: Store pointers #258
  • Make persist easier to use by other programs #257
  • Rip out vestigial remains of old persistence layer #256
  • Refactor persist for a bi-level readthrough cache: memory & persistent #255

Thank you to our contributors!

  • Josh Hunt
  • Stephen Wayne
  • Steven Powell
  • Thomas Strömberg

Version 1.4.0-beta.2 - 2021-03-02

  • Bump github library from v31 to v33 #250
  • Default to earliest due milestone #245
  • Return false if matchDuration is passed an empty t #244
  • Implement provider.GetClosedIssues #243

Thank you for this release towards our contributors:

  • Thomas Strömberg
  • dw1
  • gsquared94

Version 1.4.0-beta.1 - 2021-02-22

Changes:

  • Use name parameter from settings file if present #240
  • Resolve GHE host on getting git provider #232
  • GitHub workflows: Update actions/setup to v2 #239
  • Refactor provider library with Go best practices #238
  • Add static checks #218
  • Validate configured repos #234
  • Avoid panics due to Github and Gitlab API error results #237
  • Prevent endless loop of loading same page #214
  • minikube: improve daily/weekly ordering/rules #230
  • Run gofumports -w across code base #225
  • Convert dupe rule panic to error message #224
  • Update base version to v1.4.0-DEV #223
  • Improve gathering data message #222

... (truncated)

Commits

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 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)

Bumps [github.com/google/triage-party](https://github.com/google/triage-party) from 0.0.0-20210325043323-fc6840b93022 to 1.6.0.
- [Release notes](https://github.com/google/triage-party/releases)
- [Changelog](https://github.com/google/triage-party/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/triage-party/commits/v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/google/triage-party
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 3, 2024
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants