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 client-dependencies group in /src/Client with 5 updates #62

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 4, 2024

Bumps the client-dependencies group in /src/Client with 5 updates:

Package From To
bootstrap-icons 1.11.2 1.11.3
@angular-devkit/build-angular 17.0.8 17.0.9
@angular/cli 17.0.8 17.0.9
@typescript-eslint/eslint-plugin 6.16.0 6.17.0
@typescript-eslint/parser 6.16.0 6.17.0

Updates bootstrap-icons from 1.11.2 to 1.11.3

Release notes

Sourced from bootstrap-icons's releases.

v1.11.3

📖 Docs

  • #1835: Add the network tag to router and router-fill icons
  • #1889 and #1902: docs: trim query from search

🧰 Maintenance

  • #1877: CI: switch to Node.js 20
  • #1888: Update svgo config

📦 Dependencies

  • #1883: build(deps-dev): bump clean-css-cli from 5.6.2 to 5.6.3
  • #1884: build(deps-dev): bump svgo from 3.0.4 to 3.0.5
  • #1890: build(deps-dev): bump eslint from 8.54.0 to 8.55.0
  • #1891: build(deps-dev): bump postcss from 8.4.31 to 8.4.32
  • #1894: build(deps-dev): bump hugo-bin from 0.116.4 to 0.117.1
  • #1895: build(deps-dev): bump svgo from 3.0.5 to 3.1.0
  • #1896: build(deps-dev): bump postcss-cli from 10.1.0 to 11.0.0
  • #1900: build(deps): bump github/codeql-action from 2 to 3
  • #1901: build(deps-dev): bump eslint from 8.55.0 to 8.56.0
  • #1903: build(deps-dev): bump @​twbs/fantasticon from 2.7.1 to 2.7.2
  • #1909: build(deps-dev): bump hugo-bin from 0.117.1 to 0.118.0
  • #1910: build(deps-dev): bump stylelint and stylelint-config-twbs-bootstrap
  • #1912: build(deps-dev): bump stylelint from 16.0.2 to 16.1.0
  • #1914: build(deps-dev): bump svgo from 3.1.0 to 3.2.0
Commits

Updates @angular-devkit/build-angular from 17.0.8 to 17.0.9

Release notes

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

v17.0.9

17.0.9 (2024-01-03)

@​angular/cli

Commit Description
fix - 446dfb76a add prerender and ssr-dev-server schemas in angular.json schema

@​angular-devkit/schematics

Commit Description
fix - 88d6ca4a5 replace template line endings with platform specific
Changelog

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

17.0.9 (2024-01-03)

@​angular/cli

Commit Type Description
446dfb76a fix add prerender and ssr-dev-server schemas in angular.json schema

@​angular-devkit/schematics

Commit Type Description
88d6ca4a5 fix replace template line endings with platform specific

17.1.0-next.3 (2023-12-21)

@​angular/cli

Commit Type Description
a391b5f0c fix ng e2e and ng lint prompt requires to hit Enter twice to proceed on Windows
f7d538903 fix re-add -d alias for --dry-run

@​schematics/angular

Commit Type Description
a708dccff feat update SSR and application builder migration schematics to work with new outputPath
aec581daf fix add missing property "buildTarget" to interface "ServeBuilderOptions"
a1f3ae579 fix do not generate standalone component when using ng generate module

@​angular-devkit/build-angular

Commit Type Description
cc246d50e feat allow customization of output locations
15a669c1e feat allowing control of index HTML initial preload generation
47a064b14 feat emit external sourcemaps for component styles
b3c1991a2 fix add missing tailwind @screen directive in matcher
a5d4735b8 fix construct SSR request URL using server resolvedUrls
0fa1e3419 fix ensure empty optimized Sass stylesheets stay empty
efe3bda48 fix ensure external dependencies are used by Web Worker bundling
ceffafe1a fix provide better error messages for failed file reads

... (truncated)

Commits
  • 03a1dc0 release: cut the v17.0.9 release
  • 446dfb7 fix(@​angular/cli): add prerender and ssr-dev-server schemas in angular.json s...
  • 88d6ca4 fix(@​angular-devkit/schematics): replace template line endings with platform ...
  • eec44d0 docs: remove Universal from caretaking doc
  • See full diff in compare view

Updates @angular/cli from 17.0.8 to 17.0.9

Release notes

Sourced from @​angular/cli's releases.

v17.0.9

17.0.9 (2024-01-03)

@​angular/cli

Commit Description
fix - 446dfb76a add prerender and ssr-dev-server schemas in angular.json schema

@​angular-devkit/schematics

Commit Description
fix - 88d6ca4a5 replace template line endings with platform specific
Changelog

Sourced from @​angular/cli's changelog.

17.0.9 (2024-01-03)

@​angular/cli

Commit Type Description
446dfb76a fix add prerender and ssr-dev-server schemas in angular.json schema

@​angular-devkit/schematics

Commit Type Description
88d6ca4a5 fix replace template line endings with platform specific

17.1.0-next.3 (2023-12-21)

@​angular/cli

Commit Type Description
a391b5f0c fix ng e2e and ng lint prompt requires to hit Enter twice to proceed on Windows
f7d538903 fix re-add -d alias for --dry-run

@​schematics/angular

Commit Type Description
a708dccff feat update SSR and application builder migration schematics to work with new outputPath
aec581daf fix add missing property "buildTarget" to interface "ServeBuilderOptions"
a1f3ae579 fix do not generate standalone component when using ng generate module

@​angular-devkit/build-angular

Commit Type Description
cc246d50e feat allow customization of output locations
15a669c1e feat allowing control of index HTML initial preload generation
47a064b14 feat emit external sourcemaps for component styles
b3c1991a2 fix add missing tailwind @screen directive in matcher
a5d4735b8 fix construct SSR request URL using server resolvedUrls
0fa1e3419 fix ensure empty optimized Sass stylesheets stay empty
efe3bda48 fix ensure external dependencies are used by Web Worker bundling
ceffafe1a fix provide better error messages for failed file reads

... (truncated)

Commits
  • 03a1dc0 release: cut the v17.0.9 release
  • 446dfb7 fix(@​angular/cli): add prerender and ssr-dev-server schemas in angular.json s...
  • 88d6ca4 fix(@​angular-devkit/schematics): replace template line endings with platform ...
  • eec44d0 docs: remove Universal from caretaking doc
  • See full diff in compare view

Updates @typescript-eslint/eslint-plugin from 6.16.0 to 6.17.0

Release notes

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

v6.17.0

6.17.0 (2024-01-01)

Bug Fixes

  • eslint-plugin: [no-restricted-imports] prevent crash when patterns or paths in options are empty (#8108) (675e987)

Features

  • eslint-plugin: [no-floating-promises] flag result of .map(async) (#7897) (5857356)
  • eslint-plugin: [switch-exhaustiveness-check] add an option to warn against a default case on an already exhaustive switch (#7539) (6a219bd)

You can read about our versioning strategy and releases on our website.

Changelog

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

6.17.0 (2024-01-01)

Bug Fixes

  • eslint-plugin: [no-restricted-imports] prevent crash when patterns or paths in options are empty (#8108) (675e987)

Features

  • eslint-plugin: [no-floating-promises] flag result of .map(async) (#7897) (5857356)
  • eslint-plugin: [switch-exhaustiveness-check] add an option to warn against a default case on an already exhaustive switch (#7539) (6a219bd)

You can read about our versioning strategy and releases on our website.

Commits
  • e566a5d chore: publish v6.17.0
  • 675e987 fix(eslint-plugin): [no-restricted-imports] prevent crash when patterns or ...
  • 5857356 feat(eslint-plugin): [no-floating-promises] flag result of .map(async) (#7897)
  • 6a219bd feat(eslint-plugin): [switch-exhaustiveness-check] add an option to warn agai...
  • 5ad1b76 docs: modify examples for explicit-module-boundary-types (#7404)
  • cde4d4d docs(eslint-plugin): [prefer-readonly-parameter-types] fix broken code sample...
  • See full diff in compare view

Updates @typescript-eslint/parser from 6.16.0 to 6.17.0

Release notes

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

v6.17.0

6.17.0 (2024-01-01)

Bug Fixes

  • eslint-plugin: [no-restricted-imports] prevent crash when patterns or paths in options are empty (#8108) (675e987)

Features

  • eslint-plugin: [no-floating-promises] flag result of .map(async) (#7897) (5857356)
  • eslint-plugin: [switch-exhaustiveness-check] add an option to warn against a default case on an already exhaustive switch (#7539) (6a219bd)

You can read about our versioning strategy and releases on our website.

Changelog

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

6.17.0 (2024-01-01)

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

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

Bumps the client-dependencies group in /src/Client with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [bootstrap-icons](https://github.com/twbs/icons) | `1.11.2` | `1.11.3` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `17.0.8` | `17.0.9` |
| [@angular/cli](https://github.com/angular/angular-cli) | `17.0.8` | `17.0.9` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.16.0` | `6.17.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.16.0` | `6.17.0` |


Updates `bootstrap-icons` from 1.11.2 to 1.11.3
- [Release notes](https://github.com/twbs/icons/releases)
- [Commits](twbs/icons@v1.11.2...v1.11.3)

Updates `@angular-devkit/build-angular` from 17.0.8 to 17.0.9
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@17.0.8...17.0.9)

Updates `@angular/cli` from 17.0.8 to 17.0.9
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@17.0.8...17.0.9)

Updates `@typescript-eslint/eslint-plugin` from 6.16.0 to 6.17.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.17.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.16.0 to 6.17.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.17.0/packages/parser)

---
updated-dependencies:
- dependency-name: bootstrap-icons
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: client-dependencies
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: client-dependencies
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: client-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: client-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: client-dependencies
...

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 Jan 4, 2024
@lwestfall lwestfall merged commit 55529f8 into dev Jan 5, 2024
5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src/Client/dev/client-dependencies-740d2096f1 branch January 5, 2024 00:51
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.

1 participant