-
-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the npm group across 1 directory with 14 updates #122
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
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/code-demos/mock-service-worker/npm-eabbe1bfb9
Closed
Bump the npm group across 1 directory with 14 updates #122
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/code-demos/mock-service-worker/npm-eabbe1bfb9
Conversation
This file contains hidden or 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 npm group with 14 updates in the /code-demos/mock-service-worker directory: | Package | From | To | | --- | --- | --- | | [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `18.2.3` | `18.2.12` | | [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `18.2.3` | `18.2.12` | | [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `18.2.3` | `18.2.12` | | [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `18.2.3` | `18.2.12` | | [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `18.2.3` | `18.2.12` | | [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `18.2.3` | `18.2.12` | | [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `18.2.3` | `18.2.12` | | [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `18.2.3` | `18.2.12` | | [tslib](https://github.com/Microsoft/tslib) | `2.7.0` | `2.8.1` | | [@angular/build](https://github.com/angular/angular-cli) | `18.2.3` | `18.2.12` | | [@angular/cli](https://github.com/angular/angular-cli) | `18.2.3` | `18.2.12` | | [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `18.2.3` | `18.2.12` | | [msw](https://github.com/mswjs/msw) | `2.4.2` | `2.6.5` | | [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` | `5.6.3` | Updates `@angular/animations` from 18.2.3 to 18.2.12 - [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.12/packages/animations) Updates `@angular/common` from 18.2.3 to 18.2.12 - [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.12/packages/common) Updates `@angular/compiler` from 18.2.3 to 18.2.12 - [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.12/packages/compiler) Updates `@angular/core` from 18.2.3 to 18.2.12 - [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.12/packages/core) Updates `@angular/forms` from 18.2.3 to 18.2.12 - [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.12/packages/forms) Updates `@angular/platform-browser` from 18.2.3 to 18.2.12 - [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.12/packages/platform-browser) Updates `@angular/platform-browser-dynamic` from 18.2.3 to 18.2.12 - [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.12/packages/platform-browser-dynamic) Updates `@angular/router` from 18.2.3 to 18.2.12 - [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.12/packages/router) 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) Updates `@angular/build` from 18.2.3 to 18.2.12 - [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.3...18.2.12) Updates `@angular/cli` from 18.2.3 to 18.2.12 - [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.3...18.2.12) Updates `@angular/compiler-cli` from 18.2.3 to 18.2.12 - [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.12/packages/compiler-cli) Updates `msw` from 2.4.2 to 2.6.5 - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.4.2...v2.6.5) Updates `typescript` from 5.5.4 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.4...v5.6.3) --- updated-dependencies: - dependency-name: "@angular/animations" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@angular/common" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@angular/compiler" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@angular/core" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@angular/forms" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@angular/platform-browser" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@angular/platform-browser-dynamic" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@angular/router" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: tslib dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@angular/build" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@angular/cli" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@angular/compiler-cli" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: msw dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #125. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bot:robot:
Action taken in an automated fashion
dependabot
Pull requests created by dependabot
npm
Pull requests for NPM packages updates
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 14 updates in the /code-demos/mock-service-worker directory:
18.2.318.2.1218.2.318.2.1218.2.318.2.1218.2.318.2.1218.2.318.2.1218.2.318.2.1218.2.318.2.1218.2.318.2.122.7.02.8.118.2.318.2.1218.2.318.2.1218.2.318.2.122.4.22.6.55.5.45.6.3Updates
@angular/animationsfrom 18.2.3 to 18.2.12Release notes
Sourced from
@angular/animations's releases.... (truncated)
Changelog
Sourced from
@angular/animations's changelog.... (truncated)
Commits
03ac3c2refactor: update license text to point to angular.dev (#57902)Updates
@angular/commonfrom 18.2.3 to 18.2.12Release notes
Sourced from
@angular/common's releases.... (truncated)
Changelog
Sourced from
@angular/common's changelog.... (truncated)
Commits
4746794docs: move JSDoc below constructor (#57187)10081a9docs: move JSDoc before functions (#58087)ccf2c7fdocs(common): Minor typo in code example (#58085)42eb096docs: update comments to use consistent code formatting for boolean values (#...ca637fefix(http): cleanup JSONP script listeners once loading completed (#57877)9d5b1ecdocs: correctHashLocationStrategyexample url (#57908)249d026fix(common): execute checks and remove placeholder when image is already load...03ac3c2refactor: update license text to point to angular.dev (#57902)af4e39adocs: update template in-depth guide (#57676)Updates
@angular/compilerfrom 18.2.3 to 18.2.12Release notes
Sourced from
@angular/compiler's releases.... (truncated)
Changelog
Sourced from
@angular/compiler's changelog.... (truncated)
Commits
69dce38Revert fix(compiler): transform pseudo selectors correctly for the encapsulat...21be258fix(compiler): scope :host-context inside pseudo selectors, do not decrease s...d325f9bfix(compiler): fix parsing of the :host-context with pseudo selectors (#57796)aea747afix(compiler): preserve attributes attached to :host selector (#57796)11692c8fix(compiler): add multiple :host and nested selectors support (#57796)48a1437fix(compiler): fix comment typo (#57796)66dcc69fix(compiler): allow combinators inside pseudo selectors (#57796)7a6fd42fix(compiler): transform pseudo selectors correctly for the encapsulated view...03ac3c2refactor: update license text to point to angular.dev (#57902)b619d69fix(compiler): produce less noisy errors when parsing control flow (#57711)Updates
@angular/corefrom 18.2.3 to 18.2.12Release notes
Sourced from
@angular/core's releases.... (truncated)
Changelog
Sourced from
@angular/core's changelog.... (truncated)
Commits
5f2d98afix(core): avoid slow stringification when checking for duplicates in dev mod...3aa45a2fix(core): resolve forward-referenced host directives during directive matchi...ddda355refactor(core): remove globalApi tag (#58375)37b921drefactor(core): test EventEmitter completion on destroy with outputToObservab...a9e440drefactor(core): drop theMutableutility type. (#58124)31fb9d0docs: mention autoDetectChanges parameter default value (#58092)b40875afix(platform-server): destroyPlatformRefwhen error happens during the `bo...46bafb0fix(core): clean up afterRender after it is executed (#58119)9ca9db4refactor(core): dropViewRefTrackerin favor ofApplicationRef. (#58096)46a2ad3fix(common): prevent warning about oversize image twice (#58021)Updates
@angular/formsfrom 18.2.3 to 18.2.12Release notes
Sourced from
@angular/forms's releases.... (truncated)
Changelog
Sourced from
@angular/forms's changelog.