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): update dependency rules_rust to v0.49.3 #4211

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2023

This PR contains the following updates:

Package Type Update Change
rules_rust http_archive minor 0.13.0 -> 0.49.3

Release Notes

bazelbuild/rules_rust (rules_rust)

v0.49.3

Compare Source

0.49.3

Bzlmod

bazel_dep(name = "rules_rust", version = "0.49.3")

WORKSPACE

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_rust",
    integrity = "sha256-3QBrdyIdWeTRQSB8DnrfEbH7YNFEC4/KA7+SVheTKmA=",
    urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.49.3/rules_rust-v0.49.3.tar.gz"],
)

Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup

What's Changed

Full Changelog: bazelbuild/rules_rust@0.49.2...0.49.3

v0.49.2

Compare Source

0.49.2
Bzlmod
bazel_dep(name = "rules_rust", version = "0.49.2")
WORKSPACE
load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_rust",
    integrity = "sha256-5r5uj7WUevWfVgA45OWPa0brUJilfa0KOKHsVLcQBmA=",
    urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.49.2/rules_rust-v0.49.2.tar.gz"],
)

Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup

What's Changed

Full Changelog: bazelbuild/rules_rust@0.49.1...0.49.2

v0.49.1

Compare Source

0.49.1
Bzlmod
bazel_dep(name = "rules_rust", version = "0.49.1")
WORKSPACE
load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_rust",
    integrity = "sha256-vPcQEm9pdNwttW2exexMfGxOLFOwcotEw1t3CkgCS8k=",
    urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.49.1/rules_rust-v0.49.1.tar.gz"],
)

Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup

What's Changed
New Contributors

Full Changelog: bazelbuild/rules_rust@0.49.0...0.49.1

v0.49.0

Compare Source

0.49.0

Bzlmod

bazel_dep(name = "rules_rust", version = "0.49.0")

WORKSPACE

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_rust",
    integrity = "sha256-WJlhi9KAgMZYAyDIlSCgP11BRCH3zxLMjAsBXsBEyF8=",
    urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.49.0/rules_rust-v0.49.0.tar.gz"],
)

Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup

What's Changed

New Contributors

Full Changelog: bazelbuild/rules_rust@0.48.0...0.49.0

v0.48.0

Compare Source

0.48.0

Bzlmod

bazel_dep(name = "rules_rust", version = "0.48.0")

WORKSPACE

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_rust",
    integrity = "sha256-Weev1uz2QztBlDA88JX6A1N72SucD1V8lBsaliM0TTg=",
    urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.48.0/rules_rust-v0.48.0.tar.gz"],
)

Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup

What's Changed

New Contributors

Full Changelog: bazelbuild/rules_rust@0.47.1...0.48.0

v0.47.1

Compare Source

0.47.1

Bzlmod

bazel_dep(name = "rules_rust", version = "0.47.1")

WORKSPACE

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_rust",
    integrity = "sha256-35cwdTOaqqu4y+aXgIUU2C2PAKMz4+uyJ7/UMIGCmFs=",
    urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.47.1/rules_rust-v0.47.1.tar.gz"],
)

Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup

What's Changed

New Contributors

Full Changelog: bazelbuild/rules_rust@0.46.0...0.47.1

v0.46.0

Compare Source

0.46.0

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_rust",
    integrity = "sha256-F8U7+AC5MvMtPKGdLLnorVM84cDXKfDRgwd7/dq3rUY=",
    urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.46.0/rules_rust-v0.46.0.tar.gz"],
)

Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup

What's Changed

New Contributors

Full Changelog: bazelbuild/rules_rust@0.45.1...0.46.0

v0.45.1

Compare Source

0.45.1

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_rust",
    integrity = "sha256-+bWb47wg0VchIADaHt6L5Dma2Gn+Q589nz/MKcTi+lo=",
    urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.45.1/rules_rust-v0.45.1.tar.gz"],
)

Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup

What's Changed

Full Changelog: bazelbuild/rules_rust@0.45.0...0.45.1

v0.45.0

Compare Source

0.45.0

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_rust",
    integrity = "sha256-0IoZbO7cp5obgv01ucsnAjrWdGpBasntBusUXtdj1aY=",
    urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.45.0/rules_rust-v0.45.0.tar.gz"],
)

Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup

What's Changed

New Contributors

Full Changelog: bazelbuild/rules_rust@0.44.0...0.45.0

v0.44.0

Compare Source

0.44.0

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_rust",
    integrity = "sha256-pt9MIrs/tDVzpMQIjvbQ+v44oOzQ+FrSH/2IiAAzcDA=",
    urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.44.0/rules_rust-v0.44.0.tar.gz"],
)

Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup

What's Changed

Full Changelog: bazelbuild/rules_rust@0.43.0...0.44.0

v0.43.0

Compare Source

0.43.0

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_rust",
    integrity = "sha256-SnzocNvQp1YK1TW/aUVhR6RSROo1l2RilE1V20WFnK0=",
    urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.43.0/rules_rust-v0.43.0.tar.gz"],
)

Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup

What's Changed

New Contributors

Full Changelog: bazelbuild/rules_rust@0.42.1...0.43.0

v0.42.1

Compare Source

0.42.1

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_rust",
    integrity = "sha256-JLN47ZcAbx9wEr5Jiib4HduZATGLiDgK7oUi/fvotzU=",
    urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.42.1/rules_rust-v0.42.1.tar.gz"],
)

Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup

What's Changed

Full Changelog: bazelbuild/rules_rust@0.42.0...0.42.1

v0.42.0

Compare Source

