1
0
mirror of https://github.com/mxpv/podsync.git synced 2024-05-11 05:55:04 +00:00

867 Commits

Author SHA1 Message Date
dependabot[bot]
7422fbd929 Bump google.golang.org/api
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.0.0-20180718221112-efcb5f25ac56 to 0.179.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/commits/v0.179.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-10 01:59:35 +00:00
dependabot[bot]
cc144e7bf7 Bump golangci/golangci-lint-action from 4 to 5
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4 to 5.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-27 13:39:07 -07:00
dependabot[bot]
dadc0a546e Bump golang.org/x/oauth2 from 0.9.0 to 0.19.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.9.0 to 0.19.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.9.0...v0.19.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-04-24 18:24:01 -07:00
ligang945
c3d2ba3efe fix warnning: Variable 'feed' collides with imported package name 2024-04-19 09:59:24 -07:00
dependabot[bot]
0ee0c6e853 Bump golang.org/x/net from 0.17.0 to 0.23.0 (#614)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-19 09:58:20 -07:00
dependabot[bot]
68e516670d Bump golang.org/x/sync from 0.6.0 to 0.7.0
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.6.0 to 0.7.0.
- [Commits](https://github.com/golang/sync/compare/v0.6.0...v0.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-11 12:50:52 -07:00
Maksym Pavlenko
276190bbd7 Merge pull request #605 from mxpv/dependabot/go_modules/google.golang.org/protobuf-1.33.0
Bump google.golang.org/protobuf from 1.28.0 to 1.33.0
2024-03-31 18:31:33 -07:00
Maksym Pavlenko
889899de82 Merge pull request #606 from mxpv/dependabot/go_modules/golang.org/x/net-0.17.0
Bump golang.org/x/net from 0.11.0 to 0.17.0
2024-03-31 18:31:23 -07:00
Maksym Pavlenko
a0df050066 Fix goreleaser config
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
v2.7.0
2024-03-31 18:17:39 -07:00
dependabot[bot]
84b7668285 Bump golang.org/x/net from 0.11.0 to 0.17.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.11.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.11.0...v0.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 00:56:47 +00:00
dependabot[bot]
c478c776dc Bump google.golang.org/protobuf from 1.28.0 to 1.33.0
Bumps google.golang.org/protobuf from 1.28.0 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 00:56:40 +00:00
Maksym Pavlenko
312900c426 Merge pull request #604 from mxpv/deps
Update dependencies and Go version
2024-03-31 17:29:11 -07:00
Maksym Pavlenko
7a81903ae8 Replace deprecated function calls
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
2024-03-31 17:23:42 -07:00
Maksym Pavlenko
d8e042a497 Update golangci-lint
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
2024-03-31 16:48:17 -07:00
Maksym Pavlenko
391489a35f Fix tests and lints
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
2024-03-31 14:35:17 -07:00
Maksym Pavlenko
145abe1f49 Update dependecines and Go version
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
2024-03-31 14:27:45 -07:00
Maksym Pavlenko
fac6fb765a Merge pull request #569 from mxpv/dependabot/github_actions/goreleaser/goreleaser-action-5
Bump goreleaser/goreleaser-action from 4 to 5
2024-03-31 14:21:21 -07:00
Maksym Pavlenko
c38162ba57 Merge pull request #567 from mxpv/dependabot/github_actions/actions/setup-go-5
Bump actions/setup-go from 4 to 5
2024-03-27 13:30:54 -07:00
Maksym Pavlenko
359c9fac42 Merge pull request #600 from mxpv/dependabot/github_actions/golangci/golangci-lint-action-4
Bump golangci/golangci-lint-action from 3 to 4
2024-03-27 13:30:31 -07:00
Maksym Pavlenko
2807a0e544 Merge pull request #601 from mxpv/dependabot/github_actions/actions/upload-artifact-4
Bump actions/upload-artifact from 3 to 4
2024-03-27 13:30:13 -07:00
dependabot[bot]
a043e2621d Bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-27 01:12:21 +00:00
dependabot[bot]
75873a7ab4 Bump golangci/golangci-lint-action from 3 to 4
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3 to 4.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-27 01:12:17 +00:00
Maksym Pavlenko
02b9090baf Merge pull request #568 from mxpv/dependabot/github_actions/docker/setup-buildx-action-3
Bump docker/setup-buildx-action from 2 to 3
2024-03-25 18:46:59 -07:00
dependabot[bot]
719aefa536 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-03-26 01:46:54 +00:00
Maksym Pavlenko
44b062bfb3 Merge pull request #575 from mxpv/dependabot/go_modules/golang.org/x/sync-0.6.0
Bump golang.org/x/sync from 0.1.0 to 0.6.0
2024-03-25 18:46:38 -07:00
Maksym Pavlenko
4927753361 Merge pull request #592 from mxpv/dependabot/go_modules/github.com/stretchr/testify-1.9.0
Bump github.com/stretchr/testify from 1.8.2 to 1.9.0
2024-03-25 18:46:27 -07:00
Maksym Pavlenko
8174216b59 Merge pull request #573 from mxpv/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2024-03-25 18:45:47 -07:00
Maksym Pavlenko
03ee9f82e2 Merge pull request #566 from mxpv/dependabot/github_actions/docker/login-action-3
Bump docker/login-action from 2 to 3
2024-03-25 18:45:36 -07:00
dependabot[bot]
92bb248fe0 Bump github.com/stretchr/testify from 1.8.2 to 1.9.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.2 to 1.9.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.2...v1.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 01:48:55 +00:00
dependabot[bot]
33b0204c4d Bump golang.org/x/sync from 0.1.0 to 0.6.0
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.1.0 to 0.6.0.
- [Commits](https://github.com/golang/sync/compare/v0.1.0...v0.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-05 01:57:59 +00:00
dependabot[bot]
49b707c191 Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-04 01:50:04 +00:00
Maksym Pavlenko
93761fd0c4 Merge pull request #570 from mxpv/dependabot/github_actions/docker/build-push-action-5
Bump docker/build-push-action from 4 to 5
2024-01-03 12:49:56 -08:00
dependabot[bot]
bb584f002e Bump docker/build-push-action from 4 to 5
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 01:08:18 +00:00
dependabot[bot]
92fdff37e6 Bump goreleaser/goreleaser-action from 4 to 5
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 4 to 5.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 01:08:15 +00:00
dependabot[bot]
dc3f2f7e5d Bump docker/setup-buildx-action from 2 to 3
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 01:08:12 +00:00
dependabot[bot]
9cc74a2f1f Bump docker/login-action from 2 to 3
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 01:08:05 +00:00
Maksym Pavlenko
e4c93d4beb Merge pull request #538 from mxpv/dependabot/go_modules/golang.org/x/oauth2-0.9.0
Bump golang.org/x/oauth2 from 0.6.0 to 0.9.0
2023-12-12 15:50:05 -08:00
Maksym Pavlenko
2b3f151587 Merge pull request #535 from mxpv/dependabot/go_modules/github.com/sirupsen/logrus-1.9.3
Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3
2023-12-12 15:49:53 -08:00
Maksym Pavlenko
5c57096643 Merge pull request #554 from AdamCurtisVT/main
Add TLS support
2023-10-10 16:27:11 -07:00
Adam Curtis
3aee543fe0 Add TLS support 2023-10-06 10:07:31 -04:00
dependabot[bot]
ebffa3a5c9 Bump golang.org/x/oauth2 from 0.6.0 to 0.9.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.6.0 to 0.9.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.6.0...v0.9.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>
2023-06-14 01:58:53 +00:00
dependabot[bot]
31bf0c2ac9 Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.9.0 to 1.9.3.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.3)

---
updated-dependencies:
- dependency-name: github.com/sirupsen/logrus
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-05 02:01:54 +00:00
Maksym Pavlenko
cffd0020f4 Update release notes formatting 2023-05-05 17:07:48 -07:00
Maksym Pavlenko
4a9eafd861 Fix version tag when releasing docker images 2023-05-05 17:02:44 -07:00
Maksym Pavlenko
dd551d9798 Include docker image links in release notes v2.6.1 2023-05-05 16:51:29 -07:00
Maksym Pavlenko
947ac530f0 Rework release v2.6.0 2023-05-05 16:40:03 -07:00
Maksym Pavlenko
5c29072bca Fix nightly tag 2023-05-05 15:47:54 -07:00
Maksym Pavlenko
748084df0f Add nightly build job 2023-05-05 15:24:36 -07:00
Maksym Pavlenko
5adb7fb04d Merge pull request #506 from mxpv/dependabot/github_actions/actions/setup-go-4
Bump actions/setup-go from 3 to 4
2023-03-16 09:14:22 -07:00
dependabot[bot]
79634a34e8 Bump actions/setup-go from 3 to 4
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3...v4)

---
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>
2023-03-16 01:58:55 +00:00