Sourced from golangci/golangci-lint-action's releases.
v3.2.0
What's Changed
- Expire cache periodically to avoid unbounded size by
@ezimanyiin golangci/golangci-lint-action#466misc
- docs: update version to v3 by
@zaunistin golangci/golangci-lint-action#450- modify examples using setup-go by
@3100in golangci/golangci-lint-action#451dependencies
- build(deps): bump actions/checkout from 2 to 3 by
@dependabotin golangci/golangci-lint-action#409- build(deps-dev): bump
@typescript-eslint/parserfrom 5.12.1 to 5.13.0 by@dependabotin golangci/golangci-lint-action#410- build(deps-dev): bump eslint-config-prettier from 8.4.0 to 8.5.0 by
@dependabotin golangci/golangci-lint-action#412- build(deps-dev): bump typescript from 4.5.5 to 4.6.2 by
@dependabotin golangci/golangci-lint-action#413- build(deps-dev): bump eslint from 8.10.0 to 8.11.0 by
@dependabotin golangci/golangci-lint-action#418- build(deps-dev): bump
@typescript-eslint/parserfrom 5.14.0 to 5.15.0 by@dependabotin golangci/golangci-lint-action#421- build(deps-dev): bump prettier from 2.5.1 to 2.6.0 by
@dependabotin golangci/golangci-lint-action#422- build(deps): bump
@actions/cachefrom 1.0.9 to 1.0.10 by@dependabotin golangci/golangci-lint-action#423- build(deps): bump
@actions/tool-cachefrom 1.7.1 to 1.7.2 by@dependabotin golangci/golangci-lint-action#426- build(deps-dev): bump
@typescript-eslint/eslint-pluginfrom 5.14.0 to 5.15.0 by@dependabotin golangci/golangci-lint-action#425- build(deps): bump
@actions/execfrom 1.1.0 to 1.1.1 by@dependabotin golangci/golangci-lint-action#424- build(deps): bump minimist from 1.2.5 to 1.2.6 by
@dependabotin golangci/golangci-lint-action#427- build(deps-dev): bump prettier from 2.6.0 to 2.6.1 by
@dependabotin golangci/golangci-lint-action#428- build(deps-dev): bump typescript from 4.6.2 to 4.6.3 by
@dependabotin golangci/golangci-lint-action#429- build(deps): bump
@actions/cachefrom 1.0.10 to 2.0.0 by@dependabotin golangci/golangci-lint-action#432- build(deps-dev): bump prettier from 2.6.1 to 2.6.2 by
@dependabotin golangci/golangci-lint-action#436- build(deps): bump
@actions/githubfrom 5.0.0 to 5.0.1 by@dependabotin golangci/golangci-lint-action#437- build(deps-dev): bump
@typescript-eslint/parserfrom 5.16.0 to 5.17.0 by@dependabotin golangci/golangci-lint-action#438- build(deps-dev): bump
@typescript-eslint/eslint-pluginfrom 5.16.0 to 5.18.0 by@dependabotin golangci/golangci-lint-action#441- build(deps-dev): bump eslint-plugin-import from 2.25.4 to 2.26.0 by
@dependabotin golangci/golangci-lint-action#444- build(deps-dev): bump
@typescript-eslint/parserfrom 5.17.0 to 5.18.0 by@dependabotin golangci/golangci-lint-action#445- build(deps-dev): bump eslint from 8.12.0 to 8.13.0 by
@dependabotin golangci/golangci-lint-action#446- build(deps): bump actions/setup-go from 2 to 3 by
@dependabotin golangci/golangci-lint-action#443- build(deps-dev): bump
@vercel/nccfrom 0.33.3 to 0.33.4 by@dependabotin golangci/golangci-lint-action#452- build(deps-dev): bump
@typescript-eslint/eslint-pluginfrom 5.18.0 to 5.19.0 by@dependabotin golangci/golangci-lint-action#453- build(deps-dev): bump
@typescript-eslint/parserfrom 5.18.0 to 5.19.0 by@dependabotin golangci/golangci-lint-action#454- build(deps): bump
@actions/cachefrom 2.0.0 to 2.0.2 by@dependabotin golangci/golangci-lint-action#447- build(deps-dev): bump eslint from 8.13.0 to 8.14.0 by
@dependabotin golangci/golangci-lint-action#456- build(deps-dev): bump
@typescript-eslint/parserfrom 5.19.0 to 5.20.0 by@dependabotin golangci/golangci-lint-action#455- build(deps-dev): bump
@typescript-eslint/eslint-pluginfrom 5.19.0 to 5.20.0 by@dependabotin golangci/golangci-lint-action#457- build(deps-dev): bump
@typescript-eslint/eslint-pluginfrom 5.20.0 to 5.21.0 by@dependabotin golangci/golangci-lint-action#460- build(deps-dev): bump typescript from 4.6.3 to 4.6.4 by
@dependabotin golangci/golangci-lint-action#461- build(deps-dev): bump
@typescript-eslint/parserfrom 5.20.0 to 5.22.0 by@dependabotin golangci/golangci-lint-action#464- build(deps): bump github/codeql-action from 1 to 2 by
@dependabotin golangci/golangci-lint-action#459- build(deps-dev): bump eslint from 8.14.0 to 8.15.0 by
@dependabotin golangci/golangci-lint-action#467- build(deps-dev): bump
@typescript-eslint/eslint-pluginfrom 5.21.0 to 5.22.0 by@dependabotin golangci/golangci-lint-action#469- build(deps): bump
@actions/corefrom 1.6.0 to 1.8.0 by@dependabotin golangci/golangci-lint-action#468New Contributors
... (truncated)
537aa19 Expire cache periodically to avoid unbounded size (#466)f70e52d build(deps): bump @actions/core from 1.6.0 to 1.8.0 (#468)a304692 build(deps-dev): bump @typescript-eslint/eslint-plugin (#469)eeca7c5 build(deps-dev): bump eslint from 8.14.0 to 8.15.0 (#467)dfbcd2a build(deps): bump github/codeql-action from 1 to 2 (#459)4421331 build(deps-dev): bump @typescript-eslint/parser from 5.20.0 to 5.22.0 (#464)5e6c1bb build(deps-dev): bump typescript from 4.6.3 to 4.6.4 (#461)44eba43 build(deps-dev): bump @typescript-eslint/eslint-plugin (#460)358a5e3 build(deps-dev): bump @typescript-eslint/eslint-plugin (#457)b9c65a5 build(deps-dev): bump @typescript-eslint/parser from 5.19.0 to 5.20.0 (#455)Sourced from github.com/prometheus/common's releases.
v0.34.0
- [ENHANCEMENT] Enable selecting minimum TLS version. #375
v0.33.0
3763a1d TLS config: Enable selection of min TLS version (#375)0c7319a Remove comment about PROMETHEUS_COMMON_DISABLE_HTTP2 env var because it is no...840c039 Use path.Clean to clean sigv4 path.ffd0efb Deduplicate slashes for sigv4 signature902cb39 Merge pull request #365 from prometheus/superq/bump_sigv4910a9df Update sigv4 modules2c24277 Merge pull request #362 from prometheus/repo_syncf6b0912 Merge pull request #353 from prometheus/superq/bump_goe457c0a Update common Prometheus files0e1254b Merge pull request #359 from prometheus/repo_sync8c6de56 Merge pull request #1081 from catj-cockroach/add-kubernetes-secret-supportd8917fa adds support for kubernetes mounted private keys54a3a4b Merge pull request #1082 from johanneswuerbach/connector-dialer30d9faf Merge pull request #1080 from drakkan/sqlstatecf6aeee feat: change the connector dialeref3111e error: add SQLState006a3f4 Added code that accounts for the 'Z' timezone separator in the ParseTimestamp...da91844 Merge pull request #1078 from otan-cockroach/copydata326e7d0 fix CopyData commentb3b8332 expose raw CopyData command (#1077)Sourced from goreleaser/goreleaser-action's releases.
v3.0.0
What's Changed
- chore: node 16 as default runtime by
@crazy-maxin goreleaser/goreleaser-action#343
- This requires a minimum Actions Runner version of v2.285.0, which is by default available in GHES 3.4 or later.
- chore: update dev dependencies and workflow by
@crazy-maxin goreleaser/goreleaser-action#342- upgrade go version to 1.18 by
@morwnin goreleaser/goreleaser-action#335- chore(deps): bump
@actions/execfrom 1.1.0 to 1.1.1 in goreleaser/goreleaser-action#331- chore(deps): bump
@actions/tool-cachefrom 1.7.1 to 1.7.2 in goreleaser/goreleaser-action#332- chore(deps): bump
@actions/tool-cachefrom 1.7.2 to 2.0.1 in goreleaser/goreleaser-action#355- chore(deps): bump minimist from 1.2.5 to 1.2.6 in goreleaser/goreleaser-action#334
- chore(deps): bump yargs from 17.3.1 to 17.4.0 in goreleaser/goreleaser-action#333
- chore(deps): bump yargs from 17.4.0 to 17.4.1 in goreleaser/goreleaser-action#339
- chore(deps): bump yargs from 17.4.1 to 17.5.1 in goreleaser/goreleaser-action#352
- chore(deps): bump
@actions/http-clientfrom 1.0.11 to 2.0.1 in goreleaser/goreleaser-action#353- chore(deps): bump
@actions/corefrom 1.6.0 to 1.8.2 in goreleaser/goreleaser-action#354New Contributors
@morwnmade their first contribution in goreleaser/goreleaser-action#335Full Changelog: https://github.com/goreleaser/goreleaser-action/compare/v2.9.1...v3.0.0
v2.9.1
What's Changed
- fix: current tag not taken into account by
@crazy-maxin goreleaser/goreleaser-action#329Full Changelog: https://github.com/goreleaser/goreleaser-action/compare/v2...v2.9.1
v2.9.0
What's Changed
- refactor: setup context by
@crazy-maxin goreleaser/goreleaser-action#325- chore: update community files by
@crazy-maxin goreleaser/goreleaser-action#328- feat: add artifacts and metadata outputs by
@crazy-maxin goreleaser/goreleaser-action#327Full Changelog: https://github.com/goreleaser/goreleaser-action/compare/v2.8.1...v2.9.0
v2.8.1
What's Changed
- fix: should not force snapshot when nightly is set by
@caarlos0in goreleaser/goreleaser-action#321Full Changelog: https://github.com/goreleaser/goreleaser-action/compare/v2.8.0...v2.8.1
v2.8.0
What's Changed
- chore(deps): bump
@actions/tool-cachefrom 1.7.0 to 1.7.1 by@dependabotin goreleaser/goreleaser-action#290- chore(deps): bump
@actions/corefrom 1.3.0 to 1.4.0 by@dependabotin goreleaser/goreleaser-action#289- chore(deps): bump
@actions/execfrom 1.0.4 to 1.1.0 by@dependabotin goreleaser/goreleaser-action#291- refactor: use built-in
getExecOutputby@crazy-maxin goreleaser/goreleaser-action#292
... (truncated)
68acf3b chore(deps): bump @actions/tool-cache from 1.7.2 to 2.0.1 (#355)46da113 chore: node 16 as default runtime (#343)223909a chore: updatec56d8df Revert "chore(deps): bump @actions/core from 1.6.0 to 1.8.2 (#354)"d1c2f83 chore(deps): bump @actions/core from 1.6.0 to 1.8.2 (#354)5c65fd8 chore(deps): bump @actions/http-client from 1.0.11 to 2.0.1 (#353)46cd12b chore(deps): bump yargs from 17.4.1 to 17.5.1 (#352)822d1bf chore(deps): bump docker/bake-action from 1 to 2 (#346)c25888f chore: update dev dependencies and workflow (#342)ec57748 chore(deps): bump yargs from 17.4.0 to 17.4.1 (#339)