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 braces and @angular/compiler-cli #116

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2022

Bumps braces and @angular/compiler-cli. These dependencies needed to be updated together.
Updates braces from 1.8.5 to 3.0.2

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

[2.3.2] - 2018-04-08

  • start refactoring
  • cover sets

... (truncated)

Commits

Updates @angular/compiler-cli from 5.2.11 to 14.2.2

Release notes

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

v14.2.2

14.2.2 (2022-09-14)

animations

Commit Description
fix - 937e6c5b3d make sure that the animation function delay is applied (#47285)

common

Commit Description
fix - c9bdf9bab1 rename rawSrc -> ngSrc in NgOptimizedImage directive (#47362) (#47396)

core

Commit Description
fix - a3e1303f04 imply @​Optional flag when a default value is provided (#47242)

forms

Commit Description
fix - 80c66a1e57 don't prevent default behavior for forms with method="dialog" (#47308)

Special Thanks

Abhishek Rawat, Andrew Kushnir, Benjamin Chanudet, Bob Watson, George Kalpakas, Ikko Ashimine, Kristiyan Kostadinov, Marc Wrobel, Mariia Subkov, Pawel Kozlowski, Sebastian, abergquist, dario-piotrowicz, onrails and vyom1611

v14.2.1

14.2.1 (2022-09-07)

common

Commit Description
fix - c0d7ac9ec2 improve formatting of image warnings (#47299)
fix - 1875ce520a use DOCUMENT token to query for preconnect links (#47353)

compiler

Commit Description
fix - 0e35829580 avoid errors for inputs with Object-builtin names (#47220)

service-worker

Commit Description
fix - 6091786696 include headers in requests for assets (#47260)
fix - 28d33505fd only consider GET requests as navigation requests (#47263)

Special Thanks

Aristeidis Bampakos, Asaf M, Bingo's Code, Bob Watson, Daniel Ostrovsky, George Kalpakas, Giovanni Alberto Rivas, Jeremy Elbourn, Jobayer Hossain, Joe Martin (Crowdstaffing), Joey Perrott, JoostK, Kara Erickson, Kristiyan Kostadinov, Maina Wycliffe, Sabareesh Kappagantu, Simona Cotin, Sonu Sindhu, Yann Provoost, abergquist, jaybell and vyom1611

v14.2.0

14.2.0 (2022-08-25)

animations

Commit Description
fix - b96e571897 fix stagger timing not handling params (#47208)

common

... (truncated)

Changelog

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

14.2.2 (2022-09-14)

animations

Commit Type Description
937e6c5b3d fix make sure that the animation function delay is applied (#47285)

common

Commit Type Description
c9bdf9bab1 fix rename rawSrc -> ngSrc in NgOptimizedImage directive (#47362) (#47396)

core

Commit Type Description
a3e1303f04 fix imply @​Optional flag when a default value is provided (#47242)

forms

Commit Type Description
80c66a1e57 fix don't prevent default behavior for forms with method="dialog" (#47308)

Special Thanks

Abhishek Rawat, Andrew Kushnir, Benjamin Chanudet, Bob Watson, George Kalpakas, Ikko Ashimine, Kristiyan Kostadinov, Marc Wrobel, Mariia Subkov, Pawel Kozlowski, Sebastian, abergquist, dario-piotrowicz, onrails and vyom1611

15.0.0-next.1 (2022-09-07)

Breaking Changes

compiler-cli

  • Angular compiler option enableIvy has been removed as Ivy is the only rendering engine.

localize

    • canParse method has been removed from all translation parsers in @angular/localize/tools. analyze should be used instead.
    • the hint parameter in theparse methods is now mandatory.

common

Commit Type Description
220d1203e6 fix improve formatting of image warnings (#47299)
93d7d9101e fix use DOCUMENT token to query for preconnect links (#47353)

compiler

Commit Type Description
cf0c53aa1c fix avoid errors for inputs with Object-builtin names (#47220)

compiler-cli

Commit Type Description
16f96eeabf refactor remove enableIvy options (#47346)

localize

Commit Type Description
d36fd3d9e4 refactor remove deprecated canParse method from TranslationParsers (#47275)

service-worker

Commit Type Description

... (truncated)

Commits
  • 403b970 refactor(common): create an NgFor alias for NgForOf directive (#47309)
  • 0e35829 fix(compiler): avoid errors for inputs with Object-builtin names (#47220)
  • 59a6fe7 refactor(compiler): replace most usages of getMutableClone (#47167) (#47271)
  • b8562ea refactor(compiler): Add a new helper method getOwningNgModule. (#47166)
  • 8e9ab02 refactor(compiler): Add a new helper method getPrimaryAngularDecorator. (#4...
  • 31429ea feat(core): support TypeScript 4.8 (#47038)
  • c01ccc5 test: update ngtsc closure fileoverview tests to reflect suppression updates ...
  • ea89677 feat(compiler-cli): support more recent version of tsickle (#47018)
  • 598b72b feat(language-service): support fix the component missing member (#46764)
  • 4ac2196 docs: fixed typos (#47008)
  • 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.


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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 19, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/braces-and-angular/compiler-cli-3.0.2 branch from 2aa8cbe to 7d17c27 Compare September 26, 2022 07:18
Bumps [braces](https://github.com/micromatch/braces) and [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli). These dependencies needed to be updated together.

Updates `braces` from 1.8.5 to 3.0.2
- [Release notes](https://github.com/micromatch/braces/releases)
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@1.8.5...3.0.2)

Updates `@angular/compiler-cli` from 5.2.11 to 14.2.2
- [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/14.2.2/packages/compiler-cli)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
- dependency-name: "@angular/compiler-cli"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/braces-and-angular/compiler-cli-3.0.2 branch from 7d17c27 to 6ba96ca Compare October 5, 2022 09:35
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.

0 participants