-
Notifications
You must be signed in to change notification settings - Fork 196
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
Bump the all-dependencies group across 1 directory with 16 updates #518
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/samples/AspireWithJavaScript/AspireJavaScript.Angular/all-dependencies-43e5d394a2
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
Bumps the all-dependencies group with 15 updates in the /samples/AspireWithJavaScript/AspireJavaScript.Angular directory: | Package | From | To | | --- | --- | --- | | [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `18.1.1` | `18.2.8` | | [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `18.1.1` | `18.2.8` | | [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `18.1.1` | `18.2.8` | | [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `18.1.1` | `18.2.8` | | [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `18.1.1` | `18.2.8` | | [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `18.1.1` | `18.2.8` | | [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `18.1.1` | `18.2.8` | | [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `18.1.1` | `18.2.8` | | [tslib](https://github.com/Microsoft/tslib) | `2.6.3` | `2.8.0` | | [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `18.1.1` | `18.2.9` | | [@angular/cli](https://github.com/angular/angular-cli) | `18.1.1` | `18.2.9` | | [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `18.1.1` | `18.2.8` | | [jasmine-core](https://github.com/jasmine/jasmine) | `5.2.0` | `5.4.0` | | [karma](https://github.com/karma-runner/karma) | `6.4.3` | `6.4.4` | | [typescript](https://github.com/microsoft/TypeScript) | `5.5.3` | `5.6.3` | Updates `@angular/animations` from 18.1.1 to 18.2.8 - [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/18.2.8/packages/animations) Updates `@angular/common` from 18.1.1 to 18.2.8 - [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/18.2.8/packages/common) Updates `@angular/compiler` from 18.1.1 to 18.2.8 - [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/18.2.8/packages/compiler) Updates `@angular/core` from 18.1.1 to 18.2.8 - [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/18.2.8/packages/core) Updates `@angular/forms` from 18.1.1 to 18.2.8 - [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/18.2.8/packages/forms) Updates `@angular/platform-browser` from 18.1.1 to 18.2.8 - [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/18.2.8/packages/platform-browser) Updates `@angular/platform-browser-dynamic` from 18.1.1 to 18.2.8 - [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/18.2.8/packages/platform-browser-dynamic) Updates `@angular/router` from 18.1.1 to 18.2.8 - [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/18.2.8/packages/router) Updates `tslib` from 2.6.3 to 2.8.0 - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@v2.6.3...v2.8.0) Updates `zone.js` from 0.14.8 to 0.14.10 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/packages/zone.js/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/zone.js-0.14.10/packages/zone.js) Updates `@angular-devkit/build-angular` from 18.1.1 to 18.2.9 - [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.1.1...18.2.9) Updates `@angular/cli` from 18.1.1 to 18.2.9 - [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.1.1...18.2.9) Updates `@angular/compiler-cli` from 18.1.1 to 18.2.8 - [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/18.2.8/packages/compiler-cli) Updates `jasmine-core` from 5.2.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.2.0...v5.4.0) Updates `karma` from 6.4.3 to 6.4.4 - [Release notes](https://github.com/karma-runner/karma/releases) - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](karma-runner/karma@v6.4.3...v6.4.4) Updates `typescript` from 5.5.3 to 5.6.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.5.3...v5.6.3) --- updated-dependencies: - dependency-name: "@angular/animations" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@angular/common" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@angular/compiler" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@angular/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@angular/forms" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@angular/platform-browser" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@angular/platform-browser-dynamic" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@angular/router" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: tslib dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: zone.js dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@angular-devkit/build-angular" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@angular/cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@angular/compiler-cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: jasmine-core dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: karma dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 all-dependencies group with 15 updates in the /samples/AspireWithJavaScript/AspireJavaScript.Angular directory:
18.1.1
18.2.8
18.1.1
18.2.8
18.1.1
18.2.8
18.1.1
18.2.8
18.1.1
18.2.8
18.1.1
18.2.8
18.1.1
18.2.8
18.1.1
18.2.8
2.6.3
2.8.0
18.1.1
18.2.9
18.1.1
18.2.9
18.1.1
18.2.8
5.2.0
5.4.0
6.4.3
6.4.4
5.5.3
5.6.3
Updates
@angular/animations
from 18.1.1 to 18.2.8Release notes
Sourced from
@angular/animations
's releases.... (truncated)
Changelog
Sourced from
@angular/animations
's changelog.... (truncated)
Commits
03ac3c2
refactor: update license text to point to angular.dev (#57902)513a4fe
refactor(core): replace usages of removeChild (#57203)a7b973e
docs(docs-infra): Use shiki for code highlighting (#57059)176b26f
docs: remove private symbol from docs (#56851)Updates
@angular/common
from 18.1.1 to 18.2.8Release notes
Sourced from
@angular/common
's releases.... (truncated)
Changelog
Sourced from
@angular/common
's changelog.... (truncated)
Commits
10081a9
docs: move JSDoc before functions (#58087)ccf2c7f
docs(common): Minor typo in code example (#58085)42eb096
docs: update comments to use consistent code formatting for boolean values (#...ca637fe
fix(http): cleanup JSONP script listeners once loading completed (#57877)9d5b1ec
docs: correctHashLocationStrategy
example url (#57908)249d026
fix(common): execute checks and remove placeholder when image is already load...03ac3c2
refactor: update license text to point to angular.dev (#57902)af4e39a
docs: update template in-depth guide (#57676)de68e04
fix(http): Dynamicaly call the global fetch implementation (#57531)3ecf620
Revert "fix(http): Dynamicaly call the global fetch implementation (#57531)" ...Updates
@angular/compiler
from 18.1.1 to 18.2.8Release notes
Sourced from
@angular/compiler
's releases.... (truncated)
Changelog
Sourced from
@angular/compiler
's changelog.... (truncated)
Commits
21be258
fix(compiler): scope :host-context inside pseudo selectors, do not decrease s...d325f9b
fix(compiler): fix parsing of the :host-context with pseudo selectors (#57796)aea747a
fix(compiler): preserve attributes attached to :host selector (#57796)11692c8
fix(compiler): add multiple :host and nested selectors support (#57796)48a1437
fix(compiler): fix comment typo (#57796)66dcc69
fix(compiler): allow combinators inside pseudo selectors (#57796)7a6fd42
fix(compiler): transform pseudo selectors correctly for the encapsulated view...03ac3c2
refactor: update license text to point to angular.dev (#57902)b619d69
fix(compiler): produce less noisy errors when parsing control flow (#57711)4f8c406
refactor(compiler): extend directive mock to avoid failing at matching logic ...Updates
@angular/core
from 18.1.1 to 18.2.8Release notes
Sourced from
@angular/core
's releases.... (truncated)
Changelog
Sourced from
@angular/core
's changelog.