Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2025

Bumps github.com/elastic/go-docappender/v2 from 2.11.3 to 2.12.0.

Release notes

Sourced from github.com/elastic/go-docappender/v2's releases.

v2.12.0

What's Changed

New Contributors

Full Changelog: elastic/go-docappender@v2.11.3...v2.12.0

Commits
  • 90e13e2 Add support for passing extra query params to bulk request (#283)
  • c645925 build(deps): bump actions/checkout in the github-actions group (#282)
  • c21260b build(deps): bump go.uber.org/zap from 1.27.0 to 1.27.1 (#281)
  • 82f7868 build(deps): bump github.com/elastic/elastic-transport-go/v8 (#280)
  • 1abe224 build(deps): bump golang.org/x/sync from 0.17.0 to 0.18.0 (#279)
  • 2548f79 build(deps): bump github.com/klauspost/compress from 1.18.0 to 1.18.1 (#278)
  • 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 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/go-docappender/v2](https://github.com/elastic/go-docappender) from 2.11.3 to 2.12.0.
- [Release notes](https://github.com/elastic/go-docappender/releases)
- [Commits](elastic/go-docappender@v2.11.3...v2.12.0)

---
updated-dependencies:
- dependency-name: github.com/elastic/go-docappender/v2
  dependency-version: 2.12.0
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added automation backport-active-all Automated backport with mergify to all the active branches skip-changelog Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team labels Nov 25, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 25, 2025 21:04
@dependabot dependabot bot requested review from blakerouse and pchila November 25, 2025 21:04
@dependabot dependabot bot added Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team automation skip-changelog backport-active-all Automated backport with mergify to all the active branches labels Nov 25, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane)

1 similar comment
@elasticmachine
Copy link
Contributor

Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane)

@pchila pchila merged commit b1d4e25 into main Nov 26, 2025
12 checks passed
@pchila pchila deleted the dependabot/go_modules/github.com/elastic/go-docappender/v2-2.12.0 branch November 26, 2025 12:36
@github-actions
Copy link
Contributor

@Mergifyio backport 8.19 9.1 9.2

@mergify
Copy link
Contributor

mergify bot commented Nov 26, 2025

mergify bot pushed a commit that referenced this pull request Nov 26, 2025
… 2.12.0 (#11429)

* build(deps): bump github.com/elastic/go-docappender/v2

Bumps [github.com/elastic/go-docappender/v2](https://github.com/elastic/go-docappender) from 2.11.3 to 2.12.0.
- [Release notes](https://github.com/elastic/go-docappender/releases)
- [Commits](elastic/go-docappender@v2.11.3...v2.12.0)

---
updated-dependencies:
- dependency-name: github.com/elastic/go-docappender/v2
  dependency-version: 2.12.0
  dependency-type: indirect
  update-type: version-update:semver-minor
...

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

* Update EDOT go.mod

* Update NOTICE.txt and/or NOTICE-fips.txt

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
(cherry picked from commit b1d4e25)
mergify bot pushed a commit that referenced this pull request Nov 26, 2025
… 2.12.0 (#11429)

* build(deps): bump github.com/elastic/go-docappender/v2

Bumps [github.com/elastic/go-docappender/v2](https://github.com/elastic/go-docappender) from 2.11.3 to 2.12.0.
- [Release notes](https://github.com/elastic/go-docappender/releases)
- [Commits](elastic/go-docappender@v2.11.3...v2.12.0)

---
updated-dependencies:
- dependency-name: github.com/elastic/go-docappender/v2
  dependency-version: 2.12.0
  dependency-type: indirect
  update-type: version-update:semver-minor
...

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

* Update EDOT go.mod

* Update NOTICE.txt and/or NOTICE-fips.txt

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
(cherry picked from commit b1d4e25)

# Conflicts:
#	NOTICE-fips.txt
#	NOTICE.txt
#	go.mod
#	go.sum
#	internal/edot/go.mod
#	internal/edot/go.sum
mergify bot pushed a commit that referenced this pull request Nov 26, 2025
… 2.12.0 (#11429)

* build(deps): bump github.com/elastic/go-docappender/v2

Bumps [github.com/elastic/go-docappender/v2](https://github.com/elastic/go-docappender) from 2.11.3 to 2.12.0.
- [Release notes](https://github.com/elastic/go-docappender/releases)
- [Commits](elastic/go-docappender@v2.11.3...v2.12.0)

---
updated-dependencies:
- dependency-name: github.com/elastic/go-docappender/v2
  dependency-version: 2.12.0
  dependency-type: indirect
  update-type: version-update:semver-minor
...

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

* Update EDOT go.mod

* Update NOTICE.txt and/or NOTICE-fips.txt

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
(cherry picked from commit b1d4e25)
ycombinator added a commit that referenced this pull request Nov 27, 2025
…pender/v2 from 2.11.3 to 2.12.0 (#11446)

* build(deps): bump github.com/elastic/go-docappender/v2 from 2.11.3 to 2.12.0 (#11429)

* build(deps): bump github.com/elastic/go-docappender/v2

Bumps [github.com/elastic/go-docappender/v2](https://github.com/elastic/go-docappender) from 2.11.3 to 2.12.0.
- [Release notes](https://github.com/elastic/go-docappender/releases)
- [Commits](elastic/go-docappender@v2.11.3...v2.12.0)

---
updated-dependencies:
- dependency-name: github.com/elastic/go-docappender/v2
  dependency-version: 2.12.0
  dependency-type: indirect
  update-type: version-update:semver-minor
...

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

* Update EDOT go.mod

* Update NOTICE.txt and/or NOTICE-fips.txt

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
(cherry picked from commit b1d4e25)

# Conflicts:
#	NOTICE-fips.txt
#	NOTICE.txt
#	go.mod
#	go.sum
#	internal/edot/go.mod
#	internal/edot/go.sum

* Fixing conflicts

---------

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shaunak Kashyap <ycombinator@gmail.com>
swiatekm pushed a commit that referenced this pull request Nov 27, 2025
… 2.12.0 (#11429) (#11447)

* build(deps): bump github.com/elastic/go-docappender/v2

Bumps [github.com/elastic/go-docappender/v2](https://github.com/elastic/go-docappender) from 2.11.3 to 2.12.0.
- [Release notes](https://github.com/elastic/go-docappender/releases)
- [Commits](elastic/go-docappender@v2.11.3...v2.12.0)

---
updated-dependencies:
- dependency-name: github.com/elastic/go-docappender/v2
  dependency-version: 2.12.0
  dependency-type: indirect
  update-type: version-update:semver-minor
...



* Update EDOT go.mod

* Update NOTICE.txt and/or NOTICE-fips.txt

---------




(cherry picked from commit b1d4e25)

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

Labels

automation backport-active-all Automated backport with mergify to all the active branches skip-changelog Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants