-
Notifications
You must be signed in to change notification settings - Fork 21
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: Bump the npm group across 1 directory with 25 updates #409
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the npm group with 25 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@patternfly/react-core](https://github.com/patternfly/patternfly-react) | `5.4.10` | `5.4.12` | | [@patternfly/react-table](https://github.com/patternfly/patternfly-react) | `5.4.11` | `5.4.13` | | [@redhat-cloud-services/frontend-components-config](https://github.com/RedHatInsights/frontend-components) | `6.3.3` | `6.3.5` | | [@redhat-cloud-services/frontend-components-notifications](https://github.com/RedHatInsights/frontend-components) | `4.1.1` | `4.1.4` | | [axios](https://github.com/axios/axios) | `1.7.7` | `1.7.9` | | [react-redux](https://github.com/reduxjs/react-redux) | `9.1.2` | `9.2.0` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.28.0` | `6.28.1` | | [yup](https://github.com/jquense/yup) | `1.4.0` | `1.6.1` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.15.0` | `9.18.0` | | @redhat-cloud-services/tsc-transform-imports | `1.0.19` | `1.0.21` | | [@redhat-cloud-services/types](https://github.com/RedHatInsights/frontend-components/tree/HEAD/packages/types) | `1.0.16` | `1.0.19` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.0.1` | `16.1.0` | | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.13` | `4.17.14` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.9.0` | `22.10.5` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.15.0` | `8.19.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.15.0` | `8.19.1` | | [eslint](https://github.com/eslint/eslint) | `9.15.0` | `9.18.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.0.1` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.2` | `7.37.4` | | [globals](https://github.com/sindresorhus/globals) | `15.12.0` | `15.14.0` | | [htmlparser2](https://github.com/fb55/htmlparser2) | `9.1.0` | `10.0.0` | | [jest-preview](https://github.com/nvh95/jest-preview) | `0.2.3` | `0.3.1` | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.2` | | [ts-patch](https://github.com/nonara/ts-patch) | `3.2.1` | `3.3.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.3` | Updates `@patternfly/react-core` from 5.4.10 to 5.4.12 - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@5.4.10...@patternfly/react-core@5.4.12) Updates `@patternfly/react-table` from 5.4.11 to 5.4.13 - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@5.4.11...@patternfly/react-table@5.4.13) 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/frontend-components-notifications` from 4.1.1 to 4.1.4 - [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.4) Updates `axios` from 1.7.7 to 1.7.9 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.7...v1.7.9) Updates `react-redux` from 9.1.2 to 9.2.0 - [Release notes](https://github.com/reduxjs/react-redux/releases) - [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md) - [Commits](reduxjs/react-redux@v9.1.2...v9.2.0) Updates `react-router-dom` from 6.28.0 to 6.28.1 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.28.1/packages/react-router-dom) Updates `yup` from 1.4.0 to 1.6.1 - [Release notes](https://github.com/jquense/yup/releases) - [Changelog](https://github.com/jquense/yup/blob/master/CHANGELOG.md) - [Commits](jquense/yup@v1.4.0...v1.6.1) Updates `@eslint/js` from 9.15.0 to 9.18.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.18.0/packages/js) Updates `@redhat-cloud-services/tsc-transform-imports` from 1.0.19 to 1.0.21 Updates `@redhat-cloud-services/types` from 1.0.16 to 1.0.19 - [Release notes](https://github.com/RedHatInsights/frontend-components/releases) - [Changelog](https://github.com/RedHatInsights/frontend-components/blob/master/packages/types/CHANGELOG.md) - [Commits](https://github.com/RedHatInsights/frontend-components/commits/@redhat-cloud-services/types-1.0.19/packages/types) Updates `@testing-library/react` from 16.0.1 to 16.1.0 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v16.0.1...v16.1.0) Updates `@types/lodash` from 4.17.13 to 4.17.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `@types/node` from 22.9.0 to 22.10.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.15.0 to 8.19.1 - [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/v8.19.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.15.0 to 8.19.1 - [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.1/packages/parser) Updates `eslint` from 9.15.0 to 9.18.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.15.0...v9.18.0) Updates `eslint-config-prettier` from 9.1.0 to 10.0.1 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.1.0...v10.0.1) Updates `eslint-plugin-react` from 7.37.2 to 7.37.4 - [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.4) Updates `globals` from 15.12.0 to 15.14.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.12.0...v15.14.0) Updates `htmlparser2` from 9.1.0 to 10.0.0 - [Release notes](https://github.com/fb55/htmlparser2/releases) - [Commits](fb55/htmlparser2@v9.1.0...v10.0.0) Updates `jest-preview` from 0.2.3 to 0.3.1 - [Release notes](https://github.com/nvh95/jest-preview/releases) - [Changelog](https://github.com/nvh95/jest-preview/blob/main/CHANGELOG.md) - [Commits](nvh95/jest-preview@v0.2.3...v0.3.1) Updates `prettier` from 3.3.3 to 3.4.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.3...3.4.2) Updates `ts-patch` from 3.2.1 to 3.3.0 - [Release notes](https://github.com/nonara/ts-patch/releases) - [Changelog](https://github.com/nonara/ts-patch/blob/master/CHANGELOG.md) - [Commits](nonara/ts-patch@v3.2.1...v3.3.0) Updates `typescript` from 5.6.3 to 5.7.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.3...v5.7.3) --- updated-dependencies: - dependency-name: "@patternfly/react-core" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@patternfly/react-table" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@redhat-cloud-services/frontend-components-config" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@redhat-cloud-services/frontend-components-notifications" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: react-redux dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: yup dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@redhat-cloud-services/tsc-transform-imports" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@redhat-cloud-services/types" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: globals dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: htmlparser2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: jest-preview dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: ts-patch dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Jan 13, 2025
Superseded by #410. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the npm group with 25 updates in the / directory:
5.4.10
5.4.12
5.4.11
5.4.13
6.3.3
6.3.5
4.1.1
4.1.4
1.7.7
1.7.9
9.1.2
9.2.0
6.28.0
6.28.1
1.4.0
1.6.1
9.15.0
9.18.0
1.0.19
1.0.21
1.0.16
1.0.19
16.0.1
16.1.0
4.17.13
4.17.14
22.9.0
22.10.5
8.15.0
8.19.1
8.15.0
8.19.1
9.15.0
9.18.0
9.1.0
10.0.1
7.37.2
7.37.4
15.12.0
15.14.0
9.1.0
10.0.0
0.2.3
0.3.1
3.3.3
3.4.2
3.2.1
3.3.0
5.6.3
5.7.3
Updates
@patternfly/react-core
from 5.4.10 to 5.4.12Commits
0eb8f37
chore(release): releasing packages [ci skip]7c157a0
fix(DualListSelector): resolve tsc type issues (#11346)2c6037e
chore(release): releasing packages [ci skip]623da5e
feat(V5 Select/Dropdown/MenuContainer): arrow key handling to focus items (#1...af540d5
chore(deps): update dependency sass to ^1.81.0 (#11258)ceb5d0e
chore(deps): update dependency rollup to ^4.27.3 (#11257)a7657ef
chore(deps): update dependency globals to ^15.12.0 (#11255)d0af1c8
chore(deps): update dependency eslint-plugin-testing-library to ^6.5.0 (#11254)75638d7
chore(deps): update dependency@testing-library/jest-dom
to ^6.6.3 (#11251)Updates
@patternfly/react-table
from 5.4.11 to 5.4.13Commits
0eb8f37
chore(release): releasing packages [ci skip]7c157a0
fix(DualListSelector): resolve tsc type issues (#11346)2c6037e
chore(release): releasing packages [ci skip]623da5e
feat(V5 Select/Dropdown/MenuContainer): arrow key handling to focus items (#1...af540d5
chore(deps): update dependency sass to ^1.81.0 (#11258)ceb5d0e
chore(deps): update dependency rollup to ^4.27.3 (#11257)a7657ef
chore(deps): update dependency globals to ^15.12.0 (#11255)d0af1c8
chore(deps): update dependency eslint-plugin-testing-library to ^6.5.0 (#11254)75638d7
chore(deps): update dependency@testing-library/jest-dom
to ^6.6.3 (#11251)Updates
@redhat-cloud-services/frontend-components-config
from 6.3.3 to 6.3.5Release notes
Sourced from
@redhat-cloud-services/frontend-components-config
's releases.... (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-templateef6d77c
fix(fec): fix missing template.json when running fec dev37dc2ea
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]Updates
@redhat-cloud-services/frontend-components-notifications
from 4.1.1 to 4.1.4Release notes
Sourced from
@redhat-cloud-services/frontend-components-notifications
's releases.Commits
74d2a40
chore: bump@redhat-cloud-services/frontend-components-notifications
to 4.1.4...0da8e76
chore: bump@redhat-cloud-services/frontend-components
to 5.0.4 [skip ci]82edc89
Merge pull request #2138 from fhlavac/updf2722e0
chore: update PF versionsa9bb60d
chore(deps): bump nanoid from 3.3.7 to 3.3.83b6ab6b
chore: bump@redhat-cloud-services/frontend-components-advisor-components
to ...2471ec8
chore: bump@redhat-cloud-services/rule-components
to 3.2.12 [skip ci]8b8a739
chore: bump@redhat-cloud-services/frontend-components-remediations
to 3.2.15...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]Updates
axios
from 1.7.7 to 1.7.9Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
Commits
b2cb45d
chore(release): v1.7.9 (#6730)c44d2f2
Revert "fix(types): export CJS types from ESM (#6218)" (#6729)415ca94
chore(release): v1.7.8 (#6715)0a8d6e1
fix: use URL API instead of DOM to fix a potential vulnerability warning; (#6...c71811b
fix(types): export CJS types from ESM (#6218)4355a6d
chore(sponsor): update sponsor block (#6709)5d54d22
chore(sponsor): update sponsor block (#6707)eac4619
fix: allow passing a callback as paramsSerializer to buildURL (#6680)df956d1
fix(http): useglobalThis.TextEncoder
when available (#6634)7139ce9
chore(deps): bump cookie and socket.io (#6704)Updates
react-redux
from 9.1.2 to 9.2.0Release notes
Sourced from react-redux's releases.
Commits
7e2fdd4
Release 9.2.08c57382
Merge pull request #2217 from reduxjs/feature/react-19-devdep-cleanupd23509b
Exclude stray dist folders and website from tsconfigb275a32
Eliminate other stray React import3ba9838
Drop unused Babel devdeps1a81c41
Merge pull request #2216 from reduxjs/migrate-to-react-19c58e397
Migrate to React 19e08518a
Fixact
related issues intest/hooks/useSelector.spec.tsx
1cd1385
Updatehoist-non-react-statics
implementationa1fc886
Fix type ofinnerMapStateToProps
inProvider.spec.tsx
Updates
react-router-dom
from 6.28.0 to 6.28.1Release notes
Sourced from react-router-dom's releases.
... (truncated)
Changelog
Sourced from react-router-dom's changelog.
Commits
fa65d71
chore: Update version for release (#12602)476a38b
chore: Update version for release (pre) (#12579)315c808
chore: Update version for release (#12243) (#12254)9335179
Fixup changelogsUpdates
yup
from 1.4.0 to 1.6.1Changelog
Sourced from yup's changelog.
Commits
d00abc3
Publish v1.6.1c7d7f97
fix: lazy validation errors thrown in builders should resolve async like othe...f27fa44
Publish v1.6.00d7c327
build: modernize stuff2b0f126
feat: expose LazySchemac26f9af
Update README.md8ac18b6
Publish v1.5.0adcdd8d
feat: Add exact and stripUnknown method to object()87be159
Fix ValidationError.formatError() clobbering path param (#2250)5a22c16
let/const consistency in README: let preference (#2227)Updates
@eslint/js
from 9.15.0 to 9.18.0Release notes
Sourced from
@eslint/js
's releases.... (truncated)
Changelog
Sourced from
@eslint/js
's changelog.