Skip to content

chore(deps): bump braces, @angular-devkit/core, @angular-devkit/schematics, @angular-devkit/build-angular, @angular/compiler-cli and karma in /demo - #373

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/demo/multi-410f656e09
Open

chore(deps): bump braces, @angular-devkit/core, @angular-devkit/schematics, @angular-devkit/build-angular, @angular/compiler-cli and karma in /demo#373
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/demo/multi-410f656e09

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubJun 17, 2024

Copy link
Copy Markdown
Contributor

Bumps braces to 3.0.3 and updates ancestor dependencies braces, @angular-devkit/core, @angular-devkit/schematics, @angular-devkit/build-angular, @angular/compiler-cli and karma. These dependencies need to be updated together.

Updates braces from 2.3.2 to 3.0.3

Changelog

Sourced from braces's changelog.

Release history

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

  • Changelogs are for humans, not machines.
  • There should be an entry for every single version.
  • The same types of changes should be grouped.
  • Versions and sections should be linkable.
  • The latest version comes first.
  • The release date of each versions is displayed.
  • Mention whether you follow Semantic Versioning.

Changelog entries are classified using the following labels (from keep-a-changelog):

  • Added for new features.
  • Changed for changes in existing functionality.
  • Deprecated for soon-to-be removed features.
  • Removed for now removed features.
  • Fixed for any bug fixes.
  • Security in case of vulnerabilities.

[3.0.0] - 2018-04-08

v3.0 is a complete refactor, resulting in a faster, smaller codebase, with fewer deps, and a more accurate parser and compiler.

Breaking Changes

  • The undocumented .makeRe method was removed

Non-breaking changes

  • Caching was removed
Commits

Updates @angular-devkit/core from 0.5.13 to 8.3.14

Commits

Updates @angular-devkit/schematics from 0.5.13 to 8.3.14

Commits

Updates @angular-devkit/build-angular from 0.803.14 to 18.0.4

Release notes

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

v18.0.4

18.0.4 (2024-06-13)

@​angular/build

CommitDescription
fix - 791ef809ddo not reference sourcemaps in web workers and global stylesheet bundles when hidden setting is enabled
fix - 20fc6ca05generate module preloads next to script elements in index HTML
fix - 3a1bf5c8aInitiate PostCSS only once
fix - 78c611754issue warning when auto adding @angular/localize/init

v18.0.3

18.0.3 (2024-06-05)

@​angular/cli

CommitDescription
fix - b709d2a24add schema.json options to parsed command, also when a version is passed to ng add <package>@<version>

@​angular/build

CommitDescription
fix - 43a2a7d13avoid escaping rebased Sass URL values
fix - 9acb5c7cadisable JS transformer persistent cache on web containers
fix - 346df4909improve Sass rebaser ident token detection
fix - 6526a5f59watch all related files during a Sass error

v18.0.2

18.0.2 (2024-05-29)

@​schematics/angular

CommitDescription
fix - 9967c04b8check both application builder packages in SSR schematic
fix - 92b48ab14set builders assets option correctly for new applications

@​angular/build

CommitDescription
fix - 3bb06c37ddisable Worker wait loop for Sass compilations in web containers
fix - c4cf35923print Sass @warn location
fix - 352879804support valid self-closing MathML tags in HTML index file
fix - 476f3084asupport valid self-closing SVG tags in HTML index file

@​angular/pwa

CommitDescription
fix - acbffd236set manifest icons location to match assets builder option

v18.0.1

18.0.1 (2024-05-23)

@​schematics/angular

... (truncated)

Changelog

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

18.0.4 (2024-06-13)

@​angular/build

CommitTypeDescription
791ef809dfixdo not reference sourcemaps in web workers and global stylesheet bundles when hidden setting is enabled
20fc6ca05fixgenerate module preloads next to script elements in index HTML
3a1bf5c8afixInitiate PostCSS only once
78c611754fixissue warning when auto adding @angular/localize/init

18.1.0-next.1 (2024-06-05)

@​angular/cli

CommitTypeDescription
ce8b5a3a7fixadd schema.json options to parsed command, also when a version is passed to ng add <package>@<version>

@​schematics/angular

CommitTypeDescription
22e05dcb4fixgenerate new projects with ECMAScript standard class field behavior

@​angular/build

CommitTypeDescription
687a6c7ecfeatadd --inspect option to the dev-server
86a07237efixdisable JS transformer persistent cache on web containers
a5fc020e6fixwatch all related files during a Sass error
dd94a831bperfenable dependency prebundling for server dependencies
3acb77683perfuse direct transpilation with isolated modules

18.0.3 (2024-06-05)

@​angular/cli

CommitTypeDescription
b709d2a24fixadd schema.json options to parsed command, also when a version is passed to ng add <package>@<version>

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for @​angular-devkit/build-angular since your current version.


Updates @angular/compiler-cli from 8.2.12 to 18.0.3

Release notes

Sourced from @​angular/compiler-cli's releases.

v18.0.3

18.0.3 (2024-06-12)

benchpress

CommitDescription
fix - ebf00aa0659adjust supported browser names for headless chrome (#56360)

core

CommitDescription
fix - dbd0fa00f8casync EventEmitter should contribute to app stability (#56308)
fix - 625ca3e2b3fsignals should be tracked when embeddedViewRef.detectChanges is called (#55719)

localize

CommitDescription
fix - d6dd3dbdb09add @angular/localize/init as polyfill in angular.json (#56300)

migrations

CommitDescription
fix - c07e1b33569resolve error in standalone migration (#56302)

v18.0.2

18.0.2 (2024-06-05)

core

CommitDescription
fix - 78cf9bfc0eDo not migrate HttpClientModule imports on components. (#56067)
fix - 616cdef474don't coerce all producers to consumers on liveness change (#56140)
fix - 2a440e1064Fix shouldPreventDefaultBeforeDispatching bug (#56188)
fix - 290a47d842handle missing withI18nSupport() call for components that use i18n blocks (#56175)

migrations

CommitDescription
fix - b70b80ba55do not generate aliased variables with the same name (#56154)

v18.0.1

18.0.1 (2024-05-29)

compiler

CommitDescription
fix - 419ffa2026optimize track function that only passes $index (#55872)

compiler-cli

CommitDescription
fix - 4c7efc005ainterpolatedSignalNotInvoked diagnostic for class, style, attribute and animation bindings (#55969)

core

CommitDescription

... (truncated)

Changelog

Sourced from @​angular/compiler-cli's changelog.

18.0.3 (2024-06-12)

benchpress

CommitTypeDescription
ebf00aa0659fixadjust supported browser names for headless chrome (#56360)

core

CommitTypeDescription
dbd0fa00f8cfixasync EventEmitter should contribute to app stability (#56308)
625ca3e2b3ffixsignals should be tracked when embeddedViewRef.detectChanges is called (#55719)

localize

CommitTypeDescription
d6dd3dbdb09fixadd @angular/localize/init as polyfill in angular.json (#56300)

migrations

CommitTypeDescription
c07e1b33569fixresolve error in standalone migration (#56302)

18.1.0-next.1 (2024-06-05)

compiler-cli

CommitTypeDescription
9e21582456fixShow template syntax errors in local compilation modified (#55855)

core

CommitTypeDescription
8d75627dddfixDo not migrate HttpClientModule imports on components. (#56067)
1081c8d623fixdon't coerce all producers to consumers on liveness change (#56140)
b6fb53cdc7fixFix shouldPreventDefaultBeforeDispatching bug (#56188)
31f3975e4bfixhandle missing withI18nSupport() call for components that use i18n blocks (#56175)

migrations

CommitTypeDescription
75e811c18bfixdo not generate aliased variables with the same name (#56154)

18.0.2 (2024-06-05)

core

CommitTypeDescription
78cf9bfc0efixDo not migrate HttpClientModule imports on components. (#56067)
616cdef474fixdon't coerce all producers to consumers on liveness change (#56140)
2a440e1064fixFix shouldPreventDefaultBeforeDispatching bug (#56188)
290a47d842fixhandle missing withI18nSupport() call for components that use i18n blocks (#56175)

... (truncated)

Commits
  • 995b7fc build: update babel dependencies to v7.24.7 (#56373)
  • 96135e8 refactor(compiler): Extract return type description (#56287)
  • 647f2a8 refactor(compiler-cli): add diagnostic for duplicate let declarations (#56199)
  • b70a286 refactor(compiler-cli): account for let declarations in two-way binding check...
  • 35e9257 refactor(compiler-cli): support completions for let declarations (#56199)
  • ab529c6 refactor(compiler-cli): support resolving the symbol of let declaration (#56199)
  • 28e76d7 refactor(compiler-cli): integrate let declaration into the indexer (#56199)
  • 7ef0dab refactor(compiler-cli): integrate let declarations into the template type che...
  • 405e4dd refactor(compiler-cli): add compiler flag for testing let declarations (#56199)
  • a33d85d build: update Node.js to match Angular CLI engines (#56187)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for @​angular/compiler-cli since your current version.


Updates karma from 4.1.0 to 4.4.1

Release notes

Sourced from karma's releases.

v4.4.1

Bug Fixes

  • deps: back to karma-browserstack-launcher 1.4 (#3361) (1cd87ad)
  • server: Add test coverage for config.singleRun true branch. (#3384) (259be0d)
  • if preprocessor is async function and doesn't return a content then await donePromise (#3387) (f91be24)

v4.4.0

Bug Fixes

Features

v4.3.0

Bug Fixes

Features

v4.2.0

Bug Fixes

Changelog

Sourced from karma's changelog.

4.4.1 (2019-10-18)

Bug Fixes

  • deps: back to karma-browserstack-launcher 1.4 (#3361) (1cd87ad)
  • server: Add test coverage for config.singleRun true branch. (#3384) (259be0d)
  • if preprocessor is async function and doesn't return a content then await donePromise (#3387) (f91be24)

4.4.0 (2019-10-17)

Bug Fixes

Features

4.3.0 (2019-08-27)

Bug Fixes

Features

... (truncated)

Commits
  • 25d415e chore: release v4.4.1
  • 67ec618 chore: update contributors
  • f91be24 fix: if preprocessor is async function and doesn't return a content then awai...
  • 259be0d fix(server): Add test coverage for config.singleRun true branch. (#3384)
  • 1cd87ad fix(deps): back to karma-browserstack-launcher 1.4 (#3361)
  • df114e1 Refactor (#3382)
  • fbad778 chore: release v4.4.0
  • 5aa4361 chore: update contributors
  • 4ed3af0 feat(config): add failOnSkippedTests option. (#3374)
  • c7bab36 docs(commit-msg): Add failOnFailingTestSuite option to docs (#3380)
  • Additional commits viewable in compare view

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…atics, @angular-devkit/build-angular, @angular/compiler-cli and karma
Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependencies [braces](https://github.com/micromatch/braces), [@angular-devkit/core](https://github.com/angular/angular-cli), [@angular-devkit/schematics](https://github.com/angular/angular-cli), [@angular-devkit/build-angular](https://github.com/angular/angular-cli), [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) and [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together.
Updates `braces` from 2.3.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/commits/3.0.3)
Updates `@angular-devkit/core` from 0.5.13 to 8.3.14
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/commits/v8.3.14)
Updates `@angular-devkit/schematics` from 0.5.13 to 8.3.14
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/commits/v8.3.14)
Updates `@angular-devkit/build-angular` from 0.803.14 to 18.0.4
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/commits/18.0.4)
Updates `@angular/compiler-cli` from 8.2.12 to 18.0.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.0.3/packages/compiler-cli)
Updates `karma` from 4.1.0 to 4.4.1
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](karma-runner/karma@v4.1.0...v4.4.1)
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
- dependency-name: "@angular-devkit/core"
dependency-type: indirect
- dependency-name: "@angular-devkit/schematics"
dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
dependency-type: direct:development
- dependency-name: "@angular/compiler-cli"
dependency-type: direct:development
- dependency-name: karma
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added the dependencies Pull requests that update a dependency file label Jun 17, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants