Highlights
Block or Report
Block or report devversion
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
angular/components Public
Component infrastructure and Material Design components for Angular
-
-
microsoft/TypeScript Public
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
-
-
bazelbuild/bazel Public
a fast, scalable, multi-language and extensible build system
3,816 contributions in the last year
Less
More
Activity overview
Contribution activity
March 2022
Created 279 commits in 18 repositories
Created 3 repositories
- devversion/tsec TypeScript
- devversion/continuous-integration Python
- devversion/angular-playground HTML
Created a pull request in angular/dev-infra that received 5 comments
build: remove unused managed directory bazel setup for node modules
As of RNJ v5, the node modules are no longer symlinked by default. Rather a new separate install is maintained inside Bazel. This was a little cont…
+0
−1
•
5
comments
Opened 75 other pull requests in 10 repositories
angular/components
1
open
20
merged
2
closed
-
build: avoid duplication of mdc dependencies by generating
package.json - ci: skip ci failure slack notifications for renovate branches
- build: use github access token for docs site monitoring
- [13.3.x]: Patch port dev-infra and rules nodejs v5 update
- [13.3.x]: Patch port dev-infra and rules nodejs v5 update
- [13.3.x]: Patch port dev-infra and rules nodejs v5 update
- build: update to rules_nodejs v5 and update dev-infra
- build: downgrade bazel nodejs version to work with m1
- build: point automatic docs deployment to production firebase sites
- feat(material/schematic): initial foundation for TS code migrators
- build: cleanup preview dev-app github action workflow
- build: update to nodejs v16.14.0 and switch away from deprecated docker image
- build: speed up docs deployment by not running a11y audit tests
-
build: ship schematics as
es2020similar to rest of the APF - build: switch bazelrc away from deprecated options
- [patch port] ci: setup automatic deployment for the docs app
- build: remove various gulp build setup leftovers
- [13.2.x] build: lock file maintenance (#24531)
- refactor: avoid cross-package relative Sass imports to support Yarn PnP
- ci: setup automatic deployment for the docs app
-
build: fix standalone release checks failing due to missing global
ReleaseActioninstance - [13.2.x] build: lock file maintenance
- Patch port of dev-infra renovate update and esModuleInterop changes
angular/dev-infra
20
merged
2
closed
- feat(bazel/api-golden): allow for module types to be provided
- feat(bazel/api-golden): allow for module types to be provided
-
feat(ng-dev/pullapprove): support
inoperator in condition evaluation -
feat(ng-dev/pullapprove): handle references to
authorin condition - fix(ng-dev): lock formatting dependencies to avoid formating failures
- fix(bazel): continue to support non-exports resolution in api-golden test
- feat(bazel): api-golden test should leverage package exports information for finding entries
- feat(bazel): api-golden test should leverage package exports information for finding entries
-
test: add basic tests to ensure
extract_typesandextract_js_module_outputworks - build: remove workaround for rules_nodejs#3106 which landed in 4.5.0
- fix(ng-dev): avoid runtime error when pull request does not have status/checks
- feat(ng-dev): add migration command for master branch rename
- ci: ignore integration test projects in renovate
-
ci: fix cache key to also include
yarn.lock - ci: fix yarn install timeout in macos job
- build: enable node module symlinking for Bazel
- feat(ng-dev): format yaml files with prettier by default
-
refactor: no longer import
JSModuleInfoprovider through backwards-compat entry - build: update to typescript v4.6 to match with FW repo
- feat(ng-dev): support skipping version stamp in release stamp env
- refactor(ng-dev): expose git and github client classes in ng-dev entry-point
-
build: fix yarn install with vendored yarn due to bug in
rules_nodejs
angular/angular
2
open
15
closed
-
Various changes to the Bazel
ng_packagerule - [13.3.x]: Update dev-infra and Angular, and fix forms integration test
- Update Angular dependencies and dev-infra
- build: update lock file to match requested ranges
- build: replace bazel devserver with shared dev-infra implementation
- build: disable payload size uploading within bazel
- ci: make payload size tracking script work with CircleCI and Bazel limitations
- [13.3.x]: update to rules nodejs v5
- Update Rules NodeJS to v5
- build: update to bazel v5 for new runfiles API used in dev-infra
- feat(bazel): speed up dev-turnaround by bundling types only when packaging
- fix(bazel): ng module compilation workers are subject to linker race-conditions
-
docs: add manual changelog edits from
13.3.xto main branch - [13.3.x]: lock file maintenance
- [13.2.x]: lock file maintenance
- build: lock file maintenance w/ payload golden update
- [13.2.x]: patch port of angular update/dev-infra update
bazelbuild/rules_nodejs
4
merged
angular/material.angular.io
3
merged
angular/angular-cli
2
merged
google/tsec
1
open
bazelbuild/continuous-integration
1
merged
bazelbuild/rules_sass
1
open
angular/github-robot
1
merged
Reviewed 130 pull requests in 7 repositories
angular/components
59 pull requests
- fix(cdk/a11y): live announcer promise never resolved if new announcement comes in
- refactor(multiple): run typed forms migration
- fix(cdk/overlay): disable backdrop animation when noop animations are enabled
- build: lock file maintenance
- build: add lint rule to disallow type-only imports/exports
- build: update angular shared dev-infra code to 03f784a
- build: fix formatting error
- fix(material/core): resolve memory leak by removing event listeners from the ripple element
- fix(material-experimental/mdc-dialog): reduce amount of generated CSS
- build: lock file maintenance
- fix(cdk/testing): entering negative number values not working with reactive forms
- Pin actions to a full length commit SHA
- build: prevent framing of dev app with X-Frame-Options
- fix(material-experimental/mdc-slider): update layout when container resizes
- fat(material/schematics): add snack-bar styles migrator and tests
- fix(material-experimental/mdc-chips): make it easier to customize chip typography
- docs(material/form-field): fix typo in form-field overview
- add autocomplete, form-field, input, and select styles migrator and tests
- fix(material/schematics): remove usages of deprecated defaultProject option
- refactor: replace deprecated String.prototype.substr()
- build: drop support for TypeScript 4.4 and 4.5
- fix(material/chips): ripple not clipped on safari
- feat(multiple): Add a harness filter option for checked checkboxes, radios, and slide-toggles
- feat(material/schematics): add tooltip styles migrator and tests
- feat(material/schematics): add chips template migrator
- Some pull request reviews not shown.
angular/angular
34 pull requests
- feat(migration): Add migration to add explicit Route/Routes type
- build(bazel): add bazel targets for aio doc generation
- docs: adjust contributing, developing and overview markdown files
- docs : add animations to readme file
- build: update dependency @bazel/ibazel to ^0.16.0
- Update Rules NodeJS to v5
- build: update dependency send to ^0.18.0
- fix(docs-infra): update (and unpin) dependency versions for preview server
- fix(docs-infra): prevent framing of AIO with X-Frame-Options
- fix(docs-infra): prevent framing of AIO with X-Frame-Options
- build: update all non-major dependencies
- build: lock file maintenance
- test: add zone.js test to saucelabs
- build: update angular and bazel
- Redo the 13.3.0 release
- build: update github/codeql-action action to v1.1.5
- build: update dependency @types/chrome to ^0.0.180
- docs: Fix typo in issue template
-
fix(zone.js): always run microtasks in
Promise.thento avoid drain microtasks too early. - Bump version to "v13.3.0-rc.0" with changelog.
- Set up 13.3.0 release for TypeScript 4.6 support
-
refactor(migrations): update
isReferenceToImportto not use `valueD… - build: update all non-major dependencies
- build: update scorecard action dependencies
- fix(forms): Update the typed forms migration.
- Some pull request reviews not shown.
angular/dev-infra
31 pull requests
- fix(ng-dev): fix github token retrieval logic
- Create initial base of apps infrastructure and framework
- feat(ng-dev): add migration command for master branch rename
- build: update angular dependencies to v14.0.0-next.8
- build: update dependency send to ^0.18.0
- feat(bazel): api-golden test should leverage package exports information for finding entries
- build: update bazel setup to v5.3.0
- build: lock file maintenance
-
test: add basic tests to ensure
extract_typesandextract_js_module_outputworks -
fix(bazel): use correct
LinkerPackageMappingInfofield name - build: update angular dependencies
- build: update dependency @types/jasmine to v4
- build: update dependency @microsoft/api-extractor to v7.19.5
- build: update github/codeql-action action to v1.1.5
- build: lock file maintenance
- build: update dependency @angular-devkit/build-angular to v14.0.0-next.5
- fix(ng-dev): correctly indent bullets in breaking changes and deprecations sections
- build: update jasmine to ~4.0
- build: update angular dependencies to v14.0.0-next.6
- build: update github/codeql-action action to v1.1.4
- refactor(ng-dev): expose git and github client classes in ng-dev entry-point
- build: update dependency chromedriver to v99
- feat(ng-dev): support skipping version stamp in release stamp env
- build: update actions/upload-artifact action to v3
- fix(ng-dev/release): only match on a single character prefixed version for snapshotting
- Some pull request reviews not shown.
angular/github-robot
2 pull requests
angular/material.angular.io
2 pull requests
bazelbuild/rules_nodejs
1 pull request
angular/angular-cli
1 pull request
Created an issue in bazelbuild/rules_nodejs that received 1 comment
Vendored Yarn support not compatible with Windows
yarn_install
Is this a regression?
No
Description
The docs mention that for vendored Yarn versions, the yarn attribute …
1
comment
Opened 4 other issues in 2 repositories
angular/dev-infra
3
open
angular/components
1
open
24
contributions
in private repositories
Mar 1 – Mar 30