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 with 9 updates #1328

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps the ci-dependencies group with 9 updates:

Package From To
@redhat-cloud-services/frontend-components 4.2.22 5.0.1
react-router-dom 6.28.0 7.0.2
victory 37.3.2 37.3.3
@formatjs/cli 6.3.11 6.3.14
@formatjs/ecma402-abstract 2.2.4 2.3.1
@formatjs/fast-memoize 2.2.3 2.2.5
@formatjs/icu-messageformat-parser 2.9.4 2.9.7
@formatjs/intl-localematcher 0.5.8 0.5.9
swc_mut_cjs_exports 0.109.1 8.0.1

Updates @redhat-cloud-services/frontend-components from 4.2.22 to 5.0.1

Commits

Updates react-router-dom from 6.28.0 to 7.0.2

Release notes

Sourced from react-router-dom's releases.

react-router-dom-v5-compat@6.4.0-pre.15

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.15
    • react-router-dom@6.4.0-pre.15

react-router-dom-v5-compat@6.4.0-pre.11

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.11
    • react-router-dom@6.4.0-pre.11

react-router-dom-v5-compat@6.4.0-pre.10

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.10
    • react-router-dom@6.4.0-pre.10

react-router-dom-v5-compat@6.4.0-pre.9

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.9
    • react-router-dom@6.4.0-pre.9

react-router-dom-v5-compat@6.4.0-pre.8

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.8
    • react-router-dom@6.4.0-pre.8

react-router-dom-v5-compat@6.4.0-pre.7

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.7
    • react-router-dom@6.4.0-pre.7

react-router-dom-v5-compat@6.4.0-pre.6

Patch Changes

  • 44bce3c6: Fix react-router-dom peer dependency version
    • react-router@6.4.0-pre.6
    • react-router-dom@6.4.0-pre.6

react-router-dom-v5-compat@6.4.0-pre.5

... (truncated)

Changelog

Sourced from react-router-dom's changelog.

7.0.2

Patch Changes

  • Updated dependencies:
    • react-router@7.0.2

7.0.1

Patch Changes

  • Updated dependencies:
    • react-router@7.0.1

7.0.0

