-
Notifications
You must be signed in to change notification settings - Fork 12
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-dev): bump the npm group across 1 directory with 31 updates #199
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Nov 22, 2024
Bumps the npm group with 28 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `18.2.5` | `19.0.1` | | [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder) | `18.3.1` | `18.4.1` | | [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) | `18.3.1` | `18.4.1` | | [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template) | `18.3.1` | `18.4.1` | | [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics) | `18.3.1` | `18.4.1` | | [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser) | `18.3.1` | `18.4.1` | | [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `18.2.5` | `19.0.0` | | [@angular/cli](https://github.com/angular/angular-cli) | `18.2.5` | `19.0.1` | | [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `18.2.5` | `19.0.0` | | [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `18.2.5` | `19.0.0` | | [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `18.2.5` | `19.0.0` | | [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `18.2.5` | `19.0.0` | | [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `18.2.5` | `19.0.0` | | [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) | `18.2.5` | `19.0.0` | | [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `18.2.5` | `19.0.0` | | [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `18.2.5` | `19.0.0` | | [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `18.2.5` | `19.0.0` | | [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) | `0.0.271` | `0.0.283` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.5.5` | `22.9.1` | | [@types/nw.js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nw.js) | `0.91.0` | `0.92.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.6.0` | `8.15.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.6.0` | `8.15.0` | | [concurrently](https://github.com/open-cli-tools/concurrently) | `9.0.1` | `9.1.0` | | [eslint](https://github.com/eslint/eslint) | `9.10.0` | `9.15.0` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `50.2.4` | `50.5.0` | | [jasmine-core](https://github.com/jasmine/jasmine) | `5.3.0` | `5.4.0` | | [nw](https://github.com/nwjs/npm-installer) | `0.91.0` | `0.93.0` | | [nw-builder](https://github.com/nwutils/nw-builder) | `4.10.0` | `4.12.0` | Updates `@angular-devkit/build-angular` from 18.2.5 to 19.0.1 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@18.2.5...19.0.1) Updates `@angular-eslint/builder` from 18.3.1 to 18.4.1 - [Release notes](https://github.com/angular-eslint/angular-eslint/releases) - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/builder/CHANGELOG.md) - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v18.4.1/packages/builder) Updates `@angular-eslint/eslint-plugin` from 18.3.1 to 18.4.1 - [Release notes](https://github.com/angular-eslint/angular-eslint/releases) - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v18.4.1/packages/eslint-plugin) Updates `@angular-eslint/eslint-plugin-template` from 18.3.1 to 18.4.1 - [Release notes](https://github.com/angular-eslint/angular-eslint/releases) - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin-template/CHANGELOG.md) - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v18.4.1/packages/eslint-plugin-template) Updates `@angular-eslint/schematics` from 18.3.1 to 18.4.1 - [Release notes](https://github.com/angular-eslint/angular-eslint/releases) - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/schematics/CHANGELOG.md) - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v18.4.1/packages/schematics) Updates `@angular-eslint/template-parser` from 18.3.1 to 18.4.1 - [Release notes](https://github.com/angular-eslint/angular-eslint/releases) - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/template-parser/CHANGELOG.md) - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v18.4.1/packages/template-parser) Updates `@angular/animations` from 18.2.5 to 19.0.0 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/19.0.0/packages/animations) Updates `@angular/cli` from 18.2.5 to 19.0.1 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@18.2.5...19.0.1) Updates `@angular/common` from 18.2.5 to 19.0.0 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/19.0.0/packages/common) Updates `@angular/compiler` from 18.2.5 to 19.0.0 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/19.0.0/packages/compiler) Updates `@angular/compiler-cli` from 18.2.5 to 19.0.0 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/19.0.0/packages/compiler-cli) Updates `@angular/core` from 18.2.5 to 19.0.0 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/19.0.0/packages/core) Updates `@angular/forms` from 18.2.5 to 19.0.0 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/19.0.0/packages/forms) Updates `@angular/language-service` from 18.2.5 to 19.0.0 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/19.0.0/packages/language-service) Updates `@angular/platform-browser` from 18.2.5 to 19.0.0 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/19.0.0/packages/platform-browser) Updates `@angular/platform-browser-dynamic` from 18.2.5 to 19.0.0 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/19.0.0/packages/platform-browser-dynamic) Updates `@angular/router` from 18.2.5 to 19.0.0 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/19.0.0/packages/router) Updates `@types/chrome` from 0.0.271 to 0.0.283 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome) Updates `@types/node` from 22.5.5 to 22.9.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/nw.js` from 0.91.0 to 0.92.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/nw.js) Updates `@typescript-eslint/eslint-plugin` from 8.6.0 to 8.15.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.15.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.6.0 to 8.15.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.15.0/packages/parser) Updates `@typescript-eslint/types` from 8.6.0 to 8.15.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/types/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.15.0/packages/types) Updates `@typescript-eslint/utils` from 8.6.0 to 8.15.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.15.0/packages/utils) Updates `concurrently` from 9.0.1 to 9.1.0 - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](open-cli-tools/concurrently@v9.0.1...v9.1.0) Updates `eslint` from 9.10.0 to 9.15.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.10.0...v9.15.0) Updates `eslint-plugin-jsdoc` from 50.2.4 to 50.5.0 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](gajus/eslint-plugin-jsdoc@v50.2.4...v50.5.0) Updates `jasmine-core` from 5.3.0 to 5.4.0 - [Release notes](https://github.com/jasmine/jasmine/releases) - [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md) - [Commits](jasmine/jasmine@v5.3.0...v5.4.0) Updates `nw` from 0.91.0 to 0.93.0 - [Changelog](https://github.com/nwjs/npm-installer/blob/main/CHANGELOG.md) - [Commits](https://github.com/nwjs/npm-installer/commits) Updates `nw-builder` from 4.10.0 to 4.12.0 - [Release notes](https://github.com/nwutils/nw-builder/releases) - [Changelog](https://github.com/nwutils/nw-builder/blob/main/CHANGELOG.md) - [Commits](nwutils/nw-builder@v4.10.0...v4.12.0) Updates `tslib` from 2.7.0 to 2.8.1 - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@v2.7.0...v2.8.1) --- updated-dependencies: - dependency-name: "@angular-devkit/build-angular" dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: "@angular-eslint/builder" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@angular-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@angular-eslint/eslint-plugin-template" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@angular-eslint/schematics" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@angular-eslint/template-parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@angular/animations" dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: "@angular/cli" dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: "@angular/common" dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: "@angular/compiler" dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: "@angular/compiler-cli" dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: "@angular/core" dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: "@angular/forms" dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: "@angular/language-service" dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: "@angular/platform-browser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: "@angular/platform-browser-dynamic" dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: "@angular/router" dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: "@types/chrome" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@types/nw.js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@typescript-eslint/types" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@typescript-eslint/utils" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: concurrently dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: jasmine-core dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: nw dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: nw-builder dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: tslib dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/npm-3fe64676e3
branch
from
November 22, 2024 14:46
ca0c615
to
afc55af
Compare
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
0 participants
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.
Bumps the npm group with 28 updates in the / directory:
18.2.5
19.0.1
18.3.1
18.4.1
18.3.1
18.4.1
18.3.1
18.4.1
18.3.1
18.4.1
18.3.1
18.4.1
18.2.5
19.0.0
18.2.5
19.0.1
18.2.5
19.0.0
18.2.5
19.0.0
18.2.5
19.0.0
18.2.5
19.0.0
18.2.5
19.0.0
18.2.5
19.0.0
18.2.5
19.0.0
18.2.5
19.0.0
18.2.5
19.0.0
0.0.271
0.0.283
22.5.5
22.9.1
0.91.0
0.92.0
8.6.0
8.15.0
8.6.0
8.15.0
9.0.1
9.1.0
9.10.0
9.15.0
50.2.4
50.5.0
5.3.0
5.4.0
0.91.0
0.93.0
4.10.0
4.12.0
Updates
@angular-devkit/build-angular
from 18.2.5 to 19.0.1Release notes
Sourced from
@angular-devkit/build-angular
's releases.... (truncated)
Changelog
Sourced from
@angular-devkit/build-angular
's changelog.... (truncated)
Commits
8cd6aa9
release: cut the v19.0.1 release1b4dced
fix(@angular/build
): usesha256
instead ofsha-256
as hash algorithm nameb63123f
fix(@angular-devkit/build-angular
): use stylePreprocessorOptions3a1c95e
test: add end-to-end tests for SSR setup6a87b1e
refactor(@angular/build
): adjust code to propagate errors from Piscina919f5b9
refactor(@angular/build
): add initial infrastructure to support inline templa...8bd2b26
fix(@angular/ssr
): handle baseHref that start with./
74461da
fix(@angular/build
): ensure accurate content length for server assetsd622e59
release: cut the v19.0.0 release86acfe0
build: update Angular packages to v19 stableUpdates
@angular-eslint/builder
from 18.3.1 to 18.4.1Release notes
Sourced from
@angular-eslint/builder
's releases.Changelog
Sourced from
@angular-eslint/builder
's changelog.Commits
3e05a84
chore(release): publish 18.4.11796bd7
chore(release): publish 18.4.0a769f44
fix: update dependency eslint to v9.13.0, support noConfigLookup (#2045)2130596
feat: support ESM configs and .cjs and .mjs extensions (#2068)Updates
@angular-eslint/eslint-plugin
from 18.3.1 to 18.4.1Release notes
Sourced from
@angular-eslint/eslint-plugin
's releases.Changelog
Sourced from
@angular-eslint/eslint-plugin
's changelog.Commits
3e05a84
chore(release): publish 18.4.11796bd7
chore(release): publish 18.4.0Updates
@angular-eslint/eslint-plugin-template
from 18.3.1 to 18.4.1Release notes
Sourced from
@angular-eslint/eslint-plugin-template
's releases.Changelog
Sourced from
@angular-eslint/eslint-plugin-template
's changelog.Commits
3e05a84
chore(release): publish 18.4.11796bd7
chore(release): publish 18.4.0fc3a77b
fix: update typescript-eslint packages to v8.10.0 (#2046)d0cf3c6
fix: update dependency aria-query to v5.3.2 (#2053)f0667ec
fix: update dependency aria-query to v5.3.1 (#2043)Updates
@angular-eslint/schematics
from 18.3.1 to 18.4.1Release notes
Sourced from
@angular-eslint/schematics
's releases.Changelog
Sourced from
@angular-eslint/schematics
's changelog.Commits
3e05a84
chore(release): publish 18.4.1a55aab3
fix: update dependency ignore to v6 (#2047)8c289b7
chore: update/trim repo deps (#2099)1796bd7
chore(release): publish 18.4.0a769f44
fix: update dependency eslint to v9.13.0, support noConfigLookup (#2045)fc3a77b
fix: update typescript-eslint packages to v8.10.0 (#2046)2130596
feat: support ESM configs and .cjs and .mjs extensions (#2068)1f115ed
fix: update typescript-eslint packages to v8.5.0 (#2020)Updates
@angular-eslint/template-parser
from 18.3.1 to 18.4.1Release notes
Sourced from
@angular-eslint/template-parser
's releases.Changelog
Sourced from
@angular-eslint/template-parser
's changelog.Commits
3e05a84
chore(release): publish 18.4.11796bd7
chore(release): publish 18.4.0159658f
fix(template-parser): traverse ng-content fallback content (#2031)Updates
@angular/animations
from 18.2.5 to 19.0.0Release notes
Sourced from
@angular/animations
's releases.... (truncated)
Changelog
Sourced from
@angular/animations
's changelog.... (truncated)
Commits
09df589
refactor(core): Migrate all packages with theexplicit-standalone-flag
sche...84b6896
refactor(platform-server): Add an ssr benchmark setup. (#57647)9dbe6fc
refactor: update license text to point to angular.dev (#57901)Updates
@angular/cli
from 18.2.5 to 19.0.1Release notes
Sourced from
@angular/cli
's releases.... (truncated)
Changelog
Sourced from
@angular/cli
's changelog.... (truncated)
Commits
8cd6aa9
release: cut the v19.0.1 release1b4dced
fix(@angular/build
): usesha256
instead ofsha-256
as hash algorithm nameb63123f
fix(@angular-devkit/build-angular
): use stylePreprocessorOptions3a1c95e
test: add end-to-end tests for SSR setup6a87b1e
refactor(@angular/build
): adjust code to propagate errors from Piscina919f5b9
refactor(@angular/build
): add initial infrastructure to support inline templa...8bd2b26
fix(@angular/ssr
): handle baseHref that start with./
74461da
fix(@angular/build
): ensure accurate content length for server assetsd622e59
release: cut the v19.0.0 release86acfe0
build: update Angular packages to v19 stableUpdates
@angular/common
from 18.2.5 to 19.0.0Release notes
Sourced from
@angular/common
's releases.... (truncated)
Changelog
Sourced from
@angular/common
's changelog.... (truncated)
Commits
7dfb127
refactor: add@__PURE__
next to@pureOrBreakMyCode
for improved bundler c...da9c0c5
refactor...Description has been truncated