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 cuelang.org/go from 0.6.0 to 0.7.0 #2523

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2023

Bumps cuelang.org/go from 0.6.0 to 0.7.0.

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)

@dependabot dependabot bot requested a review from a team as a code owner December 11, 2023 02:55
@dependabot dependabot bot added automerge Used by Kodiak bot to automerge PRs dependencies Pull requests that update a dependency file go labels Dec 11, 2023
Copy link

codecov bot commented Dec 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9e5c967) 70.77% compared to head (1fe0fd0) 70.85%.
Report is 1 commits behind head on main.

❗ Current head 1fe0fd0 differs from pull request most recent head fd5695d. Consider uploading reports for the commit fd5695d to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2523      +/-   ##
==========================================
+ Coverage   70.77%   70.85%   +0.07%     
==========================================
  Files          82       82              
  Lines        8193     8193              
==========================================
+ Hits         5799     5805       +6     
+ Misses       2046     2042       -4     
+ Partials      348      346       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

kodiakhq bot commented Dec 11, 2023

This PR currently has a merge conflict. Please resolve this and then re-add the automerge label.

@kodiakhq kodiakhq bot removed the automerge Used by Kodiak bot to automerge PRs label Dec 11, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/cuelang.org/go-0.7.0 branch 3 times, most recently from 3762297 to 1fe0fd0 Compare December 13, 2023 14:00
Bumps cuelang.org/go from 0.6.0 to 0.7.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/cuelang.org/go-0.7.0 branch from 1fe0fd0 to fd5695d Compare December 14, 2023 16:01
@markphelps markphelps added the automerge Used by Kodiak bot to automerge PRs label Dec 14, 2023
@kodiakhq kodiakhq bot merged commit 57e7b54 into main Dec 14, 2023
@kodiakhq kodiakhq bot deleted the dependabot/go_modules/cuelang.org/go-0.7.0 branch December 14, 2023 16:13
markphelps added a commit that referenced this pull request Dec 17, 2023
…it/v5-5.11.0

* main: (31 commits)
  fix: resolved issues with go-git 5.11.0 (#2543)
  chore: Devenv (#2542)
  refactor(storage/fs): adjust the declarative storage abstractions (#2540)
  chore(readme): update readme with client-side eval info (#2539)
  chore(deps): bump cuelang.org/go from 0.6.0 to 0.7.0 (#2523)
  refactor: use rpc/flipt.Now everywhere instead of timestamppb.Now
  feat(rpc/flipt): add Now timestamp with microsecond precision function
  fix(mysql): increase timestamp precision from seconds to microseconds
  fix(build): create new db instance per api IT
  fix(cfg): default config outputs first INFO log regardless of FLIPT_LOG_LEVEL (#2536)
  feat(ui): show time/date format on settings/preferences page (#2537)
  fix(mod): update dagger in correct go.mod (build)
  chore(github): update DAGGER_VERSION to 0.9.4
  chore: cleanup go work sum
  chore(build): update dagger to v0.9.4
  fix(build/testing): use correct db url environment variable
  test: move database coverage into integration tests
  chore(deps): update xo/dburl to v0.20.0 (#2533)
  chore: update readme
  chore: update README
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Used by Kodiak bot to automerge PRs dependencies Pull requests that update a dependency file go
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant