Skip to content
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): bump the angular-all-deps group in /test/angular with 12 updates #246

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 6, 2024

Bumps the angular-all-deps group in /test/angular with 12 updates:

Package From To
@angular/animations 18.1.2 18.1.3
@angular/common 18.1.2 18.1.3
@angular/compiler 18.1.2 18.1.3
@angular/core 18.1.2 18.1.3
@angular/forms 18.1.2 18.1.3
@angular/platform-browser 18.1.2 18.1.3
@angular/platform-browser-dynamic 18.1.2 18.1.3
@angular/router 18.1.2 18.1.3
zone.js 0.14.8 0.14.10
@angular-devkit/build-angular 18.1.2 18.1.3
@angular/cli 18.1.2 18.1.3
@angular/compiler-cli 18.1.2 18.1.3

Updates @angular/animations from 18.1.2 to 18.1.3

Release notes

Sourced from @​angular/animations's releases.

v18.1.3

18.1.3 (2024-07-31)

compiler

Commit Description
fix - 31dea066d6 reduce chance of conflicts between generated factory and local variables (#57181)

compiler-cli

Commit Description
fix - 1f9e090910 emitting references to ngtypecheck files (#57138) (#57202)

core

Commit Description
fix - f7ab04018e errors during ApplicationRef.tick should be rethrown for zoneless tests (#56993)
fix - eaa83f9d27 hydration error in some let declaration setups (#57173)
Changelog

Sourced from @​angular/animations's changelog.

18.1.3 (2024-07-31)

compiler

Commit Type Description
31dea066d6 fix reduce chance of conflicts between generated factory and local variables (#57181)

compiler-cli

Commit Type Description
1f9e090910 fix emitting references to ngtypecheck files (#57138) (#57202)

core

Commit Type Description
f7ab04018e fix errors during ApplicationRef.tick should be rethrown for zoneless tests (#56993)
eaa83f9d27 fix hydration error in some let declaration setups (#57173)

18.2.0-next.2 (2024-07-24)

compiler

Commit Type Description
08c5977bd5 fix limit the number of chained instructions (#57069)

compiler-cli

Commit Type Description
d4ff6bc0b2 fix add warning for unused let declarations (#57033)
6c2fbda694 fix extended diagnostic visitor not visiting template attributes (#57033)

core

Commit Type Description
fab673a1dd feat add ng generate schematic to convert to inject (#57056)
7d4b2d2413 fix afterNextRender hooks return that callback value. (#57031)
8718abce90 fix Deprecate ignoreChangesOutsideZone option (#57029)
fe41b11434 fix tree shake dev mode error message (#57035)

Commits

Updates @angular/common from 18.1.2 to 18.1.3

Release notes

Sourced from @​angular/common's releases.

v18.1.3

18.1.3 (2024-07-31)

compiler

Commit Description
fix - 31dea066d6 reduce chance of conflicts between generated factory and local variables (#57181)

compiler-cli

Commit Description
fix - 1f9e090910 emitting references to ngtypecheck files (#57138) (#57202)

core

Commit Description
fix - f7ab04018e errors during ApplicationRef.tick should be rethrown for zoneless tests (#56993)
fix - eaa83f9d27 hydration error in some let declaration setups (#57173)
Changelog

Sourced from @​angular/common's changelog.

18.1.3 (2024-07-31)

compiler

Commit Type Description
31dea066d6 fix reduce chance of conflicts between generated factory and local variables (#57181)

compiler-cli

Commit Type Description
1f9e090910 fix emitting references to ngtypecheck files (#57138) (#57202)

core

Commit Type Description
f7ab04018e fix errors during ApplicationRef.tick should be rethrown for zoneless tests (#56993)
eaa83f9d27 fix hydration error in some let declaration setups (#57173)

18.2.0-next.2 (2024-07-24)

compiler

Commit Type Description
08c5977bd5 fix limit the number of chained instructions (#57069)

compiler-cli

Commit Type Description
d4ff6bc0b2 fix add warning for unused let declarations (#57033)
6c2fbda694 fix extended diagnostic visitor not visiting template attributes (#57033)

core

Commit Type Description
fab673a1dd feat add ng generate schematic to convert to inject (#57056)
7d4b2d2413 fix afterNextRender hooks return that callback value. (#57031)
8718abce90 fix Deprecate ignoreChangesOutsideZone option (#57029)
fe41b11434 fix tree shake dev mode error message (#57035)

Commits
  • 81b30dc refactor(docs-infra): migrate @​angular/docs from dev-infra into adev director...
  • See full diff in compare view

Updates @angular/compiler from 18.1.2 to 18.1.3

Release notes

Sourced from @​angular/compiler's releases.

v18.1.3

18.1.3 (2024-07-31)

compiler

Commit Description
fix - 31dea066d6 reduce chance of conflicts between generated factory and local variables (#57181)

compiler-cli

Commit Description
fix - 1f9e090910 emitting references to ngtypecheck files (#57138) (#57202)

core

Commit Description
fix - f7ab04018e errors during ApplicationRef.tick should be rethrown for zoneless tests (#56993)
fix - eaa83f9d27 hydration error in some let declaration setups (#57173)
Changelog

Sourced from @​angular/compiler's changelog.

18.1.3 (2024-07-31)

compiler

Commit Type Description
31dea066d6 fix reduce chance of conflicts between generated factory and local variables (#57181)

compiler-cli

Commit Type Description
1f9e090910 fix emitting references to ngtypecheck files (#57138) (#57202)

core

Commit Type Description
f7ab04018e fix errors during ApplicationRef.tick should be rethrown for zoneless tests (#56993)
eaa83f9d27 fix hydration error in some let declaration setups (#57173)

18.2.0-next.2 (2024-07-24)

compiler

Commit Type Description
08c5977bd5 fix limit the number of chained instructions (#57069)

compiler-cli

Commit Type Description
d4ff6bc0b2 fix add warning for unused let declarations (#57033)
6c2fbda694 fix extended diagnostic visitor not visiting template attributes (#57033)

core

Commit Type Description
fab673a1dd feat add ng generate schematic to convert to inject (#57056)
7d4b2d2413 fix afterNextRender hooks return that callback value. (#57031)
8718abce90 fix Deprecate ignoreChangesOutsideZone option (#57029)
fe41b11434 fix tree shake dev mode error message (#57035)

Commits
  • 31dea06 fix(compiler): reduce chance of conflicts between generated factory and local...
  • See full diff in compare view

Updates @angular/core from 18.1.2 to 18.1.3

Release notes

Sourced from @​angular/core's releases.

v18.1.3

18.1.3 (2024-07-31)

compiler

Commit Description
fix - 31dea066d6 reduce chance of conflicts between generated factory and local variables (#57181)

compiler-cli

Commit Description
fix - 1f9e090910 emitting references to ngtypecheck files (#57138) (#57202)

core

Commit Description
fix - f7ab04018e errors during ApplicationRef.tick should be rethrown for zoneless tests (#56993)
fix - eaa83f9d27 hydration error in some let declaration setups (#57173)
Changelog

Sourced from @​angular/core's changelog.

18.1.3 (2024-07-31)

compiler

Commit Type Description
31dea066d6 fix reduce chance of conflicts between generated factory and local variables (#57181)

compiler-cli

Commit Type Description
1f9e090910 fix emitting references to ngtypecheck files (#57138) (#57202)

core

Commit Type Description
f7ab04018e fix errors during ApplicationRef.tick should be rethrown for zoneless tests (#56993)
eaa83f9d27 fix hydration error in some let declaration setups (#57173)

18.2.0-next.2 (2024-07-24)

compiler

Commit Type Description
08c5977bd5 fix limit the number of chained instructions (#57069)

compiler-cli

Commit Type Description
d4ff6bc0b2 fix add warning for unused let declarations (#57033)
6c2fbda694 fix extended diagnostic visitor not visiting template attributes (#57033)

core

Commit Type Description
fab673a1dd feat add ng generate schematic to convert to inject (#57056)
7d4b2d2413 fix afterNextRender hooks return that callback value. (#57031)
8718abce90 fix Deprecate ignoreChangesOutsideZone option (#57029)
fe41b11434 fix tree shake dev mode error message (#57035)

Commits
  • 2ece950 test: update symbol golden after lock file maintenance (#57211)
  • 62ade76 refactor(core): Update callback schedulers to cancel pending timers (#57186)
  • 0def76f refactor(core): Private option to rethrow ApplicationRef.tick errors in tests...
  • eaa83f9 fix(core): hydration error in some let declaration setups (#57173)
  • 81b30dc refactor(docs-infra): migrate @​angular/docs from dev-infra into adev director...
  • f7ab040 fix(core): errors during ApplicationRef.tick should be rethrown for zoneless ...
  • See full diff in compare view

Updates @angular/forms from 18.1.2 to 18.1.3

Release notes

Sourced from @​angular/forms's releases.

v18.1.3

18.1.3 (2024-07-31)

compiler

Commit Description
fix - 31dea066d6 reduce chance of conflicts between generated factory and local variables (#57181)

compiler-cli

Commit Description
fix - 1f9e090910 emitting references to ngtypecheck files (#57138) (#57202)

core

Commit Description
fix - f7ab04018e errors during ApplicationRef.tick should be rethrown for zoneless tests (#56993)
fix - eaa83f9d27 hydration error in some let declaration setups (#57173)
Changelog

Sourced from @​angular/forms's changelog.

18.1.3 (2024-07-31)

compiler

Commit Type Description
31dea066d6 fix reduce chance of conflicts between generated factory and local variables (#57181)

compiler-cli

Commit Type Description
1f9e090910 fix emitting references to ngtypecheck files (#57138) (#57202)

core

Commit Type Description
f7ab04018e fix errors during ApplicationRef.tick should be rethrown for zoneless tests (#56993)
eaa83f9d27 fix hydration error in some let declaration setups (#57173)

18.2.0-next.2 (2024-07-24)

compiler

Commit Type Description
08c5977bd5 fix limit the number of chained instructions (#57069)

compiler-cli

Commit Type Description
d4ff6bc0b2 fix add warning for unused let declarations (#57033)
6c2fbda694 fix extended diagnostic visitor not visiting template attributes (#57033)

core

Commit Type Description
fab673a1dd feat add ng generate schematic to convert to inject (#57056)
7d4b2d2413 fix afterNextRender hooks return that callback value. (#57031)
8718abce90 fix Deprecate ignoreChangesOutsideZone option (#57029)
fe41b11434 fix tree shake dev mode error message (#57035)

Commits

Updates @angular/platform-browser from 18.1.2 to 18.1.3

Release notes

Sourced from @​angular/platform-browser's releases.

v18.1.3

18.1.3 (2024-07-31)

compiler

Commit Description
fix - 31dea066d6 reduce chance of conflicts between generated factory and local variables (#57181)

compiler-cli

Commit Description
fix - 1f9e090910 emitting references to ngtypecheck files (#57138) (#57202)

core

Commit Description
fix - f7ab04018e errors during ApplicationRef.tick should be rethrown for zoneless tests (#56993)
fix - eaa83f9d27 hydration error in some let declaration setups (#57173)
Changelog

Sourced from @​angular/platform-browser's changelog.

18.1.3 (2024-07-31)

compiler

Commit Type Description
31dea066d6 fix reduce chance of conflicts between generated factory and local variables (#57181)

compiler-cli

Commit Type Description
1f9e090910 fix emitting references to ngtypecheck files (#57138) (#57202)

core

Commit Type Description
f7ab04018e fix errors during ApplicationRef.tick should be rethrown for zoneless tests (#56993)
eaa83f9d27 fix hydration error in some let declaration setups (#57173)

18.2.0-next.2 (2024-07-24)

compiler

Commit Type Description
08c5977bd5 fix limit the number of chained instructions (#57069)

compiler-cli

Commit Type Description
d4ff6bc0b2 fix add warning for unused let declarations (#57033)
6c2fbda694 fix extended diagnostic visitor not visiting template attributes (#57033)

core

Commit Type Description
fab673a1dd feat add ng generate schematic to convert to inject (#57056)
7d4b2d2413 fix afterNextRender hooks return that callback value. (#57031)
8718abce90 fix Deprecate ignoreChangesOutsideZone option (#57029)
fe41b11434 fix tree shake dev mode error message (#57035)

Commits

Updates @angular/platform-browser-dynamic from 18.1.2 to 18.1.3

Release notes

Sourced from @​angular/platform-browser-dynamic's releases.

v18.1.3

18.1.3 (2024-07-31)

compiler

Commit Description
fix - 31dea066d6 reduce chance of conflicts between generated factory and local variables (#57181)

compiler-cli

Commit Description
fix - 1f9e090910 emitting references to ngtypecheck files (#57138) (#57202)

core

Commit Description
fix - f7ab04018e errors during ApplicationRef.tick should be rethrown for zoneless tests (#56993)
fix - eaa83f9d27 hydration error in some let declaration setups (#57173)
Changelog

Sourced from @​angular/platform-browser-dynamic's changelog.

18.1.3 (2024-07-31)

compiler

Commit Type Description
31dea066d6 fix reduce chance of conflicts between generated factory and local variables (#57181)

compiler-cli

Commit Type Description
1f9e090910 fix emitting references to ngtypecheck files (#57138) (#57202)

core

Commit Type Description
f7ab04018e fix errors during ApplicationRef.tick should be rethrown for zoneless tests (#56993)
eaa83f9d27 fix hydration error in some let declaration setups (#57173)

18.2.0-next.2 (2024-07-24)

compiler

Commit Type Description
08c5977bd5 fix limit the number of chained instructions (#57069)

compiler-cli

Commit Type Description
d4ff6bc0b2 fix add warning for unused let declarations (#57033)
6c2fbda694 fix extended diagnostic visitor not visiting template attributes (#57033)

core

Commit Type Description
fab673a1dd feat add ng generate schematic to convert to inject (#57056)
7d4b2d2413 fix afterNextRender hooks return that callback value. (#57031)
8718abce90 fix Deprecate ignoreChangesOutsideZone option (#57029)
fe41b11434 fix tree shake dev mode error message (#57035)

Commits

Updates @angular/router from 18.1.2 to 18.1.3

Release notes

Sourced from @​angular/router's releases.

v18.1.3

18.1.3 (2024-07-31)

compiler

Commit Description
fix - 31dea066d6 reduce chance of conflicts between generated factory and local variables (#57181)

compiler-cli

Commit Description
fix - 1f9e090910 emitting references to ngtypecheck files (#57138) (#57202)

core

Commit Description
fix - f7ab04018e errors during ApplicationRef.tick should be rethrown for zoneless tests (#56993)
fix - eaa83f9d27 hydration error in some let declaration setups (#57173)
Changelog

Sourced from @​angular/router's changelog.

18.1.3 (2024-07-31)

compiler

Commit Type Description
31dea066d6 fix reduce chance of conflicts between generated factory and local variables (#57181)

compiler-cli

Commit Type Description
1f9e090910 fix emitting references to ngtypecheck files (#57138) (#57202)

core

Commit Type Description
f7ab04018e fix errors during ApplicationRef.tick should be rethrown for zoneless tests (#56993)
eaa83f9d27 fix hydration error in some let declaration setups (#57173)

18.2.0-next.2 (2024-07-24)

compiler

Commit Type Description
08c5977bd5 fix limit the number of chained instructions (#57069)

compiler-cli

Commit Type Description
d4ff6bc0b2 fix add warning for unused let declarations (#57033)
6c2fbda694 fix extended diagnostic visitor not visiting template attributes (#57033)

core

Commit Type Description
fab673a1dd feat add ng generate schematic to convert to inject (#57056)
7d4b2d2413 fix afterNextRender hooks return that callback value. (#57031)
8718abce90 fix Deprecate ignoreChangesOutsideZone option (#57029)
fe41b11434 fix tree shake dev mode error message (#57035)

Commits
  • 81b30dc refactor(docs-infra): migrate @​angular/docs from dev-infra into adev director...
  • See full diff in compare view

Updates zone.js from 0.14.8 to 0.14.10

Changelog

Sourced from zone.js's changelog.

0.14.10 (2024-08-05)

Features

  • zone.js: Add 'flush' parameter option to fakeAsync to flush after the test (#57137) (99d679d)
Commits

Updates @angular-devkit/build-angular from 18.1.2 to 18.1.3

Release notes

Sourced from @​angular-devkit/build-angular's releases.

v18.1.3

18.1.3 (2024-07-31)

@​angular/build

Commit Description
fix - a28615d7d add CSP nonce attribute to script tags when inline critical CSS is disabled
fix - 747a1447c prevent build failures with remote CSS imports when Tailwind is configured
fix - c0933f2c0 resolve error with extract-i18n builder for libraries
Changelog

Sourced from @​angular-devkit/build-angular's changelog.

18.1.3 (2024-07-31)

@​angular/build

Commit Type Description
a28615d7d fix add CSP nonce attribute to script tags when inline critical CSS is disabled
747a1447c fix prevent build failures with remote CSS imports when Tailwind is configured
c0933f2c0 fix resolve error with extract-i18n builder for libraries

18.2.0-next.2 (2024-07-24)

@​angular/build

Commit Type Description
37a2138cb fix account for HTML base HREF for dev-server externals
8ff687d03 fix correctly detect comma in Sass URL lexer
6d6937587 fix prevent redirection loop
11a140bab fix serve HTML files directly

Commits

Bumps the angular-all-deps group in /test/angular with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `18.1.2` | `18.1.3` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `18.1.2` | `18.1.3` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `18.1.2` | `18.1.3` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `18.1.2` | `18.1.3` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `18.1.2` | `18.1.3` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `18.1.2` | `18.1.3` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `18.1.2` | `18.1.3` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `18.1.2` | `18.1.3` |
| [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) | `0.14.8` | `0.14.10` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `18.1.2` | `18.1.3` |
| [@angular/cli](https://github.com/angular/angular-cli) | `18.1.2` | `18.1.3` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `18.1.2` | `18.1.3` |


Updates `@angular/animations` from 18.1.2 to 18.1.3
- [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.1.3/packages/animations)

Updates `@angular/common` from 18.1.2 to 18.1.3
- [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.1.3/packages/common)

Updates `@angular/compiler` from 18.1.2 to 18.1.3
- [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.1.3/packages/compiler)

Updates `@angular/core` from 18.1.2 to 18.1.3
- [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.1.3/packages/core)

Updates `@angular/forms` from 18.1.2 to 18.1.3
- [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.1.3/packages/forms)

Updates `@angular/platform-browser` from 18.1.2 to 18.1.3
- [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.1.3/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 18.1.2 to 18.1.3
- [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.1.3/packages/platform-browser-dynamic)

Updates `@angular/router` from 18.1.2 to 18.1.3
- [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.1.3/packages/router)

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.2 to 18.1.3
- [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.2...18.1.3)

Updates `@angular/cli` from 18.1.2 to 18.1.3
- [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.2...18.1.3)

Updates `@angular/compiler-cli` from 18.1.2 to 18.1.3
- [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.1.3/packages/compiler-cli)

---
updated-dependencies:
- dependency-name: "@angular/animations"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-all-deps
- dependency-name: "@angular/common"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-all-deps
- dependency-name: "@angular/compiler"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-all-deps
- dependency-name: "@angular/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-all-deps
- dependency-name: "@angular/forms"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-all-deps
- dependency-name: "@angular/platform-browser"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-all-deps
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-all-deps
- dependency-name: "@angular/router"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-all-deps
- dependency-name: zone.js
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular-all-deps
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular-all-deps
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular-all-deps
- dependency-name: "@angular/compiler-cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular-all-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 6, 2024
Copy link

netlify bot commented Aug 6, 2024

Deploy Preview for iotmapcomponent ready!

Name Link
🔨 Latest commit 3d0948c
🔍 Latest deploy log https://app.netlify.com/sites/iotmapcomponent/deploys/66b20233b9a50600080f80c8
😎 Deploy Preview https://deploy-preview-246--iotmapcomponent.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@julien-deramond julien-deramond self-requested a review August 6, 2024 11:01
@julien-deramond julien-deramond merged commit 823ec5d into main Aug 6, 2024
5 checks passed
@julien-deramond julien-deramond deleted the dependabot/npm_and_yarn/test/angular/angular-all-deps-46ee739338 branch August 6, 2024 11:02
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant