Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2022

Bumps cuelang.org/go from 0.4.0 to 0.4.1.

Release notes

Sourced from cuelang.org/go's releases.

v0.4.1

Changelog

  • 8fbaf81e cue: remove duplicate test code
  • e5c71761 internal/core/adt: use single return for LoadImport
  • d4d0f142 internal/core/runtime: check non-existing builtin packages earlier

Docker images

  • docker pull docker.io/cuelang/cue:0.4.1

Full Changelog: cue-lang/cue@v0.4.0...v0.4.1

v0.4.1-rc.2

Changelog

  • 3d3f721d internal/core/adt: fix matching of "_" label
  • 60d6503d readme: fix Go version badge

Docker images

  • docker pull docker.io/cuelang/cue:0.4.1-rc.2

Full Changelog: cue-lang/cue@v0.4.1-rc.1...v0.4.1-rc.2

v0.4.1-rc.1

Changelog

  • 25cfb208 cue/cuecontext: allow concurrent use
  • 79303b6d doc: ensure all min Go versions refer to 1.16
  • 8a40ef07 gitiles: change logo from SVG to PNG
  • 28b42576 gitiles: customize navigation bar

Docker images

  • docker pull docker.io/cuelang/cue:0.4.1-rc.1

Full Changelog: cue-lang/cue@v0.4.1-beta.6...v0.4.1-rc.1

v0.4.1-beta.6

Bug fixes

After an extended summer break following CUE's migration to cue-lang/cue, this release mainly focuses on bug fixes.

Thank you to @​mvdan, @​ameowlia, @​antong, @​slewiskelly, @​hrvolapeter, @​caarlos0, @​yujunz, and @​chai2010 for contributing to this release!

Project-level changes

... (truncated)

Commits
  • d4d0f14 internal/core/runtime: check non-existing builtin packages earlier
  • 8fbaf81 cue: remove duplicate test code
  • e5c7176 internal/core/adt: use single return for LoadImport
  • 3d3f721 internal/core/adt: fix matching of "_" label
  • 60d6503 readme: fix Go version badge
  • 25cfb20 cue/cuecontext: allow concurrent use
  • 8a40ef0 gitiles: change logo from SVG to PNG
  • 28b4257 gitiles: customize navigation bar
  • 79303b6 doc: ensure all min Go versions refer to 1.16
  • 547e5cc ci: configure GoReleaser to mark prereleases as such
  • 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 [cuelang.org/go](https://github.com/cue-lang/cue) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/cue-lang/cue/releases)
- [Changelog](https://github.com/cue-lang/cue/blob/master/.goreleaser.yml)
- [Commits](cue-lang/cue@v0.4.0...v0.4.1)

---
updated-dependencies:
- dependency-name: cuelang.org/go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 12, 2022
@dlorenc dlorenc merged commit c49ba0b into main Jan 13, 2022
@dlorenc dlorenc deleted the dependabot/go_modules/cuelang.org/go-0.4.1 branch January 13, 2022 13:33
@github-actions github-actions bot added this to the v1.5.0 milestone Jan 13, 2022
mlieberman85 pushed a commit to mlieberman85/cosign that referenced this pull request May 6, 2022
Bumps [cuelang.org/go](https://github.com/cue-lang/cue) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/cue-lang/cue/releases)
- [Changelog](https://github.com/cue-lang/cue/blob/master/.goreleaser.yml)
- [Commits](cue-lang/cue@v0.4.0...v0.4.1)

---
updated-dependencies:
- dependency-name: cuelang.org/go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

2 participants