~thopiekar/protobuf/+git/protobuf:dependabot/go_modules/examples/go/google.golang.org/protobuf-1.33.0

Last commit made on 2024-03-13
Get this branch:
git clone -b dependabot/go_modules/examples/go/google.golang.org/protobuf-1.33.0 https://git.launchpad.net/~thopiekar/protobuf/+git/protobuf

Branch merges

Branch information

Name:
dependabot/go_modules/examples/go/google.golang.org/protobuf-1.33.0
Repository:
lp:~thopiekar/protobuf/+git/protobuf

Recent commits

c4483ca... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

Bump google.golang.org/protobuf from 1.27.1 to 1.33.0 in /examples/go

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

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <email address hidden>

5c8cbdf... by Protobuf Team Bot <email address hidden>

Fix warnings due to unused 'map' param on map_free on upb kernel (where the upb_free function is a no-op)

PiperOrigin-RevId: 615535675

be4476f... by Protobuf Team Bot <email address hidden>

Fix warnings about unnecessary 'use' due to Box, Send and Sync being defined in the language prelude.

PiperOrigin-RevId: 615533149

c6727f4... by Chris Kennelly <email address hidden>

Automated rollback of commit d0c631ce7faa0cfa069637d5327ea3321a7b2630.

PiperOrigin-RevId: 615472723

d0c631c... by Chris Kennelly <email address hidden>

Automated rollback of commit ac6c541e12d68a72a2cb81ddffd121ff27948c30.

PiperOrigin-RevId: 615471065

e541747... by Ming-Chuan <email address hidden>

Add back android config_setting that looks for //external:android/crosstool (#16127)

In https://github.com/protocolbuffers/protobuf/pull/15298 `"crosstool_top": "//external:android/crosstool"` was replaced with `"crosstool_top": "@platforms//os:android"`. This breaks users who have not migrated to https://bazel.build/concepts/platforms yet.

Closes #16127

COPYBARA_INTEGRATE_REVIEW=https://github.com/protocolbuffers/protobuf/pull/16127 from sifmelcara:add-back-legacy-crosstool-top c643235a3d4ff1fc0deaa9b440c288de1b099bcc
PiperOrigin-RevId: 615449874

0a930a1... by Protobuf Team Bot <email address hidden>

Auto-generate files after cl/615169203

a03ece5... by Eric Salo <email address hidden>

upb: delete upb_Map_Delete2()

PiperOrigin-RevId: 615169203

634cc14... by Protobuf Team Bot <email address hidden>

Auto-generate files after cl/615136389

b6032d7... by Mike Kruskal <email address hidden>

Add basic upb cmake support.

libupb will always be statically linked, and currently doesn't ever install itself.

PiperOrigin-RevId: 615136389