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/jszwedko/go-circleci from 0.2.0 to 0.3.0 #103

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2021

Bumps github.com/jszwedko/go-circleci from 0.2.0 to 0.3.0.

Release notes

Sourced from github.com/jszwedko/go-circleci's releases.

v0.3.0

Added:

  • Builds now return Workflow information
  • Builds now return Picard information which describes the execution environment
  • Builds now return Platform information
  • Actions now return Background information
  • CommitDetails now return Branch and PullRequest
  • BuildOpts method for building a project with arbitrary parameters

Bug fixes:

  • Fix issue with paginating queries returning a 401
  • Actually send build parameters for ParameterizedBuild
  • Fix feature flag parsing to not cause a null pointer panic
Changelog

Sourced from github.com/jszwedko/go-circleci's changelog.

0.3.0 - 2019-06-29

Added:

  • Builds now return Workflow information
  • Builds now return Picard information which describes the execution environment
  • Builds now return Platform information
  • Actions now return Background information
  • CommitDetails now return Branch and PullRequest
  • BuildOpts method for building a project with arbitrary parameters

Bug fixes:

  • Fix issue with paginating queries returning a 401
  • Actually send build parameters for ParameterizedBuild
  • Fix feature flag parsing to not cause a null pointer panic
Commits
  • 0a3be77 Update CHANGELOG
  • 3ba8054 Merge pull request #34 from vieux/add_build_opts
  • 6cc62d2 add more generic buildOpts method
  • 2961eb8 Merge pull request #33 from vieux/add_missing
  • 9f64ff8 add pull_requests and branch
  • 6de8bc9 Merge pull request #31 from jszwedko/fix-feature-flag-parsing
  • 9ef7706 Fix casting for nullable feature flags
  • 6c45632 Match project name
  • e6d5537 Merge pull request #30 from 0gajun/introduce_platform_to_build
  • f3b9240 Introduce Platform field to Build struct
  • 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)

Bumps [github.com/jszwedko/go-circleci](https://github.com/jszwedko/go-circleci) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/jszwedko/go-circleci/releases)
- [Changelog](https://github.com/jszwedko/go-circleci/blob/master/CHANGELOG.md)
- [Commits](jszwedko/go-circleci@v0.2.0...v0.3.0)

---
updated-dependencies:
- dependency-name: github.com/jszwedko/go-circleci
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team July 1, 2021 11:23
@MikeGoldsmith
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 14, 2021

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@MikeGoldsmith MikeGoldsmith merged commit 605ae88 into main Jul 14, 2021
@MikeGoldsmith MikeGoldsmith deleted the dependabot/go_modules/github.com/jszwedko/go-circleci-0.3.0 branch July 14, 2021 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants