~thopiekar/protobuf/+git/protobuf:dependabot/github_actions/actions/cache-4.0.2

Last commit made on 2024-03-25
Get this branch:
git clone -b dependabot/github_actions/actions/cache-4.0.2 https://git.launchpad.net/~thopiekar/protobuf/+git/protobuf

Branch merges

Branch information

Name:
dependabot/github_actions/actions/cache-4.0.2
Repository:
lp:~thopiekar/protobuf/+git/protobuf

Recent commits

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

Bump actions/cache from 3.2.4 to 4.0.2

Bumps [actions/cache](https://github.com/actions/cache) from 3.2.4 to 4.0.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/627f0f41f6904a5b1efbaed9f96d9eb58e92e920...0c45773b623bea8c8e75f6c82b208c3cf94ea4f9)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

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

Implement Default::default() for owned messages.

PiperOrigin-RevId: 618758568

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

Auto-generate files after cl/618485105

87b1c59... by Protobuf Team Bot <email address hidden>

Move the IfnDefGuard from third_party/protobuf/io/cpp_utils to the existing third_party/protobuf/compiler/cpp, which is a more logical location.

PiperOrigin-RevId: 618485105

7cf0238... by Jie Luo <email address hidden>

fix upb python: DO NOT create empty optional field after sorting empty repeated field

PiperOrigin-RevId: 618350866

41aeb3c... by Protobuf Team Bot <email address hidden>

Update to ads v16.

Google ads api v13 is sunsetted.

PiperOrigin-RevId: 618321878

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

Fix another locale issue with ctype.h in PHP generator.

PiperOrigin-RevId: 618321344

86ff767... by Protobuf Team Bot <email address hidden>

Minor cleanup: IWYU, clang-tidy, etc.

PiperOrigin-RevId: 618297183

369732a... by Sandy Zhang <email address hidden>

Add java_features.proto to kotlin_mvn release

PiperOrigin-RevId: 618295219

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

Migrate direct callers of options().packed() to is_packed() helper.

PiperOrigin-RevId: 618254593