Skip to content

Bump github.com/elastic/elastic-package from 0.107.0 to 0.107.1 in /compliance#835

Merged
mergify[bot] merged 1 commit intomainfrom
dependabot/go_modules/compliance/github.com/elastic/elastic-package-0.107.1
Nov 19, 2024
Merged

Bump github.com/elastic/elastic-package from 0.107.0 to 0.107.1 in /compliance#835
mergify[bot] merged 1 commit intomainfrom
dependabot/go_modules/compliance/github.com/elastic/elastic-package-0.107.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Nov 19, 2024

Bumps github.com/elastic/elastic-package from 0.107.0 to 0.107.1.

Release notes

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

v0.107.1

Changelog

  • c5cbbab1e4f1632a44c4c8ab07c0b58b72829a20 [Asset tests] Add installationInfo field to API response of get package (#2233)
  • 63174306fd6d53a70052b2634a9df2a9e1460b50 chore: [updatecli] Update latest snapshot to 9.0.0-54984c5a (#2232)
  • e8ef6b18e350f32c5b3126d1084f61ea66af1406 chore: [updatecli] Update latest snapshot to 8.17.0-af3fc043 (#2231)
  • 9fd62e45e53b56ddc680873265d568b00035bdd4 chore: [updatecli] Update latest snapshot to 8.17.0-187cdde5 (#2230)
  • 02de2d53c7fbb4075338d6058f2f4aee535cc8a3 chore: [updatecli] Update latest snapshot to 8.17.0-1fdf3f88 (#2229)
  • cb937ae5bb58a234511c543bd9191c8def25b114 Chore(deps): bump helm.sh/helm/v3 from 3.16.2 to 3.16.3 (#2228)
  • e7afb49f1b8bc9ee72944169affe99befa274747 Fix benchmark system runner no shard available error (#2225)
  • 2c31b483c14f6bd2c67c64f8eeb9b1e9b0808c3b chore: [updatecli] Update latest snapshot to 8.17.0-923f14dd (#2227)
  • 1b40dc721adfcc489acc66ebce85ea148ff62925 Add unit test for disabled field (#2224)
  • b912137665de23189a222a89dd00ee6e9bd298fc chore: [updatecli] Update default stack version to 8.16.0 (#2222)
  • 1805b99299d71458e9aee92977805448ffeb3082 Ignore empty namespaces when comparing policies (#2226)
  • 769dc4aa651a408752418d0e54e7a840ca50e55f Update catalog-info file with correct system property (#2221)
  • 506a500f7d8e4a857ddb61685e5f7868ed4d00d2 chore: [updatecli] Update latest snapshot to 8.17.0-ca92218c (#2223)
  • fabc9804a9a48bc4648ae662880ab603852659ea chore: [updatecli] Update latest snapshot to 8.17.0-0097201b (#2220)
  • 63e8705873c1ead76eda7ab509aaefcc15cec7c2 Chore(deps): bump updatecli/updatecli-action from 2.69.0 to 2.70.0 (#2219)
Commits
  • c5cbbab [Asset tests] Add installationInfo field to API response of get package (#2...
  • 6317430 chore: [updatecli] Update latest snapshot to 9.0.0-54984c5a (#2232)
  • e8ef6b1 chore: [updatecli] Update latest snapshot to 8.17.0-af3fc043 (#2231)
  • 9fd62e4 chore: [updatecli] Update latest snapshot to 8.17.0-187cdde5 (#2230)
  • 02de2d5 chore: [updatecli] Update latest snapshot to 8.17.0-1fdf3f88 (#2229)
  • cb937ae Chore(deps): bump helm.sh/helm/v3 from 3.16.2 to 3.16.3 (#2228)
  • e7afb49 Fix benchmark system runner no shard available error (#2225)
  • 2c31b48 chore: [updatecli] Update latest snapshot to 8.17.0-923f14dd (#2227)
  • 1b40dc7 Add unit test for disabled field (#2224)
  • b912137 chore: [updatecli] Update default stack version to 8.16.0 (#2222)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.107.0 to 0.107.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.107.0...v0.107.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner November 19, 2024 15:36
@elasticmachine
Copy link
Copy Markdown

💚 Build Succeeded

@mergify mergify bot merged commit 4158c30 into main Nov 19, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/compliance/github.com/elastic/elastic-package-0.107.1 branch November 19, 2024 16:39
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.

2 participants