Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

fix(deps): update module go.hollow.sh/serverservice to v0.16.2 #9

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 9, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
go.hollow.sh/serverservice v0.13.0 -> v0.16.2 age adoption passing confidence

Release Notes

metal-toolbox/hollow-serverservice (go.hollow.sh/serverservice)

v0.16.2

Compare Source

v0.16.1

Compare Source

Changelog

  • 26cf401 FS-853: Create BOM service table scheme and generate ORM files. (#​231)
  • fbdcee3 README: add notes on crdb client requirement (#​175)
  • 50b7634 chore(deps): update anothrnick/github-tag-action action to v1.67.0 (#​230)
  • a202657 chore(deps): update ghcr.io/metal-toolbox/hollow-serverservice docker tag to v0.16.0 (#​229)
  • 34b7193 fix(deps): update golang.org/x/exp digest to d852ddb (#​212)
  • a4fb59f fix(deps): update module github.com/google/uuid to v1.3.1 (#​233)
  • 65aba16 fix(deps): update module github.com/volatiletech/sqlboiler/v4 to v4.15.0 (#​232)
  • c98404c fix(deps): update module go.infratographer.com/x to v0.3.7 (#​191)

v0.16.0

Compare Source

Changelog

  • 84744ff Add pagination support to ComponentFirmwareVersion (#​227)
  • 87a0c2b Also update username when credentials are updated (#​225)
  • 94b3a8b ComponentFirmwareVersion json tag to be consistent (#​224)
  • 41d1838 Makefile: update to include various helpers commands
  • accfa6f api/v1/attribute_list_params: add a few comments to describe the SQL query modifiers
  • cf5890d api/v1/attribute_list_params: implement support for Attribute Operators
  • 7f63c49 api/v1/atttribute_list_params: move JSONB query builder into its own method and add tests
  • ac2c6eb api/v1/firmware_sets: firmware set updates should persist attribute information
  • a008189 api/v1/firmware_sets: update fixtures and tests for AttributeOperators
  • c424580 api/v1/router_firmware_set_test: fix typo in test name
  • 6a5a33c db/migrations: adds constraint on firmware sets to restrict fimrmware deletion
  • 5ee3b2d dbtools/testtools: cleanDB() to log errors if any fixture fails to delete as part of tests
  • 254924c go: update direct and test dependencies
  • 97b483f update misc dependencies reported by renovate

v0.15.5

Compare Source

Changelog

v0.15.4

Compare Source

Changelog

  • 812782b build(deps): bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 (#​216)
  • b1a4242 chore(deps): update anothrnick/github-tag-action action to v1.66.0 (#​213)
  • d3ec552 goreleaser: Update regex for tag version (#​218)

v0.15.3

Compare Source

v0.15.2

Compare Source

v0.15.1

Compare Source

What's Changed

Full Changelog: metal-toolbox/hollow-serverservice@v0.15.0...v0.15.1

v0.15.0

Compare Source

What's Changed

Full Changelog: metal-toolbox/hollow-serverservice@v0.14.9...v0.15.0

v0.14.9

Compare Source

What's Changed

Full Changelog: metal-toolbox/hollow-serverservice@v0.14.8...v0.14.9

v0.14.8

Compare Source

Changelog

v0.14.7

Compare Source

What's Changed

Full Changelog: metal-toolbox/hollow-serverservice@v0.14.6...v0.14.7

v0.14.6

Compare Source

v0.14.5

Compare Source

v0.14.4

Compare Source

v0.14.3

Compare Source

Dedicated to the good fella @​diogomatsubara ! Cheers mate!

Changelog

  • 3f60a20 Fix scopes for server component firmwares (#​141)
  • 229659b bug: Ensure component firmware version has unique vendor/model/version values (#​131)
  • 3d12067 chore(deps): update anchore/sbom-action action to v0.12.0 (#​133)
  • 84f9572 chore(deps): update anothrnick/github-tag-action action to v1.42.0 (#​142)
  • 2d845d2 chore(deps): update ghcr.io/metal-toolbox/hollow-serverservice docker tag to v0.14.2 (#​130)
  • 0b9cf04 fix(deps): update module github.com/cockroachdb/cockroach-go/v2 to v2.2.16 (#​140)
  • c840508 fix(deps): update module github.com/lib/pq to v1.10.7 (#​139)
  • 047a070 fix(deps): update module github.com/pressly/goose/v3 to v3.7.0 (#​137)
  • c4d4839 fix(deps): update module github.com/spf13/viper to v1.13.0 (#​138)
  • 5467546 fix(deps): update module github.com/volatiletech/sqlboiler/v4 to v4.13.0 (#​136)
  • 39c3aed fix(deps): update module github.com/xsam/otelsql to v0.16.0 (#​135)
  • 80f58d5 fix(deps): update module go.uber.org/zap to v1.23.0 (#​134)

v0.14.2

Compare Source

Changelog

  • ddd29f7 Update alpine to use a specific tiny version to help renovate (#​128)
  • e1b5a16 [feat] Rename serverSecrets to serverCredentials (#​127)
  • aacd64a chore(deps): update alpine docker tag to v3.16.2 (#​129)
  • f428ba4 chore(deps): update ghcr.io/metal-toolbox/hollow-serverservice docker tag to v0.14.1 (#​117)
  • e64433e chore(deps): update golang docker tag to v1.19 (#​121)
  • 22fe1a9 chore(deps): update jaegertracing/all-in-one docker tag to v1.37.0 (#​123)

v0.14.1

Compare Source

Changelog

  • 7a66eb8 Component input validation (#​116)
  • a7a74bc chore(deps): update dependency ghcr.io/metal-toolbox/hollow-serverservice to v0.14.0 (#​115)

v0.14.0

Compare Source

Changelog

  • 82fb585 Add custom docker-compose renovate configuration (#​104)
  • 84c2c69 Automatically cut releases on the 2nd of each month (#​106)
  • d78f41d auto-tag: Use fetch-depth 0 (#​111)
  • f5cd905 chore(deps): update dependency ghcr.io/metal-toolbox/hollow-serverservice to v0.13.6 (#​109)
  • d860740 chore(deps): update dependency jaegertracing/all-in-one to v1.36.0 (#​110)
  • 9a6c030 chore(migrations): Migrations and components insert fixes (#​101)
  • 1a6842e feat: Add Server Secrets (#​113)
  • 11002b8 fix(deps): update module github.com/cockroachdb/cockroach-go/v2 to v2.2.15 (#​112)
  • b594f9b fix(deps): update module github.com/volatiletech/sqlboiler/v4 to v4.12.0 (#​114)
  • 17219b2 fix(deps): update module github.com/xsam/otelsql to v0.15.0 (#​103)

v0.13.10

Compare Source

v0.13.9

Compare Source

v0.13.8

Compare Source

v0.13.7

Compare Source

v0.13.6

Compare Source

Changelog

  • 2a4ba0c fix(deps): update module github.com/cockroachdb/cockroach-go/v2 to v2.2.14 (#​99)
  • fa9b8be fix(deps): update module github.com/gin-contrib/cors to v1.4.0 (#​100)
  • 8c675ca fix(deps): update module github.com/pressly/goose/v3 to v3.6.1 (#​96)
  • bb8e6b9 fix(deps): update module github.com/spf13/cobra to v1.5.0 (#​98)
  • d118197 fix(deps): update opentelemetry-go monorepo (#​102)

v0.13.5

Compare Source

Changelog

  • 23acefc Add /version endpoint to return build information (#​79)
  • e3e522e Add container security scanning (#​87)
  • bd13dfe Add permission to goreleaser workflow to write packages (#​93)
  • 67ecc9e Add server component firmware endpoints (#​48)
  • 466f8d8 Remove unneded parts from docker_signs section in goreleaser config (#​95)
  • e63f769 Server components list, create, update support (#​83)
  • 9373fd5 Sign container images and generate SBOM as part of release (#​91)
  • 02fa7e7 Use go-yaml v3.0.0 explicitly (#​82)
  • 5cabaf1 chore(deps): update dependency golang to v1.18 (#​56)
  • 60a05b0 chore(deps): update goreleaser/goreleaser-action action to v3 (#​78)
  • 51159f0 cosign: use sign and not sign-blob for image signing (#​94)
  • ff862ca fix(deps): update module github.com/cockroachdb/cockroach-go/v2 to v2.2.13 (#​77)
  • 2beb470 fix(deps): update module github.com/gin-gonic/gin to v1.8.0 (#​81)
  • ee1ab03 fix(deps): update module github.com/gin-gonic/gin to v1.8.1 (#​89)
  • ab09884 fix(deps): update module github.com/lib/pq to v1.10.6 (#​76)
  • 9d22987 fix(deps): update module github.com/spf13/viper to v1.12.0 (#​80)
  • b15441d fix(deps): update module github.com/stretchr/testify to v1.7.2 (#​88)
  • bbd14c2 fix(deps): update module go.hollow.sh/toolbox to v0.1.5 (#​90)

v0.13.4

Compare Source

Changelog

  • a822c38 Add CodeQL security scanning (#​75)
  • cf50530 Remove bad URL in readme (#​45)
  • 0b7d073 Upgrade and fix hollow/toolbox and sql metrics (#​73)
  • 9b8fe1c chore(deps): add renovate.json (#​46)
  • f55e01a chore(deps): update actions/checkout action to v3 (#​69)
  • 94767a2 chore(deps): update actions/setup-go action to v3 (#​70)
  • 7e0385d chore(deps): update codecov/codecov-action action to v3 (#​71)
  • 994eb3f chore(deps): update docker/login-action action to v2 (#​72)
  • e92d4c9 ci: Increment golangci-lint version (#​60)
  • a56aebb fix(deps): update module github.com/cockroachdb/cockroach-go/v2 to v2.2.8 (#​57)
  • 160a753 fix(deps): update module github.com/gin-contrib/zap to v0.0.2 (#​49)
  • d7b487a fix(deps): update module github.com/gin-gonic/gin to v1.7.7 (#​50)
  • 3d55af6 fix(deps): update module github.com/google/uuid to v1.3.0 (#​58)
  • 87525ff fix(deps): update module github.com/gosimple/slug to v1.12.0 (#​59)
  • 41e2f04 fix(deps): update module github.com/jmoiron/sqlx to v1.3.5 (#​52)
  • 3a9d988 fix(deps): update module github.com/lib/pq to v1.10.5 (#​53)
  • 8dd4807 fix(deps): update module github.com/pressly/goose/v3 to v3.5.3 (#​61)
  • 8cdf9df fix(deps): update module github.com/spf13/cobra to v1.4.0 (#​62)
  • 9a94f7b fix(deps): update module github.com/spf13/viper to v1.11.0 (#​64)
  • 378d10a fix(deps): update module github.com/stretchr/testify to v1.7.1 (#​54)
  • 2692ba3 fix(deps): update module github.com/volatiletech/sqlboiler/v4 to v4.11.0 (#​65)
  • b97a81a fix(deps): update module github.com/volatiletech/strmangle to v0.0.4 (#​55)
  • 4a4f3d9 fix(deps): update module go.uber.org/zap to v1.21.0 (#​68)
  • 47b35ae fix(deps): update opentelemetry-go monorepo (#​63)

Docker images

  • docker pull ghcr.io/metal-toolbox/hollow-serverservice:v0.13.4

v0.13.3

Compare Source

Changelog

a5750d2 bug: Fixes issues loading servers when they have multiple versioned attributes (#​44)

Docker images

  • docker pull ghcr.io/metal-toolbox/hollow-serverservice:v0.13.3

v0.13.2

Compare Source

Changelog

7670003 chore: update to sqlx from sql and add connection flags (#​43)

Docker images

  • docker pull ghcr.io/metal-toolbox/hollow-serverservice:v0.13.2

v0.13.1

Compare Source

Changelog

6f53b76 feat: Update server.DeletedAt to be a pointer of time.Time to allow nil values (#​42)

Docker images

  • docker pull ghcr.io/metal-toolbox/hollow-serverservice:v0.13.1

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner May 9, 2022 17:43
@codecov-commenter
Copy link

codecov-commenter commented May 9, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (880fba9) 26.31% compared to head (f83f575) 26.31%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #9   +/-   ##
=======================================
  Coverage   26.31%   26.31%           
=======================================
  Files           3        3           
  Lines          95       95           
=======================================
  Hits           25       25           
  Misses         67       67           
  Partials        3        3           
Flag Coverage Δ
unittests 26.31% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@renovate renovate bot changed the title fix(deps): update module go.hollow.sh/serverservice to v0.13.3 fix(deps): update module go.hollow.sh/serverservice to v0.13.4 May 12, 2022
@renovate renovate bot force-pushed the renovate/go.hollow.sh-serverservice-0.x branch from 64aecd3 to 1713225 Compare May 12, 2022 21:29
@renovate renovate bot force-pushed the renovate/go.hollow.sh-serverservice-0.x branch 3 times, most recently from 4a0d5f6 to 981c5ea Compare June 6, 2022 16:32
@renovate renovate bot changed the title fix(deps): update module go.hollow.sh/serverservice to v0.13.4 fix(deps): update module go.hollow.sh/serverservice to v0.13.5 Jun 16, 2022
@renovate renovate bot force-pushed the renovate/go.hollow.sh-serverservice-0.x branch from 981c5ea to bccddd8 Compare June 16, 2022 14:04
@renovate renovate bot force-pushed the renovate/go.hollow.sh-serverservice-0.x branch from bccddd8 to bc96f73 Compare July 11, 2022 12:22
@renovate renovate bot changed the title fix(deps): update module go.hollow.sh/serverservice to v0.13.5 fix(deps): update module go.hollow.sh/serverservice to v0.13.6 Jul 11, 2022
@renovate renovate bot force-pushed the renovate/go.hollow.sh-serverservice-0.x branch from bc96f73 to d8ce619 Compare July 28, 2022 14:02
@renovate renovate bot changed the title fix(deps): update module go.hollow.sh/serverservice to v0.13.6 fix(deps): update module go.hollow.sh/serverservice to v0.14.0 Jul 28, 2022
@renovate renovate bot force-pushed the renovate/go.hollow.sh-serverservice-0.x branch from d8ce619 to cd1d0b9 Compare July 28, 2022 18:21
@renovate renovate bot changed the title fix(deps): update module go.hollow.sh/serverservice to v0.14.0 fix(deps): update module go.hollow.sh/serverservice to v0.14.1 Jul 28, 2022
@renovate renovate bot force-pushed the renovate/go.hollow.sh-serverservice-0.x branch from cd1d0b9 to 3d09b2b Compare September 8, 2022 16:19
@renovate renovate bot changed the title fix(deps): update module go.hollow.sh/serverservice to v0.14.1 fix(deps): update module go.hollow.sh/serverservice to v0.14.2 Sep 8, 2022
@renovate renovate bot force-pushed the renovate/go.hollow.sh-serverservice-0.x branch from 3d09b2b to 9503140 Compare September 25, 2022 16:03
@renovate renovate bot changed the title fix(deps): update module go.hollow.sh/serverservice to v0.14.2 fix(deps): update module go.hollow.sh/serverservice to v0.14.3 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/go.hollow.sh-serverservice-0.x branch from 9503140 to 43cec3d Compare March 11, 2023 23:23
@renovate renovate bot changed the title fix(deps): update module go.hollow.sh/serverservice to v0.14.3 fix(deps): update module go.hollow.sh/serverservice to v0.15.1 Mar 11, 2023
@renovate renovate bot force-pushed the renovate/go.hollow.sh-serverservice-0.x branch from 43cec3d to fb91c41 Compare May 28, 2023 09:37
@renovate renovate bot changed the title fix(deps): update module go.hollow.sh/serverservice to v0.15.1 fix(deps): update module go.hollow.sh/serverservice to v0.15.2 May 28, 2023
@renovate renovate bot changed the title fix(deps): update module go.hollow.sh/serverservice to v0.15.2 fix(deps): update module go.hollow.sh/serverservice to v0.15.3 Jun 2, 2023
@renovate renovate bot force-pushed the renovate/go.hollow.sh-serverservice-0.x branch from fb91c41 to 68ff302 Compare June 2, 2023 16:07
@renovate renovate bot changed the title fix(deps): update module go.hollow.sh/serverservice to v0.15.3 fix(deps): update module go.hollow.sh/serverservice to v0.15.4 Jun 5, 2023
@renovate renovate bot force-pushed the renovate/go.hollow.sh-serverservice-0.x branch from 68ff302 to 9e325a2 Compare June 5, 2023 14:46
@renovate renovate bot changed the title fix(deps): update module go.hollow.sh/serverservice to v0.15.4 fix(deps): update module go.hollow.sh/serverservice to v0.15.5 Jun 29, 2023
@renovate renovate bot force-pushed the renovate/go.hollow.sh-serverservice-0.x branch from 9e325a2 to 735750c Compare June 29, 2023 15:51
@renovate renovate bot force-pushed the renovate/go.hollow.sh-serverservice-0.x branch from 735750c to 68239a0 Compare August 16, 2023 15:18
@renovate renovate bot changed the title fix(deps): update module go.hollow.sh/serverservice to v0.15.5 fix(deps): update module go.hollow.sh/serverservice to v0.16.0 Aug 16, 2023
@renovate renovate bot force-pushed the renovate/go.hollow.sh-serverservice-0.x branch from 68239a0 to 7ad3006 Compare August 22, 2023 11:28
@renovate renovate bot changed the title fix(deps): update module go.hollow.sh/serverservice to v0.16.0 fix(deps): update module go.hollow.sh/serverservice to v0.16.1 Aug 22, 2023
@renovate renovate bot force-pushed the renovate/go.hollow.sh-serverservice-0.x branch from 7ad3006 to 8b5b0ed Compare October 2, 2023 14:23
@renovate renovate bot changed the title fix(deps): update module go.hollow.sh/serverservice to v0.16.1 fix(deps): update module go.hollow.sh/serverservice to v0.16.2 Oct 2, 2023
@renovate renovate bot force-pushed the renovate/go.hollow.sh-serverservice-0.x branch from 8b5b0ed to f83f575 Compare November 28, 2023 19:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant