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): Bump the ci-dependencies group across 1 directory with 11 updates #4161

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps the ci-dependencies group with 10 updates in the / directory:

Package From To
@redhat-cloud-services/frontend-components-notifications 4.1.1 4.1.3
@eslint/js 9.16.0 9.17.0
@formatjs/cli 6.3.14 6.3.15
@formatjs/ecma402-abstract 2.3.1 2.3.2
@formatjs/fast-memoize 2.2.5 2.2.6
@formatjs/icu-messageformat-parser 2.9.7 2.9.8
@typescript-eslint/parser 8.18.0 8.19.0
eslint-plugin-formatjs 5.2.8 5.2.9
eslint-plugin-react 7.37.2 7.37.3
globals 15.13.0 15.14.0

Updates @redhat-cloud-services/frontend-components-notifications from 4.1.1 to 4.1.3

Release notes

Sourced from @​redhat-cloud-services/frontend-components-notifications's releases.

@​redhat-cloud-services/frontend-components-notifications-4.1.3

Changelog

This file was generated using @​jscutlery/semver.

4.1.3 (2024-12-13)

Dependency Updates

  • @redhat-cloud-services/frontend-components updated to version 5.0.3

4.1.2 (2024-12-02)

Dependency Updates

  • @redhat-cloud-services/frontend-components-utilities updated to version 5.0.4
  • @redhat-cloud-services/frontend-components updated to version 5.0.2
Commits
  • 86902e4 chore: bump @​redhat-cloud-services/frontend-components-notifications to 4.1.3...
  • e2f8e4d chore: bump @​redhat-cloud-services/frontend-components to 5.0.3 [skip ci]
  • e40d119 Merge pull request #2135 from Hyperkid123/async-component-typings
  • 2b4d604 fix(components): update AsyncComponent TS interface
  • 587afad Merge pull request #2133 from Hyperkid123/commit-lint-body-rule
  • cfa2ce6 chore: bump @​redhat-cloud-services/frontend-components-advisor-components to ...
  • 5c43f53 fix(advisor): remove the private flag from package
  • d3de005 chore: bump @​redhat-cloud-services/frontend-components-advisor-components to ...
  • 41997a1 Merge pull request #2132 from Hyperkid123/bump-advisor-components-deps
  • fa857b9 chore: remove description length limits
  • Additional commits viewable in compare view

Updates @eslint/js from 9.16.0 to 9.17.0

Release notes

Sourced from @​eslint/js's releases.

v9.17.0

Features

  • eed91d1 feat: add suggestions to no-unused-vars (#18352) (Tanuj Kanti)

Bug Fixes

  • 67d683d fix: fix crash when message.fix is nullish (#19168) (ntnyq)
  • c618707 fix: ignore vars with non-identifier references in no-useless-assignment (#19200) (YeonJuan)

Documentation

  • 3c22d2a docs: update yoda to Yoda in yoda.md for consistency (#19230) (루밀LuMir)
  • e0a2203 docs: add missing backticks to no-sequences (#19233) (루밀LuMir)
  • 4cc4881 docs: Update README (GitHub Actions Bot)
  • 3db6fdf docs: [no-await-in-loop] expand on benefits and inapplicability (#19211) (Kirk Waiblinger)
  • bf2a4f6 docs: add missing backticks to func-style (#19227) (루밀LuMir)
  • ba098bd docs: add missing header to prefer-spread (#19224) (루밀LuMir)
  • b607ae6 docs: update description of no-param-reassign (#19220) (루밀LuMir)
  • 1eb424d docs: add missing backticks to prefer-destructuring (#19223) (루밀LuMir)
  • 85998d1 docs: add missing backticks to no-unneeded-ternary (#19222) (루밀LuMir)
  • b75b32c docs: add missing backticks to no-new-func (#19219) (루밀LuMir)
  • a7700bc docs: add missing backticks to id-length (#19217) (루밀LuMir)
  • e2bb429 docs: add missing backticks to complexity.md (#19214) (루밀LuMir)
  • 045d716 docs: add missing ) to id-denylist (#19213) (루밀LuMir)
  • 7fe4114 docs: Update README (GitHub Actions Bot)
  • c743ba6 docs: add CSS language to no-restricted-syntax (#19208) (Milos Djermanovic)
  • 1416d70 docs: add missing backticks to eqeqeq (#19207) (루밀LuMir)
  • b950c1b docs: add missing backticks to prefer-object-spread (#19206) (루밀LuMir)
  • 8a941cb docs: update docs and description of require-unicode-regexp (#19205) (루밀LuMir)
  • cbab228 docs: Update README (GitHub Actions Bot)
  • f2257ce docs: update comments and description of no-script-url (#19203) (루밀LuMir)
  • 365f0f4 docs: add missing backtick to default-case-last (#19202) (루밀LuMir)
  • e6b84f5 docs: add missing punctuation in document (#19161) (루밀LuMir)
  • c88708e docs: replace quote with backtick in description of for-direction (#19199) (루밀LuMir)
  • a76f233 docs: use higher contrast color tokens for code comments (#19187) (Josh Goldberg ✨)
  • db19502 docs: Update README (GitHub Actions Bot)

Chores

  • cc243c9 chore: upgrade to @eslint/[email protected] (#19242) (Francesco Trotta)
  • 84c5787 chore: package.json update for @​eslint/js release (Jenkins)
  • 4c4f53b chore: add missing backticks to flags.js (#19226) (루밀LuMir)
  • 4b3132c chore: update dependency eslint-plugin-expect-type to ^0.6.0 (#19221) (renovate[bot])
  • 9bf2204 chore: add type definitions for the eslint-config-eslint package (#19050) (Arya Emami)
  • ee8c220 chore: fix incorrect name property in integration-tutorial-code (#19218) (루밀LuMir)
  • cca801d chore: Upgrade cross-spawn to 7.0.6 (#19185) (folortin)
Changelog

Sourced from @​eslint/js's changelog.

v9.17.0 - December 13, 2024

  • cc243c9 chore: upgrade to @eslint/[email protected] (#19242) (Francesco Trotta)
  • 84c5787 chore: package.json update for @​eslint/js release (Jenkins)
  • eed91d1 feat: add suggestions to no-unused-vars (#18352) (Tanuj Kanti)
  • 4c4f53b chore: add missing backticks to flags.js (#19226) (루밀LuMir)
  • 3c22d2a docs: update yoda to Yoda in yoda.md for consistency (#19230) (루밀LuMir)
  • e0a2203 docs: add missing backticks to no-sequences (#19233) (루밀LuMir)
  • 4cc4881 docs: Update README (GitHub Actions Bot)
  • 3db6fdf docs: [no-await-in-loop] expand on benefits and inapplicability (#19211) (Kirk Waiblinger)
  • 67d683d fix: fix crash when message.fix is nullish (#19168) (ntnyq)
  • bf2a4f6 docs: add missing backticks to func-style (#19227) (루밀LuMir)
  • 4b3132c chore: update dependency eslint-plugin-expect-type to ^0.6.0 (#19221) (renovate[bot])
  • 9bf2204 chore: add type definitions for the eslint-config-eslint package (#19050) (Arya Emami)
  • ba098bd docs: add missing header to prefer-spread (#19224) (루밀LuMir)
  • b607ae6 docs: update description of no-param-reassign (#19220) (루밀LuMir)
  • 1eb424d docs: add missing backticks to prefer-destructuring (#19223) (루밀LuMir)
  • 85998d1 docs: add missing backticks to no-unneeded-ternary (#19222) (루밀LuMir)
  • ee8c220 chore: fix incorrect name property in integration-tutorial-code (#19218) (루밀LuMir)
  • b75b32c docs: add missing backticks to no-new-func (#19219) (루밀LuMir)
  • a7700bc docs: add missing backticks to id-length (#19217) (루밀LuMir)
  • c618707 fix: ignore vars with non-identifier references in no-useless-assignment (#19200) (YeonJuan)
  • e2bb429 docs: add missing backticks to complexity.md (#19214) (루밀LuMir)
  • 045d716 docs: add missing ) to id-denylist (#19213) (루밀LuMir)
  • 7fe4114 docs: Update README (GitHub Actions Bot)
  • c743ba6 docs: add CSS language to no-restricted-syntax (#19208) (Milos Djermanovic)
  • cca801d chore: Upgrade cross-spawn to 7.0.6 (#19185) (folortin)
  • 1416d70 docs: add missing backticks to eqeqeq (#19207) (루밀LuMir)
  • b950c1b docs: add missing backticks to prefer-object-spread (#19206) (루밀LuMir)
  • 8a941cb docs: update docs and description of require-unicode-regexp (#19205) (루밀LuMir)
  • cbab228 docs: Update README (GitHub Actions Bot)
  • f2257ce docs: update comments and description of no-script-url (#19203) (루밀LuMir)
  • 365f0f4 docs: add missing backtick to default-case-last (#19202) (루밀LuMir)
  • e6b84f5 docs: add missing punctuation in document (#19161) (루밀LuMir)
  • c88708e docs: replace quote with backtick in description of for-direction (#19199) (루밀LuMir)
  • a76f233 docs: use higher contrast color tokens for code comments (#19187) (Josh Goldberg ✨)
  • db19502 docs: Update README (GitHub Actions Bot)
Commits

Updates @formatjs/cli from 6.3.14 to 6.3.15

Release notes

Sourced from @​formatjs/cli's releases.

@​formatjs/cli@​6.3.15

6.3.15 (2025-01-02)

Note: Version bump only for package @​formatjs/cli

Commits
  • abd3bc3 build: publish
  • 50f8bc3 feat(react-intl): add new format key for dateTimeRange, fix #4792
  • 91cc5f1 feat(@​formatjs/intl): add new format key for dateTimeRange
  • 49a6015 fix(@​formatjs/intl): allow string in formatDateTimeRange (#4784)
  • e08845c test(eslint-plugin-formatjs): add test for #4791
  • 3956ae0 chore(deps): update dependency chokidar to v4.0.3 (#4788)
  • c97e0f9 chore(deps): update dependency aspect_rules_lint to v1.0.8 (#4787)
  • 592cd54 build(deps): bump nanoid from 3.1.30 to 3.3.8 in /packages/react-intl/example...
  • 9472d55 chore(deps): update io_buildbuddy_buildbuddy_toolchain digest to 3ad658c (#4778)
  • d8b1297 chore(deps): update dependency prism-react-renderer to v2.4.1 (#4780)
  • Additional commits viewable in compare view

Updates @formatjs/ecma402-abstract from 2.3.1 to 2.3.2

Commits
  • abd3bc3 build: publish
  • 50f8bc3 feat(react-intl): add new format key for dateTimeRange, fix #4792
  • 91cc5f1 feat(@​formatjs/intl): add new format key for dateTimeRange
  • 49a6015 fix(@​formatjs/intl): allow string in formatDateTimeRange (#4784)
  • e08845c test(eslint-plugin-formatjs): add test for #4791
  • 3956ae0 chore(deps): update dependency chokidar to v4.0.3 (#4788)
  • c97e0f9 chore(deps): update dependency aspect_rules_lint to v1.0.8 (#4787)
  • 592cd54 build(deps): bump nanoid from 3.1.30 to 3.3.8 in /packages/react-intl/example...
  • 9472d55 chore(deps): update io_buildbuddy_buildbuddy_toolchain digest to 3ad658c (#4778)
  • d8b1297 chore(deps): update dependency prism-react-renderer to v2.4.1 (#4780)
  • Additional commits viewable in compare view

Updates @formatjs/fast-memoize from 2.2.5 to 2.2.6

Release notes

Sourced from @​formatjs/fast-memoize's releases.

@​formatjs/fast-memoize@​2.2.6

2.2.6 (2025-01-02)

Note: Version bump only for package @​formatjs/fast-memoize

Commits
  • abd3bc3 build: publish
  • 50f8bc3 feat(react-intl): add new format key for dateTimeRange, fix #4792
  • 91cc5f1 feat(@​formatjs/intl): add new format key for dateTimeRange
  • 49a6015 fix(@​formatjs/intl): allow string in formatDateTimeRange (#4784)
  • e08845c test(eslint-plugin-formatjs): add test for #4791
  • 3956ae0 chore(deps): update dependency chokidar to v4.0.3 (#4788)
  • c97e0f9 chore(deps): update dependency aspect_rules_lint to v1.0.8 (#4787)
  • 592cd54 build(deps): bump nanoid from 3.1.30 to 3.3.8 in /packages/react-intl/example...
  • 9472d55 chore(deps): update io_buildbuddy_buildbuddy_toolchain digest to 3ad658c (#4778)
  • d8b1297 chore(deps): update dependency prism-react-renderer to v2.4.1 (#4780)
  • Additional commits viewable in compare view

Updates @formatjs/icu-messageformat-parser from 2.9.7 to 2.9.8

Release notes

Sourced from @​formatjs/icu-messageformat-parser's releases.

@​formatjs/icu-messageformat-parser@​2.9.8

2.9.8 (2025-01-02)

Note: Version bump only for package @​formatjs/icu-messageformat-parser

Changelog

Sourced from @​formatjs/icu-messageformat-parser's changelog.

2.9.8 (2025-01-02)

Note: Version bump only for package @​formatjs/icu-messageformat-parser

Commits

Updates @formatjs/intl-localematcher from 0.5.9 to 0.5.10

Release notes

Sourced from @​formatjs/intl-localematcher's releases.

@​formatjs/intl-localematcher@​0.5.10

0.5.10 (2025-01-02)

Note: Version bump only for package @​formatjs/intl-localematcher

Commits
  • abd3bc3 build: publish
  • 50f8bc3 feat(react-intl): add new format key for dateTimeRange, fix #4792
  • 91cc5f1 feat(@​formatjs/intl): add new format key for dateTimeRange
  • 49a6015 fix(@​formatjs/intl): allow string in formatDateTimeRange (#4784)
  • e08845c test(eslint-plugin-formatjs): add test for #4791
  • 3956ae0 chore(deps): update dependency chokidar to v4.0.3 (#4788)
  • c97e0f9 chore(deps): update dependency aspect_rules_lint to v1.0.8 (#4787)
  • 592cd54 build(deps): bump nanoid from 3.1.30 to 3.3.8 in /packages/react-intl/example...
  • 9472d55 chore(deps): update io_buildbuddy_buildbuddy_toolchain digest to 3ad658c (#4778)
  • d8b1297 chore(deps): update dependency prism-react-renderer to v2.4.1 (#4780)
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 8.18.0 to 8.19.0

Release notes

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

v8.19.0

8.19.0 (2024-12-30)

🚀 Features

  • eslint-plugin: [strict-boolean-expressions] check array predicate functions' return statements (#10106)

🩹 Fixes

  • eslint-plugin: add getConstraintInfo to handle generic constraints better (#10496)
  • eslint-plugin: [array-type] autofix with conditional types needs parentheses (#10522)
  • eslint-plugin: [consistent-indexed-object-style] don't report on indirect circular references (#10537)
  • eslint-plugin: [member-ordering] ignore method overloading (#10536)

❤️ Thank You

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

v8.18.2

8.18.2 (2024-12-23)

🩹 Fixes

  • eslint-plugin: [no-deprecated] not reporting usages of deprecated declared constants as object value (#10498)
  • eslint-plugin: [prefer-reduce-type-parameter] don't report cases in which the fix results in a type error (#10494)
  • eslint-plugin: [no-unnecessary-condition] don't flag values of an unconstrained or valid type parameter (#10473)
  • eslint-plugin: [consistent-indexed-object-style] use a suggestion over an auto-fix if can't reliably determine that produced index signature is valid (#10490)
  • eslint-plugin: [no-unsafe-type-assertion] fix for unsafe assertion to a constrained type parameter (#10461)
  • eslint-plugin: [no-unnecessary-type-arguments] handle type/value context (#10503)
  • eslint-plugin: [consistent-type-assertions] allow default assertionStyle option (#10512)
  • eslint-plugin: [no-unnecessary-condition] handle noUncheckedIndexedAccess true (#10514)
  • typescript-eslint: export types so that declarations can be named for dts files (#10513)

❤️ Thank You

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

v8.18.1

... (truncated)

Changelog

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

8.19.0 (2024-12-30)

This was a version bump only for parser to align it with other projects, there were no code changes.

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

8.18.2 (2024-12-23)

This was a version bump only for parser to align it with other projects, there were no code changes.

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

8.18.1 (2024-12-16)

This was a version bump only for parser to align it with other projects, there were no code changes.

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

Commits

Updates eslint-plugin-formatjs from 5.2.8 to 5.2.9

Release notes

Sourced from eslint-plugin-formatjs's releases.

[email protected]

5.2.9 (2025-01-02)

Note: Version bump only for package eslint-plugin-formatjs

Commits
  • abd3bc3 build: publish
  • 50f8bc3 feat(react-intl): add new format key for dateTimeRange, fix #4792
  • 91cc5f1 feat(@​formatjs/intl): add new format key for dateTimeRange
  • 49a6015 fix(@​formatjs/intl): allow string in formatDateTimeRange (#4784)
  • e08845c test(eslint-plugin-formatjs): add test for #4791
  • 3956ae0 chore(deps): update dependency chokidar to v4.0.3 (#4788)
  • c97e0f9 chore(deps): update dependency aspect_rules_lint to v1.0.8 (#4787)
  • 592cd54 build(deps): bump nanoid from 3.1.30 to 3.3.8 in /packages/react-intl/example...
  • 9472d55 chore(deps): update io_buildbuddy_buildbuddy_toolchain digest to 3ad658c (#4778)
  • d8b1297 chore(deps): update dependency prism-react-renderer to v2.4.1 (#4780)
  • Additional commits viewable in compare view

Updates eslint-plugin-react from 7.37.2 to 7.37.3

Release notes

Sourced from eslint-plugin-react's releases.

v7.37.3

Fixed

  • [no-danger]: avoid a crash on a nested component name (#3833[] @​ljharb)
  • [Fix] types: correct generated type declaration (#3840[] @​ocavue)
  • [no-unknown-property]: support precedence prop in react 19 (#3829[] @​acusti)
  • [prop-types]: props missing in validation when using generic types from a namespace import (#3859[] @​rbondoc96)

Changed

  • [Tests] [jsx-no-script-url]: Improve tests (#3849[] @​radu2147)
  • [Docs] fix broken links: [default-props-match-prop-types], [jsx-boolean-value], [jsx-curly-brace-presence], [jsx-no-bind], [no-array-index-key], [no-is-mounted], [no-render-return-value], [require-default-props] (#3841[] @​bastiendmt)

#1000: jsx-eslint/eslint-plugin-react#1000 #1002: jsx-eslint/eslint-plugin-react#1002 #1005: jsx-eslint/eslint-plugin-react#1005 #100: jsx-eslint/eslint-plugin-react#100 #1010: jsx-eslint/eslint-plugin-react#1010 #1013: jsx-eslint/eslint-plugin-react#1013 #1022: jsx-eslint/eslint-plugin-react#1022 #1029: jsx-eslint/eslint-plugin-react#1029 #102: jsx-eslint/eslint-plugin-react#102 #1034: jsx-eslint/eslint-plugin-react#1034 #1038: jsx-eslint/eslint-plugin-react#1038 #1041: jsx-eslint/eslint-plugin-react#1041 #1043: jsx-eslint/eslint-plugin-react#1043 #1046: jsx-eslint/eslint-plugin-react#1046 #1047: jsx-eslint/eslint-plugin-react#1047 #1050: jsx-eslint/eslint-plugin-react#1050 #1053: jsx-eslint/eslint-plugin-react#1053 #1057: jsx-eslint/eslint-plugin-react#1057 #105: jsx-eslint/eslint-plugin-react#105 #1061: jsx-eslint/eslint-plugin-react#1061 #1062: jsx-eslint/eslint-plugin-react#1062 #1070: jsx-eslint/eslint-plugin-react#1070 #1071: jsx-eslint/eslint-plugin-react#1071 #1073: jsx-eslint/eslint-plugin-react#1073 #1076: jsx-eslint/eslint-plugin-react#1076 #1079: jsx-eslint/eslint-plugin-react#1079 #1088: jsx-eslint/eslint-plugin-react#1088 #1098: jsx-eslint/eslint-plugin-react#1098 #1101: jsx-eslint/eslint-plugin-react#1101 #1103: jsx-eslint/eslint-plugin-react#1103 #110: jsx-eslint/eslint-plugin-react#110 #1116: jsx-eslint/eslint-plugin-react#1116 #1117: jsx-eslint/eslint-plugin-react#1117 #1119: jsx-eslint/eslint-plugin-react#1119 #1121: jsx-eslint/eslint-plugin-react#1121 #1122: jsx-eslint/eslint-plugin-react#1122 #1123: jsx-eslint/eslint-plugin-react#1123 #1130: jsx-eslint/eslint-plugin-react#1130 #1131: jsx-eslint/eslint-plugin-react#1131

... (truncated)

Changelog

Sourced from eslint-plugin-react's changelog.

7.37.3 - 2024.12.23

Fixed

  • [no-danger]: avoid a crash on a nested component name (#3833[] @​ljharb)
  • [Fix] types: correct generated type declaration (#3840[] @​ocavue)
  • [no-unknown-property]: support precedence prop in react 19 (#3829[] @​acusti)
  • [prop-types]: props missing in validation when using generic types from a namespace import (#3859[] @​rbondoc96)

Changed

  • [Tests] [jsx-no-script-url]: Improve tests (#3849[] @​radu2147)
  • [Docs] fix broken links: [default-props-match-prop-types], [jsx-boolean-value], [jsx-curly-brace-presence], [jsx-no-bind], [no-array-index-key], [no-is-mounted], [no-render-return-value], [require-default-props] (#3841[] @​bastiendmt)

#3859: jsx-eslint/eslint-plugin-react#3859 #3849: jsx-eslint/eslint-plugin-react#3849 #3841: jsx-eslint/eslint-plugin-react#3841 #3840: jsx-eslint/eslint-plugin-react#3840 #3833: jsx-eslint/eslint-plugin-react#3833 #3829: jsx-eslint/eslint-plugin-react#3829

Commits
  • 244743a Update CHANGELOG and bump version
  • bc5b9dd [actions] release workflow needs some new domains
  • ed3b1cf [Tests] jsx-uses-vars, jsx-uses-react: fix no-unused-vars tests in esli...
  • 033ad19 [Deps] update array.prototype.flatmap, es-iterator-helpers, `object.value...
  • b4a14f4 [meta] add directories.test
  • b713026 [Fix] prop-types: props missing in validation when using generic types from...
  • 66ae4c1 [Fix] no-unknown-property: support precedence prop in react 19

…dates

Bumps the ci-dependencies group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@redhat-cloud-services/frontend-components-notifications](https://github.com/RedHatInsights/frontend-components) | `4.1.1` | `4.1.3` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.16.0` | `9.17.0` |
| [@formatjs/cli](https://github.com/formatjs/formatjs) | `6.3.14` | `6.3.15` |
| [@formatjs/ecma402-abstract](https://github.com/formatjs/formatjs) | `2.3.1` | `2.3.2` |
| [@formatjs/fast-memoize](https://github.com/formatjs/formatjs) | `2.2.5` | `2.2.6` |
| [@formatjs/icu-messageformat-parser](https://github.com/formatjs/formatjs/tree/HEAD/packages/icu-messageformat-parser) | `2.9.7` | `2.9.8` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.18.0` | `8.19.0` |
| [eslint-plugin-formatjs](https://github.com/formatjs/formatjs) | `5.2.8` | `5.2.9` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.2` | `7.37.3` |
| [globals](https://github.com/sindresorhus/globals) | `15.13.0` | `15.14.0` |



Updates `@redhat-cloud-services/frontend-components-notifications` from 4.1.1 to 4.1.3
- [Release notes](https://github.com/RedHatInsights/frontend-components/releases)
- [Changelog](https://github.com/RedHatInsights/frontend-components/blob/master/CHANGELOG.md)
- [Commits](https://github.com/RedHatInsights/frontend-components/compare/@redhat-cloud-services/frontend-components-notifications-4.1.1...@redhat-cloud-services/frontend-components-notifications-4.1.3)

Updates `@eslint/js` from 9.16.0 to 9.17.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.17.0/packages/js)

Updates `@formatjs/cli` from 6.3.14 to 6.3.15
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/[email protected]...@formatjs/[email protected])

Updates `@formatjs/ecma402-abstract` from 2.3.1 to 2.3.2
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/[email protected]...@formatjs/[email protected])

Updates `@formatjs/fast-memoize` from 2.2.5 to 2.2.6
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/[email protected]...@formatjs/[email protected])

Updates `@formatjs/icu-messageformat-parser` from 2.9.7 to 2.9.8
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Changelog](https://github.com/formatjs/formatjs/blob/main/packages/icu-messageformat-parser/CHANGELOG.md)
- [Commits](https://github.com/formatjs/formatjs/commits/@formatjs/[email protected]/packages/icu-messageformat-parser)

Updates `@formatjs/intl-localematcher` from 0.5.9 to 0.5.10
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/[email protected]...@formatjs/[email protected])

Updates `@typescript-eslint/parser` from 8.18.0 to 8.19.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/v8.19.0/packages/parser)

Updates `eslint-plugin-formatjs` from 5.2.8 to 5.2.9
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/[email protected]@5.2.9)

Updates `eslint-plugin-react` from 7.37.2 to 7.37.3
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.37.2...v7.37.3)

Updates `globals` from 15.13.0 to 15.14.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v15.13.0...v15.14.0)

---
updated-dependencies:
- dependency-name: "@redhat-cloud-services/frontend-components-notifications"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ci-dependencies
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ci-dependencies
- dependency-name: "@formatjs/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ci-dependencies
- dependency-name: "@formatjs/ecma402-abstract"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ci-dependencies
- dependency-name: "@formatjs/fast-memoize"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ci-dependencies
- dependency-name: "@formatjs/icu-messageformat-parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ci-dependencies
- dependency-name: "@formatjs/intl-localematcher"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ci-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ci-dependencies
- dependency-name: eslint-plugin-formatjs
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ci-dependencies
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ci-dependencies
- dependency-name: globals
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ci-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependency-bot Dependabot created this PR label Jan 6, 2025
Copy link

codecov bot commented Jan 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.82%. Comparing base (2d4af5d) to head (8a8d582).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #4161    +/-   ##
========================================
  Coverage   64.82%   64.82%            
========================================
  Files         518      518            
  Lines       10201    10201            
  Branches     2405     2286   -119     
========================================
  Hits         6613     6613            
- Misses       3319     3584   +265     
+ Partials      269        4   -265     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dlabrecq dlabrecq merged commit 463a9dd into main Jan 6, 2025
10 checks passed
@dlabrecq dlabrecq deleted the dependabot_npm_and_yarn_main_ci-dependencies-b53953c7fb branch January 6, 2025 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency-bot Dependabot created this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant