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 angular group with 7 updates #48

Merged
merged 1 commit into from
May 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 2024

Bumps the angular group with 7 updates:

Package From To
@angular-devkit/build-angular 17.3.7 17.3.8
@angular-eslint/builder 17.4.1 17.5.0
@angular-eslint/eslint-plugin 17.4.1 17.5.0
@angular-eslint/eslint-plugin-template 17.4.1 17.5.0
@angular-eslint/schematics 17.4.1 17.5.0
@angular-eslint/template-parser 17.4.1 17.5.0
@angular/cli 17.3.7 17.3.8

Updates @angular-devkit/build-angular from 17.3.7 to 17.3.8

Release notes

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

v17.3.8

17.3.8 (2024-05-22)

@​angular/cli

Commit Description
fix - 3ada6eb52 clarify optional migration instructions during ng update

@​angular-devkit/schematics

Commit Description
fix - 4b6ba8df1 SchematicTestRunner.runExternalSchematic fails with "The encoded data was not valid for encoding utf-8"
Changelog

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

17.3.8 (2024-05-22)

@​angular/cli

Commit Type Description
3ada6eb52 fix clarify optional migration instructions during ng update

@​angular-devkit/schematics

Commit Type Description
4b6ba8df1 fix SchematicTestRunner.runExternalSchematic fails with "The encoded data was not valid for encoding utf-8"

18.0.0-rc.3 (2024-05-21)

@​angular/cli

Commit Type Description
41ab6c8c3 fix add --version option
1039f6d79 fix change update guide link to angular.dev
fa99a01ba fix clarify optional migration instructions during ng update
f4670fcb1 fix eliminate prompts during ng version command
a99ec6a54 fix keep cli package first in update package group metadata

@​angular-devkit/schematics

Commit Type Description
86b53c585 fix SchematicTestRunner.runExternalSchematic fails with "The encoded data was not valid for encoding utf-8"

@​angular/build

Commit Type Description
411115303 fix add console note about development server raw file size
4d7cd5e3e fix correctly wrap class expressions with static properties or blocks emitted by esbuild
dff4deaeb fix ensure recreated files are watched
d10fece2c fix properly rebase Sass url() values with leading interpolations
3f2963835 perf add persistent caching of JavaScript transformations
a15eb7d1c perf improve rebuild time for file loader usage with prebundling

... (truncated)

Commits
  • 78bd6da release: cut the v17.3.8 release
  • 4b6ba8d fix(@​angular-devkit/schematics): SchematicTestRunner.runExternalSchematic f...
  • 3ada6eb fix(@​angular/cli): clarify optional migration instructions during ng update
  • See full diff in compare view

Updates @angular-eslint/builder from 17.4.1 to 17.5.0

Release notes

Sourced from @​angular-eslint/builder's releases.

v17.5.0

17.5.0 (2024-05-22)

🚀 Features

  • eslint-plugin: [use-lifecycle-interface] add fixer for the rule (#1691)
  • eslint-plugin-template: [i18n] add allowMarkupInContent option (#1795)

🩹 Fixes

  • update dependency @​angular/compiler to v17.3.9 (#1821)
  • update typescript-eslint packages to v7.10.0 (#1822)
  • eslint-plugin: [no-input-rename] incorrectly triggers on input transforms (#1809)
  • eslint-plugin-template: [label-has-associated-control] check id's in the for attribute of a label for existence (#1761)

❤️ Thank You

Changelog

Sourced from @​angular-eslint/builder's changelog.

17.5.0 (2024-05-22)

🩹 Fixes

  • update dependency @​angular/compiler to v17.3.9

  • update typescript-eslint packages to v7.10.0

❤️ Thank You

  • Auke Bruinsma
  • Jonathan Kolberg
  • m-akinc
  • Mateusz
Commits

Updates @angular-eslint/eslint-plugin from 17.4.1 to 17.5.0

Release notes

Sourced from @​angular-eslint/eslint-plugin's releases.

v17.5.0

17.5.0 (2024-05-22)

🚀 Features

  • eslint-plugin: [use-lifecycle-interface] add fixer for the rule (#1691)
  • eslint-plugin-template: [i18n] add allowMarkupInContent option (#1795)

🩹 Fixes

  • update dependency @​angular/compiler to v17.3.9 (#1821)
  • update typescript-eslint packages to v7.10.0 (#1822)
  • eslint-plugin: [no-input-rename] incorrectly triggers on input transforms (#1809)
  • eslint-plugin-template: [label-has-associated-control] check id's in the for attribute of a label for existence (#1761)

❤️ Thank You

Changelog

Sourced from @​angular-eslint/eslint-plugin's changelog.

17.5.0 (2024-05-22)

🚀 Features

  • eslint-plugin: [use-lifecycle-interface] add fixer for the rule

🩹 Fixes

  • update dependency @​angular/compiler to v17.3.9

  • update typescript-eslint packages to v7.10.0

  • eslint-plugin: [no-input-rename] incorrectly triggers on input transforms

❤️ Thank You

  • Auke Bruinsma
  • Jonathan Kolberg
  • m-akinc
  • Mateusz
Commits
  • 4efe5e9 chore(release): publish 17.5.0
  • 977f0b9 chore(eslint-plugin): add missing import as part of auto-fix (#1829)
  • 3513d3d feat(eslint-plugin): [use-lifecycle-interface] add fixer for the rule (#1691)
  • 4de165d fix(eslint-plugin): [no-input-rename] incorrectly triggers on input transform...
  • 82e28c7 fix: update typescript-eslint packages to v7.10.0 (#1822)
  • See full diff in compare view

Updates @angular-eslint/eslint-plugin-template from 17.4.1 to 17.5.0

Release notes

Sourced from @​angular-eslint/eslint-plugin-template's releases.

v17.5.0

17.5.0 (2024-05-22)

🚀 Features

  • eslint-plugin: [use-lifecycle-interface] add fixer for the rule (#1691)
  • eslint-plugin-template: [i18n] add allowMarkupInContent option (#1795)

🩹 Fixes

  • update dependency @​angular/compiler to v17.3.9 (#1821)
  • update typescript-eslint packages to v7.10.0 (#1822)
  • eslint-plugin: [no-input-rename] incorrectly triggers on input transforms (#1809)
  • eslint-plugin-template: [label-has-associated-control] check id's in the for attribute of a label for existence (#1761)

❤️ Thank You

Changelog

Sourced from @​angular-eslint/eslint-plugin-template's changelog.

17.5.0 (2024-05-22)

🚀 Features

  • eslint-plugin-template: [i18n] add allowMarkupInContent option

🩹 Fixes

  • update dependency @​angular/compiler to v17.3.9

  • update typescript-eslint packages to v7.10.0

  • eslint-plugin-template: [label-has-associated-control] check id's in the for attribute of a label for existence

❤️ Thank You

  • Auke Bruinsma
  • Jonathan Kolberg
  • m-akinc
  • Mateusz
Commits
  • 4efe5e9 chore(release): publish 17.5.0
  • bb8470d feat(eslint-plugin-template): [i18n] add allowMarkupInContent option (#1795)
  • 918cc50 fix(eslint-plugin-template): [label-has-associated-control] check id's in the...
  • 82e28c7 fix: update typescript-eslint packages to v7.10.0 (#1822)
  • See full diff in compare view

Updates @angular-eslint/schematics from 17.4.1 to 17.5.0

Release notes

Sourced from @​angular-eslint/schematics's releases.

v17.5.0

17.5.0 (2024-05-22)

🚀 Features

  • eslint-plugin: [use-lifecycle-interface] add fixer for the rule (#1691)
  • eslint-plugin-template: [i18n] add allowMarkupInContent option (#1795)

🩹 Fixes

  • update dependency @​angular/compiler to v17.3.9 (#1821)
  • update typescript-eslint packages to v7.10.0 (#1822)
  • eslint-plugin: [no-input-rename] incorrectly triggers on input transforms (#1809)
  • eslint-plugin-template: [label-has-associated-control] check id's in the for attribute of a label for existence (#1761)

❤️ Thank You

Changelog

Sourced from @​angular-eslint/schematics's changelog.

17.5.0 (2024-05-22)

🩹 Fixes

  • update dependency @​angular/compiler to v17.3.9

  • update typescript-eslint packages to v7.10.0

❤️ Thank You

  • Auke Bruinsma
  • Jonathan Kolberg
  • m-akinc
  • Mateusz
Commits

Updates @angular-eslint/template-parser from 17.4.1 to 17.5.0

Release notes

Sourced from @​angular-eslint/template-parser's releases.

v17.5.0

17.5.0 (2024-05-22)

🚀 Features

  • eslint-plugin: [use-lifecycle-interface] add fixer for the rule (#1691)
  • eslint-plugin-template: [i18n] add allowMarkupInContent option (#1795)

🩹 Fixes

  • update dependency @​angular/compiler to v17.3.9 (#1821)
  • update typescript-eslint packages to v7.10.0 (#1822)
  • eslint-plugin: [no-input-rename] incorrectly triggers on input transforms (#1809)
  • eslint-plugin-template: [label-has-associated-control] check id's in the for attribute of a label for existence (#1761)

❤️ Thank You

Changelog

Sourced from @​angular-eslint/template-parser's changelog.

17.5.0 (2024-05-22)

🩹 Fixes

  • update dependency @​angular/compiler to v17.3.9

  • update typescript-eslint packages to v7.10.0

❤️ Thank You

  • Auke Bruinsma
  • Jonathan Kolberg
  • m-akinc
  • Mateusz
Commits

Updates @angular/cli from 17.3.7 to 17.3.8

Release notes

Sourced from @​angular/cli's releases.

v17.3.8

17.3.8 (2024-05-22)

@​angular/cli

Commit Description
fix - 3ada6eb52 clarify optional migration instructions during ng update

@​angular-devkit/schematics

Commit Description
fix - 4b6ba8df1 SchematicTestRunner.runExternalSchematic fails with "The encoded data was not valid for encoding utf-8"
Changelog

Sourced from @​angular/cli's changelog.

17.3.8 (2024-05-22)

@​angular/cli

Commit Type Description
3ada6eb52 fix clarify optional migration instructions during ng update

@​angular-devkit/schematics

Commit Type Description
4b6ba8df1 fix SchematicTestRunner.runExternalSchematic fails with "The encoded data was not valid for encoding utf-8"

18.0.0-rc.3 (2024-05-21)

@​angular/cli

Commit Type Description
41ab6c8c3 fix add --version option
1039f6d79 fix change update guide link to angular.dev
fa99a01ba fix clarify optional migration instructions during ng update
f4670fcb1 fix eliminate prompts during ng version command
a99ec6a54 fix keep cli package first in update package group metadata

@​angular-devkit/schematics

Commit Type Description
86b53c585 fix SchematicTestRunner.runExternalSchematic fails with "The encoded data was not valid for encoding utf-8"

@​angular/build

Commit Type Description
411115303 fix add console note about development server raw file size
4d7cd5e3e fix correctly wrap class expressions with static properties or blocks emitted by esbuild
dff4deaeb fix ensure recreated files are watched
d10fece2c fix properly rebase Sass url() values with leading interpolations
3f2963835 perf add persistent caching of JavaScript transformations
a15eb7d1c perf improve rebuild time for file loader usage with prebundling

... (truncated)

Commits
  • 78bd6da release: cut the v17.3.8 release
  • 4b6ba8d fix(@​angular-devkit/schematics): SchematicTestRunner.runExternalSchematic f...
  • 3ada6eb fix(@​angular/cli): clarify optional migration instructions during ng update
  • See full diff 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 <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

---
updated-dependencies:
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular-eslint/builder"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular-eslint/eslint-plugin-template"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular-eslint/schematics"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular-eslint/template-parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 22, 2024
@dependabot dependabot bot requested review from ohenning, TommyBom and a team May 22, 2024 17:27
@github-actions github-actions bot enabled auto-merge (squash) May 22, 2024 17:27
@github-actions github-actions bot merged commit ef5b714 into main May 22, 2024
2 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/angular-06f4f21157 branch May 22, 2024 17:28
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants