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: Bump the npm group with 33 updates #201

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2024

Bumps the npm group with 33 updates:

Package From To
@patternfly/react-core 5.1.1 5.1.2
@patternfly/react-table 5.1.1 5.1.2
@redhat-cloud-services/frontend-components 4.2.0 4.2.2
@redhat-cloud-services/rbac-client 1.2.12 1.2.13
@unleash/proxy-client-react 3.6.0 4.1.1
axios 1.6.0 1.6.5
classnames 2.3.2 2.5.1
react-redux 8.1.2 9.1.0
react-router-dom 6.16.0 6.21.3
react18-json-view 0.2.5 0.2.7
redux 4.2.1 5.0.1
yup 0.32.11 1.3.3
@redhat-cloud-services/frontend-components-config 6.0.5 6.0.9
@redhat-cloud-services/tsc-transform-imports 1.0.4 1.0.5
@redhat-cloud-services/types 1.0.2 1.0.6
@testing-library/jest-dom 5.17.0 6.2.0
@testing-library/react 14.0.0 14.1.2
@testing-library/user-event 14.5.1 14.5.2
@types/jest 29.5.5 29.5.11
@types/lodash 4.14.199 4.14.202
@types/node 20.7.0 20.11.5
@types/react-dom 18.2.8 18.2.18
@typescript-eslint/eslint-plugin 6.7.3 6.19.0
@typescript-eslint/parser 6.7.3 6.19.0
eslint 8.50.0 8.56.0
eslint-config-prettier 9.0.0 9.1.0
eslint-plugin-prettier 5.0.0 5.1.3
prettier 3.0.3 3.2.4
prop-types 15.8.0 15.8.1
ts-jest 29.1.1 29.1.2
ts-patch 3.0.2 3.1.2
typescript 5.2.2 5.3.3
webpack-bundle-analyzer 4.9.1 4.10.1

Updates @patternfly/react-core from 5.1.1 to 5.1.2

Commits
  • 77ac982 chore(release): releasing packages [ci skip]
  • 81fd0bd chore: Update release.sh to turn off dry run
  • 5bf08bd fix(release): set up patch fix branch with dryrun (#9728)
  • 24fec80 chore(release): releasing packages [ci skip]
  • See full diff in compare view

Updates @patternfly/react-table from 5.1.1 to 5.1.2

Commits
  • 77ac982 chore(release): releasing packages [ci skip]
  • 81fd0bd chore: Update release.sh to turn off dry run
  • 5bf08bd fix(release): set up patch fix branch with dryrun (#9728)
  • 24fec80 chore(release): releasing packages [ci skip]
  • See full diff in compare view

Updates @redhat-cloud-services/frontend-components from 4.2.0 to 4.2.2

Commits

Updates @redhat-cloud-services/rbac-client from 1.2.12 to 1.2.13

Commits

Updates @unleash/proxy-client-react from 3.6.0 to 4.1.1

Release notes

Sourced from @​unleash/proxy-client-react's releases.

v4.1.1

What's Changed

New Contributors

Full Changelog: Unleash/proxy-client-react@v4.1.0...v4.1.1

v4.1.0

What's Changed

Full Changelog: Unleash/proxy-client-react@v4.0.3...v4.1.0

v4.1.0-beta.0

What's Changed

Full Changelog: Unleash/proxy-client-react@v4.0.3...v4.1.0-beta.0

v4.0.3

What's Changed

Full Changelog: Unleash/proxy-client-react@v4.0.2...v4.0.3

v4.0.2

What's Changed

Full Changelog: Unleash/proxy-client-react@v4.0.1...v4.0.2

v4.0.2-rc.0

What's Changed

... (truncated)

Commits

Updates axios from 1.6.0 to 1.6.5

Release notes

Sourced from axios's releases.

Release v1.6.5

Release notes:

Bug Fixes

  • ci: refactor notify action as a job of publish action; (#6176) (0736f95)
  • dns: fixed lookup error handling; (#6175) (f4f2b03)

Contributors to this release

Release v1.6.4

Release notes:

Bug Fixes

  • security: fixed formToJSON prototype pollution vulnerability; (#6167) (3c0c11c)
  • security: fixed security vulnerability in follow-redirects (#6163) (75af1cd)

Contributors to this release

Release v1.6.3

Release notes:

Bug Fixes

  • Regular Expression Denial of Service (ReDoS) (#6132) (5e7ad38)

Contributors to this release

Release v1.6.2

Release notes:

Features

  • withXSRFToken: added withXSRFToken option as a workaround to achieve the old withCredentials behavior; (#6046) (cff9967)

PRs

  • feat(withXSRFToken): added withXSRFToken option as a workaround to achieve the old `withCredentials` behavior; ( #6046 )

📢 This PR added 'withXSRFToken' option as a replacement for old withCredentials behaviour. 
You should now use withXSRFToken along with withCredential to get the old behavior.
This functionality is considered as a fix.
</tr></table> 

... (truncated)

Changelog

Sourced from axios's changelog.

1.6.5 (2024-01-05)

Bug Fixes

  • ci: refactor notify action as a job of publish action; (#6176) (0736f95)
  • dns: fixed lookup error handling; (#6175) (f4f2b03)

Contributors to this release

1.6.4 (2024-01-03)

Bug Fixes

  • security: fixed formToJSON prototype pollution vulnerability; (#6167) (3c0c11c)
  • security: fixed security vulnerability in follow-redirects (#6163) (75af1cd)

Contributors to this release

1.6.3 (2023-12-26)

Bug Fixes

  • Regular Expression Denial of Service (ReDoS) (#6132) (5e7ad38)

Contributors to this release

1.6.2 (2023-11-14)

Features

  • withXSRFToken: added withXSRFToken option as a workaround to achieve the old withCredentials behavior; (#6046) (cff9967)

PRs

  • feat(withXSRFToken): added withXSRFToken option as a workaround to achieve the old `withCredentials` behavior; ( #6046 )
</tr></table> 

... (truncated)

Commits

Updates classnames from 2.3.2 to 2.5.1

Changelog

Sourced from classnames's changelog.

v2.5.1 / 2023-12-29

  • Remove workspaces field from package (#350)

v2.5.0 / 2023-12-27

  • Restore ability to pass a TypeScript interface (#341)
  • Add exports field to package (#342)

v2.4.0 / 2023-12-26

  • Use string concatenation to increase performance thanks Jon Koops (#336)

v2.3.3 / 2023-12-21

Commits

Updates react-redux from 8.1.2 to 9.1.0

Release notes

Sourced from react-redux's releases.

v9.1.0

This minor release adds a new syntax for pre-typing hooks.

.withTypes

Previously, the approach for "pre-typing" hooks with your app settings was a little varied. The result would look something like the below:

import type { TypedUseSelectorHook } from "react-redux"
import { useDispatch, useSelector, useStore } from "react-redux"
import type { AppDispatch, AppStore, RootState } from "./store"
export const useAppDispatch: () => AppDispatch = useDispatch
export const useAppSelector: TypedUseSelectorHook<RootState> = useSelector
export const useAppStore = useStore as () => AppStore

React Redux v9.1.0 adds a new .withTypes method to each of these hooks, analogous to the .withTypes method found on Redux Toolkit's createAsyncThunk.

The setup now becomes:

import { useDispatch, useSelector, useStore } from "react-redux"
import type { AppDispatch, AppStore, RootState } from "./store"
export const useAppDispatch = useDispatch.withTypes<AppDispatch>()
export const useAppSelector = useSelector.withTypes<RootState>()
export const useAppStore = useStore.withTypes<AppStore>()

What's Changed

New Contributors

Full Changelog: reduxjs/react-redux@v9.0.4...v9.1.0

v9.0.4

This bugfix release updates the React Native peer dependency to be >= 0.69, to better reflect the need for React 18 compat and (hopefully) resolve issues with the npm package manager throwing peer dep errors on install.

What's Changed

Full Changelog: reduxjs/react-redux@v9.0.3...v9.0.4

v9.0.3

This bugfix release drops the ReactDOM / React Native specific use of render batching, as React 18 now automatically batches, and updates the React types dependencies

... (truncated)

Commits

Updates react-router-dom from 6.16.0 to 6.21.3

Release notes

Sourced from react-router-dom's releases.

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

... (truncated)

Changelog

Sourced from react-router-dom's changelog.

6.21.3

Patch Changes

  • Fix NavLink isPending when a basename is used (#11195)
  • Remove leftover unstable_ prefix from Blocker/BlockerFunction types (#11187)
  • Updated dependencies:

6.21.2

Patch Changes

6.21.1

Patch Changes

6.21.0

Minor Changes

  • Add a new future.v7_relativeSplatPath flag to implement a breaking bug fix to relative routing when inside a splat route. (#11087)

    This fix was originally added in #10983 and was later reverted in #11078 because it was determined that a large number of existing applications were relying on the buggy behavior (see #11052)

    The Bug The buggy behavior is that without this flag, the default behavior when resolving relative paths is to ignore any splat (*) portion of the current route path.

    The Background This decision was originally made thinking that it would make the concept of nested different sections of your apps in <Routes> easier if relative routing would replace the current splat:

    <BrowserRouter>
      <Routes>
        <Route path="/" element={<Home />} />
        <Route path="dashboard/*" element={<Dashboard />} />
      </Routes>
    </BrowserRouter>

    Any paths like /dashboard, /dashboard/team, /dashboard/projects will match the Dashboard route. The dashboard component itself can then render nested <Routes>:

... (truncated)

Commits

Updates react18-json-view from 0.2.5 to 0.2.7

Release notes

Sourced from react18-json-view's releases.

v0.2.7

  • New properties
    • className
    • style
    • matchesURL
    • urlRegExp
    • customizeCopy
  • Large arrays spliting

v0.2.6

  • Add new property: displaySize
  • Optimize spacing style (px => em)
  • Remove quotes from the copied strings
Commits

Updates redux from 4.2.1 to 5.0.1

Release notes

Sourced from redux's releases.

v5.0.1

This patch release adjusts the isPlainObject util to allow objects created via Object.create(null), and fixes a type issue which accidentally made the store state type non-nullable.

What's Changed

Full Changelog: reduxjs/redux@v5.0.0...v5.0.1

v5.0.0

This major release:

  • Converts the codebase to TypeScript
  • Updates the packaging for better ESM/CJS compatibility and modernizes the build output
  • Requires that action.type must be a string
  • Continues to mark createStore as deprecated
  • Deprecates the AnyAction type in favor of an UnknownAction type that is used everywhere
  • Removes the PreloadedState type in favor of a new generic argument for the Reducer type.

This release has breaking changes.

This release is part of a wave of major versions of all the Redux packages: Redux Toolkit 2.0, Redux core 5.0, React-Redux 9.0, Reselect 5.0, and Redux Thunk 3.0.

For full details on all of the breaking changes and other significant changes to all of those packages, see the "Migrating to RTK 2.0 and Redux 5.0" migration guide in the Redux docs.

[!NOTE] The Redux core, Reselect, and Redux Thunk packages are included as part of Redux Toolkit, and RTK users do not need to manually upgrade them - you'll get them as part of the upgrade to RTK 2.0. (If you're not using Redux Toolkit yet, please start migrating your existing legacy Redux code to use Redux Toolkit today!)

# RTK
npm install @reduxjs/toolkit
yarn add @reduxjs/toolkit
Standalone
npm install redux
yarn add redux

Changelog

ESM/CJS Package Compatibility

The biggest theme of the Redux v5 and RTK 2.0 releases is trying to get "true" ESM package publishing compatibility in place, while still supporting CJS in the published package.

The primary build artifact is now an ESM file, dist/redux.mjs. Most build tools should pick this up. There's also a CJS artifact, and a second copy of the ESM file named redux.legacy-esm.js to support Webpack 4 (which does not recognize the exports field in package.json). Additionally, all of the build artifacts now live under ./dist/ in the published package.

Modernized Build Output

We now publish modern JS syntax targeting ES2020, including optional chaining, object spread, and other modern syntax. If you need to

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by phryneas, a new releaser for redux since your current version.


Updates yup from 0.32.11 to 1.3.3

Release notes

Sourced from yup's releases.

v1 Because I finally got around to it

jquense/yup#1906

v1.0.0-beta.7

Fixes published artifacts for the main field

v1.0.0-beta.5 - partial fixes and cast migration path

Beta 5 fixes partial and deepPartial making it work correctly with lazy schema. Specifically the optionality is added after lazy is evaluated but before any other when conditions are added. This makes it consistent with other conditional schema, where runtime conditions always supersede previous schema configuration. This allows for optional overrides if necessary.

const person = object({
  name: string().required(),
  age: number().required(),
  legalGuardian:  string().when('age', {
    is: (age) => age != null && age < 18,
    then: (schema) => schema.required(),
  }),
});
const optionalPerson = person.partial()
person.cast({name: 'James', age: 6 }) // => TypeError legalGuardian required
// age is still required b/c it's applied after the partial
optionalPerson.cast({name: 'James',  age: 6 }) // => TypeError legalGuardian required

This works slightly differently for lazy which have no schema to "start" with:

const config = object({
  nameOrIdNumber:  lazy((value) => {
     if (typeof value === 'number') return number().required()
     return string().required()
  }),
});
const opti = config.partial()
config.cast({}) // => TypeError nameOrIdNumber is required
config.partial().cast({}) // => {}

Cast optionality migration path

A larger breaking change in v1 is the assertion of optionality during cast, making previous patterns like string().nullable().required() no longer possible. Generally this pattern is used when deserialized data is not valid to start, but will become valid through user input such as with an HTML form. v1 no longer allows this, but in order to make migration easier we've added an option to cast that mimics the previous behavior (not exactly but closely).

const name = string().required()
</tr></table> 

... (truncated)

Changelog

Sourced from yup's changelog.

1.3.3 (2023-12-14)

Bug Fixes

  • addMethod: allow Schema without making TypeScript upset (f921fe6)

1.3.2 (2023-09-29)

Bug Fixes

1.3.1 (2023-09-26)

Bug Fixes

  • ValidationError extends Error (bc5121b)

1.3.0 (2023-09-23)

Bug Fixes

Features

  • Allow schema metadata to be strongly typed (#2021) (e593f8f)

Reverts

... (truncated)

Commits

Updates @redhat-cloud-services/frontend-components-config from 6.0.5 to 6.0.9

Commits

Updates @redhat-cloud-services/tsc-transform-imports from 1.0.4 to 1.0.5

Updates @redhat-cloud-services/types from 1.0.2 to 1.0.6

Commits

Updates @testing-library/jest-dom from 5.17.0 to 6.2.0

Release notes

Sourced from @​testing-library/jest-dom's releases.

v6.2.0

6.2.0 (2024-01-03)

Features

  • toHaveAccessibleDescription supports aria-description (#565) (1fb156c)

v6.1.6

6.1.6 (2023-12-27)

Bug Fixes

  • Upgrade @​adobe/css-tools to v4.3.2 (#553) (b64b953)

v6.1.5

6.1.5 (2023-11-30)

Bug Fixes

  • support uppercase custom props in toHaveStyle (#552) (b7b7c6a)

v6.1.4

6.1.4 (2023-10-12)

Bug Fixes

  • upgrade @adobe/css-tools to 4.3.1 to address vulnerability (#532) (44f1eab)

v6.1.3

6.1.3 (2023-09-06)

Bug Fixes

v6.1.2

6.1.2 (2023-08-24)

Bug Fixes

  • bump @​adobe/css-tools for ESM support (#525) (b959a68)

v6.1.1

6.1.1 (2023-08-23)

... (truncated)

Commits
  • 1fb156c feat: toHaveAccessibleDescription supports aria-description (#565)
  • b64b953 fix: Upgrade @​adobe/css-tools to v4.3.2 (#553)
  • 746c6ca docs: Fix typo at toHaveStyle function description (#558)
  • b7b7c6a fix: support uppercase custom props in toHaveStyle (#552)
  • 4ae0231 docs: Add missing hr to README.md (#550)
  • 44f1eab fix: upgrade @adobe/css-tools to 4.3.1 to address vulnerability (#532)
  • 6d65999 chore: add jest/vitest version to bug report template (#526)
  • 5b492ac fix: proper @​jest/globals import (#530)
  • b959a68 fix: bump @​adobe/css-tools for ESM support (#525)
  • 853a3e5 fix(package.json): update main and module file paths (#523)
  • Additional commits viewable in compare view

Updates @testing-library/react from 14.0.0 to 14.1.2

Release notes

Sourced from @​testing-library/react's releases.

v14.1.2

14.1.2 (2023-11-17)

Bug Fixes

v14.1.1

14.1.1 (2023-11-17)

Bug Fixes

  • log globals warning only once (

Bumps the npm group with 33 updates:

| Package | From | To |
| --- | --- | --- |
| [@patternfly/react-core](https://github.com/patternfly/patternfly-react) | `5.1.1` | `5.1.2` |
| [@patternfly/react-table](https://github.com/patternfly/patternfly-react) | `5.1.1` | `5.1.2` |
| [@redhat-cloud-services/frontend-components](https://github.com/RedHatInsights/frontend-components) | `4.2.0` | `4.2.2` |
| [@redhat-cloud-services/rbac-client](https://github.com/RedHatInsights/javascript-clients) | `1.2.12` | `1.2.13` |
| [@unleash/proxy-client-react](https://github.com/Unleash/unleash-proxy-react) | `3.6.0` | `4.1.1` |
| [axios](https://github.com/axios/axios) | `1.6.0` | `1.6.5` |
| [classnames](https://github.com/JedWatson/classnames) | `2.3.2` | `2.5.1` |
| [react-redux](https://github.com/reduxjs/react-redux) | `8.1.2` | `9.1.0` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.16.0` | `6.21.3` |
| [react18-json-view](https://github.com/YYsuni/react18-json-view) | `0.2.5` | `0.2.7` |
| [redux](https://github.com/reduxjs/redux) | `4.2.1` | `5.0.1` |
| [yup](https://github.com/jquense/yup) | `0.32.11` | `1.3.3` |
| [@redhat-cloud-services/frontend-components-config](https://github.com/RedHatInsights/frontend-components) | `6.0.5` | `6.0.9` |
| @redhat-cloud-services/tsc-transform-imports | `1.0.4` | `1.0.5` |
| [@redhat-cloud-services/types](https://github.com/RedHatInsights/frontend-components/tree/HEAD/packages/types) | `1.0.2` | `1.0.6` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `5.17.0` | `6.2.0` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `14.0.0` | `14.1.2` |
| [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.5.1` | `14.5.2` |
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.5` | `29.5.11` |
| [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.14.199` | `4.14.202` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.7.0` | `20.11.5` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.8` | `18.2.18` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.7.3` | `6.19.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.7.3` | `6.19.0` |
| [eslint](https://github.com/eslint/eslint) | `8.50.0` | `8.56.0` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.0.0` | `9.1.0` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.0.0` | `5.1.3` |
| [prettier](https://github.com/prettier/prettier) | `3.0.3` | `3.2.4` |
| [prop-types](https://github.com/facebook/prop-types) | `15.8.0` | `15.8.1` |
| [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.1.1` | `29.1.2` |
| [ts-patch](https://github.com/nonara/ts-patch) | `3.0.2` | `3.1.2` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.3.3` |
| [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) | `4.9.1` | `4.10.1` |


Updates `@patternfly/react-core` from 5.1.1 to 5.1.2
- [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.1.1 to 5.1.2
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected])

Updates `@redhat-cloud-services/frontend-components` from 4.2.0 to 4.2.2
- [Commits](https://github.com/RedHatInsights/frontend-components/commits)

Updates `@redhat-cloud-services/rbac-client` from 1.2.12 to 1.2.13
- [Release notes](https://github.com/RedHatInsights/javascript-clients/releases)
- [Commits](https://github.com/RedHatInsights/javascript-clients/commits)

Updates `@unleash/proxy-client-react` from 3.6.0 to 4.1.1
- [Release notes](https://github.com/Unleash/unleash-proxy-react/releases)
- [Changelog](https://github.com/Unleash/proxy-client-react/blob/main/Changelog.md)
- [Commits](Unleash/proxy-client-react@v3.6.0...v4.1.1)

Updates `axios` from 1.6.0 to 1.6.5
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.0...v1.6.5)

Updates `classnames` from 2.3.2 to 2.5.1
- [Changelog](https://github.com/JedWatson/classnames/blob/main/HISTORY.md)
- [Commits](JedWatson/classnames@v2.3.2...v2.5.1)

Updates `react-redux` from 8.1.2 to 9.1.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@v8.1.2...v9.1.0)

Updates `react-router-dom` from 6.16.0 to 6.21.3
- [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/[email protected]/packages/react-router-dom)

Updates `react18-json-view` from 0.2.5 to 0.2.7
- [Release notes](https://github.com/YYsuni/react18-json-view/releases)
- [Commits](YYsuni/react18-json-view@v0.2.5...v0.2.7)

Updates `redux` from 4.2.1 to 5.0.1
- [Release notes](https://github.com/reduxjs/redux/releases)
- [Changelog](https://github.com/reduxjs/redux/blob/master/CHANGELOG.md)
- [Commits](reduxjs/redux@v4.2.1...v5.0.1)

Updates `yup` from 0.32.11 to 1.3.3
- [Release notes](https://github.com/jquense/yup/releases)
- [Changelog](https://github.com/jquense/yup/blob/master/CHANGELOG.md)
- [Commits](jquense/yup@v0.32.11...v1.3.3)

Updates `@redhat-cloud-services/frontend-components-config` from 6.0.5 to 6.0.9
- [Commits](https://github.com/RedHatInsights/frontend-components/commits)

Updates `@redhat-cloud-services/tsc-transform-imports` from 1.0.4 to 1.0.5

Updates `@redhat-cloud-services/types` from 1.0.2 to 1.0.6
- [Commits](https://github.com/RedHatInsights/frontend-components/commits/HEAD/packages/types)

Updates `@testing-library/jest-dom` from 5.17.0 to 6.2.0
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v5.17.0...v6.2.0)

Updates `@testing-library/react` from 14.0.0 to 14.1.2
- [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@v14.0.0...v14.1.2)

Updates `@testing-library/user-event` from 14.5.1 to 14.5.2
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](testing-library/user-event@v14.5.1...v14.5.2)

Updates `@types/jest` from 29.5.5 to 29.5.11
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Updates `@types/lodash` from 4.14.199 to 4.14.202
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

Updates `@types/node` from 20.7.0 to 20.11.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react-dom` from 18.2.8 to 18.2.18
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `@typescript-eslint/eslint-plugin` from 6.7.3 to 6.19.0
- [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/v6.19.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.7.3 to 6.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/v6.19.0/packages/parser)

Updates `eslint` from 8.50.0 to 8.56.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.50.0...v8.56.0)

Updates `eslint-config-prettier` from 9.0.0 to 9.1.0
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v9.0.0...v9.1.0)

Updates `eslint-plugin-prettier` from 5.0.0 to 5.1.3
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.0.0...v5.1.3)

Updates `prettier` from 3.0.3 to 3.2.4
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.0.3...3.2.4)

Updates `prop-types` from 15.8.0 to 15.8.1
- [Changelog](https://github.com/facebook/prop-types/blob/main/CHANGELOG.md)
- [Commits](facebook/prop-types@v15.8.0...v15.8.1)

Updates `ts-jest` from 29.1.1 to 29.1.2
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v29.1.1...v29.1.2)

Updates `ts-patch` from 3.0.2 to 3.1.2
- [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.0.2...v3.1.2)

Updates `typescript` from 5.2.2 to 5.3.3
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.2.2...v5.3.3)

Updates `webpack-bundle-analyzer` from 4.9.1 to 4.10.1
- [Release notes](https://github.com/webpack-contrib/webpack-bundle-analyzer/releases)
- [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/webpack-bundle-analyzer@v4.9.1...v4.10.1)

---
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"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@redhat-cloud-services/rbac-client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@unleash/proxy-client-react"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: classnames
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: react-redux
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: react18-json-view
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: redux
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: yup
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@redhat-cloud-services/frontend-components-config"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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-minor
  dependency-group: npm
- dependency-name: eslint-plugin-prettier
  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: prop-types
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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
- dependency-name: webpack-bundle-analyzer
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 22, 2024
@swadeley
Copy link
Member

/retest

@swadeley swadeley requested a review from Andrewgdewar January 25, 2024 09:48
@swadeley
Copy link
Member

Hi @Andrewgdewar , I see some errors in the test build like:

src/Pages/AdminTaskTable/components/ViewPayloadModal/ViewPayloadModal.test.tsx:52:51 - error TS2339: Property 'toBeInTheDocument' does not exist on type 'JestMatchers<HTMLElement | null>'.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 29, 2024

Superseded by #205.

@dependabot dependabot bot closed this Jan 29, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-69be1c4558 branch January 29, 2024 14:40
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant