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

Bump go.elastic.co/ecszap from 1.0.1 to 1.0.2 #36430

Merged
merged 2 commits into from
Nov 29, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2023

Bumps go.elastic.co/ecszap from 1.0.1 to 1.0.2.

Release notes

Sourced from go.elastic.co/ecszap's releases.

v1.0.2

Updated zap to v1.24.0 elastic/ecs-logging-go-zap#50 Added "log.origin.function" to caller elastic/ecs-logging-go-zap#52

Changelog

Sourced from go.elastic.co/ecszap's changelog.

1.0.2

  • Updated zap to v1.24.0 pull#50
  • Added "log.origin.function" to caller pull#52
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team as a code owner August 28, 2023 10:34
@dependabot dependabot bot added automation dependabot GitHub Dependabot labels Aug 28, 2023
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Aug 28, 2023
@mergify
Copy link
Contributor

mergify bot commented Aug 28, 2023

This pull request does not have a backport label.
If this is a bug or security fix, could you label this PR @dependabot[bot]? 🙏.
For such, you'll need to label your PR with:

  • The upcoming major version of the Elastic Stack
  • The upcoming minor version of the Elastic Stack (if you're not pushing a breaking change)

To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-v8./d.0 is the label to automatically backport to the 8./d branch. /d is the digit

@elasticmachine
Copy link
Collaborator

elasticmachine commented Aug 28, 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-09-20T19:34:05.503+0000

  • Duration: 99 min 28 sec

Test stats 🧪

Test Results
Failed 0
Passed 28274
Skipped 2013
Total 30287

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

Expand to view the GitHub comments

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

  • /test : Re-trigger the build.

  • /package : Generate the packages and run the E2E tests.

  • /beats-tester : Run the installation tests with beats-tester.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@andrewkroh andrewkroh added the Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team label Aug 28, 2023
@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Aug 28, 2023
@mergify
Copy link
Contributor

mergify bot commented Aug 29, 2023

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b dependabot/go_modules/go.elastic.co/ecszap-1.0.2 upstream/dependabot/go_modules/go.elastic.co/ecszap-1.0.2
git merge upstream/main
git push upstream dependabot/go_modules/go.elastic.co/ecszap-1.0.2

@dependabot dependabot bot force-pushed the dependabot/go_modules/go.elastic.co/ecszap-1.0.2 branch from b74d3cb to f414679 Compare August 29, 2023 14:17
@mergify
Copy link
Contributor

mergify bot commented Sep 20, 2023

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b dependabot/go_modules/go.elastic.co/ecszap-1.0.2 upstream/dependabot/go_modules/go.elastic.co/ecszap-1.0.2
git merge upstream/main
git push upstream dependabot/go_modules/go.elastic.co/ecszap-1.0.2

@dependabot dependabot bot force-pushed the dependabot/go_modules/go.elastic.co/ecszap-1.0.2 branch from f3f7c9e to b8d46c9 Compare September 20, 2023 19:20
@andrewkroh
Copy link
Member

/test

@andrewkroh
Copy link
Member

@dependabot recreate

Bumps [go.elastic.co/ecszap](https://github.com/elastic/ecs-logging-go-zap) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/elastic/ecs-logging-go-zap/releases)
- [Changelog](https://github.com/elastic/ecs-logging-go-zap/blob/main/CHANGELOG.md)
- [Commits](elastic/ecs-logging-go-zap@v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: go.elastic.co/ecszap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/go.elastic.co/ecszap-1.0.2 branch from 64f5c7f to 2a13c21 Compare November 29, 2023 17:42
@elasticmachine
Copy link
Collaborator

❕ Build Aborted

Either there was a build timeout or someone aborted the build.

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

Expand to view the summary

Build stats

  • Duration: 6 min 21 sec

🤖 GitHub comments

Expand to view the GitHub comments

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

  • /test : Re-trigger the build.

  • /package : Generate the packages and run the E2E tests.

  • /beats-tester : Run the installation tests with beats-tester.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@andrewkroh andrewkroh enabled auto-merge (squash) November 29, 2023 19:44
@elasticmachine
Copy link
Collaborator

💚 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-11-29T17:44:12.667+0000

  • Duration: 164 min 35 sec

Test stats 🧪

Test Results
Failed 0
Passed 28694
Skipped 2015
Total 30709

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

Expand to view the GitHub comments

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

  • /test : Re-trigger the build.

  • /package : Generate the packages and run the E2E tests.

  • /beats-tester : Run the installation tests with beats-tester.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@andrewkroh andrewkroh merged commit 66a4c85 into main Nov 29, 2023
108 checks passed
@andrewkroh andrewkroh deleted the dependabot/go_modules/go.elastic.co/ecszap-1.0.2 branch November 29, 2023 20:28
Scholar-Li pushed a commit to Scholar-Li/beats that referenced this pull request Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation dependabot GitHub Dependabot Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants