dependabot[bot]
2adc561315
Bump the github-actions group across 1 directory with 8 updates
Bumps the github-actions group with 8 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [step-security/harden-runner](https://github.com/step-security/harden-runner ) | `2.5.1` | `2.10.1` |
| [actions/checkout](https://github.com/actions/checkout ) | `2.7.0` | `4.2.1` |
| [arduino/setup-protoc](https://github.com/arduino/setup-protoc ) | `1` | `3` |
| [github/codeql-action](https://github.com/github/codeql-action ) | `2.21.3` | `3.26.12` |
| [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) | `3.0.7` | `4.3.4` |
| [actions/setup-java](https://github.com/actions/setup-java ) | `3.12.0` | `4.4.0` |
| [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) | `2.3.3` | `2.4.0` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact ) | `4.3.3` | `4.4.1` |
Updates `step-security/harden-runner` from 2.5.1 to 2.10.1
- [Release notes](https://github.com/step-security/harden-runner/releases )
- [Commits](8ca2b8b2ec ...91182cccc01eb5e619899d80e4e971d6181294a7)
Updates `actions/checkout` from 2.7.0 to 4.2.1
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2.7.0...eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 )
Updates `arduino/setup-protoc` from 1 to 3
- [Release notes](https://github.com/arduino/setup-protoc/releases )
- [Commits](https://github.com/arduino/setup-protoc/compare/v1...v3 )
Updates `github/codeql-action` from 2.21.3 to 3.26.12
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v2.21.3...c36620d31ac7c881962c3d9dd939c40ec9434f2b )
Updates `actions/dependency-review-action` from 3.0.7 to 4.3.4
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](7d90b4f05f ...5a2ce3f5b92ee19cbb1541a4984c76d921601d7c)
Updates `actions/setup-java` from 3.12.0 to 4.4.0
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](cd89f46ac9 ...b36c23c0d998641eff861008f374ee103c25ac73)
Updates `ossf/scorecard-action` from 2.3.3 to 2.4.0
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](dc50aa9510 ...62b2cac7ed8198b15735ed49ab1e5cf35480ba46)
Updates `actions/upload-artifact` from 4.3.3 to 4.4.1
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](65462800fd ...604373da6381bf24206979c74d06a550515601b9)
---
updated-dependencies:
- dependency-name: step-security/harden-runner
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: arduino/setup-protoc
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/dependency-review-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: ossf/scorecard-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Silvio Brändle
aef2fdc64e
Add CI workflow for C++ ( #3643 )
Co-authored-by: mandlil <138015259+mandlil@users.noreply.github.com>
1 year ago
Silvio Brändle
1c1bac9b8c
Generate RegionCode constants for testing. ( #3623 )
* Generate RegionCode constants for testing.
This generates the RegionCode class that contains string constants for testing using the build tools.
Context: b/237181793
* Fix typo
* Use plain strings for region codes not in the metadata.
* Apply code review suggestions
* Rewrite ClassWriter with Builder pattern and add javadoc support.
* Use setJavadoc instead of accumulating.
1 year ago
mandlil
a26720c198
Optimized the alphanumeric check by avoiding the use of regex ( #3642 )
* Optimized the alphanumeric check by avoiding the use of regex
* re-format the code lines
* Update MultiFileModeFileNameProvider.java
1 year ago
mandlil
9aa9aaa39a
Update README.md ( #3646 )
1 year ago
mandlil
46a2478fb5
Mandlil maven update ( #3645 )
* [maven-release-plugin] prepare release v8.13.47
* [maven-release-plugin] prepare for next development iteration
1 year ago
mandlil
38a33de7ac
Metadata updates for release 8.13.47 ( #3644 )
1 year ago
mandlil
d3d6ffa7eb
Updating CPP jar ( #3641 )
1 year ago
mandlil
64b80c420f
added cpp-build jar ( #3640 )
* adding cpp jar
* Update .gitignore
Added exception for cpp-build jar
1 year ago
rohininidhi
bfce128012
Update README.md ( #3639 )
1 year ago
rohininidhi
8411b733c9
Rnidhi maven update ( #3631 )
* [maven-release-plugin] prepare release v8.13.46
* [maven-release-plugin] prepare for next development iteration
1 year ago
rohininidhi
3f3c75e587
Metadata updates for release 8.13.46 ( #3628 )
1 year ago
mandlil
55716be400
Update scorecards.yml ( #3625 )
Fixing the issue based on info from Scorecard workflow is failing: error signing scorecard json results ossf/scorecard-action#997
1 year ago
Silvio Brändle
67400bd111
Add gitignore ( #3624 )
* Add gitignore
* Ignore and remove jar files
1 year ago
openvcdiff
e85a2ff1a7
Openvcdiff stringviews ( #3620 )
* Qualify std::string and change some string args to absl::string_view
* Update pending_code_changes.txt to describe code changes
1 year ago
mandlil
4b4c578ea6
Update README.md ( #3622 )
1 year ago
mandlil
7c1d21d441
Mandlil maven update ( #3621 )
* [maven-release-plugin] prepare release v8.13.45
* [maven-release-plugin] prepare for next development iteration
1 year ago
mandlil
6896204d37
Metadata updates for release 8.13.45 ( #3619 )
1 year ago
mandlil
e62c8eff52
Update README.md ( #3607 )
1 year ago
mandlil
5161b5517e
Mandlil maven update ( #3606 )
* [maven-release-plugin] prepare release v8.13.44
* [maven-release-plugin] prepare for next development iteration
1 year ago
kkeshava
ac457fd89e
Revert "Kkeshava maven update ( #3597 )" ( #3605 )
This reverts commit 824d776727 .
1 year ago
kkeshava
824d776727
Kkeshava maven update ( #3597 )
* [maven-release-plugin] prepare release v8.13.44
* [maven-release-plugin] prepare for next development iteration
1 year ago
kkeshava
85f7e617ae
Metadata updates for release 8.13.44 ( #3596 )
1 year ago
mandlil
e3dbc4bde1
Update README.md ( #3592 )
1 year ago
mandlil
7eb14904bd
Mandlil maven update ( #3591 )
* [maven-release-plugin] prepare release v8.13.43
* [maven-release-plugin] prepare for next development iteration
1 year ago
mandlil
c38b9890d9
Metadata updates for release 8.13.43 ( #3590 )
1 year ago
rohininidhi
3f71d47bf6
Update README.md ( #3573 )
1 year ago
rohininidhi
d8aae1a458
Rnidhi maven update ( #3565 )
* [maven-release-plugin] prepare release v8.13.42
* [maven-release-plugin] prepare for next development iteration
1 year ago
rohininidhi
85bc310d6e
Metadata updates for release 8.13.42 ( #3564 )
1 year ago
kkeshava
d3fb19dfc5
Update README.md ( #3555 )
2 years ago
kkeshava
10cd460703
Kkeshava maven update ( #3554 )
* [maven-release-plugin] prepare release v8.13.41
* [maven-release-plugin] prepare for next development iteration
2 years ago
kkeshava
a96de9fa13
Metadata updates for release 8.13.41 ( #3553 )
2 years ago
mandlil
b75f2937da
Update README.md ( #3539 )
2 years ago
mandlil
e7a24b1c42
Mandlil maven update ( #3538 )
* [maven-release-plugin] prepare release v8.13.40
* [maven-release-plugin] prepare for next development iteration
2 years ago
mandlil
4e2924030b
Metadata updates for release 8.13.40 ( #3537 )
2 years ago
mandlil
0bfd32538f
Update phonenumberutil.cc ( #3536 )
2 years ago
mandlil
3b7ad7eb37
Area code information lost for all MX numbers in v8.13.38 metadata update ( #3535 )
* Area code information lost for all MX numbers in v8.13.38 metadata update.
* add mexico to new variable
* C++ changes for Mexico to show area code
2 years ago
kkeshava
31a5a03f27
Update README.md ( #3533 )
2 years ago
kkeshava
61a5881650
Kkeshava maven update ( #3532 )
* [maven-release-plugin] prepare release v8.13.39
* [maven-release-plugin] prepare for next development iteration
2 years ago
kkeshava
86967e9e36
Metadata updates for release 8.13.39 ( #3531 )
2 years ago
Joyce
42831598ac
Update dependabot.yml to avoid multiple PRs ( #3360 )
Signed-off-by: Joyce <joycebrum@google.com>
Co-authored-by: Tijana Vislavski Gradina <tijanavg@google.com>
2 years ago
mandlil
b27f61f779
Update README.md ( #3478 )
2 years ago
mandlil
b2ab355156
Mandlil maven update ( #3477 )
* [maven-release-plugin] prepare release v8.13.38
* [maven-release-plugin] prepare for next development iteration
2 years ago
mandlil
80f62bdacc
Metadata updates for release 8.13.38 ( #3476 )
2 years ago
kkeshava
30db8f67a1
Update README.md ( #3475 )
2 years ago
kkeshava
aee776e96b
Kkeshava maven update ( #3474 )
* [maven-release-plugin] prepare release v8.13.37
* [maven-release-plugin] prepare for next development iteration
2 years ago
kkeshava
f13f8df648
Metadata updates for release 8.13.37 ( #3473 )
2 years ago
mandlil
2a8e265e28
Update README.md ( #3471 )
2 years ago
mandlil
a26f6dbcab
Mandlil maven update ( #3470 )
* [maven-release-plugin] prepare release v8.13.36
* [maven-release-plugin] prepare for next development iteration
2 years ago
mandlil
bf8955f3fc
Metadata updates for release 8.13.36 ( #3469 )
2 years ago