Commit Graph

148 Commits

Author SHA1 Message Date
dependabot[bot]
ede2273643 Bump ruby/setup-ruby from 1.172.0 to 1.173.0
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.172.0 to 1.173.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Commits](d4526a5553...5f19ec79ce)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 20:29:57 +00:00
Eric Ostrowski
652e420618 Merge pull request #104 from actions/dependabot/github_actions/ruby/setup-ruby-1.172.0
Bump ruby/setup-ruby from 1.171.0 to 1.172.0
2024-02-29 16:54:11 -06:00
dependabot[bot]
403f0bb25e Bump ruby/setup-ruby from 1.171.0 to 1.172.0
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.171.0 to 1.172.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Commits](22fdc77bf4...d4526a5553)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-29 22:51:37 +00:00
Eric Ostrowski
bcf4ba0d8f Merge pull request #105 from actions/dependabot/github_actions/goreleaser/goreleaser-action-696b757ee8f3742e68b261173b9eeeb96306a57f
Bump goreleaser/goreleaser-action from 94b86e1b0200cc3baefc577476f7d63bc69ad382 to 696b757ee8f3742e68b261173b9eeeb96306a57f
2024-02-29 16:49:26 -06:00
dependabot[bot]
e72471d545 Bump goreleaser/goreleaser-action
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 94b86e1b0200cc3baefc577476f7d63bc69ad382 to 696b757ee8f3742e68b261173b9eeeb96306a57f.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](94b86e1b02...696b757ee8)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-26 20:33:07 +00:00
Eric Ostrowski
ace2e14a2c Merge pull request #102 from actions/dependabot/github_actions/goreleaser/goreleaser-action-94b86e1b0200cc3baefc577476f7d63bc69ad382
Bump goreleaser/goreleaser-action from d50b0c42eeed7b45ad20ecc8046a958047efe1d5 to 94b86e1b0200cc3baefc577476f7d63bc69ad382
2024-02-20 15:37:22 -06:00
Eric Ostrowski
a72b015852 Merge pull request #103 from actions/dependabot/github_actions/ruby/setup-ruby-1.171.0
Bump ruby/setup-ruby from 1.151.0 to 1.171.0
2024-02-20 15:36:42 -06:00
dependabot[bot]
dade8ced74 Bump ruby/setup-ruby from 1.151.0 to 1.171.0
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.151.0 to 1.171.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Commits](bc1dd263b6...22fdc77bf4)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 20:33:37 +00:00
dependabot[bot]
3a679489ed Bump goreleaser/goreleaser-action
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from d50b0c42eeed7b45ad20ecc8046a958047efe1d5 to 94b86e1b0200cc3baefc577476f7d63bc69ad382.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](d50b0c42ee...94b86e1b02)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 20:33:35 +00:00
John Hernley
0381a0d289 Merge pull request #93 from actions/dependabot/go_modules/github.com/spf13/cobra-1.8.0
Bump github.com/spf13/cobra from 1.4.0 to 1.8.0
2024-02-09 12:21:11 -05:00
John Hernley
b7a6a615ee Merge pull request #101 from actions/dependabot/go_modules/github.com/spf13/cobra-1.8.0-licenses
License updates for dependabot/go_modules/github.com/spf13/cobra-1.8.0
2024-02-09 12:11:39 -05:00
John Hernley
367e9949d4 Update cobra.dep.yml 2024-02-09 12:09:47 -05:00
licensed-ci
726027490b Auto-update license files 2024-02-09 17:07:30 +00:00
dependabot[bot]
4545cb8290 Bump github.com/spf13/cobra from 1.4.0 to 1.8.0
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.4.0 to 1.8.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.4.0...v1.8.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-09 17:06:05 +00:00
John Hernley
1aad18306d Merge pull request #98 from actions/dependabot/go_modules/golang.org/x/oauth2-0.17.0
Bump golang.org/x/oauth2 from 0.0.0-20220411215720-9780585627b5 to 0.17.0
2024-02-09 11:55:18 -05:00
John Hernley
d97e3e5cc8 Merge pull request #100 from actions/dependabot/go_modules/golang.org/x/oauth2-0.17.0-licenses
License updates for dependabot/go_modules/golang.org/x/oauth2-0.17.0
2024-02-09 11:52:34 -05:00
jherns
636fa9d62f Merge remote-tracking branch 'origin/main' into dependabot/go_modules/golang.org/x/oauth2-0.17.0-licenses 2024-02-09 11:49:56 -05:00
dependabot[bot]
610b122fca Bump golang.org/x/oauth2
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.0.0-20220411215720-9780585627b5 to 0.17.0.
- [Commits](https://github.com/golang/oauth2/commits/v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-09 16:45:30 +00:00
John Hernley
ce5a6b2af6 Merge pull request #91 from actions/dependabot/go_modules/github.com/gorilla/mux-1.8.1
Bump github.com/gorilla/mux from 1.7.4 to 1.8.1
2024-02-09 11:41:54 -05:00
licensed-ci
1481dfc871 Auto-update license files 2024-02-09 16:28:47 +00:00
dependabot[bot]
f77d2717ca Bump golang.org/x/oauth2
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.0.0-20220411215720-9780585627b5 to 0.17.0.
- [Commits](https://github.com/golang/oauth2/commits/v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-09 16:27:14 +00:00
dependabot[bot]
df2279267b Bump github.com/gorilla/mux from 1.7.4 to 1.8.1
Bumps [github.com/gorilla/mux](https://github.com/gorilla/mux) from 1.7.4 to 1.8.1.
- [Release notes](https://github.com/gorilla/mux/releases)
- [Commits](https://github.com/gorilla/mux/compare/v1.7.4...v1.8.1)

---
updated-dependencies:
- dependency-name: github.com/gorilla/mux
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-09 16:27:10 +00:00
John Hernley
2a96e13444 Merge pull request #97 from actions/dependabot/github_actions/goreleaser/goreleaser-action-d50b0c42eeed7b45ad20ecc8046a958047efe1d5
Bump goreleaser/goreleaser-action from 14707cd26fbb4b6c8abf03fb8ea4eb6c59711a62 to d50b0c42eeed7b45ad20ecc8046a958047efe1d5
2024-02-09 11:25:25 -05:00
dependabot[bot]
775e41d329 Bump goreleaser/goreleaser-action
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 14707cd26fbb4b6c8abf03fb8ea4eb6c59711a62 to d50b0c42eeed7b45ad20ecc8046a958047efe1d5.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](14707cd26f...d50b0c42ee)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-09 16:23:21 +00:00
John Hernley
8b2dd2453d Merge pull request #89 from actions/dependabot/github_actions/github/codeql-action-3
Bump github/codeql-action from 2 to 3
2024-02-09 11:22:26 -05:00
dependabot[bot]
b142f804d8 Bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-09 16:20:09 +00:00
John Hernley
371003d4c7 Merge pull request #90 from actions/dependabot/github_actions/actions/setup-go-5
Bump actions/setup-go from 4 to 5
2024-02-09 11:12:02 -05:00
dependabot[bot]
23fecd7e14 Bump actions/setup-go from 4 to 5
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-09 16:09:38 +00:00
John Hernley
738c2bfde1 Merge pull request #94 from actions/sh/licensed
Updating license check
2024-02-09 11:08:41 -05:00
Shawn Hartsell
fc6c0a105a removing uneeded settings from licensed.yml 2024-02-09 10:04:18 -06:00
Shawn Hartsell
cc8ab3cbcf fixing more mispellings 2024-01-17 14:40:57 -06:00
Shawn Hartsell
6a752b86fc fixing spelling of licensed.yml 2024-01-17 14:39:54 -06:00
Shawn Hartsell
a684cedd8d removing branch from pull_request and adding tags -ignore to licenses 2024-01-17 14:39:11 -06:00
Shawn Hartsell
178e192d4e updating licenses ci workflow. regenerating licenses cache 2024-01-17 14:34:50 -06:00
Shawn Hartsell
caf8f808ee Merge pull request #81 from AdrianDsg/adriandsg/upgrade-dependencies
upgrade github actions and add dependabot config file
2024-01-17 10:15:47 -06:00
Adrian Dischinger
3efc7559cf Merge remote-tracking branch 'upstream/main' into adriandsg/upgrade-dependencies 2024-01-17 09:14:14 +00:00
Adrian Dischinger
7b4aa8ae80 chore(deps): use full commit sha to pin 3rd party actions 2024-01-17 09:12:01 +00:00
Adrian Dischinger
4e8dfee7c2 chore: change dependabot schedules to weekly 2024-01-17 09:07:31 +00:00
Shawn Hartsell
0d972bbe61 Merge pull request #88 from actions/dependabot/go_modules/github.com/cloudflare/circl-1.3.7
Some checks failed
goreleaser / goreleaser (push) Has been cancelled
Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7
v202401161759
2024-01-16 17:01:18 -06:00
dependabot[bot]
08969745fd Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7
Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.3.3 to 1.3.7.
- [Release notes](https://github.com/cloudflare/circl/releases)
- [Commits](https://github.com/cloudflare/circl/compare/v1.3.3...v1.3.7)

---
updated-dependencies:
- dependency-name: github.com/cloudflare/circl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-16 22:59:11 +00:00
Shawn Hartsell
b0c888ea6d Merge pull request #84 from actions/dependabot/go_modules/github.com/go-git/go-git/v5-5.11.0
Bump github.com/go-git/go-git/v5 from 5.4.2 to 5.11.0
2024-01-16 16:57:57 -06:00
dependabot[bot]
524258ed14 Bump github.com/go-git/go-git/v5 from 5.4.2 to 5.11.0
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.4.2 to 5.11.0.
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](https://github.com/go-git/go-git/compare/v5.4.2...v5.11.0)

---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-16 22:54:39 +00:00
Shawn Hartsell
1736c011f3 Merge pull request #87 from actions/dependabot/go_modules/golang.org/x/crypto-0.17.0
Bump golang.org/x/crypto from 0.0.0-20220411220226-7b82a4e95df4 to 0.17.0
2024-01-16 16:52:56 -06:00
Shawn Hartsell
daca03c5e8 Merge pull request #77 from actions/dependabot/go_modules/gopkg.in/yaml.v3-3.0.0
Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0
2024-01-16 16:36:50 -06:00
dependabot[bot]
4442922a6a Bump golang.org/x/crypto
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20220411220226-7b82a4e95df4 to 0.17.0.
- [Commits](https://github.com/golang/crypto/commits/v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-16 22:31:12 +00:00
Shawn Hartsell
58f6f35f93 Merge pull request #86 from actions/sh/upgrade-go
Updating Go version
2024-01-16 16:29:57 -06:00
Shawn Hartsell
83232a9d39 Update CODEOWNERS 2024-01-16 16:29:34 -06:00
Shawn Hartsell
35c0ff9f0e updating github.go ot use io pkg instead of ioutil pkg after Go 1.21 upgrade 2024-01-16 15:33:03 -06:00
Shawn Hartsell
c7838fced0 fixing lint error in sync.go 2024-01-16 15:32:24 -06:00
Shawn Hartsell
3b3893d774 updating repoames to use os pkg instead of ioutil pkg after upgrading to Go 1.21 2024-01-16 15:31:59 -06:00