Sourced from docker/setup-buildx-action's releases.
v2.0.0
- Node 16 as default runtime by
@crazy-max(#131)
- This requires a minimum Actions Runner version of v2.285.0, which is by default available in GHES 3.4 or later.
Full Changelog: https://github.com/docker/setup-buildx-action/compare/v1.7.0...v2.0.0
Sourced from docker/build-push-action's releases.
v3.0.0
- Node 16 as default runtime by
@crazy-max(#564)
- This requires a minimum Actions Runner version of v2.285.0, which is by default available in GHES 3.4 or later.
- Standalone mode support by
@crazy-max(#601 #609)- chore: update dev dependencies and workflow by
@crazy-max(#571)- Bump
@actions/execfrom 1.1.0 to 1.1.1 (#573)- Bump
@actions/githubfrom 5.0.0 to 5.0.1 (#582)- Bump minimist from 1.2.5 to 1.2.6 (#584)
- Bump semver from 7.3.5 to 7.3.7 (#595)
- Bump csv-parse from 4.16.3 to 5.0.4 (#533)
Full Changelog: https://github.com/docker/build-push-action/compare/v2.10.0...v3.0.0
e551b19 Merge pull request #564 from crazy-max/node-163554377 Merge pull request #609 from crazy-max/ci-fix-testa62bc1b ci: fix standalone testc208583 Merge pull request #601 from crazy-max/standalone-modefcd9124 Merge pull request #607 from docker/dependabot/github_actions/docker/metadata...0ebe720 Bump docker/metadata-action from 3 to 438b4580 Standalone mode supportba31738 Merge pull request #533 from docker/dependabot/npm_and_yarn/csv-parse-5.0.443721d2 Update generated content5ea21bf Fix csv-parse implementation since major updateSourced from docker/login-action's releases.
v2.0.0
- Node 16 as default runtime by
@crazy-max(#161)
- 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-max(#170)- Bump
@actions/execfrom 1.1.0 to 1.1.1 (#167)- Bump
@actions/iofrom 1.1.1 to 1.1.2 (#168)- Bump minimist from 1.2.5 to 1.2.6 (#176)
- Bump https-proxy-agent from 5.0.0 to 5.0.1 (#182)
Full Changelog: https://github.com/docker/login-action/compare/v1.14.1...v2.0.0
49ed152 Merge pull request #161 from crazy-max/node16-runtimeb61a9ce Node 16 as default runtime3a136a8 Merge pull request #182 from docker/dependabot/npm_and_yarn/https-proxy-agent...b312880 Update generated content795794e Bump https-proxy-agent from 5.0.0 to 5.0.11edf618 Merge pull request #179 from docker/dependabot/github_actions/codecov/codecov...8e66ad4 Bump codecov/codecov-action from 2 to 37c79b59 Merge pull request #176 from docker/dependabot/npm_and_yarn/minimist-1.2.624a38e0 Bump minimist from 1.2.5 to 1.2.670e1ff8 Merge pull request #170 from crazy-max/eslintf7ad71d cli: accept @ prefixed value arguments for strings2cb36fd Release v0.0.21f56c992 cli: move subcommands to a separate file0271385 cli: allow list arguments as prefix filters6e4454e cli: add subcommand "add"d59f49c Add a basic command-line tool to read and set keys.9f9039f Add a test for top-level comment blocking.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)