forked from riandyrn/otelchi
-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /examples/multi-services #2
Closed
dependabot
wants to merge
10
commits into
master
from
dependabot/go_modules/examples/multi-services/google.golang.org/protobuf-1.33.0
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.19.0 to 0.23.0. - [Commits](golang/net@v0.19.0...v0.23.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…lti-services/golang.org/x/net-0.23.0 chore(deps): bump golang.org/x/net from 0.19.0 to 0.23.0 in /examples/multi-services
chore(master): release 1.1.0
* feat: add multiple filters in WithFilter option Signed-off-by: Ilham Syahid S <[email protected]> * test: adjust WithFilter test for multiple filters Signed-off-by: Ilham Syahid S <[email protected]> * docs: add `WithFilter` adjustment on CHANGELOG Signed-off-by: Ilham Syahid S <[email protected]> * feat: upgrade to go1.21 and otel 1.26 Signed-off-by: Ilham Syahid S <[email protected]> * docs: update comments related to WithFilters to make it easier to understand; * chore: update otel version to v1.28.0; update chi version to v5.1.0; * chore: adjust dep versions in examples; * feat: return 0.9.0 in Version(); * chore: update docker base image for examples to golang:1.21-alpine3.20; * docs: fix grammar in README.md for examples; * chore: upgrade the semconv version in tracer utils to v1.20.0; * chore: update deps in example projects to the latest versions; * chore: update go version in compatibility-test.yaml to 1.21 & 1.22; * docs: update CHANGELOG.md; * chore: make compatibility testing always executed upon push to master; rename ci.yaml to quick-test.yaml to represent better usage; make quick-test.yaml only executed on pull request; * chore: fix run condition for the job; * docs: fix badge in README.md; update grammar in README.md; * docs: update CHANGELOG.md; * feat: added traceID on context * feat: renamed to trace-id * ci: change to runner ubuntu * ci: changed token * chore(master): release 1.1.0 --------- Signed-off-by: Ilham Syahid S <[email protected]> Co-authored-by: Ilham Syahid S <[email protected]> Co-authored-by: Riandy Rahman Nugraha <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0. --- updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/go_modules/examples/multi-services/google.golang.org/protobuf-1.33.0
branch
from
July 7, 2024 02:18
39e6ba7
to
80e8b50
Compare
Looks like google.golang.org/protobuf is up-to-date now, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/go_modules/examples/multi-services/google.golang.org/protobuf-1.33.0
branch
July 7, 2024 02:20
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0.
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)You can disable automated security fix PRs for this repo from the Security Alerts page.