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: Update all patch dependencies (v2.x.x) #3737

Merged
merged 11 commits into from
Sep 6, 2024
Merged

Conversation

zowe-robot
Copy link
Contributor

@zowe-robot zowe-robot commented Sep 3, 2024

This PR contains the following updates:

Package Type Update Change
@babel/preset-react (source) devDependencies patch 7.24.1 -> 7.24.7
@material-ui/core (source) dependencies patch 4.12.3 -> 4.12.4
@material-ui/icons (source) dependencies patch 4.11.2 -> 4.11.3
@testing-library/react devDependencies patch 12.1.2 -> 12.1.5
caniuse-lite devDependencies patch 1.0.30001621 -> 1.0.30001655
csv-parse (source) dependencies patch 5.5.2 -> 5.5.6
eslint-plugin-license-header devDependencies patch 0.6.0 -> 0.6.1
eslint-plugin-prettier devDependencies patch 3.4.0 -> 3.4.1
follow-redirects overrides patch 1.15.6 -> 1.15.8
jest-stare devDependencies patch 2.5.0 -> 2.5.2
mini-css-extract-plugin devDependencies patch 2.9.0 -> 2.9.1
nodemon (source) devDependencies patch 2.0.18 -> 2.0.22
npm (source) engines patch =8.19.3 -> =8.19.4
react-error-overlay (source) overrides patch 6.0.9 -> 6.0.11
react-error-overlay (source) devDependencies patch 6.0.9 -> 6.0.11
react-redux dependencies patch 7.2.5 -> 7.2.9
react-router-dom (source) dependencies patch 5.3.0 -> 5.3.4
semver overrides patch 7.6.0 -> 7.6.3
start-server-and-test devDependencies patch 2.0.3 -> 2.0.5
stream dependencies patch 0.0.2 -> 0.0.3
tough-cookie overrides patch 4.1.3 -> 4.1.4
ts-node (source) devDependencies patch 10.9.1 -> 10.9.2
url dependencies patch 0.11.3 -> 0.11.4
io.swagger.core.v3:swagger-jaxrs2 dependencies patch 2.2.22 -> 2.2.23
io.swagger.core.v3:swagger-core dependencies patch 2.2.22 -> 2.2.23
org.eclipse.jetty.websocket:websocket-common (source) dependencies patch 9.4.55.v20240627 -> 9.4.56.v20240826
org.eclipse.jetty.websocket:websocket-client (source) dependencies patch 9.4.55.v20240627 -> 9.4.56.v20240826
org.eclipse.jetty.websocket:websocket-api (source) dependencies patch 9.4.55.v20240627 -> 9.4.56.v20240826
org.eclipse.jetty:jetty-util (source) dependencies patch 9.4.55.v20240627 -> 9.4.56.v20240826
org.eclipse.jetty:jetty-io (source) dependencies patch 9.4.55.v20240627 -> 9.4.56.v20240826
org.eclipse.jetty:jetty-http (source) dependencies patch 9.4.55.v20240627 -> 9.4.56.v20240826
org.eclipse.jetty:jetty-client (source) dependencies patch 9.4.55.v20240627 -> 9.4.56.v20240826
io.github.classgraph:classgraph dependencies patch 4.8.174 -> 4.8.175
commons-logging:commons-logging (source) dependencies patch 1.3.3 -> 1.3.4
com.amazonaws:aws-java-sdk-sts (source) dependencies patch 1.12.767 -> 1.12.770
com.amazonaws:aws-java-sdk-route53 (source) dependencies patch 1.12.767 -> 1.12.770
com.amazonaws:aws-java-sdk-ec2 (source) dependencies patch 1.12.767 -> 1.12.770
com.amazonaws:aws-java-sdk-core (source) dependencies patch 1.12.767 -> 1.12.770
com.amazonaws:aws-java-sdk-autoscaling (source) dependencies patch 1.12.767 -> 1.12.770

Release Notes

babel/babel (@​babel/preset-react)

v7.24.7

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-helpers, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

v7.24.6

Compare Source

🐛 Bug Fix
  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-core, babel-generator, babel-plugin-transform-modules-commonjs
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3
  • babel-parser, babel-plugin-transform-typescript
🏠 Internal
  • babel-core, babel-helpers, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers
  • babel-cli, babel-helpers, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-parser, babel-traverse
  • Other
mui-org/material-ui (@​material-ui/core)

v4.12.4: 4.12.4

Compare Source

Big thanks to the 6 contributors who made this release possible. Here are some highlights ✨:

This release was motivated by fixing compatibility issues with TypeScript 4.7 (#​32041).

@material-ui/core@4.12.4

  • [core] Fix TS 4.7 compat issues (#​32041, #​32126) @​eps1lon
  • [TextField] Use deprecatedPropType on the deprecated props (#​27503) @​mnajdova

Docs

  • update all the links to the new domain @​oliviertassinari
  • Update canonicals to point to the new domain @​oliviertassinari
  • [Badge] Warn on default `overlap` value as well (#​27573) @​eps1lon
  • [docs] Fix seo issues on v4 (#​28999) @​mnajdova
  • [docs] Use branch deploy for v4 docs (#​28896) @​oliviertassinari
  • [docs] Improve the banner that points to v5 @​oliviertassinari
  • [docs] Fix various broken master links (#​28358) @​eps1lon
  • [docs] Remove job ad on the website (#​28343) @​eps1lon
  • [docs] Prepare for v4.material-ui.com deploy (#​28227) @​mnajdova
  • [docs] Cancelled subscription @​oliviertassinari
  • [docs] v5 is no longer a beta @​oliviertassinari
  • [docs] Sync redirections from X into Core @​oliviertassinari
  • [docs] Add GridExportCSVOptions page to documentation pages (#​27414) @​flaviendelangle
  • [docs] Add job ad (#​27784) @​oliviertassinari
  • [docs] Fix api generation for `deprecatedPropType` (#​27576) @​mnajdova
  • [v4] Batch fixes (#​28684) @​mnajdova
  • [website] Experiment without compensation @​oliviertassinari
  • [website] Add spicefactory as gold sponsor @​oliviertassinari

Core

  • [core] Consider v4.x as the base (#​28344) @​eps1lon

All contributors of this release in alphabetical order: @​eps1lon, @​flaviendelangle, @​mbrookes, @​mnajdova, @​oliviertassinari, @​spiftire

testing-library/react-testing-library (@​testing-library/react)

v12.1.5

Compare Source

Bug Fixes

v12.1.4

Compare Source

Bug Fixes
  • Match runtime type of baseElement in TypeScript types (#​1023) (96ed8da)

v12.1.3

Compare Source

Bug Fixes
browserslist/caniuse-lite (caniuse-lite)

v1.0.30001655

Compare Source

v1.0.30001654

Compare Source

v1.0.30001653

Compare Source

v1.0.30001651

Compare Source

v1.0.30001650

Compare Source

v1.0.30001649

Compare Source

v1.0.30001647

Compare Source

v1.0.30001646

Compare Source

v1.0.30001645

Compare Source

v1.0.30001644

Compare Source

v1.0.30001643

Compare Source

v1.0.30001642

Compare Source

v1.0.30001641

Compare Source

v1.0.30001640

Compare Source

v1.0.30001639

Compare Source

v1.0.30001638

Compare Source

v1.0.30001637

Compare Source

v1.0.30001636

Compare Source

v1.0.30001635

Compare Source

v1.0.30001634

Compare Source

v1.0.30001633

Compare Source

v1.0.30001632

Compare Source

v1.0.30001629

Compare Source

v1.0.30001628

Compare Source

v1.0.30001627

Compare Source

v1.0.30001626

Compare Source

v1.0.30001625

Compare Source

v1.0.30001624

Compare Source

v1.0.30001623

Compare Source

v1.0.30001622

Compare Source

adaltas/node-csv (csv-parse)

v5.5.6

Compare Source

Bug Fixes

v5.5.5

Compare Source

Bug Fixes
  • csv-parse: comment infix when comment first field char (fix #​415) (8e0f8b8)

v5.5.4

Compare Source

Note: Version bump only for package csv-parse

v5.5.3

Compare Source

Bug Fixes
nikku/eslint-plugin-license-header (eslint-plugin-license-header)

v0.6.1

Compare Source

  • FIX: play nicely with Svelte and Vue components (#​16, #​6)
prettier/eslint-plugin-prettier (eslint-plugin-prettier)

v3.4.1

Compare Source

follow-redirects/follow-redirects (follow-redirects)

v1.15.8

Compare Source

v1.15.7

Compare Source

dkelosky/jest-stare (jest-stare)

v2.5.2

Compare Source

v2.5.1

Compare Source

webpack-contrib/mini-css-extract-plugin (mini-css-extract-plugin)

v2.9.1

Compare Source

remy/nodemon (nodemon)

v2.0.22

Compare Source

Bug Fixes

v2.0.21

Compare Source

Bug Fixes

v2.0.20

Compare Source

Bug Fixes
  • remove postinstall script (e099e91)

v2.0.19

Compare Source

Bug Fixes
npm/cli (npm)

v8.19.4

Compare Source

Documentation
Dependencies
facebook/create-react-app (react-error-overlay)

v6.0.11

Compare Source

v6.0.10

Compare Source

reduxjs/react-redux (react-redux)

v7.2.9

Compare Source

This patch release updates the rarely-used areStatesEqual option for connect to now pass through ownProps for additional use in determining which pieces of state to compare if desired.

The new signature is:

{
  areStatesEqual?: (
    nextState: State,
    prevState: State,
    nextOwnProps: TOwnProps,
    prevOwnProps: TOwnProps
  ) => boolean
}

What's Changed

Full Changelog: reduxjs/react-redux@v7.2.8...v7.2.9

v7.2.8

Compare Source

This release fixes a bug in the 7.x branch that caused <Provider> to unsubscribe and stop updating completely when used inside of React 18's <StrictMode>. The new "strict effects" behavior double-mounts components, and the subscription needed to be set up inside of a useLayoutEffect instead of a useMemo. This was previously fixed as part of v8 development, and we've backported it.

Note: If you are now using React 18, we strongly recommend using the React-Redux v8 beta instead of v7.x!. v8 has been rewritten internally to work correctly with React 18's Concurrent Rendering capabilities. React-Redux v7 will run and generally work okay with existing code, but may have rendering issues if you start using Concurrent Rendering capabilities in your code.

Now that React 18 is out, we plan to finalize React-Redux v8 and release it live within the next couple weeks. Per an update yesterday in the "v8 roadmap" thread, React-Redux v8 will be updated in the next couple days to ensure support for React 16.8+ as part of the next beta release. We would really appreciate final feedback on using React-Redux v8 beta with React 18 before we publish the final version.

Full Changelog: reduxjs/react-redux@v7.2.7...v7.2.8

v7.2.7

Compare Source

This release updates React-Redux v7's peer dependencies to accept React 18 as a valid version, only to avoid installation errors caused by NPM's "install all the peer deps and error if they don't match" behavior.

Note: If you are now using React 18, we strongly recommend using the React-Redux v8 beta instead of v7.x!. v8 has been rewritten internally to work correctly with React 18's Concurrent Rendering capabilities. React-Redux v7 will run and generally work okay with existing code, but may have rendering issues if you start using Concurrent Rendering capabilities in your code.

Now that React 18 is out, we plan to finalize React-Redux v8 and release it live within the next couple weeks. We would really appreciate final feedback on using React-Redux v8 beta with React 18 before we publish the final version.

v7.2.6

Compare Source

Just a quick fix for a Yarn install warning. Sorry about the noise!

Changes

  • Remove workspaces from our package.json to silence a Yarn warning (@​timdorr)
remix-run/react-router (react-router-dom)

v5.3.4

Compare Source

We removed the mini-create-react-context dependency, moving it into an internal module to eliminate peer dependency warnings for users on React 18 (#​9382).

Full Changelog: remix-run/react-router@v5.3.3...v5.3.4

v5.3.3

Compare Source

This release fixes a bad version selector in react-router-native.

v5.3.2

Compare Source

v5.3.1

Compare Source

This release adds missing LICENSE files to the published build.

npm/node-semver (semver)

v7.6.3

Compare Source

Bug Fixes
Documentation

v7.6.2

Compare Source

Bug Fixes

v7.6.1

Compare Source

Bug Fixes
Dependencies
Chores
bahmutov/start-server-and-test (start-server-and-test)

v2.0.5

Compare Source

Bug Fixes
  • deps: update dependency debug to v4.3.6 (8ebb70b)

v2.0.4

Compare Source

Bug Fixes
  • deps: update dependency debug to v4.3.5 (dd8a2d7)
juliangruber/stream (stream)

v0.0.3

Compare Source

salesforce/tough-cookie (tough-cookie)

v4.1.4

Compare Source

https://www.npmjs.com/package/tough-cookie/v/4.1.4

What's Changed
New Contributors

Full Changelog: salesforce/tough-cookie@v4.1.3...v4.1.4

TypeStrong/ts-node (ts-node)

v10.9.2: Fix tsconfig.json file not found

Compare Source

Fixed

defunctzombie/node-url (url)

v0.11.4

Compare Source

swagger-api/swagger-core (io.swagger.core.v3:swagger-jaxrs2)

v2.2.23: Swagger-core 2.2.23 released!

aws/aws-sdk-java (com.amazonaws:aws-java-sdk-sts)

v1.12.770

Compare Source

Amazon Simple Storage Service

  • Features

    • Amazon Simple Storage Service / Features : Add support for conditional writes for PutObject and CompleteMultipartUpload APIs.

v1.12.769

Compare Source

Amazon Simple Storage Service

  • Features

    • Amazon Simple Storage Service / Features : Adds support for pagination in the S3 ListBuckets API.

v1.12.768

Compare Source

AWS SDK for Java

  • Features

    • Update Java baseline version to Java 8 and bump Jackson library to 2.17.2

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@zowe-robot zowe-robot added the dependencies Pull requests that update a dependency file label Sep 3, 2024
nx673747 and others added 10 commits September 4, 2024 16:34
Signed-off-by: nx673747 <nafi.xhafa@broadcom.com>
Signed-off-by: nx673747 <nafi.xhafa@broadcom.com>
Signed-off-by: nx673747 <nafi.xhafa@broadcom.com>
Signed-off-by: nx673747 <nafi.xhafa@broadcom.com>
Signed-off-by: MarkAckert <mark.ackert@broadcom.com>
Co-authored-by: achmelo <37397715+achmelo@users.noreply.github.com>
Signed-off-by: nx673747 <nafi.xhafa@broadcom.com>
Signed-off-by: Pavel Jareš <Pavel.Jares@broadcom.com>
Signed-off-by: nx673747 <nafi.xhafa@broadcom.com>
Signed-off-by: nx673747 <nafi.xhafa@broadcom.com>
Signed-off-by: nx673747 <nafi.xhafa@broadcom.com>
Copy link

sonarcloud bot commented Sep 4, 2024

@zowe-robot
Copy link
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@nxhafa nxhafa merged commit ae51ba4 into v2.x.x Sep 6, 2024
31 checks passed
@nxhafa nxhafa deleted the renovate/v2.x.x-all-patch branch September 6, 2024 12:39
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 size/M
Projects
Development

Successfully merging this pull request may close these issues.

6 participants