Skip to content

Bump github.com/elastic/elastic-package from 0.80.0 to 0.83.1 - #108

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/elastic/elastic-package-0.83.1
Closed

Bump github.com/elastic/elastic-package from 0.80.0 to 0.83.1#108
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/elastic/elastic-package-0.83.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 23, 2023

Copy link
Copy Markdown

Bumps github.com/elastic/elastic-package from 0.80.0 to 0.83.1.

Release notes

Sourced from github.com/elastic/elastic-package's releases.

v0.83.1

Changelog

  • e0b94d0 Omit monitoring output ID in policies when empty (#1320)

v0.83.0

Changelog

  • 93a145f Adds system benchmarks command (#1232)
  • e16c69e Chore(deps): bump github.com/elastic/package-spec/v2 from 2.8.1 to 2.9.0 (#1318)
  • 6973a3f Avoid paging issues for git log messages (#1316)
  • 3b3dc09 Skip error uninstalling system package (#1315)
  • 5f65dc2 Chore(deps): bump k8s.io/cli-runtime from 0.27.2 to 0.27.3 (#1311)
  • d42a79d Chore(deps): bump k8s.io/client-go from 0.27.2 to 0.27.3 (#1309)
  • 5f3782b Chore(deps): bump golang.org/x/tools from 0.9.3 to 0.10.0 (#1314)
  • c71f9ee Chore(deps): bump github.com/elastic/package-spec/v2 from 2.8.0 to 2.8.1 (#1313)
  • 2a6f6d1 Chore(deps): bump helm.sh/helm/v3 from 3.12.0 to 3.12.1 (#1310)

v0.82.0

Changelog

  • 1cca77a Chore(deps): bump github.com/AlecAivazis/survey/v2 from 2.3.6 to 2.3.7 (#1307)
  • 07ce9a9 Change folder ordering in PATH (#1305)
  • 54d9728 Set terraform healthcheck after writing outputs (#1301)
  • 23f002b Update format_version set when creating new packages (#1303)
  • 4fd1b58 Add synthetic mode as default when creating a datastream (#1261)
  • 5ad8bd8 Validate JSON output file before unmarshall (#1298)
  • 8647d3a Remove newlines (#1300)
  • a58c8ba Skipped malformed docker-compose log lines (#1297)
  • a28f696 Use fields if synthetic mode is enabled (#1283)
  • 1623fb2 Explicitly install packages on system tests (#1281)
  • 641f6cf Add PR id to bucket URL (#1285)

v0.81.0

Changelog

  • 8971cc5 Chore(deps): bump golang.org/x/tools from 0.9.2 to 0.9.3 (#1295)
  • 1d94ac6 Initialize default reports directory only when needed (#1294)
  • d6d0891 Increase wait for data timeout in GCP test package (#1291)
  • cb5d693 Chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.4 to 3.23.5 (#1293)
  • 354f8bc Chore(deps): bump golang.org/x/tools from 0.9.1 to 0.9.2 (#1292)
  • de20b6d Update pipeline to test with integrations (#1277)
  • 374a34c Change order PATH folders (#1290)
  • f1106b9 Check logs from elastic-agent in system tests (#1256)
  • fe3bd40 Accept newer revisions when waiting for policies to be assigned (#1289)
  • 8a7345c Update default Elastic Stack to 8.7.1 (#1274)
  • e37f454 internal/testrunner/runners/pipeline: clarify warning of error.message type (#1286)
  • f8b3c8c Add Terraform Outputs to ServiceContext to use them in agent policy test config (#1272)
  • 0126081 Fix package-level variables in system tests (#1288)
  • 59e4fa3 Chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#1284)
  • b57cc2d Some UI improvements around current profile (#1273)
  • d02a94a Chore(deps): bump github.com/go-git/go-git/v5 from 5.6.1 to 5.7.0 (#1278)
  • 7b1c97c Add new pipeline to test elastic-package with integrations repository (#1275)
  • f2e5bf4 Unit test corpusgenerator (#1267)

... (truncated)

Commits
  • e0b94d0 Omit monitoring output ID in policies when empty (#1320)
  • 93a145f Adds system benchmarks command (#1232)
  • e16c69e Chore(deps): bump github.com/elastic/package-spec/v2 from 2.8.1 to 2.9.0 (#1318)
  • 6973a3f Avoid paging issues for git log messages (#1316)
  • 3b3dc09 Skip error uninstalling system package (#1315)
  • 5f65dc2 Chore(deps): bump k8s.io/cli-runtime from 0.27.2 to 0.27.3 (#1311)
  • d42a79d Chore(deps): bump k8s.io/client-go from 0.27.2 to 0.27.3 (#1309)
  • 5f3782b Chore(deps): bump golang.org/x/tools from 0.9.3 to 0.10.0 (#1314)
  • c71f9ee Chore(deps): bump github.com/elastic/package-spec/v2 from 2.8.0 to 2.8.1 (#1313)
  • 2a6f6d1 Chore(deps): bump helm.sh/helm/v3 from 3.12.0 to 3.12.1 (#1310)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot @github

dependabot Bot commented on behalf of github Jun 23, 2023

Copy link
Copy Markdown
Author

Dependabot tried to add @legoguy1000/ecosystem as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/legoguy1000/integrations/pulls/108/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the legoguy1000/integrations repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github

dependabot Bot commented on behalf of github Jun 23, 2023

Copy link
Copy Markdown
Author

The following labels could not be found: automation.

@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/elastic/elastic-package-0.83.1 branch from 5099fa9 to aa30ac8 Compare June 26, 2023 13:44
Bumps [github.com/elastic/elastic-package](https://github.com/elastic/elastic-package) from 0.80.0 to 0.83.1.
- [Release notes](https://github.com/elastic/elastic-package/releases)
- [Changelog](https://github.com/elastic/elastic-package/blob/main/.goreleaser.yml)
- [Commits](elastic/elastic-package@v0.80.0...v0.83.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/elastic/elastic-package-0.83.1 branch from aa30ac8 to ff57f09 Compare June 26, 2023 13:45
@dependabot @github

dependabot Bot commented on behalf of github Jun 28, 2023

Copy link
Copy Markdown
Author

Superseded by #109.

@dependabot dependabot Bot closed this Jun 28, 2023
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/elastic/elastic-package-0.83.1 branch June 28, 2023 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants