Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TES: Correct service info endpoint #689

Closed
lbeckman314 opened this issue Apr 5, 2023 · 1 comment
Closed

TES: Correct service info endpoint #689

lbeckman314 opened this issue Apr 5, 2023 · 1 comment
Assignees
Labels
Milestone

Comments

@lbeckman314
Copy link
Member

tes-compliance-suite full report

Phase Test Case Status
phase_service_info.yml service_info response_schema_validation FAIL

References

@lbeckman314 lbeckman314 added the bug label Apr 5, 2023
@lbeckman314 lbeckman314 added this to the 0.11 milestone Apr 5, 2023
@lbeckman314 lbeckman314 self-assigned this Apr 5, 2023
lbeckman314 added a commit that referenced this issue May 12, 2023
- Update Github Actions to build and deploy report from funnel-compliance repo (https://github.com/ohsu-comp-bio/funnel-compliance)
@lbeckman314
Copy link
Member Author

Fixed in #699

Screenshot 2023-05-15 at 4 09 50 PM

lbeckman314 pushed a commit that referenced this issue Jul 12, 2023
Update Github Actions with compliance changes

Fixing openapi2proto util

Match GA4GH URL path specifications

- Add initial redirect from `/ga4gh/tes/v1` to `v1`

Add tes v1.1 compliance test to CI

Update tes-compliance-suite Github Actions workflow

Update report output structure

Fix upload artifacts action

Update report output path

WIP: Added new prefixes for service paths

The following paths point to the same service endpoints:
- <path>
- /v1/<path>
- /ga4gh/tes/v1/<path>

Fix for service-info requests (#689)

- Update Github Actions to build and deploy report from funnel-compliance repo (https://github.com/ohsu-comp-bio/funnel-compliance)

Update GoReleaser command in Makefile

Update dependencies via Dependabot

Increasing timeout

build(deps): bump terser from 4.8.0 to 4.8.1 in /webdash (#677)

* build(deps): bump terser from 4.8.0 to 4.8.1 in /webdash

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v4.8.0...v4.8.1)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update tests.yaml for dependabot PR

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump minimist from 1.2.5 to 1.2.8 in /webdash (#676)

* build(deps): bump minimist from 1.2.5 to 1.2.8 in /webdash

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update tests.yaml for dependabot PR

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump golang.org/x/crypto (#675)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20200622213623-75b288015ac9 to 0.1.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/commits/v0.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump github.com/prometheus/client_golang (#673)

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.4.1 to 1.11.1.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.4.1...v1.11.1)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump golang.org/x/net (#674)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20201021035429-f5854403a974 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/commits/v0.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump github.com/aws/aws-sdk-go from 1.13.54 to 1.34.0 (#672)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.13.54 to 1.34.0.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/v1.34.0/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.13.54...v1.34.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump k8s.io/client-go from 0.17.0 to 0.20.0 (#670)

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.17.0 to 0.20.0.
- [Release notes](https://github.com/kubernetes/client-go/releases)
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.17.0...v0.20.0)

---
updated-dependencies:
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump github.com/docker/docker (#695)

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 1.13.1 to 20.10.24+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v1.13.1...v20.10.24)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump github.com/docker/distribution (#694)

Bumps [github.com/docker/distribution](https://github.com/docker/distribution) from 2.7.1+incompatible to 2.8.2+incompatible.
- [Release notes](https://github.com/docker/distribution/releases)
- [Commits](https://github.com/docker/distribution/compare/v2.7.1...v2.8.2)

---
updated-dependencies:
- dependency-name: github.com/docker/distribution
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

build(deps): bump golang.org/x/crypto (#696)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20201002170205-7f63de1d35b0 to 0.1.0.
- [Commits](https://github.com/golang/crypto/commits/v0.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump json5 from 1.0.1 to 1.0.2 in /webdash (#678)

* build(deps): bump json5 from 1.0.1 to 1.0.2 in /webdash

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update tests.yaml for dependabot PR

* Update tests.yaml

* Update tests.yaml

* Update tests.yaml for dependabot PR

* Update tests.yaml with upgrade of golangci-lint

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /webdash (#698)

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump ua-parser-js from 0.7.28 to 0.7.35 in /webdash (#697)

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.28 to 0.7.35.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.28...0.7.35)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Fix make error from dependency update

Dependabot dependency update

Update dependencies via Dependabot

Increasing timeout

build(deps): bump terser from 4.8.0 to 4.8.1 in /webdash (#677)

* build(deps): bump terser from 4.8.0 to 4.8.1 in /webdash

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v4.8.0...v4.8.1)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update tests.yaml for dependabot PR

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump minimist from 1.2.5 to 1.2.8 in /webdash (#676)

* build(deps): bump minimist from 1.2.5 to 1.2.8 in /webdash

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update tests.yaml for dependabot PR

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump golang.org/x/crypto (#675)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20200622213623-75b288015ac9 to 0.1.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/commits/v0.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump github.com/prometheus/client_golang (#673)

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.4.1 to 1.11.1.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.4.1...v1.11.1)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump golang.org/x/net (#674)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20201021035429-f5854403a974 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/commits/v0.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump github.com/aws/aws-sdk-go from 1.13.54 to 1.34.0 (#672)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.13.54 to 1.34.0.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/v1.34.0/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.13.54...v1.34.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump k8s.io/client-go from 0.17.0 to 0.20.0 (#670)

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.17.0 to 0.20.0.
- [Release notes](https://github.com/kubernetes/client-go/releases)
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.17.0...v0.20.0)

---
updated-dependencies:
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump github.com/docker/docker (#695)

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 1.13.1 to 20.10.24+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v1.13.1...v20.10.24)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump github.com/docker/distribution (#694)

Bumps [github.com/docker/distribution](https://github.com/docker/distribution) from 2.7.1+incompatible to 2.8.2+incompatible.
- [Release notes](https://github.com/docker/distribution/releases)
- [Commits](https://github.com/docker/distribution/compare/v2.7.1...v2.8.2)

---
updated-dependencies:
- dependency-name: github.com/docker/distribution
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

build(deps): bump golang.org/x/crypto (#696)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20201002170205-7f63de1d35b0 to 0.1.0.
- [Commits](https://github.com/golang/crypto/commits/v0.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump json5 from 1.0.1 to 1.0.2 in /webdash (#678)

* build(deps): bump json5 from 1.0.1 to 1.0.2 in /webdash

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update tests.yaml for dependabot PR

* Update tests.yaml

* Update tests.yaml

* Update tests.yaml for dependabot PR

* Update tests.yaml with upgrade of golangci-lint

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /webdash (#698)

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump ua-parser-js from 0.7.28 to 0.7.35 in /webdash (#697)

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.28 to 0.7.35.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.28...0.7.35)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Fix make error from dependency update

Release commit for GoReleaser

parent e34fc9ace900d85ef5acedb05cc2b0b5f4b50e26
author Liam Beckman <lbeckman314@gmail.com> 1689199970 -0700
committer Liam Beckman <lbeckman314@gmail.com> 1689200250 -0700
gpgsig -----BEGIN SSH SIGNATURE-----
 U1NIU0lHAAAAAQAAAZcAAAAHc3NoLXJzYQAAAAMBAAEAAAGBALVJ0C5PaQ63WZ/l26cdrh
 LtibqalwyNrjanrWlD2NEaZpiS5X8PPTGjma23WqdrUjeUGS960z72qP7dXdgcFom7aABq
 E+YhZ1ZArs3w8t+dWS/Lm2IiN7/hRHJgT4eQyqbuQljeN3yi/3EvJfM2Z9PuXtnF1sK7w8
 VNZ4Jw3mrP7G6Mun8Dam8yWMRsGWLcsvjOpbEQVdgnjldDckiUriOKvj/fHe2HSB1jfXyq
 juykHm6LClyEPa5PvdKQ1SF9fHZPcOZEAORx4GH3qmN1CT/xJDPgtMuD3eY8pDV/4oobJO
 wtDBgLFGWH2TIQSnZE1sfO4AADHhLcl35vae+2h/Ho2NI54l3jL9DElelUyRV2AywwR9QL
 jZcwthYVc5MSDCXetqCvAUakJBa7q3J309h75RhC7bl5ZlngjjJIZpd3x2q2rvWiFTB3bN
 6QiwCkh6JVpoYZfOu3T3eW5C2Fea7+QeT8NtQU+vtzCclbEQe+XpWvZdxEaBQhR1pX1TWp
 FwAAAANnaXQAAAAAAAAABnNoYTUxMgAAAZQAAAAMcnNhLXNoYTItNTEyAAABgEpYQmHbI9
 FekMRgBPHpqT959fCZmeZmn9I4lLv1lNdf7nxzBGOEkXXYDQsgbyZT6JlRR4a1weRb6upD
 L9+m3B5BEgyIk+mJGy37Dp+Ue8ti0QVpZrCQTlKSFBi7B/to7945UpTiBI0bq7iO2Ccr/+
 PRoIIfKaNRK91e4PFf7f1RauWez8w4yTnzlqs53vSnfdvQ2mR1rwzHIRFoaSpUVT0TdxAD
 AX0ju1sUEY+bSqbL1ot0RyFmyALZkgwmKvCGPMdTHle/Sb7BQSVST46ziIgEUHT2VtVXSf
 fskWRmnVS3fTl3dzdqjAp9zdPOgnNd1UEJwUCSx5qshKS0zwyH4/zA7DNU+Duao5XOM92M
 K64UiZqLch0Y3muGlvB3CGEzVJcBhbhCD/1Lx49tDM+kVSXVtHuh57+z4nz14my/RFcjHT
 WtMjBIujRTQcvFGmv0UMVRBv8xvHocYpM6c78gZxvDAKkZYgHwBVSePQmagUqpNul5XlCw
 tPuoI+u5bUueUw==
 -----END SSH SIGNATURE-----

Update TESv1.1 support and dependency updates

parent e34fc9ace900d85ef5acedb05cc2b0b5f4b50e26
author Liam Beckman <lbeckman314@gmail.com> 1689199970 -0700
committer Liam Beckman <lbeckman314@gmail.com> 1689200022 -0700
gpgsig -----BEGIN SSH SIGNATURE-----
 U1NIU0lHAAAAAQAAAZcAAAAHc3NoLXJzYQAAAAMBAAEAAAGBALVJ0C5PaQ63WZ/l26cdrh
 LtibqalwyNrjanrWlD2NEaZpiS5X8PPTGjma23WqdrUjeUGS960z72qP7dXdgcFom7aABq
 E+YhZ1ZArs3w8t+dWS/Lm2IiN7/hRHJgT4eQyqbuQljeN3yi/3EvJfM2Z9PuXtnF1sK7w8
 VNZ4Jw3mrP7G6Mun8Dam8yWMRsGWLcsvjOpbEQVdgnjldDckiUriOKvj/fHe2HSB1jfXyq
 juykHm6LClyEPa5PvdKQ1SF9fHZPcOZEAORx4GH3qmN1CT/xJDPgtMuD3eY8pDV/4oobJO
 wtDBgLFGWH2TIQSnZE1sfO4AADHhLcl35vae+2h/Ho2NI54l3jL9DElelUyRV2AywwR9QL
 jZcwthYVc5MSDCXetqCvAUakJBa7q3J309h75RhC7bl5ZlngjjJIZpd3x2q2rvWiFTB3bN
 6QiwCkh6JVpoYZfOu3T3eW5C2Fea7+QeT8NtQU+vtzCclbEQe+XpWvZdxEaBQhR1pX1TWp
 FwAAAANnaXQAAAAAAAAABnNoYTUxMgAAAZQAAAAMcnNhLXNoYTItNTEyAAABgFZiB2k2mj
 nyTUNBfe0KniJctqNJhT3SKIo4SeqqLCAMAj5k3CFMfWq87SLOjZ2yzuNSbzXE+ijSAOze
 djDMSs1v4ZrmMrCtTHgwJGTG6HVRDYIPFp9CrURMAUroPIlNVcd59swi66UrjnXYxJC/o7
 Z+A0X30yxlD8ttjddoJCerItJV8EbWn9NVjm4Xh6TGMpp0F5uBORTN7t2pmhkvpaxY5bCW
 wtX20iOV/UHYcU4Ob0spCgwoTWnTfWiVfDYHtXykhv1tOZ2QlUaMG6rvm/G+39eWRw6cgy
 rv8BUpgdgpueOAxtZm7yqE4dxy7FyJV2W1yip2YwpvlLAHelYepSG3cK6ExHtxX7xehFLH
 LxVAwiOqw/AdBFbVElND2NtJ1Idy+LwNsDNPc86Ni0QNErc/YxNO9pQkK7/43In8v1AW4S
 Z3yk81f4Voy2EF4esml2pYoyG52vXTJZvoD1QOSrtl8pvxU3qgsHmu4s3/Wbdr9tPanyje
 Ru+c9kcehoDkTg==
 -----END SSH SIGNATURE-----

Update dependencies via Dependabot

Increasing timeout

build(deps): bump terser from 4.8.0 to 4.8.1 in /webdash (#677)

* build(deps): bump terser from 4.8.0 to 4.8.1 in /webdash

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v4.8.0...v4.8.1)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update tests.yaml for dependabot PR

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump minimist from 1.2.5 to 1.2.8 in /webdash (#676)

* build(deps): bump minimist from 1.2.5 to 1.2.8 in /webdash

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update tests.yaml for dependabot PR

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump golang.org/x/crypto (#675)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20200622213623-75b288015ac9 to 0.1.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/commits/v0.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump github.com/prometheus/client_golang (#673)

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.4.1 to 1.11.1.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.4.1...v1.11.1)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump golang.org/x/net (#674)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20201021035429-f5854403a974 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/commits/v0.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump github.com/aws/aws-sdk-go from 1.13.54 to 1.34.0 (#672)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.13.54 to 1.34.0.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/v1.34.0/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.13.54...v1.34.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump k8s.io/client-go from 0.17.0 to 0.20.0 (#670)

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.17.0 to 0.20.0.
- [Release notes](https://github.com/kubernetes/client-go/releases)
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.17.0...v0.20.0)

---
updated-dependencies:
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump github.com/docker/docker (#695)

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 1.13.1 to 20.10.24+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v1.13.1...v20.10.24)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump github.com/docker/distribution (#694)

Bumps [github.com/docker/distribution](https://github.com/docker/distribution) from 2.7.1+incompatible to 2.8.2+incompatible.
- [Release notes](https://github.com/docker/distribution/releases)
- [Commits](https://github.com/docker/distribution/compare/v2.7.1...v2.8.2)

---
updated-dependencies:
- dependency-name: github.com/docker/distribution
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

build(deps): bump golang.org/x/crypto (#696)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20201002170205-7f63de1d35b0 to 0.1.0.
- [Commits](https://github.com/golang/crypto/commits/v0.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump json5 from 1.0.1 to 1.0.2 in /webdash (#678)

* build(deps): bump json5 from 1.0.1 to 1.0.2 in /webdash

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update tests.yaml for dependabot PR

* Update tests.yaml

* Update tests.yaml

* Update tests.yaml for dependabot PR

* Update tests.yaml with upgrade of golangci-lint

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /webdash (#698)

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump ua-parser-js from 0.7.28 to 0.7.35 in /webdash (#697)

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.28 to 0.7.35.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.28...0.7.35)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Fix make error from dependency update

Release commit for GoReleaser

Add support for backend parameters

Add initial support for 'ignore_error' flag

build(deps): bump golang.org/x/crypto (#675)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20200622213623-75b288015ac9 to 0.1.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/commits/v0.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump golang.org/x/net (#674)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20201021035429-f5854403a974 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/commits/v0.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump k8s.io/client-go from 0.17.0 to 0.20.0 (#670)

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.17.0 to 0.20.0.
- [Release notes](https://github.com/kubernetes/client-go/releases)
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.17.0...v0.20.0)

---
updated-dependencies:
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

parent e34fc9ace900d85ef5acedb05cc2b0b5f4b50e26
author Liam Beckman <lbeckman314@gmail.com> 1689199970 -0700
committer Liam Beckman <lbeckman314@gmail.com> 1689200250 -0700
gpgsig -----BEGIN SSH SIGNATURE-----
 U1NIU0lHAAAAAQAAAZcAAAAHc3NoLXJzYQAAAAMBAAEAAAGBALVJ0C5PaQ63WZ/l26cdrh
 LtibqalwyNrjanrWlD2NEaZpiS5X8PPTGjma23WqdrUjeUGS960z72qP7dXdgcFom7aABq
 E+YhZ1ZArs3w8t+dWS/Lm2IiN7/hRHJgT4eQyqbuQljeN3yi/3EvJfM2Z9PuXtnF1sK7w8
 VNZ4Jw3mrP7G6Mun8Dam8yWMRsGWLcsvjOpbEQVdgnjldDckiUriOKvj/fHe2HSB1jfXyq
 juykHm6LClyEPa5PvdKQ1SF9fHZPcOZEAORx4GH3qmN1CT/xJDPgtMuD3eY8pDV/4oobJO
 wtDBgLFGWH2TIQSnZE1sfO4AADHhLcl35vae+2h/Ho2NI54l3jL9DElelUyRV2AywwR9QL
 jZcwthYVc5MSDCXetqCvAUakJBa7q3J309h75RhC7bl5ZlngjjJIZpd3x2q2rvWiFTB3bN
 6QiwCkh6JVpoYZfOu3T3eW5C2Fea7+QeT8NtQU+vtzCclbEQe+XpWvZdxEaBQhR1pX1TWp
 FwAAAANnaXQAAAAAAAAABnNoYTUxMgAAAZQAAAAMcnNhLXNoYTItNTEyAAABgEpYQmHbI9
 FekMRgBPHpqT959fCZmeZmn9I4lLv1lNdf7nxzBGOEkXXYDQsgbyZT6JlRR4a1weRb6upD
 L9+m3B5BEgyIk+mJGy37Dp+Ue8ti0QVpZrCQTlKSFBi7B/to7945UpTiBI0bq7iO2Ccr/+
 PRoIIfKaNRK91e4PFf7f1RauWez8w4yTnzlqs53vSnfdvQ2mR1rwzHIRFoaSpUVT0TdxAD
 AX0ju1sUEY+bSqbL1ot0RyFmyALZkgwmKvCGPMdTHle/Sb7BQSVST46ziIgEUHT2VtVXSf
 fskWRmnVS3fTl3dzdqjAp9zdPOgnNd1UEJwUCSx5qshKS0zwyH4/zA7DNU+Duao5XOM92M
 K64UiZqLch0Y3muGlvB3CGEzVJcBhbhCD/1Lx49tDM+kVSXVtHuh57+z4nz14my/RFcjHT
 WtMjBIujRTQcvFGmv0UMVRBv8xvHocYpM6c78gZxvDAKkZYgHwBVSePQmagUqpNul5XlCw
 tPuoI+u5bUueUw==
 -----END SSH SIGNATURE-----

Update TESv1.1 support and dependency updates

parent e34fc9ace900d85ef5acedb05cc2b0b5f4b50e26
author Liam Beckman <lbeckman314@gmail.com> 1689199970 -0700
committer Liam Beckman <lbeckman314@gmail.com> 1689200022 -0700
gpgsig -----BEGIN SSH SIGNATURE-----
 U1NIU0lHAAAAAQAAAZcAAAAHc3NoLXJzYQAAAAMBAAEAAAGBALVJ0C5PaQ63WZ/l26cdrh
 LtibqalwyNrjanrWlD2NEaZpiS5X8PPTGjma23WqdrUjeUGS960z72qP7dXdgcFom7aABq
 E+YhZ1ZArs3w8t+dWS/Lm2IiN7/hRHJgT4eQyqbuQljeN3yi/3EvJfM2Z9PuXtnF1sK7w8
 VNZ4Jw3mrP7G6Mun8Dam8yWMRsGWLcsvjOpbEQVdgnjldDckiUriOKvj/fHe2HSB1jfXyq
 juykHm6LClyEPa5PvdKQ1SF9fHZPcOZEAORx4GH3qmN1CT/xJDPgtMuD3eY8pDV/4oobJO
 wtDBgLFGWH2TIQSnZE1sfO4AADHhLcl35vae+2h/Ho2NI54l3jL9DElelUyRV2AywwR9QL
 jZcwthYVc5MSDCXetqCvAUakJBa7q3J309h75RhC7bl5ZlngjjJIZpd3x2q2rvWiFTB3bN
 6QiwCkh6JVpoYZfOu3T3eW5C2Fea7+QeT8NtQU+vtzCclbEQe+XpWvZdxEaBQhR1pX1TWp
 FwAAAANnaXQAAAAAAAAABnNoYTUxMgAAAZQAAAAMcnNhLXNoYTItNTEyAAABgFZiB2k2mj
 nyTUNBfe0KniJctqNJhT3SKIo4SeqqLCAMAj5k3CFMfWq87SLOjZ2yzuNSbzXE+ijSAOze
 djDMSs1v4ZrmMrCtTHgwJGTG6HVRDYIPFp9CrURMAUroPIlNVcd59swi66UrjnXYxJC/o7
 Z+A0X30yxlD8ttjddoJCerItJV8EbWn9NVjm4Xh6TGMpp0F5uBORTN7t2pmhkvpaxY5bCW
 wtX20iOV/UHYcU4Ob0spCgwoTWnTfWiVfDYHtXykhv1tOZ2QlUaMG6rvm/G+39eWRw6cgy
 rv8BUpgdgpueOAxtZm7yqE4dxy7FyJV2W1yip2YwpvlLAHelYepSG3cK6ExHtxX7xehFLH
 LxVAwiOqw/AdBFbVElND2NtJ1Idy+LwNsDNPc86Ni0QNErc/YxNO9pQkK7/43In8v1AW4S
 Z3yk81f4Voy2EF4esml2pYoyG52vXTJZvoD1QOSrtl8pvxU3qgsHmu4s3/Wbdr9tPanyje
 Ru+c9kcehoDkTg==
 -----END SSH SIGNATURE-----

Update dependencies via Dependabot

Increasing timeout

build(deps): bump terser from 4.8.0 to 4.8.1 in /webdash (#677)

* build(deps): bump terser from 4.8.0 to 4.8.1 in /webdash

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v4.8.0...v4.8.1)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update tests.yaml for dependabot PR

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump minimist from 1.2.5 to 1.2.8 in /webdash (#676)

* build(deps): bump minimist from 1.2.5 to 1.2.8 in /webdash

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update tests.yaml for dependabot PR

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump golang.org/x/crypto (#675)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20200622213623-75b288015ac9 to 0.1.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/commits/v0.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump github.com/prometheus/client_golang (#673)

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.4.1 to 1.11.1.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.4.1...v1.11.1)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump golang.org/x/net (#674)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20201021035429-f5854403a974 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/commits/v0.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump github.com/aws/aws-sdk-go from 1.13.54 to 1.34.0 (#672)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.13.54 to 1.34.0.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/v1.34.0/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.13.54...v1.34.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump k8s.io/client-go from 0.17.0 to 0.20.0 (#670)

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.17.0 to 0.20.0.
- [Release notes](https://github.com/kubernetes/client-go/releases)
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.17.0...v0.20.0)

---
updated-dependencies:
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump github.com/docker/docker (#695)

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 1.13.1 to 20.10.24+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v1.13.1...v20.10.24)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump github.com/docker/distribution (#694)

Bumps [github.com/docker/distribution](https://github.com/docker/distribution) from 2.7.1+incompatible to 2.8.2+incompatible.
- [Release notes](https://github.com/docker/distribution/releases)
- [Commits](https://github.com/docker/distribution/compare/v2.7.1...v2.8.2)

---
updated-dependencies:
- dependency-name: github.com/docker/distribution
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

build(deps): bump golang.org/x/crypto (#696)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20201002170205-7f63de1d35b0 to 0.1.0.
- [Commits](https://github.com/golang/crypto/commits/v0.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump json5 from 1.0.1 to 1.0.2 in /webdash (#678)

* build(deps): bump json5 from 1.0.1 to 1.0.2 in /webdash

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update tests.yaml for dependabot PR

* Update tests.yaml

* Update tests.yaml

* Update tests.yaml for dependabot PR

* Update tests.yaml with upgrade of golangci-lint

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /webdash (#698)

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump ua-parser-js from 0.7.28 to 0.7.35 in /webdash (#697)

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.28 to 0.7.35.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.28...0.7.35)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Fix make error from dependency update

Release commit for GoReleaser

Add support for backend parameters

Add initial support for 'ignore_error' flag

build(deps): bump golang.org/x/crypto (#675)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20200622213623-75b288015ac9 to 0.1.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/commits/v0.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump golang.org/x/net (#674)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20201021035429-f5854403a974 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/commits/v0.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump k8s.io/client-go from 0.17.0 to 0.20.0 (#670)

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.17.0 to 0.20.0.
- [Release notes](https://github.com/kubernetes/client-go/releases)
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.17.0...v0.20.0)

---
updated-dependencies:
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump github.com/docker/docker (#695)

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 1.13.1 to 20.10.24+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v1.13.1...v20.10.24)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

parent e34fc9ace900d85ef5acedb05cc2b0b5f4b50e26
author Liam Beckman <lbeckman314@gmail.com> 1689199970 -0700
committer Liam Beckman <lbeckman314@gmail.com> 1689200250 -0700
gpgsig -----BEGIN SSH SIGNATURE-----
 U1NIU0lHAAAAAQAAAZcAAAAHc3NoLXJzYQAAAAMBAAEAAAGBALVJ0C5PaQ63WZ/l26cdrh
 LtibqalwyNrjanrWlD2NEaZpiS5X8PPTGjma23WqdrUjeUGS960z72qP7dXdgcFom7aABq
 E+YhZ1ZArs3w8t+dWS/Lm2IiN7/hRHJgT4eQyqbuQljeN3yi/3EvJfM2Z9PuXtnF1sK7w8
 VNZ4Jw3mrP7G6Mun8Dam8yWMRsGWLcsvjOpbEQVdgnjldDckiUriOKvj/fHe2HSB1jfXyq
 juykHm6LClyEPa5PvdKQ1SF9fHZPcOZEAORx4GH3qmN1CT/xJDPgtMuD3eY8pDV/4oobJO
 wtDBgLFGWH2TIQSnZE1sfO4AADHhLcl35vae+2h/Ho2NI54l3jL9DElelUyRV2AywwR9QL
 jZcwthYVc5MSDCXetqCvAUakJBa7q3J309h75RhC7bl5ZlngjjJIZpd3x2q2rvWiFTB3bN
 6QiwCkh6JVpoYZfOu3T3eW5C2Fea7+QeT8NtQU+vtzCclbEQe+XpWvZdxEaBQhR1pX1TWp
 FwAAAANnaXQAAAAAAAAABnNoYTUxMgAAAZQAAAAMcnNhLXNoYTItNTEyAAABgEpYQmHbI9
 FekMRgBPHpqT959fCZmeZmn9I4lLv1lNdf7nxzBGOEkXXYDQsgbyZT6JlRR4a1weRb6upD
 L9+m3B5BEgyIk+mJGy37Dp+Ue8ti0QVpZrCQTlKSFBi7B/to7945UpTiBI0bq7iO2Ccr/+
 PRoIIfKaNRK91e4PFf7f1RauWez8w4yTnzlqs53vSnfdvQ2mR1rwzHIRFoaSpUVT0TdxAD
 AX0ju1sUEY+bSqbL1ot0RyFmyALZkgwmKvCGPMdTHle/Sb7BQSVST46ziIgEUHT2VtVXSf
 fskWRmnVS3fTl3dzdqjAp9zdPOgnNd1UEJwUCSx5qshKS0zwyH4/zA7DNU+Duao5XOM92M
 K64UiZqLch0Y3muGlvB3CGEzVJcBhbhCD/1Lx49tDM+kVSXVtHuh57+z4nz14my/RFcjHT
 WtMjBIujRTQcvFGmv0UMVRBv8xvHocYpM6c78gZxvDAKkZYgHwBVSePQmagUqpNul5XlCw
 tPuoI+u5bUueUw==
 -----END SSH SIGNATURE-----

Update TESv1.1 support and dependency updates

parent e34fc9ace900d85ef5acedb05cc2b0b5f4b50e26
author Liam Beckman <lbeckman314@gmail.com> 1689199970 -0700
committer Liam Beckman <lbeckman314@gmail.com> 1689200022 -0700
gpgsig -----BEGIN SSH SIGNATURE-----
 U1NIU0lHAAAAAQAAAZcAAAAHc3NoLXJzYQAAAAMBAAEAAAGBALVJ0C5PaQ63WZ/l26cdrh
 LtibqalwyNrjanrWlD2NEaZpiS5X8PPTGjma23WqdrUjeUGS960z72qP7dXdgcFom7aABq
 E+YhZ1ZArs3w8t+dWS/Lm2IiN7/hRHJgT4eQyqbuQljeN3yi/3EvJfM2Z9PuXtnF1sK7w8
 VNZ4Jw3mrP7G6Mun8Dam8yWMRsGWLcsvjOpbEQVdgnjldDckiUriOKvj/fHe2HSB1jfXyq
 juykHm6LClyEPa5PvdKQ1SF9fHZPcOZEAORx4GH3qmN1CT/xJDPgtMuD3eY8pDV/4oobJO
 wtDBgLFGWH2TIQSnZE1sfO4AADHhLcl35vae+2h/Ho2NI54l3jL9DElelUyRV2AywwR9QL
 jZcwthYVc5MSDCXetqCvAUakJBa7q3J309h75RhC7bl5ZlngjjJIZpd3x2q2rvWiFTB3bN
 6QiwCkh6JVpoYZfOu3T3eW5C2Fea7+QeT8NtQU+vtzCclbEQe+XpWvZdxEaBQhR1pX1TWp
 FwAAAANnaXQAAAAAAAAABnNoYTUxMgAAAZQAAAAMcnNhLXNoYTItNTEyAAABgFZiB2k2mj
 nyTUNBfe0KniJctqNJhT3SKIo4SeqqLCAMAj5k3CFMfWq87SLOjZ2yzuNSbzXE+ijSAOze
 djDMSs1v4ZrmMrCtTHgwJGTG6HVRDYIPFp9CrURMAUroPIlNVcd59swi66UrjnXYxJC/o7
 Z+A0X30yxlD8ttjddoJCerItJV8EbWn9NVjm4Xh6TGMpp0F5uBORTN7t2pmhkvpaxY5bCW
 wtX20iOV/UHYcU4Ob0spCgwoTWnTfWiVfDYHtXykhv1tOZ2QlUaMG6rvm/G+39eWRw6cgy
 rv8BUpgdgpueOAxtZm7yqE4dxy7FyJV2W1yip2YwpvlLAHelYepSG3cK6ExHtxX7xehFLH
 LxVAwiOqw/AdBFbVElND2NtJ1Idy+LwNsDNPc86Ni0QNErc/YxNO9pQkK7/43In8v1AW4S
 Z3yk81f4Voy2EF4esml2pYoyG52vXTJZvoD1QOSrtl8pvxU3qgsHmu4s3/Wbdr9tPanyje
 Ru+c9kcehoDkTg==
 -----END SSH SIGNATURE-----

Update dependencies via Dependabot

Increasing timeout

build(deps): bump terser from 4.8.0 to 4.8.1 in /webdash (#677)

* build(deps): bump terser from 4.8.0 to 4.8.1 in /webdash

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v4.8.0...v4.8.1)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update tests.yaml for dependabot PR

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump minimist from 1.2.5 to 1.2.8 in /webdash (#676)

* build(deps): bump minimist from 1.2.5 to 1.2.8 in /webdash

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update tests.yaml for dependabot PR

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump golang.org/x/crypto (#675)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20200622213623-75b288015ac9 to 0.1.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/commits/v0.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump github.com/prometheus/client_golang (#673)

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.4.1 to 1.11.1.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.4.1...v1.11.1)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump golang.org/x/net (#674)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20201021035429-f5854403a974 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/commits/v0.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump github.com/aws/aws-sdk-go from 1.13.54 to 1.34.0 (#672)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.13.54 to 1.34.0.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/v1.34.0/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.13.54...v1.34.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump k8s.io/client-go from 0.17.0 to 0.20.0 (#670)

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.17.0 to 0.20.0.
- [Release notes](https://github.com/kubernetes/client-go/releases)
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.17.0...v0.20.0)

---
updated-dependencies:
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump github.com/docker/docker (#695)

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 1.13.1 to 20.10.24+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v1.13.1...v20.10.24)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump github.com/docker/distribution (#694)

Bumps [github.com/docker/distribution](https://github.com/docker/distribution) from 2.7.1+incompatible to 2.8.2+incompatible.
- [Release notes](https://github.com/docker/distribution/releases)
- [Commits](https://github.com/docker/distribution/compare/v2.7.1...v2.8.2)

---
updated-dependencies:
- dependency-name: github.com/docker/distribution
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

build(deps): bump golang.org/x/crypto (#696)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20201002170205-7f63de1d35b0 to 0.1.0.
- [Commits](https://github.com/golang/crypto/commits/v0.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump json5 from 1.0.1 to 1.0.2 in /webdash (#678)

* build(deps): bump json5 from 1.0.1 to 1.0.2 in /webdash

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update tests.yaml for dependabot PR

* Update tests.yaml

* Update tests.yaml

* Update tests.yaml for dependabot PR

* Update tests.yaml with upgrade of golangci-lint

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /webdash (#698)

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump ua-parser-js from 0.7.28 to 0.7.35 in /webdash (#697)

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.28 to 0.7.35.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.28...0.7.35)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Fix make error from dependency update

Release commit for GoReleaser

Add support for backend parameters

Add initial support for 'ignore_error' flag

build(deps): bump golang.org/x/crypto (#675)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20200622213623-75b288015ac9 to 0.1.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/commits/v0.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump golang.org/x/net (#674)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20201021035429-f5854403a974 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/commits/v0.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump k8s.io/client-go from 0.17.0 to 0.20.0 (#670)

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.17.0 to 0.20.0.
- [Release notes](https://github.com/kubernetes/client-go/releases)
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.17.0...v0.20.0)

---
updated-dependencies:
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump github.com/docker/docker (#695)

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 1.13.1 to 20.10.24+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v1.13.1...v20.10.24)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

build(deps): bump github.com/docker/distribution (#694)

Bumps [github.com/docker/distribution](https://github.com/docker/distribution) from 2.7.1+incompatible to 2.8.2+incompatible.
- [Release notes](https://github.com/docker/distribution/releases)
- [Commits](https://github.com/docker/distribution/compare/v2.7.1...v2.8.2)

---
updated-dependencies:
- dependency-name: github.com/docker/distribution
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

build(deps): bump golang.org/x/crypto (#696)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20201002170205-7f63de1d35b0 to 0.1.0.
- [Commits](https://github.com/golang/crypto/commits/v0.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Beckman <lbeckman314@gmail.com>

Revert dependabot updates to go.sum and go.mod

Update unit tests to pass v1.1 compliance

Linting fixes

```sh
golangci-lint run ./...
```

Fix unit test and linting errors

- Replace recently added runtime panics with logs

Fix concurrent update unit test

Fix base64 encoding test

Disable unused and deprecated warnings from linter

- Removing unused errors until code is approved to remove
- Removing deprecated errors until replacement of the following is complete:
    `github.com/golang/protobuf/jsonpb -> google.golang.org/protobuf/encoding/protojson`

Add tmate session in compliance tests

Update following make all command

Replace Fatal logs with Print statements

Remove tmate steps from compliance tests

Update Base64 encoding of task

- Is this platform dependent?

Temp. remove Mongo and Badger tests

Re-enable Mongo and Badger tests

Add tmate to debug mongo tests

Add mgo patches for mongo tests

Re-enable unit and badger tests for full test suite

Add mongo to the TES compliance tests

Reorder steps in compliance test

Add mongo flag switch to enable/disable mongo tests

Disable fail-fast in compliance tests

Add tmate for debugging compliance tests

Add name_prefix filtering to Mongo queries

Enable tmate debugging

Update tag filtering for mongodb compliance tests

Remove tmate debugging for compliance tests

Remove mongodb database "active" check

Remove tmate step from mongodb tests

Temp tmate session

Remove tmate session

Tmate session

Add debug stack trace to mongodb close function

Add initial WaitGroup for mongodb event writer

Move WorkGroup increment

Clean up comments regarding new WaitGroup

Add WaitGroup to worker_test.go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant