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

Bump the minor-and-patch-version-updates group across 1 directory with 3 updates #97

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2024

Bumps the minor-and-patch-version-updates group with 3 updates in the / directory: @angular/cli, @angular/language-service and @types/node.

Updates @angular/cli from 18.0.1 to 18.0.2

Release notes

Sourced from @​angular/cli's releases.

v18.0.2

18.0.2 (2024-05-29)

@​schematics/angular

Commit Description
fix - 9967c04b8 check both application builder packages in SSR schematic
fix - 92b48ab14 set builders assets option correctly for new applications

@​angular/build

Commit Description
fix - 3bb06c37d disable Worker wait loop for Sass compilations in web containers
fix - c4cf35923 print Sass @warn location
fix - 352879804 support valid self-closing MathML tags in HTML index file
fix - 476f3084a support valid self-closing SVG tags in HTML index file

@​angular/pwa

Commit Description
fix - acbffd236 set manifest icons location to match assets builder option
Changelog

Sourced from @​angular/cli's changelog.

18.0.2 (2024-05-29)

@​schematics/angular

Commit Type Description
9967c04b8 fix check both application builder packages in SSR schematic
92b48ab14 fix set builders assets option correctly for new applications

@​angular/build

Commit Type Description
3bb06c37d fix disable Worker wait loop for Sass compilations in web containers
c4cf35923 fix print Sass @warn location
352879804 fix support valid self-closing MathML tags in HTML index file
476f3084a fix support valid self-closing SVG tags in HTML index file

@​angular/pwa

Commit Type Description
acbffd236 fix set manifest icons location to match assets builder option

Commits
  • a6a3c6e release: cut the v18.0.2 release
  • c4cf359 fix(@​angular/build): print Sass @warn location
  • acbffd2 fix(@​angular/pwa): set manifest icons location to match assets builder op...
  • 92b48ab fix(@​schematics/angular): set builders assets option correctly for new appl...
  • 3bb06c3 fix(@​angular/build): disable Worker wait loop for Sass compilations in web co...
  • de8d703 docs: update blog, analytics, hydration links aio->adev
  • e506a75 docs: update build guide links aio->adev
  • fcdb75c docs: update i18n, deploy links aio->dev
  • 422f032 docs: update browser support links aio->adev
  • f006a80 docs: update workspace config links aio->adev
  • Additional commits viewable in compare view

Updates @angular/language-service from 18.0.0 to 18.0.1

Release notes

Sourced from @​angular/language-service's releases.

v18.0.1

18.0.1 (2024-05-29)

compiler

Commit Description
fix - 419ffa2026 optimize track function that only passes $index (#55872)

compiler-cli

Commit Description
fix - 4c7efc005a interpolatedSignalNotInvoked diagnostic for class, style, attribute and animation bindings (#55969)

core

Commit Description
fix - 4e6ea0e19c handle elements with local refs in event replay serialization logic (#56076)
fix - d73a0175cb link errors to ADEV (#55554)
fix - 985a215b10 typo in zoneless warning (#55974)

migrations

Commit Description
fix - ba85d08158 handle empty ngSwitchCase (#56105)
Changelog

Sourced from @​angular/language-service's changelog.

18.0.1 (2024-05-29)

compiler

Commit Type Description
419ffa2026 fix optimize track function that only passes $index (#55872)

compiler-cli

Commit Type Description
4c7efc005a fix interpolatedSignalNotInvoked diagnostic for class, style, attribute and animation bindings (#55969)

core

Commit Type Description
4e6ea0e19c fix handle elements with local refs in event replay serialization logic (#56076)
d73a0175cb fix link errors to ADEV (#55554)
985a215b10 fix typo in zoneless warning (#55974)

migrations

Commit Type Description
ba85d08158 fix handle empty ngSwitchCase (#56105)

17.3.10 (2024-05-22)

Commits

Updates @types/node from 20.12.12 to 20.14.0

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…h 3 updates

Bumps the minor-and-patch-version-updates group with 3 updates in the / directory: [@angular/cli](https://github.com/angular/angular-cli), [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@angular/cli` from 18.0.1 to 18.0.2
- [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.0.1...18.0.2)

Updates `@angular/language-service` from 18.0.0 to 18.0.1
- [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.0.1/packages/language-service)

Updates `@types/node` from 20.12.12 to 20.14.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-version-updates
- dependency-name: "@angular/language-service"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-version-updates
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-version-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 3, 2024
@mroloux mroloux merged commit 6a44227 into master Jun 3, 2024
1 check passed
@mroloux mroloux deleted the dependabot/npm_and_yarn/minor-and-patch-version-updates-9d9cce87cc branch June 3, 2024 07:03
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 javascript Pull requests that update Javascript code
Development

Successfully merging this pull request may close these issues.

1 participant