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

add [email protected] #2344

Closed
wants to merge 56 commits into from
Closed

Conversation

udaya2899
Copy link
Contributor

No description provided.

@bazel-io
Copy link
Member

bazel-io commented Jul 1, 2024

Hello @bazelbuild/bcr-maintainers, modules without existing maintainers (open62541) have been updated in this PR. Please review the changes.

@udaya2899
Copy link
Contributor Author

Please set the label for the URL check

@meteorcloudy meteorcloudy added the skip-url-stability-check Skip the URL stability check for the PR label Jul 2, 2024
@@ -0,0 +1,10 @@
+cc_library(
+ name = "open62541",
+ srcs = ["lib/libopen62541.a"],
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you sure lib/libopen62541.a is correct? I don't see this file in the source archive.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let me test this locally again

@meteorcloudy meteorcloudy added the presubmit-auto-run Presubmit jobs will be triggered for new changes automatically without reviewer's approval label Jul 2, 2024
publish-to-bcr-bot bot and others added 19 commits July 2, 2024 13:08
Added the common_msg library, which mainly uses protobuf to define the
message format of the autonomous driving system.
Release: https://github.com/bazel-ios/rules_ios/releases/tag/4.8.0

_Automated by [Publish to BCR](https://github.com/apps/publish-to-bcr)_

Co-authored-by: publish-to-bcr-bot <112732530+publish-to-bcr-bot[bot]@users.noreply.github.com>
Bumps [validators](https://github.com/python-validators/validators) from
0.28.1 to 0.31.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/python-validators/validators/releases">validators's
releases</a>.</em></p>
<blockquote>
<h2>0.31.0</h2>
<p><em><strong>Breaking</strong></em></p>
<blockquote>
<p>No breaking changes were introduced in this version.</p>
</blockquote>
<p><em><strong>Features</strong></em></p>
<ul>
<li>feat: add validators for <code>base16</code> and <code>base32</code>
encodings by <a
href="https://github.com/msamsami"><code>@​msamsami</code></a> in <a
href="https://redirect.github.com/python-validators/validators/pull/386">#386</a></li>
</ul>
<p><em><strong>Maintenance</strong></em></p>
<ul>
<li>maint: bump version by <a
href="https://github.com/msamsami"><code>@​msamsami</code></a> in <a
href="https://redirect.github.com/python-validators/validators/pull/386">#386</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/python-validators/validators/compare/0.30.0...0.31.0"><code>0.30.0...0.31.0</code></a></p>
<h2>0.30.0</h2>
<p><em><strong>Breaking</strong></em></p>
<blockquote>
<p>No breaking changes were introduced in this version.</p>
</blockquote>
<p><em><strong>Features</strong></em></p>
<ul>
<li>feat: add validator for <code>trx_addresses</code> by <a
href="https://github.com/msamsami"><code>@​msamsami</code></a> in <a
href="https://redirect.github.com/python-validators/validators/pull/384">#384</a></li>
</ul>
<p><em><strong>Maintenance</strong></em></p>
<ul>
<li>maint: bump version by <a
href="https://github.com/msamsami"><code>@​msamsami</code></a> in <a
href="https://redirect.github.com/python-validators/validators/pull/384">#384</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/python-validators/validators/compare/0.29.0...0.30.0"><code>0.29.0...0.30.0</code></a></p>
<h2>0.29.0</h2>
<p><em><strong>Breaking ⚠️</strong></em></p>
<ul>
<li>patch: moves <code>btc_address</code> to
<code>crypto_addresses</code> by <a
href="https://github.com/msamsami"><code>@​msamsami</code></a> in <a
href="https://redirect.github.com/python-validators/validators/pull/383">python-validators/validators#383</a>
on <a
href="https://redirect.github.com/python-validators/validators/pull/383/commits/2f300bccf31e7d8914817cac2ca466fd2a0a4d08"><code>2f300b</code></a></li>
</ul>
<p><em><strong>Features</strong></em></p>
<ul>
<li>feat: add validator for eth addresses by <a
href="https://github.com/msamsami"><code>@​msamsami</code></a> in <a
href="https://redirect.github.com/python-validators/validators/pull/383">python-validators/validators#383</a></li>
</ul>
<p><em><strong>Maintenance</strong></em></p>
<ul>
<li>chore: update dev deps; adds python EOL info by <a
href="https://github.com/yozachar"><code>@​yozachar</code></a> in <a
href="https://redirect.github.com/python-validators/validators/pull/381">python-validators/validators#381</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/python-validators/validators/compare/0.28.3...0.29.0"><code>0.28.3...0.29.0</code></a></p>
<h2>0.28.3</h2>
<p><em><strong>Breaking</strong></em></p>
<blockquote>
<p>No breaking changes were introduced in this version.</p>
</blockquote>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/python-validators/validators/blob/master/CHANGES.md">validators's
changelog</a>.</em></p>
<blockquote>
<h2>0.31.0 (2024-07-08)</h2>
<p><em><strong>Breaking</strong></em></p>
<blockquote>
<p>No breaking changes were introduced in this version.</p>
</blockquote>
<p><em><strong>Features</strong></em></p>
<ul>
<li>feat: add validators for <code>base16</code> and <code>base32</code>
encodings by <a
href="https://github.com/msamsami"><code>@​msamsami</code></a> in <a
href="https://redirect.github.com/python-validators/validators/pull/386">#386</a></li>
</ul>
<p><em><strong>Maintenance</strong></em></p>
<ul>
<li>maint: bump version by <a
href="https://github.com/msamsami"><code>@​msamsami</code></a> in <a
href="https://redirect.github.com/python-validators/validators/pull/386">#386</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/python-validators/validators/compare/0.30.0...0.31.0"><code>0.30.0...0.31.0</code></a></p>
<hr />
<h2>0.30.0 (2024-07-04)</h2>
<p><em><strong>Breaking</strong></em></p>
<blockquote>
<p>No breaking changes were introduced in this version.</p>
</blockquote>
<p><em><strong>Features</strong></em></p>
<ul>
<li>feat: add validator for trx addresses by <a
href="https://github.com/msamsami"><code>@​msamsami</code></a> in <a
href="https://redirect.github.com/python-validators/validators/pull/384">#384</a></li>
</ul>
<p><em><strong>Maintenance</strong></em></p>
<ul>
<li>maint: bump version by <a
href="https://github.com/msamsami"><code>@​msamsami</code></a> in <a
href="https://redirect.github.com/python-validators/validators/pull/384">#384</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/python-validators/validators/compare/0.29.0...0.30.0"><code>0.29.0...0.30.0</code></a></p>
<hr />
<h2>0.29.0 (2024-07-01)</h2>
<p><em><strong>Breaking</strong></em> ⚠️</p>
<ul>
<li>patch: moves <code>btc_address</code> to
<code>crypto_addresses</code> by <a
href="https://github.com/msamsami"><code>@​msamsami</code></a> in <a
href="https://redirect.github.com/python-validators/validators/pull/383">#383</a>
on <a
href="https://redirect.github.com/python-validators/validators/pull/383/commits/2f300bccf31e7d8914817cac2ca466fd2a0a4d08"><code>2f300b</code></a></li>
</ul>
<p><em><strong>Features</strong></em></p>
<ul>
<li>feat: add validator for eth addresses by <a
href="https://github.com/msamsami"><code>@​msamsami</code></a> in <a
href="https://redirect.github.com/python-validators/validators/pull/383">#383</a></li>
</ul>
<p><em><strong>Maintenance</strong></em></p>
<ul>
<li>chore: update dev deps; adds python EOL info by <a
href="https://github.com/yozachar"><code>@​yozachar</code></a> in <a
href="https://redirect.github.com/python-validators/validators/pull/381">#381</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/python-validators/validators/commit/e5d7b4a06fbaf5f8f184ef0af4e6ebd05f541849"><code>e5d7b4a</code></a>
feat: add validators for base16 and base32 encodings (<a
href="https://redirect.github.com/python-validators/validators/issues/386">#386</a>)</li>
<li><a
href="https://github.com/python-validators/validators/commit/860ca4608cb1806cccabccfb9b4f416349001c5e"><code>860ca46</code></a>
feat: add validator for trx addresses (<a
href="https://redirect.github.com/python-validators/validators/issues/384">#384</a>)</li>
<li><a
href="https://github.com/python-validators/validators/commit/4973c49e69fc9c25741a05b4ba8fca2371734fc9"><code>4973c49</code></a>
feat: add validator for eth addresses (<a
href="https://redirect.github.com/python-validators/validators/issues/383">#383</a>)</li>
<li><a
href="https://github.com/python-validators/validators/commit/a7bcfda8902e0bcc42512c6630b0504ab9df65f0"><code>a7bcfda</code></a>
Merge pull request <a
href="https://redirect.github.com/python-validators/validators/issues/381">#381</a>
from yozachar/workshop</li>
<li><a
href="https://github.com/python-validators/validators/commit/70ff66924f6f821ca2e61b2e56a6de81992fe126"><code>70ff669</code></a>
chore: update dev deps; adds python EOL info</li>
<li><a
href="https://github.com/python-validators/validators/commit/cdc987d4b12680fc6469825089d567ec5841f997"><code>cdc987d</code></a>
Merge pull request <a
href="https://redirect.github.com/python-validators/validators/issues/379">#379</a>
from yozachar/workshop</li>
<li><a
href="https://github.com/python-validators/validators/commit/8cf75e56f707fa7d5552ec4feb27c4d6a9921ddc"><code>8cf75e5</code></a>
hotfix: ensure <code>_tld.txt</code> is in <code>sdist</code> and
<code>bdist</code></li>
<li><a
href="https://github.com/python-validators/validators/commit/cfa5aa1d787d81c4adb82b51297b3a65384d013e"><code>cfa5aa1</code></a>
Merge pull request <a
href="https://redirect.github.com/python-validators/validators/issues/377">#377</a>
from yozachar/workshop</li>
<li><a
href="https://github.com/python-validators/validators/commit/999af261ecdc66537ae9fed5ed0a91b17cc6e224"><code>999af26</code></a>
chore: fix typo; update dev deps; bump version</li>
<li><a
href="https://github.com/python-validators/validators/commit/a25f3a7e14c10648fe082a869824e08117d0e788"><code>a25f3a7</code></a>
Merge pull request <a
href="https://redirect.github.com/python-validators/validators/issues/376">#376</a>
from python-validators/dependabot/pip/package/request...</li>
<li>Additional commits viewable in <a
href="https://github.com/python-validators/validators/compare/0.28.1...0.31.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=validators&package-manager=pip&previous-version=0.28.1&new-version=0.31.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@bazel-io
Copy link
Member

Hello @keith, modules you maintain (apple_support, curl, opentelemetry-cpp, opentelemetry-proto, rules_swift) have been updated in this PR. Please review the changes.

@bazel-io
Copy link
Member

Hello @BalestraPatrick, modules you maintain (apple_support, rules_swift, rules_xcodeproj) have been updated in this PR. Please review the changes.

@bazel-io
Copy link
Member

Hello @alexeagle, modules you maintain (aspect_rules_js, aspect_rules_lint, rules_oci) have been updated in this PR. Please review the changes.

@bazel-io
Copy link
Member

Hello @gregmagolan, @jbedard, modules you maintain (aspect_rules_js) have been updated in this PR. Please review the changes.

@bazel-io
Copy link
Member

Hello @mgred, modules you maintain (bzlparty_tools) have been updated in this PR. Please review the changes.

@bazel-io
Copy link
Member

Hello @zaucy, modules you maintain (bzlws) have been updated in this PR. Please review the changes.

@bazel-io
Copy link
Member

Hello @shabanzd, modules you maintain (earcut, gsl) have been updated in this PR. Please review the changes.

@bazel-io
Copy link
Member

Hello @Vertexwahn, modules you maintain (fmt, glew, xtl) have been updated in this PR. Please review the changes.

@bazel-io
Copy link
Member

Hello @oxidase, modules you maintain (ofiuco) have been updated in this PR. Please review the changes.

@bazel-io
Copy link
Member

Hello @cgrindel, modules you maintain (rules_bazel_integration_test) have been updated in this PR. Please review the changes.

@bazel-io
Copy link
Member

Hello @jsharpe, modules you maintain (rules_foreign_cc) have been updated in this PR. Please review the changes.

@bazel-io
Copy link
Member

Hello @luispadron, modules you maintain (rules_ios) have been updated in this PR. Please review the changes.

@bazel-io
Copy link
Member

Hello @dzbarsky, modules you maintain (rules_itest) have been updated in this PR. Please review the changes.

@bazel-io
Copy link
Member

Hello @@jin, @@shs96c, @@cheister, modules you maintain (rules_jvm_external) have been updated in this PR. Please review the changes.

@bazel-io
Copy link
Member

Hello @mark-thm, @theoremlp, modules you maintain (rules_multitool, rules_uv) have been updated in this PR. Please review the changes.

@bazel-io
Copy link
Member

Hello @thesayyn, modules you maintain (rules_oci) have been updated in this PR. Please review the changes.

@bazel-io
Copy link
Member

Hello @rickeylev, @f0rmiga, modules you maintain (rules_python, rules_python_gazelle_plugin) have been updated in this PR. Please review the changes.

@bazel-io
Copy link
Member

Hello @aignas, modules you maintain (rules_python) have been updated in this PR. Please review the changes.

@bazel-io
Copy link
Member

Hello @Bencodes, modules you maintain (rules_robolectric) have been updated in this PR. Please review the changes.

@bazel-io
Copy link
Member

Hello @UebelAndre, @illicitonion, @scentini, modules you maintain (rules_rust) have been updated in this PR. Please review the changes.

@bazel-io
Copy link
Member

Hello @brentleyjones, modules you maintain (rules_swift, rules_xcodeproj) have been updated in this PR. Please review the changes.

@bazel-io
Copy link
Member

Hello @thii, modules you maintain (rules_swift) have been updated in this PR. Please review the changes.

@bazel-io
Copy link
Member

Hello @aherrmann, modules you maintain (rules_zig) have been updated in this PR. Please review the changes.

@bazel-io
Copy link
Member

Hello @mattyclarkson, modules you maintain (toolchain_utils) have been updated in this PR. Please review the changes.

@bazel-io
Copy link
Member

Hello @daohu527, modules you maintain (wheelos_common_msgs) have been updated in this PR. Please review the changes.

@bazel-io
Copy link
Member

Hello @bazelbuild/bcr-maintainers, modules without existing maintainers (grpc, libzip, open62541, pugixml, rules_pkg) have been updated in this PR. Please review the changes.

@udaya2899
Copy link
Contributor Author

I messed up with a faulty rebase. I'm sorry for the notifications.

@udaya2899 udaya2899 closed this Jul 10, 2024
@thesayyn
Copy link
Contributor

Can the @bazel-io be prevented from basically ddos'ing everybody's inboxes?

@meteorcloudy
Copy link
Member

Can the @bazel-io be prevented from basically ddos'ing everybody's inboxes?

Yes, fixing in bazelbuild/continuous-integration#2000

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
presubmit-auto-run Presubmit jobs will be triggered for new changes automatically without reviewer's approval skip-url-stability-check Skip the URL stability check for the PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.