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_nodejs to v5.8.0 #13

Merged
merged 1 commit into from
Dec 24, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 24, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
rules_nodejs http_archive minor 5.7.1 -> 5.8.0

Release Notes

bazelbuild/rules_nodejs

v5.8.0

Compare Source

This release contains Bazel modules only, there are no accompanying npm packages because they weren't affected.

Upgrade with:

http_archive(
    name = "build_bazel_rules_nodejs",
    sha256 = "dcc55f810142b6cf46a44d0180a5a7fb923c04a5061e2e8d8eb05ccccc60864b",
    urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/5.8.0/rules_nodejs-5.8.0.tar.gz"],
)

##### or for core module
http_archive(
    name = "rules_nodejs",
    sha256 = "08337d4fffc78f7fe648a93be12ea2fc4e8eb9795a4e6aa48595b66b34555626",
    urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/5.8.0/rules_nodejs-core-5.8.0.tar.gz"],
)
What's Changed

Full Changelog: bazel-contrib/rules_nodejs@5.7.3...5.8.0

v5.7.3

Compare Source

Bug Fixes
  • builtin: entry point from sources used when used as tool (#​3605) (417711d)

v5.7.2

Compare Source

Bug Fixes

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 becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/rules_nodejs-5.x branch from a5ea72d to b93c862 Compare December 24, 2022 23:43
@dastbe dastbe self-requested a review December 24, 2022 23:46
mergify bot added a commit that referenced this pull request Dec 24, 2022
@mergify mergify bot merged commit c0c7729 into main Dec 24, 2022
@mergify mergify bot deleted the renovate/rules_nodejs-5.x branch December 24, 2022 23:49
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.

1 participant