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(deps): Bump @kong/kongponents from 9.16.1 to 9.18.4 #3460

Merged
merged 4 commits into from
Jan 31, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 24, 2025

Bumps @kong/kongponents from 9.16.1 to 9.18.3.

Release notes

Sourced from @​kong/kongponents's releases.

v9.18.3

9.18.3 (2025-01-23)

Bug Fixes

v9.18.2

9.18.2 (2025-01-23)

Bug Fixes

  • kselect, kmultiselect: filtered arrow navigation [KHCP-13956] (#2573) (7ff96d2)

v9.18.1

9.18.1 (2025-01-22)

Bug Fixes

  • ktreelist: collapse handle click behavior (#2589) (382282a)

v9.18.0

9.18.0 (2025-01-22)

Features

  • ktreelist: add collapse/expand option [KHCP-14716] (#2583) (a5490a3)

v9.17.5

9.17.5 (2025-01-21)

Bug Fixes

  • kbadge: slotted link styles [KHCP-14774] (#2585) (6054bec)

v9.17.4

9.17.4 (2025-01-21)

Bug Fixes

  • kselect: fix selection color upon keyboard focus (#2580) (bdbdeba)

v9.17.3

9.17.3 (2025-01-21)

... (truncated)

Changelog

Sourced from @​kong/kongponents's changelog.

9.18.3 (2025-01-23)

Bug Fixes

9.18.2 (2025-01-23)

Bug Fixes

  • kselect, kmultiselect: filtered arrow navigation [KHCP-13956] (#2573) (7ff96d2)

9.18.1 (2025-01-22)

Bug Fixes

  • ktreelist: collapse handle click behavior (#2589) (382282a)

9.18.0 (2025-01-22)

Features

  • ktreelist: add collapse/expand option [KHCP-14716] (#2583) (a5490a3)

9.17.5 (2025-01-21)

Bug Fixes

  • kbadge: slotted link styles [KHCP-14774] (#2585) (6054bec)

9.17.4 (2025-01-21)

Bug Fixes

  • kselect: fix selection color upon keyboard focus (#2580) (bdbdeba)

9.17.3 (2025-01-21)

Bug Fixes

  • deps: update dependency @​kong/icons to ^1.20.2 (#2508) (bc179b8)

9.17.2 (2025-01-20)

... (truncated)

Commits
  • c081e4e chore(release): 9.18.3 [skip ci]
  • 9c3171a fix(stylelint): add spacing rules (#2591)
  • f3a2cd2 chore(release): 9.18.2 [skip ci]
  • 7ff96d2 fix(kselect, kmultiselect): filtered arrow navigation [KHCP-13956] (#2573)
  • 26dcce3 chore(deps): update dependency eslint to ^9.18.0 (#2590)
  • 936984e chore(release): 9.18.1 [skip ci]
  • 382282a fix(ktreelist): collapse handle click behavior (#2589)
  • 5d68b6b chore(release): 9.18.0 [skip ci]
  • a5490a3 feat(ktreelist): add collapse/expand option [KHCP-14716] (#2583)
  • 1f449d6 chore(deps): update dependency @​vueuse/core to v12 (#2537)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@kong/kongponents](https://github.com/Kong/kongponents) from 9.16.1 to 9.18.3.
- [Release notes](https://github.com/Kong/kongponents/releases)
- [Changelog](https://github.com/Kong/kongponents/blob/main/CHANGELOG.md)
- [Commits](Kong/kongponents@v9.16.1...v9.18.3)

---
updated-dependencies:
- dependency-name: "@kong/kongponents"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 24, 2025 13:55
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 24, 2025
@dependabot dependabot bot requested review from johncowen and schogges and removed request for a team January 24, 2025 13:55
Copy link

netlify bot commented Jan 24, 2025

Deploy Preview for kuma-gui ready!

Name Link
🔨 Latest commit 4a66c4d
🔍 Latest deploy log https://app.netlify.com/sites/kuma-gui/deploys/679ba630d76c8500089c0be9
😎 Deploy Preview https://deploy-preview-3460--kuma-gui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Top/bottom padding removal is necessary.

Fixes
#3438 (review)

Signed-off-by: John Cowen <[email protected]>
Copy link
Contributor

@johncowen johncowen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also requires #3462

johncowen added a commit that referenced this pull request Jan 24, 2025
### current master (I couldn't manage to get a grab with rollover, but
it underlines):

![Screenshot 2025-01-24 at 14 23
55](https://github.com/user-attachments/assets/1174fabb-e5e7-45ee-afec-df4ec3769fde)

### With #3460 applied (the mouse
is rolled over the link but the pointer isn't in the grab):

![Screenshot 2025-01-24 at 14 18
00](https://github.com/user-attachments/assets/8b096d74-d29c-4ce6-beff-3285e3e73933)

### With this PR applied (the mouse is rolled over the link but the
pointer isn't in the grab):

![Screenshot 2025-01-24 at 14 17
08](https://github.com/user-attachments/assets/3a65998b-59fb-4f4b-9697-095c3072063d)

Introduced in Kong/kongponents#2585

I've mentioned a few times I kinda have a different approach to solve
this sort of stuff completely, I might put up a draft PR soon.

Related to:

- Kong/kongponents#2559
- #3323
- #3317

---------

Signed-off-by: John Cowen <[email protected]>
it underlines):

![Screenshot 2025-01-24 at 14 23
55](https://github.com/user-attachments/assets/1174fabb-e5e7-45ee-afec-df4ec3769fde)

is rolled over the link but the pointer isn't in the grab):

![Screenshot 2025-01-24 at 14 18
00](https://github.com/user-attachments/assets/8b096d74-d29c-4ce6-beff-3285e3e73933)

pointer isn't in the grab):

![Screenshot 2025-01-24 at 14 17
08](https://github.com/user-attachments/assets/3a65998b-59fb-4f4b-9697-095c3072063d)

Introduced in Kong/kongponents#2585

I've mentioned a few times I kinda have a different approach to solve
this sort of stuff completely, I might put up a draft PR soon.

Related to:

- Kong/kongponents#2559
- #3323
- #3317

---------

Signed-off-by: John Cowen <[email protected]>
@johncowen johncowen force-pushed the dependabot/npm_and_yarn/kong/kongponents-9.18.3 branch from 335c1ad to 7f3567d Compare January 24, 2025 14:42
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 27, 2025

A newer version of @​kong/kongponents exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@schogges schogges changed the title chore(deps): Bump @kong/kongponents from 9.16.1 to 9.18.3 chore(deps): Bump @kong/kongponents from 9.16.1 to 9.18.4 Jan 30, 2025
@schogges
Copy link
Contributor

Also requires #3462

@jc I've bumped @kongponents to the latest version and #3462 is merged. Is this ready to go in?

@johncowen
Copy link
Contributor

Yeah this is good to go, it was failing for ages and I couldn't figure out why e.g. https://github.com/kumahq/kuma-gui/actions/runs/12951815138/job/36133085811), seems to be green now tho so yep good to go!

Oh hold up, according to the package-lock this has installed two versions of kongponents? weird 🤔

@johncowen
Copy link
Contributor

Ah maybe because of the manual bump commit somehow? If you temporarily remove that last commit does it stay green?

@schogges schogges force-pushed the dependabot/npm_and_yarn/kong/kongponents-9.18.3 branch from 35fed8f to 4a66c4d Compare January 30, 2025 16:17
@schogges
Copy link
Contributor

Hmmm, super weird. I've tried again via npm update and seems to work now 🤔

Copy link
Contributor

@johncowen johncowen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for sorting this!

@schogges schogges merged commit da7f86f into master Jan 31, 2025
17 checks passed
@schogges schogges deleted the dependabot/npm_and_yarn/kong/kongponents-9.18.3 branch January 31, 2025 09:45
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 production
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants