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

build(deps): bump the patternfly group with 2 updates #738

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2024

Bumps the patternfly group with 2 updates: @patternfly/react-core and @patternfly/react-table.

Updates @patternfly/react-core from 5.4.8 to 5.4.10

Commits
  • 0f3ece1 chore(release): releasing packages [ci skip]
  • 41e4429 fix(Toolbar): Fixed null exception in Toolbar filter V5 (#11223)
  • 33c7c04 chore(deps): update dependency @​patternfly/documentation-framework to ^5.26.1...
  • 3c9ab50 chore(deps): update dependency @​eslint/compat to ^1.2.3 (#11248)
  • abc266a fix(deps): update dependency focus-trap to v7.6.2 (#11246)
  • ccd7450 fix(deps): update dependency eslint-plugin-react to ^7.37.2 (#11245)
  • 4a7e07e chore(deps): update yarn to v4.5.1 (#11243)
  • 2dca61d fix(deps): update dependency eslint-plugin-jsx-a11y to ^6.10.2 (#11244)
  • bef2bdc chore(release): releasing packages [ci skip]
  • d888b26 chore(deps): update react monorepo (#11241)
  • Additional commits viewable in compare view

Updates @patternfly/react-table from 5.4.9 to 5.4.11

Commits
  • 0f3ece1 chore(release): releasing packages [ci skip]
  • 41e4429 fix(Toolbar): Fixed null exception in Toolbar filter V5 (#11223)
  • 33c7c04 chore(deps): update dependency @​patternfly/documentation-framework to ^5.26.1...
  • 3c9ab50 chore(deps): update dependency @​eslint/compat to ^1.2.3 (#11248)
  • abc266a fix(deps): update dependency focus-trap to v7.6.2 (#11246)
  • ccd7450 fix(deps): update dependency eslint-plugin-react to ^7.37.2 (#11245)
  • 4a7e07e chore(deps): update yarn to v4.5.1 (#11243)
  • 2dca61d fix(deps): update dependency eslint-plugin-jsx-a11y to ^6.10.2 (#11244)
  • bef2bdc chore(release): releasing packages [ci skip]
  • d888b26 chore(deps): update react monorepo (#11241)
  • Additional commits viewable 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

Bumps the patternfly group with 2 updates: [@patternfly/react-core](https://github.com/patternfly/patternfly-react) and [@patternfly/react-table](https://github.com/patternfly/patternfly-react).


Updates `@patternfly/react-core` from 5.4.8 to 5.4.10
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected])

Updates `@patternfly/react-table` from 5.4.9 to 5.4.11
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected])

---
updated-dependencies:
- dependency-name: "@patternfly/react-core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patternfly
- dependency-name: "@patternfly/react-table"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patternfly
...

Signed-off-by: dependabot[bot] <[email protected]>
@martinpitt
Copy link
Member

Retried it twice, seems either our internal npm mirror is kaputt (which is likely because npm install takes ages, and cockpit-project/bots#7136 fails as well), or something actually broke in npm:

npm error Could not resolve dependency:
npm error peer eslint-plugin-react-hooks@"^4.6.0" from [email protected]
npm error node_modules/eslint-config-standard-react
npm error   dev eslint-config-standard-react@"13.0.0" from the root project

@martinpitt
Copy link
Member

martinpitt commented Nov 25, 2024

I verified that a local npm i works for both ostree and subman. I checked on our CI, the internal mirror really is down. Tracked in https://issues.redhat.com/browse/SPRE-880

I'll temporarily disable the internal npm mirror in cockpit-project/cockpituous#627

@martinpitt martinpitt merged commit ce6ef11 into main Nov 25, 2024
7 checks passed
@martinpitt martinpitt deleted the dependabot/npm_and_yarn/patternfly-1bd43294e5 branch November 25, 2024 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant