-
-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the npm group across 1 directory with 14 updates #125
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-5af53a7a7d
Closed
Bump the npm group across 1 directory with 14 updates #125
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/code-demos/mock-service-worker/npm-5af53a7a7d
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` | `19.0.0` | | [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `18.2.3` | `19.0.0` | | [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `18.2.3` | `19.0.0` | | [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `18.2.3` | `19.0.0` | | [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `18.2.3` | `19.0.0` | | [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `18.2.3` | `19.0.0` | | [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `18.2.3` | `19.0.0` | | [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `18.2.3` | `19.0.0` | | [tslib](https://github.com/Microsoft/tslib) | `2.7.0` | `2.8.1` | | [@angular/build](https://github.com/angular/angular-cli) | `18.2.3` | `19.0.1` | | [@angular/cli](https://github.com/angular/angular-cli) | `18.2.3` | `19.0.1` | | [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `18.2.3` | `19.0.0` | | [msw](https://github.com/mswjs/msw) | `2.4.2` | `2.6.6` | | [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` | `5.7.2` | Updates `@angular/animations` from 18.2.3 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/common` from 18.2.3 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.3 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/core` from 18.2.3 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.3 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/platform-browser` from 18.2.3 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.3 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.3 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 `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 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.3...19.0.1) Updates `@angular/cli` from 18.2.3 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.3...19.0.1) Updates `@angular/compiler-cli` from 18.2.3 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 `msw` from 2.4.2 to 2.6.6 - [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.6) Updates `typescript` from 5.5.4 to 5.7.2 - [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.7.2) --- updated-dependencies: - dependency-name: "@angular/animations" dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: "@angular/common" dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: "@angular/compiler" dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: "@angular/core" dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: "@angular/forms" dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: "@angular/platform-browser" dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: "@angular/platform-browser-dynamic" dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: "@angular/router" dependency-type: direct:production update-type: version-update:semver-major 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-major dependency-group: npm - dependency-name: "@angular/cli" 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: 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 #126. |
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.319.0.018.2.319.0.018.2.319.0.018.2.319.0.018.2.319.0.018.2.319.0.018.2.319.0.018.2.319.0.02.7.02.8.118.2.319.0.118.2.319.0.118.2.319.0.02.4.22.6.65.5.45.7.2Updates
@angular/animationsfrom 18.2.3 to 19.0.0Release notes
Sourced from
@angular/animations's releases.... (truncated)
Changelog
Sourced from
@angular/animations's changelog.... (truncated)
Commits
09df589refactor(core): Migrate all packages with theexplicit-standalone-flagsche...84b6896refactor(platform-server): Add an ssr benchmark setup. (#57647)9dbe6fcrefactor: update license text to point to angular.dev (#57901)Updates
@angular/commonfrom 18.2.3 to 19.0.0Release notes
Sourced from
@angular/common's releases.... (truncated)
Changelog
Sourced from
@angular/common's changelog.... (truncated)
Commits
7dfb127refactor: add@__PURE__next to@pureOrBreakMyCodefor improved bundler c...da9c0c5refactor: cleanup initializers that use ctor params (#58349)24c6373feat(common): add optional rounded transform support in cloudinary image load...4b9accdfeat(http): promotewithRequestsMadeViaParentto stable. (#58221)13c1306feat(common): disable keyvalue sorting using null compareFn (#57487)09df589refactor(core): Migrate all packages with theexplicit-standalone-flagsche...08b4a8adocs: move JSDoc below constructor (#57187)a36744edocs: move JSDoc before functions (#58087)0eb1c5cdocs(common): Minor typo in code example (#58085)84b6896refactor(platform-server): Add an ssr benchmark setup. (#57647)Updates
@angular/compilerfrom 18.2.3 to 19.0.0Release notes
Sourced from
@angular/compiler's releases.... (truncated)
Changelog
Sourced from
@angular/compiler's changelog.... (truncated)
Commits
806a61bfix(compiler): fix multiline selectors (#58681)e5d3abbfix(compiler): resolve:host:host-context(.foo)(#58681)80f5695fix(compiler): transform chained pseudo-selectors (#58681)2be161dfix(compiler): fix:hostparsing in pseudo-selectors (#58681)560282afix(compiler): control flow nodes with root at the end projected incorrectly ...86d8f6brefactor(compiler): trigger hmr load on initialization (#58465)abd0da7refactor(compiler): remove unused field from output AST (#58444)b25121efix(compiler): avoid having to duplicate core environment (#58444)98804fdfix(compiler): add more specific matcher for hydrate never block (#58360)c79b62crefactor(core): remove the standalone feature (#58288)Updates
@angular/corefrom 18.2.3 to 19.0.0Release notes
Sourced from
@angular/core's releases.... (truncated)
Changelog
Sourced from
@angular/core's changelog.... (truncated)
Commits
df210a4refactor(core): mark linkedSignal as developer preview (#58684)e6514b9fix(migrations): do not migrate next calls in template if not an EventEmitter...91a616frefactor(core): addREQUEST,RESPONSE_INITandREQUEST_CONTEXTtokens (...fa1b021refactor(core): add performance feature flag for incremental hydration (#58658)5fe57d4fix(core): fixes issues with control flow and incremental hydration (#58644)715caearefactor(migrations): typos in signal migration incompatibility reasons (#58636)e26797bfix(migrations): replace removed NgModules in tests with their exports (#58627)b84ed2bfix(migrations): include the output migration in the defaults of the signal m...a5e7a02refactor(core): moves incremental hydration codebase to better locations (#58...560282afix(compiler): control flow nodes with root at the end projected incorrectly ...Updates
@angular/formsfrom 18.2.3 to 19.0.0Release notes
Sourced from
@angular/forms's releases.... (truncated)
Changelog
Sourced from
@angular/forms's changelog.... (truncated)
Commits
93c3f7abuild: remove usages ofuseDefineForClassFields: false(#58297)1f45338Revert "fix(forms): fix FormRecord type inference (#50750)" (#58315)79d9be3Revert "feat(forms): add ability to clear a FormRecord (#50750)" (#58315)a5b0394Revert "test(forms): add unit test (#50750)" (#58315)b0c4c1ftest(forms): add unit test (#50750)3e7d724feat(forms): add ability to clear a FormRecord (#50750)18b6f33fix(forms): fix FormRecord type inference (#50750)09df589refactor(core): Migrate all packages with theexplicit-standalone-flagsche...186b524docs: add info onAbstractControl.sourcetype. (#58094)84b6896refactor(platform-server): Add an ssr benchmark setup. (#57647)Updates
@angular/platform-browserfrom 18.2.3 to 19.0.0Release notes
Sourced from
@angular/platform-browser's releases.... (truncated)
Changelog
Sourced from
@angular/platform-browser's changelog.... (truncated)
Commits
c36a1c0fix(platform-browser): correctly add external stylesheets to ShadowDOM compon...917e99ddocs(platform-browser): update usage notes for incremental hydration (#58339)19edf2cfeat(core): add syntactic sugar for initializers (#53152)69fc5aefeat(core): Add incremental hydration public api (#58249)9544930refactor(core): add incremental hydration infrastructure (#58193)b542f15docs: removed typos of withHttpTransferCacheOptions description (#58244)09df589refactor(core): Migrate all packages with theexplicit-standalone-flagsche...5c61f46refactor(platform-browser): remove deprecated `BrowserModule.withServerTransi...84b6896refactor(platform-server): Add an ssr benchmark setup. (#57647)2545743refactor(core): support external runtime styles via a component feature (#57922)Updates
@angular/platform-browser-dynamicfrom 18.2.3 to 19.0.0Release notes
Sourced from
@angular/platform-browser-dynamic's releases.... (truncated)
Changelog
Sourced from
@angular/platform-browser-dynamic's changelog.