0.42.0

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_rust",
    integrity = "sha256-XT1YVJ6FHJTXBr1v3px2fV37/OCS3dQk3ul+XvfIIf8=",
    urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.42.0/rules_rust-v0.42.0.tar.gz"],
)

Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup

What's Changed

New Contributors

Full Changelog: bazelbuild/rules_rust@0.41.1...0.42.0

v0.41.1

Compare Source

0.41.1

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_rust",
    integrity = "sha256-mUV3N2A8ORVVZbrm3O9yepAe/Kv4MD2ob9YQhB8aOI8=",
    urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.41.1/rules_rust-v0.41.1.tar.gz"],
)

Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup

What's Changed

New Contributors

Full Changelog: bazelbuild/rules_rust@0.41.0...0.41.1

v0.41.0

Compare Source

0.41.0

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_rust",
    integrity = "sha256-Y4v6kjQQfXxh5tU6FQB6YXux/ODFGUq3IlpgBV4Bwj8=",
    urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.41.0/rules_rust-v0.41.0.tar.gz"],
)

Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup

What's Changed

New Contributors

Full Changelog: bazelbuild/rules_rust@0.40.0...0.41.0

v0.40.0

Compare Source

0.40.0

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_rust",
    integrity = "sha256-ww398ehv1QZQp26mRbOkXy8AZnsGGHpoXpVU4WfKl+4=",
    urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.40.0/rules_rust-v0.40.0.tar.gz"],
)

Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup

What's Changed

New Contributors

Full Changelog: bazelbuild/rules_rust@0.39.0...0.40.0

v0.39.0

Compare Source

0.39.0

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_rust",
    integrity = "sha256-GuRaQT0LlDOYcyDfKtQQ22oV+vtsiM8P0b87qsvoJts=",
    urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.39.0/rules_rust-v0.39.0.tar.gz"],
)

Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup

What's Changed

New Contributors

Full Changelog: bazelbuild/rules_rust@0.38.0...0.39.0

v0.38.0

Compare Source

0.38.0
load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_rust",
    integrity = "sha256-ZQGWDD5NoySV0eEAfe0HaaU0yxlcMN6jaqVPnYo/A2E=",
    urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.38.0/rules_rust-v0.38.0.tar.gz"],
)

Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup

What's Changed

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/rules_rust-0.x branch 17 times, most recently from f32da91 to 8fcc9c3 Compare October 19, 2023 20:55
@renovate renovate bot changed the title chore(deps): update dependency rules_rust to v0.29.0 chore(deps): update dependency rules_rust to v0.29.1 Oct 19, 2023
@renovate renovate bot force-pushed the renovate/rules_rust-0.x branch 3 times, most recently from 1d5ab1c to 7dcea16 Compare October 27, 2023 14:44
@renovate renovate bot changed the title chore(deps): update dependency rules_rust to v0.29.1 chore(deps): update dependency rules_rust to v0.30.0 Oct 27, 2023
@renovate renovate bot force-pushed the renovate/rules_rust-0.x branch 6 times, most recently from c7a794e to 6fa8604 Compare November 6, 2023 21:00
@renovate renovate bot force-pushed the renovate/rules_rust-0.x branch 2 times, most recently from cc1cc01 to 53472b7 Compare November 12, 2023 04:50
@renovate renovate bot force-pushed the renovate/rules_rust-0.x branch 3 times, most recently from 53a2cc2 to 9f9d394 Compare June 18, 2024 14:20
@renovate renovate bot force-pushed the renovate/rules_rust-0.x branch 6 times, most recently from 5bfa01b to f4b6833 Compare July 9, 2024 06:29
@renovate renovate bot changed the title chore(deps): update dependency rules_rust to v0.46.0 chore(deps): update dependency rules_rust to v0.47.1 Jul 9, 2024
@renovate renovate bot force-pushed the renovate/rules_rust-0.x branch from f4b6833 to 9e0c880 Compare July 19, 2024 17:45
@renovate renovate bot changed the title chore(deps): update dependency rules_rust to v0.47.1 chore(deps): update dependency rules_rust to v0.48.0 Jul 19, 2024
@renovate renovate bot force-pushed the renovate/rules_rust-0.x branch from 9e0c880 to 72f9821 Compare August 1, 2024 19:02
@renovate renovate bot changed the title chore(deps): update dependency rules_rust to v0.48.0 chore(deps): update dependency rules_rust to v0.49.0 Aug 1, 2024
@renovate renovate bot force-pushed the renovate/rules_rust-0.x branch 5 times, most recently from f466a3a to 44af94d Compare August 2, 2024 19:02
@renovate renovate bot changed the title chore(deps): update dependency rules_rust to v0.49.0 chore(deps): update dependency rules_rust to v0.49.1 Aug 2, 2024
@renovate renovate bot force-pushed the renovate/rules_rust-0.x branch from 44af94d to d89db56 Compare August 9, 2024 01:54
@renovate renovate bot changed the title chore(deps): update dependency rules_rust to v0.49.1 chore(deps): update dependency rules_rust to v0.49.2 Aug 9, 2024
@renovate renovate bot changed the title chore(deps): update dependency rules_rust to v0.49.2 chore(deps): update dependency rules_rust to v0.49.3 Aug 13, 2024
@renovate renovate bot force-pushed the renovate/rules_rust-0.x branch 2 times, most recently from 377b18d to 32883e6 Compare August 22, 2024 15:36
@renovate renovate bot force-pushed the renovate/rules_rust-0.x branch 2 times, most recently from 26b8941 to 26cbd12 Compare August 30, 2024 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants