Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2023

Bumps github.com/elastic/elastic-package from 0.73.0 to 0.74.0.

Release notes

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

v0.74.0

Changelog

  • 2f50bd52 [system testing] Implement assertion for expected number of events (#960)
  • ab4357cd [K8s testing] Support use of Kustomize (#1125)
  • 2412010f Chore(deps): bump helm.sh/helm/v3 from 3.11.0 to 3.11.1 (#1138)
  • 72e75bf4 Add skeleton for elastic-package-package-storage-publish pipeline (#1136)
  • 8c85a681 Chore(deps): bump github.com/go-git/go-billy/v5 from 5.4.0 to 5.4.1 (#1135)
  • b7d9d835 Chore(deps): bump honnef.co/go/tools from 0.3.3 to 0.4.0 (#1134)
  • 599941d9 Add pull request configuration for buildkite pr bot (#1129)
  • 77594f09 Chore(deps): bump github.com/shirou/gopsutil/v3 from 3.22.12 to 3.23.1 (#1131)
  • 0440db5e Add variant for Kibana >= 8.7.0 with Fleet experimental toggles enabled (#1128)
  • 409ee852 Add pipeline for buildkite with initial stages (#1124)
Commits
  • 2f50bd5 [system testing] Implement assertion for expected number of events (#960)
  • ab4357c [K8s testing] Support use of Kustomize (#1125)
  • 2412010 Chore(deps): bump helm.sh/helm/v3 from 3.11.0 to 3.11.1 (#1138)
  • 72e75bf Add skeleton for elastic-package-package-storage-publish pipeline (#1136)
  • 8c85a68 Chore(deps): bump github.com/go-git/go-billy/v5 from 5.4.0 to 5.4.1 (#1135)
  • b7d9d83 Chore(deps): bump honnef.co/go/tools from 0.3.3 to 0.4.0 (#1134)
  • 599941d Add pull request configuration for buildkite pr bot (#1129)
  • 77594f0 Chore(deps): bump github.com/shirou/gopsutil/v3 from 3.22.12 to 3.23.1 (#1131)
  • 0440db5 Add variant for Kibana >= 8.7.0 with Fleet experimental toggles enabled (#1128)
  • 409ee85 Add pipeline for buildkite with initial stages (#1124)
  • See full diff 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)

Bumps [github.com/elastic/elastic-package](https://github.com/elastic/elastic-package) from 0.73.0 to 0.74.0.
- [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.73.0...v0.74.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner February 10, 2023 14:00
@elasticmachine
Copy link

elasticmachine commented Feb 10, 2023

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2023-02-14T19:21:23.496+0000

  • Duration: 109 min 38 sec

Test stats 🧪

Test Results
Failed 0
Passed 4716
Skipped 11
Total 4727

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

@elasticmachine
Copy link

elasticmachine commented Feb 10, 2023

🌐 Coverage report

Name Metrics % (covered/total) Diff
Packages 100.0% (376/376) 💚
Files 96.759% (627/648)
Classes 96.759% (627/648)
Methods 91.134% (6198/6801)
Lines 92.033% (130471/141766)
Conditionals 100.0% (0/0) 💚

@jsoriano
Copy link
Member

/test

@mergify mergify bot merged commit 25d0626 into main Feb 14, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/elastic/elastic-package-0.74.0 branch February 14, 2023 21:11
bhapas pushed a commit to bhapas/integrations that referenced this pull request Feb 16, 2023
…c#5234)

Bumps [github.com/elastic/elastic-package](https://github.com/elastic/elastic-package) from 0.73.0 to 0.74.0.
- [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.73.0...v0.74.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants