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

chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /examples/multi-services #2

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 7, 2024

Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0.

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

dependabot bot and others added 3 commits June 4, 2024 01:30
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]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 7, 2024
sswastioyono18 and others added 7 commits July 7, 2024 08:26
…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
* 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 dependabot bot force-pushed the dependabot/go_modules/examples/multi-services/google.golang.org/protobuf-1.33.0 branch from 39e6ba7 to 80e8b50 Compare July 7, 2024 02:18
Copy link
Author

dependabot bot commented on behalf of github Jul 7, 2024

Looks like google.golang.org/protobuf is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jul 7, 2024
@dependabot 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
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant