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

chore(deps): bump arnested/go-version-action from 1.0.70 to 1.1.0 #300

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 8, 2022

Bumps arnested/go-version-action from 1.0.70 to 1.1.0.

Release notes

Sourced from arnested/go-version-action's releases.

v1.1.0

New features

  • Add support for including patch levels in the versions (the default is still to only get major.minor)
  • Add support for including unstable versions (betas, release candidates)
  • Add support for only including the supported versions of Go

We also add go-mod-version as a new output variable.

In the default case, this is identical to the minimal version. But if you add any of the new options, they could differ.

Release v1.0.71

(2022-06-08)

1.0.71 (2022-06-08)

  • Add more configurations (e30cd6d)
  • Bump @​types/node from 17.0.36 to 17.0.38 (5199b83)
  • Bump @​types/node from 17.0.38 to 17.0.41 (727dc2b)
  • Bump @​typescript-eslint/parser from 5.26.0 to 5.27.0 (c344475)
  • Bump @​typescript-eslint/parser from 5.27.0 to 5.27.1 (dc7e566)
  • Bump @​vercel/ncc from 0.33.4 to 0.34.0 (fbb1c75)
  • Bump eslint from 8.16.0 to 8.17.0 (97a1a6f)
  • Bump eslint-plugin-jest from 26.4.5 to 26.4.6 (b2b0e9f)
  • Bump eslint-plugin-jest from 26.4.6 to 26.5.3 (9d07b93)
  • Bump jest and @​types/jest (59ad4d6)
  • Bump jest-circus from 28.1.0 to 28.1.1 (3041ecc)
  • Bump ts-jest from 28.0.3 to 28.0.4 (6445d96)
  • Bump typescript from 4.6.4 to 4.7.2 (d09bf07)
  • Bump typescript from 4.7.2 to 4.7.3 (0e490c3)
  • Publish dist (2a74f6e)
  • Trigger release (7c59da6)
Commits
  • 2a74f6e Publish dist
  • 7c59da6 Trigger release
  • 0e490c3 Bump typescript from 4.7.2 to 4.7.3
  • 59ad4d6 Bump jest and @​types/jest
  • 3041ecc Bump jest-circus from 28.1.0 to 28.1.1
  • 97a1a6f Bump eslint from 8.16.0 to 8.17.0
  • 727dc2b Bump @​types/node from 17.0.38 to 17.0.41
  • 9d07b93 Bump eslint-plugin-jest from 26.4.6 to 26.5.3
  • 6445d96 Bump ts-jest from 28.0.3 to 28.0.4
  • dc7e566 Bump @​typescript-eslint/parser from 5.27.0 to 5.27.1
  • 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 [arnested/go-version-action](https://github.com/arnested/go-version-action) from 1.0.70 to 1.1.0.
- [Release notes](https://github.com/arnested/go-version-action/releases)
- [Commits](arnested/go-version-action@f483cd0...2a74f6e)

---
updated-dependencies:
- dependency-name: arnested/go-version-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 8, 2022
@znewman01 znewman01 merged commit 36633af into master Jun 8, 2022
@znewman01 znewman01 deleted the dependabot/github_actions/arnested/go-version-action-1.1.0 branch June 8, 2022 13:26
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 github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants