build: update bazel dependencies (major) #2184
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.3.1
->v2.0.0
v1.33.2
->v2.3.7
v1.4.5
->v3.6.0
Release Notes
aspect-build/rules_jasmine (aspect_rules_jasmine)
v2.0.0
Compare Source
Using Bzlmod with Bazel 6 or later:
Add to your
MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your
WORKSPACE.bazel
file:What's Changed
Full Changelog: aspect-build/rules_jasmine@v1.2.0...v2.0.0
v1.2.0
Compare Source
Using Bzlmod with Bazel 6 or later:
Add to your
MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your
WORKSPACE.bazel
file:What's Changed
New Contributors
Full Changelog: aspect-build/rules_jasmine@v1.1.0...v1.2.0
v1.1.1
Compare Source
WORKSPACE snippet:
What's Changed
Full Changelog: aspect-build/rules_jasmine@v1.0.0...v1.1.1
v1.0.0
Compare Source
WORKSPACE snippet:
What's Changed
Full Changelog: aspect-build/rules_jasmine@v0.6.0...v1.0.0
v0.6.0
Compare Source
WORKSPACE snippet:
What's Changed
New Contributors
Full Changelog: aspect-build/rules_jasmine@v0.5.0...v0.6.0
v0.5.0
Compare Source
WORKSPACE snippet:
What's Changed
Full Changelog: aspect-build/rules_jasmine@v0.4.0...v0.5.0
v0.4.0
Compare Source
jasmine_repositories
repository rule is removed and a newnode_modules
attribute is now required forjasmine_test
. This change is BREAKING for all users.The
//path/to:node_modules
tree target must be passed to thejasmine_test
rules via thenode_modules
attribute. For example,You'll need
jasmine
andjasmine-reporters
linked in the node_modules tree provided. Thejasmine-reporters
requirements can be removed by settinggenerate_junit_xml = False
on yourjasmine_test
targets.jasmine-core
is also required if you use sharding.This change has the added benefits of not requiring users to keep the jasmine version used in their
package.json
in sync with their WORKSPACE and not requiring any changes torules_jasmine
to support new releases of jasmine.This change is in the spirit of the change in rules_webpack v0.11.0 and will also be rolled out to rules_jest, rules_rollup & rules_terser in the near future so the patterns on the downstream rules_js rulesets we maintain are aligned both for maintainers and for users.
WORKSPACE snippet
What's Changed
jasmine_test()
by @dgp1130 in https://github.com/aspect-build/rules_jasmine/pull/41New Contributors
Full Changelog: aspect-build/rules_jasmine@v0.3.1...v0.4.0
aspect-build/rules_js (aspect_rules_js)
v2.3.7
Compare Source
Many companies are successfully building with rules_js.
If you're getting value from the project, please let us know!
Just comment on our Adoption Discussion.
Using Bzlmod with Bazel 6:
Add to your
MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your
WORKSPACE
file:What's Changed
Full Changelog: aspect-build/rules_js@v2.3.6...v2.3.7
v2.3.6
Compare Source
Many companies are successfully building with rules_js.
If you're getting value from the project, please let us know!
Just comment on our Adoption Discussion.
Using Bzlmod with Bazel 6:
Add to your
MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your
WORKSPACE
file:What's Changed
Full Changelog: aspect-build/rules_js@v2.3.5...v2.3.6
v2.3.5
Compare Source
Many companies are successfully building with rules_js.
If you're getting value from the project, please let us know!
Just comment on our Adoption Discussion.
Using Bzlmod with Bazel 6:
Add to your
MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your
WORKSPACE
file:What's Changed
Full Changelog: aspect-build/rules_js@v2.3.4...v2.3.5
v2.3.4
Compare Source
Many companies are successfully building with rules_js.
If you're getting value from the project, please let us know!
Just comment on our Adoption Discussion.
Using Bzlmod with Bazel 6:
Add to your
MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your
WORKSPACE
file:What's Changed
New Contributors
Full Changelog: aspect-build/rules_js@v2.3.3...v2.3.4
v2.3.3
Compare Source
Many companies are successfully building with rules_js.
If you're getting value from the project, please let us know!
Just comment on our Adoption Discussion.
Using Bzlmod with Bazel 6:
Add to your
MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your
WORKSPACE
file:What's Changed
Full Changelog: aspect-build/rules_js@v2.3.2...v2.3.3
v2.3.2
Compare Source
Many companies are successfully building with rules_js.
If you're getting value from the project, please let us know!
Just comment on our Adoption Discussion.
Using Bzlmod with Bazel 6:
Add to your
MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your
WORKSPACE
file:What's Changed
Full Changelog: aspect-build/rules_js@v2.3.1...v2.3.2
v2.3.1
Compare Source
Many companies are successfully building with rules_js.
If you're getting value from the project, please let us know!
Just comment on our Adoption Discussion.
Using Bzlmod with Bazel 6:
Add to your
MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your
WORKSPACE
file:What's Changed
Full Changelog: aspect-build/rules_js@v2.3.0...v2.3.1
v2.3.0
Compare Source
Many companies are successfully building with rules_js.
If you're getting value from the project, please let us know!
Just comment on our Adoption Discussion.
Using Bzlmod with Bazel 6:
Add to your
MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your
WORKSPACE
file:What's Changed
Configuration
📅 Schedule: Branch creation - "after 10:00pm every weekday,before 5:00am every weekday,every weekend" in timezone America/Tijuana, 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.