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 redhat group with 5 updates #1113

Merged
merged 2 commits into from
Dec 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the redhat group with 5 updates:

Package From To
@redhat-cloud-services/frontend-components 4.2.22 5.0.1
@redhat-cloud-services/frontend-components-utilities 4.0.19 5.0.3
@redhat-cloud-services/eslint-config-redhat-cloud-services 2.0.4 2.0.9
@redhat-cloud-services/frontend-components-config 6.3.3 6.3.5
@redhat-cloud-services/tsc-transform-imports 1.0.17 1.0.21

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

Commits

Updates @redhat-cloud-services/frontend-components-utilities from 4.0.19 to 5.0.3

Release notes

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

@​redhat-cloud-services/frontend-components-utilities-5.0.3

Changelog

This file was generated using @​jscutlery/semver.

5.0.3 (2024-11-22)

Dependency Updates

  • @redhat-cloud-services/types updated to version 1.0.17

5.0.3 (2024-11-19)

Dependency Updates

  • @redhat-cloud-services/types updated to version 1.0.17

@​redhat-cloud-services/frontend-components-utilities-5.0.2

No release notes provided.

Initial components utils release

No release notes provided.

Commits

Updates @redhat-cloud-services/eslint-config-redhat-cloud-services from 2.0.4 to 2.0.9

Updates @redhat-cloud-services/frontend-components-config from 6.3.3 to 6.3.5

Release notes

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

@​redhat-cloud-services/frontend-components-config-6.3.5

Changelog

This file was generated using @​jscutlery/semver.

6.3.5 (2024-12-02)

Bug Fixes

  • fec: fix missing template.json when running fec dev (ef6d77c)

6.3.4 (2024-11-22)

Dependency Updates

  • @redhat-cloud-services/frontend-components-config-utilities updated to version 4.0.4
  • @redhat-cloud-services/tsc-transform-imports updated to version 1.0.21

6.3.3 (2024-11-22)

Dependency Updates

  • @redhat-cloud-services/frontend-components-config-utilities updated to version 4.0.3
  • @redhat-cloud-services/tsc-transform-imports updated to version 1.0.20

6.3.3 (2024-11-19)

Dependency Updates

  • @redhat-cloud-services/frontend-components-config-utilities updated to version 4.0.3
  • @redhat-cloud-services/tsc-transform-imports updated to version 1.0.20

@​redhat-cloud-services/frontend-components-config-6.3.4

Changelog

This file was generated using @​jscutlery/semver.

6.3.4 (2024-11-22)

Dependency Updates

  • @redhat-cloud-services/frontend-components-config-utilities updated to version 4.0.4
  • @redhat-cloud-services/tsc-transform-imports updated to version 1.0.21

6.3.3 (2024-11-22)

Dependency Updates

  • @redhat-cloud-services/frontend-components-config-utilities updated to version 4.0.3
  • @redhat-cloud-services/tsc-transform-imports updated to version 1.0.20

6.3.3 (2024-11-19)

... (truncated)

Commits
  • 814241a chore: bump @​redhat-cloud-services/frontend-components-config to 6.3.5 [skip ci]
  • 0dfc8fb chore: bump @​redhat-cloud-services/frontend-components to 5.0.2 [skip ci]
  • 64f2226 Merge pull request #2126 from florkbr/fix-fec-config-utils-missing-template
  • ef6d77c fix(fec): fix missing template.json when running fec dev
  • 37dc2ea chore: bump @​redhat-cloud-services/eslint-config-redhat-cloud-services to 2.0...
  • d42bd84 chore: bump @​redhat-cloud-services/frontend-components-config to 6.3.4 [skip ci]
  • 7ad06fd chore: bump @​redhat-cloud-services/tsc-transform-imports to 1.0.21 [skip ci]
  • c526d2e chore: bump @​redhat-cloud-services/frontend-components-config-utilities to 4....
  • 77f76c8 chore: bump @​redhat-cloud-services/frontend-components-utilities to 5.0.4 [sk...
  • 2177114 chore: bump @​redhat-cloud-services/types to 1.0.18 [skip ci]
  • Additional commits viewable in compare view

Updates @redhat-cloud-services/tsc-transform-imports from 1.0.17 to 1.0.21

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 2, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/redhat-3c48b1d41d branch from efc99ff to ca06e5a Compare December 3, 2024 14:50
Bumps the redhat group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@redhat-cloud-services/frontend-components](https://github.com/RedHatInsights/frontend-components) | `4.2.22` | `5.0.1` |
| [@redhat-cloud-services/frontend-components-utilities](https://github.com/RedHatInsights/frontend-components) | `4.0.19` | `5.0.3` |
| @redhat-cloud-services/eslint-config-redhat-cloud-services | `2.0.4` | `2.0.9` |
| [@redhat-cloud-services/frontend-components-config](https://github.com/RedHatInsights/frontend-components) | `6.3.3` | `6.3.5` |
| @redhat-cloud-services/tsc-transform-imports | `1.0.17` | `1.0.21` |


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 `@redhat-cloud-services/frontend-components-utilities` from 4.0.19 to 5.0.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/commits/@redhat-cloud-services/frontend-components-utilities-5.0.3)

Updates `@redhat-cloud-services/eslint-config-redhat-cloud-services` from 2.0.4 to 2.0.9

Updates `@redhat-cloud-services/frontend-components-config` from 6.3.3 to 6.3.5
- [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-config-6.3.3...@redhat-cloud-services/frontend-components-config-6.3.5)

Updates `@redhat-cloud-services/tsc-transform-imports` from 1.0.17 to 1.0.21

---
updated-dependencies:
- dependency-name: "@redhat-cloud-services/frontend-components"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: redhat
- dependency-name: "@redhat-cloud-services/frontend-components-utilities"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: redhat
- dependency-name: "@redhat-cloud-services/eslint-config-redhat-cloud-services"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: redhat
- dependency-name: "@redhat-cloud-services/frontend-components-config"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: redhat
- dependency-name: "@redhat-cloud-services/tsc-transform-imports"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: redhat
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/redhat-3c48b1d41d branch from ca06e5a to ea5fcf2 Compare December 3, 2024 14:51
@himdel
Copy link
Contributor

himdel commented Dec 4, 2024

eslint-config-redhat-cloud-services 2.0.4 -> 2.0.9 blocked by RedHatInsights/frontend-components#2129

@himdel himdel merged commit 5bac6db into devel Dec 4, 2024
1 check passed
@himdel himdel deleted the dependabot/npm_and_yarn/redhat-3c48b1d41d branch December 4, 2024 12:27
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