Major Changes

  • Remove the original defer implementation in favor of using raw promises via single fetch and turbo-stream. This removes these exports from React Router: (#11744)

    • defer
    • AbortedDeferredError
    • type TypedDeferredData
    • UNSAFE_DeferredData
    • UNSAFE_DEFERRED_SYMBOL,
  • Use createRemixRouter/RouterProvider in entry.client instead of RemixBrowser (#11469)

  • Remove single_fetch future flag. (#11522)

  • Remove future.v7_startTransition flag (#11696)

  • Remove future.v7_normalizeFormMethod future flag (#11697)

  • Allow returning undefined from actions and loaders (#11680)

  • update minimum node version to 18 (#11690)

  • Remove future.v7_prependBasename from the ionternalized @remix-run/router package (#11726)

  • Remove future.v7_throwAbortReason from internalized @remix-run/router package (#11728)

  • Add exports field to all packages (#11675)

  • node package no longer re-exports from react-router (#11702)

  • updates the minimum React version to 18 (#11689)

    • Remove the future.v7_partialHydration flag (#11725)
      • This also removes the <RouterProvider fallbackElement> prop

... (truncated)

Commits

Updates victory from 37.3.2 to 37.3.3

Release notes

Sourced from victory's releases.

v37.3.3

Package Changes

Ecosystem Changes

New Contributors

Full Changelog: FormidableLabs/victory@v37.3.2...v37.3.3

Commits

Updates @formatjs/cli from 6.3.11 to 6.3.14

Release notes

Sourced from @​formatjs/cli's releases.

@​formatjs/cli@​6.3.14

6.3.14 (2024-12-09)

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

@​formatjs/cli@​6.3.13

6.3.13 (2024-12-09)

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

@​formatjs/cli@​6.3.12

6.3.12 (2024-12-08)

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

Commits
  • 249c1a5 build: publish
  • 7743782 fix(@​formatjs/intl-numberformat): better handling of useGrouping, fix #4476
  • f6e67ad chore: rm unused dep
  • 3a6a447 build: publish
  • 50bd498 feat: use Decimal in polyfills to fix floating point issues
  • b6de002 chore(deps): update dependency aspect_rules_lint to v1.0.7 (#4765)
  • 4d855c2 fix: turn on isolatedDeclarations and specify explicit types everywhere
  • 5715e33 chore(deps): update dependency webpack to v5.97.1 (#4763)
  • 7168dda chore(deps): update dependency prettier to v3.4.2 (#4762)
  • 31f0660 build: publish
  • Additional commits viewable in compare view

Updates @formatjs/ecma402-abstract from 2.2.4 to 2.3.1

Commits
  • 249c1a5 build: publish
  • 7743782 fix(@​formatjs/intl-numberformat): better handling of useGrouping, fix #4476
  • f6e67ad chore: rm unused dep
  • 3a6a447 build: publish
  • 50bd498 feat: use Decimal in polyfills to fix floating point issues
  • b6de002 chore(deps): update dependency aspect_rules_lint to v1.0.7 (#4765)
  • 4d855c2 fix: turn on isolatedDeclarations and specify explicit types everywhere
  • 5715e33 chore(deps): update dependency webpack to v5.97.1 (#4763)
  • 7168dda chore(deps): update dependency prettier to v3.4.2 (#4762)
  • 31f0660 build: publish
  • Additional commits viewable in compare view

Updates @formatjs/fast-memoize from 2.2.3 to 2.2.5

Release notes

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

@​formatjs/fast-memoize@​2.2.5

2.2.5 (2024-12-09)

Bug Fixes

  • turn on isolatedDeclarations and specify explicit types everywhere (4d855c2) - by @​longlho

@​formatjs/fast-memoize@​2.2.4

2.2.4 (2024-12-08)

Bug Fixes

Commits
  • 3a6a447 build: publish
  • 50bd498 feat: use Decimal in polyfills to fix floating point issues
  • b6de002 chore(deps): update dependency aspect_rules_lint to v1.0.7 (#4765)
  • 4d855c2 fix: turn on isolatedDeclarations and specify explicit types everywhere
  • 5715e33 chore(deps): update dependency webpack to v5.97.1 (#4763)
  • 7168dda chore(deps): update dependency prettier to v3.4.2 (#4762)
  • 31f0660 build: publish
  • f9c95dd fix(@​formatjs/fast-memoize): fix type
  • 32d337a chore(deps): update dependency @​swc/core to v1.10.0 (#4760)
  • c7d7037 chore(deps): update dependency @​testing-library/react to v16.1.0 (#4761)
  • Additional commits viewable in compare view

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

Release notes

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

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

2.9.7 (2024-12-09)

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

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

2.9.6 (2024-12-09)

Bug Fixes

  • turn on isolatedDeclarations and specify explicit types everywhere (4d855c2) - by @​longlho

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

2.9.5 (2024-12-08)

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

Changelog

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

2.9.7 (2024-12-09)

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

2.9.6 (2024-12-09)

Bug Fixes

  • turn on isolatedDeclarations and specify explicit types everywhere (4d855c2) - by @​longlho

2.9.5 (2024-12-08)

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

Commits

Updates @formatjs/intl-localematcher from 0.5.8 to 0.5.9

Release notes

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

@​formatjs/intl-localematcher@​0.5.9

0.5.9 (2024-12-09)

Bug Fixes

  • turn on isolatedDeclarations and specify explicit types everywhere (4d855c2) - by @​longlho
Commits
  • 3a6a447 build: publish
  • 50bd498 feat: use Decimal in polyfills to fix floating point issues
  • b6de002 chore(deps): update dependency aspect_rules_lint to v1.0.7 (#4765)
  • 4d855c2 fix: turn on isolatedDeclarations and specify explicit types everywhere
  • 5715e33 chore(deps): update dependency webpack to v5.97.1 (#4763)
  • 7168dda chore(deps): update dependency prettier to v3.4.2 (#4762)
  • 31f0660 build: publish
  • f9c95dd fix(@​formatjs/fast-memoize): fix type
  • 32d337a chore(deps): update dependency @​swc/core to v1.10.0 (#4760)
  • c7d7037 chore(deps): update dependency @​testing-library/react to v16.1.0 (#4761)
  • Additional commits viewable in compare view

Updates swc_mut_cjs_exports from 0.109.1 to 8.0.1

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
react-router-dom [>= 6.a, < 7]

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 ci-dependencies group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [@redhat-cloud-services/frontend-components](https://github.com/RedHatInsights/frontend-components) | `4.2.22` | `5.0.1` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.28.0` | `7.0.2` |
| [victory](https://github.com/FormidableLabs/victory) | `37.3.2` | `37.3.3` |
| [@formatjs/cli](https://github.com/formatjs/formatjs) | `6.3.11` | `6.3.14` |
| [@formatjs/ecma402-abstract](https://github.com/formatjs/formatjs) | `2.2.4` | `2.3.1` |
| [@formatjs/fast-memoize](https://github.com/formatjs/formatjs) | `2.2.3` | `2.2.5` |
| [@formatjs/icu-messageformat-parser](https://github.com/formatjs/formatjs/tree/HEAD/packages/icu-messageformat-parser) | `2.9.4` | `2.9.7` |
| [@formatjs/intl-localematcher](https://github.com/formatjs/formatjs) | `0.5.8` | `0.5.9` |
| [swc_mut_cjs_exports](https://github.com/magic-akari/swc_mut_cjs_exports) | `0.109.1` | `8.0.1` |


Updates `@redhat-cloud-services/frontend-components` from 4.2.22 to 5.0.1
- [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/commits/@redhat-cloud-services/frontend-components-5.0.1)

Updates `react-router-dom` from 6.28.0 to 7.0.2
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.0.2/packages/react-router-dom)

Updates `victory` from 37.3.2 to 37.3.3
- [Release notes](https://github.com/FormidableLabs/victory/releases)
- [Commits](FormidableLabs/victory@v37.3.2...v37.3.3)

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

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

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

Updates `@formatjs/icu-messageformat-parser` from 2.9.4 to 2.9.7
- [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/icu-messageformat-parser@2.9.7/packages/icu-messageformat-parser)

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

Updates `swc_mut_cjs_exports` from 0.109.1 to 8.0.1
- [Release notes](https://github.com/magic-akari/swc_mut_cjs_exports/releases)
- [Commits](magic-akari/swc_mut_cjs_exports@v0.109.1...v8.0.1)

---
updated-dependencies:
- dependency-name: "@redhat-cloud-services/frontend-components"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci-dependencies
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci-dependencies
- dependency-name: victory
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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-minor
  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: swc_mut_cjs_exports
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: ci-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 9, 2024

The following labels could not be found: dependency-bot.

@dlabrecq
Copy link
Collaborator

@dependabot ignore victory

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 12, 2024

OK, I won't notify you about victory again, unless you unignore it.

@dlabrecq
Copy link
Collaborator

@dependabot @redhat-cloud-services/frontend-components

@dlabrecq
Copy link
Collaborator

@dependabot ignore react-router-dom

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 12, 2024

OK, I won't notify you about react-router-dom again, unless you unignore it.

@dlabrecq
Copy link
Collaborator

@dependabot ignore @redhat-cloud-services/frontend-components

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 12, 2024

OK, I won't notify you about @redhat-cloud-services/frontend-components again, unless you unignore it.

@dlabrecq dlabrecq closed this Dec 12, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 12, 2024

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot_npm_and_yarn_main_ci-dependencies-9b9e61b15c branch December 12, 2024 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant