build(deps): bump @angular/common, @angular/forms, @angular/platform-browser, @angular/platform-browser-dynamic, @ng-bootstrap/ng-bootstrap, hslayers-cesium, hslayers-ng and ngx-cookie-service#85
Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
Conversation
…browser, @angular/platform-browser-dynamic, @ng-bootstrap/ng-bootstrap, hslayers-cesium, hslayers-ng and ngx-cookie-service Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common), [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms), [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser), [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic), [@ng-bootstrap/ng-bootstrap](https://github.com/ng-bootstrap/ng-bootstrap), [hslayers-cesium](https://github.com/hslayers/hslayers-ng), [hslayers-ng](https://github.com/hslayers/hslayers-ng) and [ngx-cookie-service](https://github.com/stevermeister/ngx-cookie-service). These dependencies needed to be updated together. Updates `@angular/common` from 18.1.4 to 21.0.6 - [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/v21.0.6/packages/common) Updates `@angular/forms` from 18.1.4 to 21.0.6 - [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/v21.0.6/packages/forms) Updates `@angular/platform-browser` from 18.1.4 to 21.0.6 - [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/v21.0.6/packages/platform-browser) Updates `@angular/platform-browser-dynamic` from 18.1.4 to 21.0.6 - [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/v21.0.6/packages/platform-browser-dynamic) Updates `@ng-bootstrap/ng-bootstrap` from 17.0.0 to 20.0.0 - [Release notes](https://github.com/ng-bootstrap/ng-bootstrap/releases) - [Changelog](https://github.com/ng-bootstrap/ng-bootstrap/blob/master/CHANGELOG.md) - [Commits](ng-bootstrap/ng-bootstrap@17.0.0...20.0.0) Updates `hslayers-cesium` from 14.1.0 to 16.2.0 - [Release notes](https://github.com/hslayers/hslayers-ng/releases) - [Commits](hslayers/hslayers-ng@14.1.0...16.2.0) Updates `hslayers-ng` from 14.1.0 to 16.2.0 - [Release notes](https://github.com/hslayers/hslayers-ng/releases) - [Commits](hslayers/hslayers-ng@14.1.0...16.2.0) Updates `ngx-cookie-service` from 18.0.0 to 21.1.0 - [Release notes](https://github.com/stevermeister/ngx-cookie-service/releases) - [Changelog](https://github.com/stevermeister/ngx-cookie-service/blob/master/CHANGELOG.md) - [Commits](stevermeister/ngx-cookie-service@v18.0.0...v21.1.0) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 21.0.6 dependency-type: direct:production - dependency-name: "@angular/forms" dependency-version: 21.0.6 dependency-type: direct:production - dependency-name: "@angular/platform-browser" dependency-version: 21.0.6 dependency-type: direct:production - dependency-name: "@angular/platform-browser-dynamic" dependency-version: 21.0.6 dependency-type: direct:production - dependency-name: "@ng-bootstrap/ng-bootstrap" dependency-version: 20.0.0 dependency-type: direct:production - dependency-name: hslayers-cesium dependency-version: 16.2.0 dependency-type: direct:production - dependency-name: hslayers-ng dependency-version: 16.2.0 dependency-type: direct:production - dependency-name: ngx-cookie-service dependency-version: 21.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
8782fb3 to
b4c1b59
Compare
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
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 @angular/common, @angular/forms, @angular/platform-browser, @angular/platform-browser-dynamic, @ng-bootstrap/ng-bootstrap, hslayers-cesium, hslayers-ng and ngx-cookie-service. These dependencies needed to be updated together.
Updates
@angular/commonfrom 18.1.4 to 21.0.6Release notes
Sourced from
@angular/common's releases.... (truncated)
Changelog
Sourced from
@angular/common's changelog.... (truncated)
Commits
feed89eci: reformat files6d9d2b8refactor(common): remove redundant providedIn: 'root' from injection tokens288238arefactor(core): correct alltypeof ngDevModecomparison patterns introduced...56418b1docs: add documentation forHTTP_TRANSFER_CACHE_ORIGIN_MAP20474d3fix(http): enable XSRF protection for same-origin absolute URLs3240d85fix(http): prevent XSRF token leakage to protocol-relative URLs6de8926refactor(core): add debug name to resource (#64172)00ffe91refactor(common): removes unused NgModuleFactory config in NgComponentOutlet8765b66docs: add reference to Built-in Pipes in multiple pipe filesab98e71fix(common): remove placeholder image listeners once view is removedUpdates
@angular/formsfrom 18.1.4 to 21.0.6Release notes
Sourced from
@angular/forms's releases.... (truncated)
Changelog
Sourced from
@angular/forms's changelog.... (truncated)
Commits
feed89eci: reformat files729b964refactor(forms): rename field to fieldTree in FieldContext and ValidationError5afb1ebdocs(forms): improve JSDoc for Signal Forms Schema types3151c05refactor(forms): add signal forms to the type tests45e967brefactor(forms): convert Signal Forms errors to use RuntimeError81772b4feat(forms): pass field directive to class config4fd2b72fix(forms): fix signal forms type errorcbb1017fix(forms): allow resetting with empty string6d74755fix(forms): Reuse key in parent in compat structuref254ff4feat(forms): expose element on signal formsFielddirectiveUpdates
@angular/platform-browserfrom 18.1.4 to 21.0.6Release notes
Sourced from
@angular/platform-browser's releases.... (truncated)
Changelog
Sourced from
@angular/platform-browser's changelog.... (truncated)
Commits
feed89eci: reformat files8d92f05refactor(platform-browser): remove unusedplatformIsServerflag from renderer288238arefactor(core): correct alltypeof ngDevModecomparison patterns introduced...f550f4adocs: ExperimentalIsolatedShadowDom mentions6213cbfrefactor(core): renameExperimentalIsolatedShadowDomtoIsolatedShadowDom8ab0847refactor(core): markVERSIONas@__PURE__for better tree-shaking593f902refactor(platform-browser): remove unused Platform ID dependency from DomRend...3bed9f0build: format md files33f8339refactor(platform-browser): remove redundantprovidedIn: 'root'from inject...a4fe078refactor(common): remove unused import (#64699)Updates
@angular/platform-browser-dynamicfrom 18.1.4 to 21.0.6Release notes
Sourced from
@angular/platform-browser-dynamic's releases.... (truncated)
Changelog
Sourced from
@angular/platform-browser-dynamic's changelog.... (truncated)
Commits
8ab0847refactor(core): markVERSIONas@__PURE__for better tree-shaking3bed9f0build: format md filesc357650refactor(core): Update tests for zoneless by default (#63668)2fcafb6build: rename defaults2.bzl to defaults.bzl (#63383)fa8d8b8build: migrate all npm packages to use new rules_js based npm_package rule (#...cbc258ebuild: remove ts_project_interop infrastructure (#62908)793ff35build: move http_server and generate_api_docs into defaults2.bzl (#62878)8bf97d1build: remove all usages of the interop_deps attr for ts_project and ng_proje...23d5877build: migrate to new toolchain usage for api goldens (#62688)b848590build: migrate to use web test runner rules (#62292)Updates
@ng-bootstrap/ng-bootstrapfrom 17.0.0 to 20.0.0Release notes
Sourced from
@ng-bootstrap/ng-bootstrap's releases.... (truncated)
Changelog
Sourced from
@ng-bootstrap/ng-bootstrap's changelog.... (truncated)
Commits
0cba2e3docs: release 20.0.0d71730adocs: add scrollspy tag to package.jsone099c06refactor: upgrade deps for ejs, primsjs and gh-pages (#4878)e26242dfix: demo stackblitzes after switch to multiple entrypoints5aa50dcdemo: include 19 in historical versions3a8fee8ci: unexpose utils (#4877)1eeca8atest: drop saucelabs and add webkit and firefox to units91e05bftest: fix sauce browser configs403121btest: set saucelabs region to us27516a0test: move units to vitest (#4875)Maintainer changes
This version was pushed to npm by qderoubaix, a new releaser for
@ng-bootstrap/ng-bootstrapsince your current version.Updates
hslayers-cesiumfrom 14.1.0 to 16.2.0Release notes
Sourced from hslayers-cesium's releases.
... (truncated)
Commits
468a661chore: Release hslayers-ng 16.2e7187e6build(deps): bump@angular/compiler,@angular/common,@angular/core,@angular...6ca5e1cbuild(deps): bump@angular/compiler,@angular/common,@angular/core,@angular...9fde67bbuild(deps): bump@modelcontextprotocol/sdkand@angular/cli7c170cbfix(addlayers): wfs style loading890e779fix(adddata): correct style property and file typefb7309efix(layman): retry describelayer on success statusad0aa0bfix(styler): Indicate style change after upload , read signal value9955254chore: remove debug text70d6200fix(adddata): missing layman access rights importUpdates
hslayers-ngfrom 14.1.0 to 16.2.0Release notes
Sourced from hslayers-ng's releases.
... (truncated)
Commits
468a661chore: Release hslayers-ng 16.2e7187e6build(deps): bump@angular/compiler,@angular/common,@angular/core,@angular...6ca5e1cbuild(deps): bump@angular/compiler,@angular/common,@angular/core,@angular...9fde67bbuild(deps): bump@modelcontextprotocol/sdkand@angular/cli7c170cbfix(addlayers): wfs style loading890e779fix(adddata): correct style property and file typefb7309efix(layman): retry describelayer on success statusad0aa0bfix(styler): Indicate style change after upload , read signal value9955254chore: remove debug text70d6200fix(adddata): missing layman access rights importUpdates
ngx-cookie-servicefrom 18.0.0 to 21.1.0Release notes
Sourced from ngx-cookie-service's releases.