-
-
Notifications
You must be signed in to change notification settings - Fork 117
Comparing changes
Open a pull request
base repository: aspect-build/rules_js
base: v2.1.3
head repository: aspect-build/rules_js
compare: v2.2.0
- 14 commits
- 58 files changed
- 9 contributors
Commits on Jan 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4488c9f - Browse repository at this point
Copy the full SHA 4488c9fView commit details
Commits on Feb 5, 2025
-
fix: use Label.repo_name instead of Label.workspace_name (#2082)
According to the documentation, Label.workspace_name is deprecated: https://bazel.build/rules/lib/builtins/Label.html#workspace_name Label.repo_name behaves identically and is available in Bazel 6 and later.
Configuration menu - View commit details
-
Copy full SHA for a365f47 - Browse repository at this point
Copy the full SHA a365f47View commit details
Commits on Feb 6, 2025
-
feat: add exclude patterns for npm packages (#2078)
### Changes are visible to end-users: yes - Searched for relevant documentation and updated as needed: yes - Breaking change (forces users to change their own code or config): no - Suggested release notes appear below: yes Add `npm_translate_lock(exclude_package_contents)` and `npm_import(exclude_package_contents)` for excluding content when extracting packages. ### Test plan - New test added: e2e/package_exclude_patterns Resolves: #2042
Configuration menu - View commit details
-
Copy full SHA for ef8e187 - Browse repository at this point
Copy the full SHA ef8e187View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79ff2b5 - Browse repository at this point
Copy the full SHA 79ff2b5View commit details -
chore: mirror external pnpm releases (#2058)
Co-authored-by: alexeagle <47395+alexeagle@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 203d4d5 - Browse repository at this point
Copy the full SHA 203d4d5View commit details -
chore(deps): update aspect to v1.1.0 (#2007)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 054642f - Browse repository at this point
Copy the full SHA 054642fView commit details
Commits on Feb 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 127a5c8 - Browse repository at this point
Copy the full SHA 127a5c8View commit details
Commits on Feb 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0994c14 - Browse repository at this point
Copy the full SHA 0994c14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6338c8e - Browse repository at this point
Copy the full SHA 6338c8eView commit details
Commits on Feb 17, 2025
-
fix(coverage): ensure js_library#srcs are instrumented for coverage (#…
…2106) * fix: ensure js_library#srcs are instrumented for coverage * Update js_library.bzl * Update js_library.bzl * Update js_library.bzl * Update js_library.bzl
Configuration menu - View commit details
-
Copy full SHA for 549311e - Browse repository at this point
Copy the full SHA 549311eView commit details -
chore: mirror external releases (#2104)
Co-authored-by: alexeagle <47395+alexeagle@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3bc69f2 - Browse repository at this point
Copy the full SHA 3bc69f2View commit details chore(deps): update dependency buildifier_prebuilt to v8 (#2097)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 66a85a6 - Browse repository at this point
Copy the full SHA 66a85a6View commit details
Commits on Feb 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e6c8019 - Browse repository at this point
Copy the full SHA e6c8019View commit details -
chore(deps): update dependency bazel to v7.5.0 (#2084)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 868f12d - Browse repository at this point
Copy the full SHA 868f12dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.1.3...v2.2.0