Skip to content

Releases: BESTSELLER/dependabot-circleci

1.1.3

24 Jul 12:38
ff3cc0d
Compare
Choose a tag to compare

Changes

Bug Fixes 🐛

1.1.2

24 Jul 12:11
b55b032
Compare
Choose a tag to compare

Changes

1.1.1

21 Jul 11:46
a8b3ca5
Compare
Choose a tag to compare

Changes

  • Improve response pattern, runs behind the scenes. @brondum (#300)
  • Metric improvements, changed from Gauge to count, we want sum not a snapshot @brondum (#299)

Dependencies 📌

  • Bump @bestsellerit/cci-common from 1.12.2 to 1.13.1 @dependabot-circleci (#298)
    Full Changelog: 1.1.0...1.1.1

1.1.0

21 Jul 06:59
12fe629
Compare
Choose a tag to compare

Changes

  • ES-2647: Introduce a feature to update private orbs for BESTSELLER only + Fix deprecated dependency io/ioutil + Polish documentation + Ease local development + Fix issue with many idle database connections + General code improvements @OrKarstoft (#297)
  • Bump github.com/palantir/go-githubapp from 0.16.0 to 0.18.0 @dependabot (#291)
  • Bump github.com/palantir/go-baseapp from 0.4.2 to 0.5.0 @dependabot (#295)
  • Bump github.com/CircleCI-Public/circleci-cli from 0.1.26896 to 0.1.27054 @dependabot (#293)
  • Bump gopkg.in/DataDog/dd-trace-go.v1 from 1.51.0 to 1.52.0 @dependabot (#294)
  • Bump google.golang.org/api from 0.126.0 to 0.129.0 @dependabot (#292)
  • Bump hashicorp/google from 4.67.0 to 4.71.0 in /terraform @dependabot (#290)
  • Bump github.com/CircleCI-Public/circleci-cli from 0.1.26094 to 0.1.26896 @dependabot (#289)
  • Bump github.com/uptrace/bun/driver/pgdriver from 1.1.12 to 1.1.14 @dependabot (#284)
  • Bump gopkg.in/DataDog/dd-trace-go.v1 from 1.50.0 to 1.51.0 @dependabot (#282)
  • Bump google.golang.org/api from 0.120.0 to 0.126.0 @dependabot (#288)
  • Bump github.com/uptrace/bun/dialect/pgdialect from 1.1.12 to 1.1.14 @dependabot (#280)
  • Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 @dependabot (#287)
  • Bump github.com/google/go-containerregistry from 0.14.0 to 0.15.2 @dependabot (#286)
  • Bump hashicorp/google from 4.63.1 to 4.67.0 in /terraform @dependabot (#279)

Dependencies 📌

  • Bump @bestsellerit/secret-injector from 2.3.0 to 2.4.0 @dependabot-circleci (#296)
  • Bump @bestsellerit/secret-injector from 2.2.1 to 2.3.0 @dependabot-circleci (#278)
    Full Changelog: 1.0.3...1.1.0

1.0.3

15 May 12:15
04f1cbd
Compare
Choose a tag to compare

Changes

  • Bump github.com/palantir/go-githubapp from 0.15.0 to 0.16.0 @dependabot (#268)
  • Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible @dependabot (#276)
  • Bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 @dependabot (#275)
  • Bump github.com/rs/zerolog from 1.29.0 to 1.29.1 @dependabot (#272)
  • Bump github.com/CircleCI-Public/circleci-cli from 0.1.25638 to 0.1.26094 @dependabot (#271)
  • Bump hashicorp/google from 4.59.0 to 4.63.1 in /terraform @dependabot (#270)
  • Bump google.golang.org/api from 0.114.0 to 0.120.0 @dependabot (#273)
  • Bump github.com/docker/docker from 23.0.1+incompatible to 23.0.3+incompatible @dependabot (#274)
  • Bump gopkg.in/DataDog/dd-trace-go.v1 from 1.48.0 to 1.50.0 @dependabot (#269)
  • Bump google.golang.org/api from 0.111.0 to 0.114.0 @dependabot (#265)
  • Bump google.golang.org/protobuf from 1.29.0 to 1.29.1 @dependabot (#267)
  • Bump github.com/google/go-containerregistry from 0.13.0 to 0.14.0 @dependabot (#263)
  • Bump github.com/CircleCI-Public/circleci-cli from 0.1.23667 to 0.1.25638 @dependabot (#262)
  • Bump github.com/palantir/go-baseapp from 0.4.1 to 0.4.2 @dependabot (#264)
  • Bump hashicorp/google from 4.55.0 to 4.59.0 in /terraform @dependabot (#266)
  • Bump github.com/google/go-github/v50 from 50.1.0 to 50.2.0 @dependabot (#261)
  • Bump github.com/google/go-github/v50 from 50.0.0 to 50.1.0 @dependabot (#259)
  • Bump github.com/CircleCI-Public/circleci-cli from 0.1.23334 to 0.1.23667 @dependabot (#255)
  • Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 @dependabot (#256)
  • Bump gopkg.in/DataDog/dd-trace-go.v1 from 1.47.0 to 1.48.0 @dependabot (#253)
  • Bump github.com/uptrace/bun/driver/pgdriver from 1.1.11 to 1.1.12 @dependabot (#258)
  • Bump hashicorp/google from 4.51.0 to 4.55.0 in /terraform @dependabot (#257)
  • Bump google.golang.org/api from 0.109.0 to 0.111.0 @dependabot (#254)
  • Bump github.com/uptrace/bun/dialect/pgdialect from 1.1.11 to 1.1.12 @dependabot (#251)
  • Bump github.com/palantir/go-githubapp from 0.14.0 to 0.15.0 @dependabot (#243)
  • Bump github.com/CircleCI-Public/circleci-cli from 0.1.22924 to 0.1.23334 @dependabot (#245)
  • Bump github.com/uptrace/bun/driver/pgdriver from 1.1.9 to 1.1.11 @dependabot (#237)
  • Bump github.com/google/go-containerregistry from 0.12.1 to 0.13.0 @dependabot (#242)
  • Bump github.com/uptrace/bun/dialect/pgdialect from 1.1.9 to 1.1.11 @dependabot (#235)
  • Bump gopkg.in/DataDog/dd-trace-go.v1 from 1.45.1 to 1.47.0 @dependabot (#240)
  • Bump golang from 1.19-alpine to 1.20-alpine @dependabot (#246)
  • Bump hashicorp/google from 4.47.0 to 4.51.0 in /terraform @dependabot (#238)
  • Bump mellium.im/sasl from 0.3.0 to 0.3.1 @dependabot (#244)
  • Bump google.golang.org/api from 0.105.0 to 0.109.0 @dependabot (#234)
  • Bump google.golang.org/api from 0.103.0 to 0.105.0 @dependabot (#230)
  • Bump github.com/CircleCI-Public/circleci-cli from 0.1.22675 to 0.1.22924 @dependabot (#231)
  • Bump hashicorp/google from 4.44.1 to 4.47.0 in /terraform @dependabot (#232)
  • Bump gopkg.in/DataDog/dd-trace-go.v1 from 1.43.1 to 1.45.1 @dependabot (#229)

Dependencies 📌

  • Bump @bestsellerit/secret-injector from 2.2.0 to 2.2.1 @dependabot-circleci (#277)
  • Bump @bestsellerit/secret-injector from 2.1.2 to 2.2.0 @dependabot-circleci (#260)
  • Bump @bestsellerit/secret-injector from 2.1.1 to 2.1.2 @dependabot-circleci (#249)
  • Bump @bestsellerit/secret-injector from 2.0.9 to 2.1.1 @dependabot-circleci (#248)
  • Bump @bestsellerit/secret-injector from 2.0.8 to 2.0.9 @dependabot-circleci (#233)
    Full Changelog: 1.0.2...1.0.3

1.0.2

22 Dec 11:47
c3b6a76
Compare
Choose a tag to compare

Changes

  • Added better describtion to error message @brondum (#228)
  • Bump github.com/uptrace/bun/driver/pgdriver from 1.1.8 to 1.1.9 @dependabot (#225)
  • Bump github.com/uptrace/bun/dialect/pgdialect from 1.1.8 to 1.1.9 @dependabot (#224)
  • Bump github.com/uptrace/bun from 1.1.8 to 1.1.9 @dependabot (#226)
  • Bump hashicorp/google from 4.43.0 to 4.44.1 in /terraform @dependabot (#227)
  • Bump github.com/CircleCI-Public/circleci-cli from 0.1.22426 to 0.1.22675 @dependabot (#223)
  • Bump github.com/CircleCI-Public/circleci-cli from 0.1.22100 to 0.1.22426 @dependabot (#219)
  • Bump github.com/google/go-github/v47 from 47.0.0 to 47.1.0 @dependabot (#221)
  • Bump github.com/google/go-containerregistry from 0.12.0 to 0.12.1 @dependabot (#222)
  • Bump google.golang.org/api from 0.101.0 to 0.103.0 @dependabot (#220)
  • Bump gopkg.in/DataDog/dd-trace-go.v1 from 1.42.1 to 1.43.1 @dependabot (#211)
  • Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 @dependabot (#212)
  • Bump github.com/palantir/go-baseapp from 0.4.0 to 0.4.1 @dependabot (#213)
  • Bump hashicorp/google from 4.39.0 to 4.43.0 in /terraform @dependabot (#218)
  • Bump github.com/google/go-containerregistry from 0.11.0 to 0.12.0 @dependabot (#215)
  • Bump google.golang.org/api from 0.98.0 to 0.101.0 @dependabot (#210)
  • Bump hashicorp/google from 4.38.0 to 4.39.0 in /terraform @dependabot (#207)
  • Bump github.com/CircleCI-Public/circleci-cli from 0.1.21812 to 0.1.22100 @dependabot (#208)
  • ES-2072 tests for automerge @brondum (#200)

Dependencies 📌

  • Bump @bestsellerit/secret-injector from 2.0.6 to 2.0.8 @dependabot-circleci (#217)
  • Bump github.com/palantir/go-githubapp from 0.13.2 to 0.14.0 @dependabot (#205)
  • Bump hashicorp/google from 4.34.0 to 4.38.0 in /terraform @dependabot (#201)
  • Bump google.golang.org/api from 0.94.0 to 0.98.0 @dependabot (#204)
  • Bump github.com/CircleCI-Public/circleci-cli from 0.1.20856 to 0.1.21812 @dependabot (#206)
  • Bump gopkg.in/DataDog/dd-trace-go.v1 from 1.41.0 to 1.42.1 @dependabot (#203)
    Full Changelog: 1.0.1...1.1.0

1.0.1

05 Sep 15:42
Compare
Choose a tag to compare

Changes

1.0.0

05 Sep 09:49
Compare
Choose a tag to compare

Now available as a public Github App.
For install details, check out the readme file.

What's Changed

  • Bump github.com/google/go-containerregistry from 0.10.0 to 0.11.0 by @dependabot in #183
  • Bump golang from 1.18.3-alpine to 1.19rc2-alpine by @dependabot in #185
  • Bump github.com/palantir/go-githubapp from 0.12.1 to 0.13.1 by @dependabot in #184
  • Bump golang from 1.19rc2-alpine to 1.19.0-alpine by @dependabot in #187
  • Bump github.com/CircleCI-Public/circleci-cli from 0.1.18828 to 0.1.20397 by @dependabot in #186
  • Bump @bestsellerit/secret-injector from 1.7.6 to 2.0.6 by @dependabot-circleci in #189
  • release 1.0.0 (public available) by @brondum in #195

Full Changelog: 0.5.6...1.0.0

0.5.6

14 Jul 09:43
Compare
Choose a tag to compare

What's Changed

  • Bump golang from 1.18.2-alpine to 1.18.3-alpine by @dependabot in #176
  • Bump github.com/rs/zerolog from 1.26.1 to 1.27.0 by @dependabot in #175
  • Bump github.com/google/go-containerregistry from 0.9.0 to 0.10.0 by @dependabot in #174

Full Changelog: 0.5.5...0.5.6

0.5.5

13 Jul 09:52
031c9a8
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/palantir/go-baseapp from 0.3.1 to 0.4.0 by @dependabot in #151
  • Bump github.com/palantir/go-githubapp from 0.11.0 to 0.12.1 by @dependabot in #152
  • Bump @bestsellerit/secret-injector from 1.6.3 to 1.6.5 by @dependabot-circleci in #161
  • Bump golang from 1.18.1-alpine to 1.18.2-alpine by @dependabot in #164
  • Bump github.com/google/go-containerregistry from 0.8.0 to 0.9.0 by @dependabot in #162
  • Bump github.com/CircleCI-Public/circleci-cli from 0.1.17464 to 0.1.18828 by @dependabot in #165
  • Bump @bestsellerit/secret-injector from 1.6.5 to 1.7.5 by @dependabot-circleci in #166
  • Bump @bestsellerit/secret-injector from 1.7.5 to 1.7.6 by @dependabot-circleci in #171
  • Migrate to access token (ES-2090) by @ChristianGroentved in #178
  • Easteregg by @ChristianGroentved in #179
  • We Had To Use Dark Magic To Make This Work by @ChristianGroentved in #180
  • Same as last commit with changes by @ChristianGroentved in #181

Full Changelog: 0.5.4...0.5.5