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

fix(deps): update dependencies (minor) #2228

Merged
merged 4 commits into from
Jan 30, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 22, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@azure/identity (source) 4.4.1 -> 4.6.0 age adoption passing confidence
@kubernetes/client-node 0.21.0 -> 0.22.3 age adoption passing confidence
octokit 4.0.2 -> 4.1.0 age adoption passing confidence
react-router-dom (source) 6.26.2 -> 6.28.2 age adoption passing confidence
react-use 17.5.1 -> 17.6.0 age adoption passing confidence
winston 3.14.2 -> 3.17.0 age adoption passing confidence

Release Notes

Azure/azure-sdk-for-js (@​azure/identity)

v4.6.0

Compare Source

v4.5.0

Compare Source

kubernetes-client/javascript (@​kubernetes/client-node)

v0.22.3

Compare Source

v0.22.2

Compare Source

v0.22.1

Compare Source

What's Changed
New Contributors

Full Changelog: kubernetes-client/javascript@0.22.0...0.22.1

v0.22.0

Compare Source

What's Changed

New Contributors

Full Changelog: kubernetes-client/javascript@0.21.0...0.22.0

octokit/octokit.js (octokit)

v4.1.0

Compare Source

Features
  • deps: bump Octokit deps to fix Deno compatibility, new endpoints via @octokit/plugin-rest-endpoint-methods (#​2788) (2107d79)

v4.0.3

Compare Source

Bug Fixes
remix-run/react-router (react-router-dom)

v6.28.2

Compare Source

v6.28.1

Compare Source

v6.28.0

Compare Source

Minor Changes
    • Log deprecation warnings for v7 flags (#​11750)
    • Add deprecation warnings to json/defer in favor of returning raw objects
      • These methods will be removed in React Router v7
Patch Changes

v6.27.0

Compare Source

streamich/react-use (react-use)

v17.6.0

Compare Source

Features
  • add onChange callback to useWindowSize (ea656f7)
  • add onChange callback to useWindowSize (3eb531a)

17.5.1 (2024-07-20)

Bug Fixes
  • 🐛 bump nano-css dependency (adfb337)
winstonjs/winston (winston)

v3.17.0

Compare Source

  • Try winston-transport 4.9.0 3e87128
  • Revert "Try bumping winston-transport to 4.8.0" 69625fc
  • Revert "Try bumping winston-transport to 4.8.0" 876ef7a
  • Try bumping winston-transport to 4.8.0 7ef2c1d
  • Try bumping winston-transport to 4.8.0 fe4b64e
  • Bump logform c9fd9a4
  • Revert "Update logform and winston-transport" 14fef0f
  • Merge branch 'master' of github.com:winstonjs/winston 545b683
  • Update logform and winston-transport cceb265
  • Bump mocha from 10.7.3 to 10.8.2 (#​2523) bb529b6
  • Bump async from 3.2.5 to 3.2.6 (#​2516) ae847ab

v3.16.0

Compare Source

v3.15.0

Compare Source

Note: we removed LogCallback from the TS definitions because the underlying library didn't actually support these. If this causes issues in your apps, we recommend you remove references to LogCallbacks, since such code was not being executed anyways. See #​2513 and the issue linked therein.


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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

Copy link

openshift-ci bot commented Jan 22, 2025

Hi @renovate[bot]. Thanks for your PR.

I'm waiting for a redhat-developer member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@renovate renovate bot force-pushed the renovate/dependencies-(minor) branch 25 times, most recently from 6ae2b14 to c624596 Compare January 28, 2025 04:36
@renovate renovate bot force-pushed the renovate/dependencies-(minor) branch 2 times, most recently from 998853e to d1f53a9 Compare January 28, 2025 21:54
@renovate renovate bot force-pushed the renovate/dependencies-(minor) branch 9 times, most recently from ed95495 to 2de0bc6 Compare January 29, 2025 19:16
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/dependencies-(minor) branch from 2de0bc6 to b449c8b Compare January 29, 2025 21:19
@kim-tsao
Copy link
Member

/ok-to-test

Copy link
Contributor Author

renovate bot commented Jan 29, 2025

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.

@kim-tsao
Copy link
Member

rejected the winston update because it was causing build errors that opts was an unknown type.

@kim-tsao
Copy link
Member

/lgtm
/approve

Copy link

openshift-ci bot commented Jan 29, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kim-tsao

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link
Contributor

@openshift-merge-bot openshift-merge-bot bot merged commit a3d8796 into main Jan 30, 2025
13 checks passed
@openshift-merge-bot openshift-merge-bot bot deleted the renovate/dependencies-(minor) branch January 30, 2025 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant