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(deps): update dependency sortablejs to v1.15.1 #8364

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 7, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sortablejs 1.15.0 -> 1.15.1 age adoption passing confidence
@types/sortablejs (source) 1.15.4 -> 1.15.7 age adoption passing confidence

Release Notes

SortableJS/Sortable (sortablejs)

v1.15.1

Compare Source

  • #​2203: Fix multi drag sort event not firing
  • #​2263: Only call onDrop on destroy if dragged element inside parent element
  • #​1686: Prevent drag item from jumping to end of list if last element has smaller width/height

Configuration

📅 Schedule: Branch creation - "before 5am every weekday" in timezone America/Los_Angeles, 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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the chore Issues with changes that don't modify src or test files. label Dec 7, 2023
@renovate renovate bot requested a review from geospatialem as a code owner December 7, 2023 09:36
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 7, 2023
@driskull driskull added the skip visual snapshots Pull requests that do not need visual regression testing. label Dec 7, 2023
@driskull driskull merged commit b9958d3 into main Dec 7, 2023
19 checks passed
@driskull driskull deleted the renovate/sortablejs-1.x branch December 7, 2023 16:59
@github-actions github-actions bot added this to the 2023 December Priorities milestone Dec 7, 2023
alisonailea pushed a commit that referenced this pull request Dec 7, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [sortablejs](https://togithub.com/SortableJS/Sortable) | [`1.15.0` ->
`1.15.1`](https://renovatebot.com/diffs/npm/sortablejs/1.15.0/1.15.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/sortablejs/1.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/sortablejs/1.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/sortablejs/1.15.0/1.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/sortablejs/1.15.0/1.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@types/sortablejs](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sortablejs)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sortablejs))
| [`1.15.4` ->
`1.15.7`](https://renovatebot.com/diffs/npm/@types%2fsortablejs/1.15.4/1.15.7)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fsortablejs/1.15.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fsortablejs/1.15.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fsortablejs/1.15.4/1.15.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fsortablejs/1.15.4/1.15.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>SortableJS/Sortable (sortablejs)</summary>

###
[`v1.15.1`](https://togithub.com/SortableJS/Sortable/releases/tag/1.15.1)

[Compare
Source](https://togithub.com/SortableJS/Sortable/compare/1.15.0...1.15.1)

- [#&#8203;2203](https://togithub.com/SortableJS/Sortable/issues/2203):
Fix multi drag sort event not firing
- [#&#8203;2263](https://togithub.com/SortableJS/Sortable/issues/2263):
Only call onDrop on destroy if dragged element inside parent element
- [#&#8203;1686](https://togithub.com/SortableJS/Sortable/issues/1686):
Prevent drag item from jumping to end of list if last element has
smaller width/height

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 5am every weekday" in timezone
America/Los_Angeles, 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.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Esri/calcite-design-system).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
benelan added a commit that referenced this pull request Dec 7, 2023
…ts-node-to-tsx

* origin/main:
  chore: release next
  ci(next): install deps before running npm scripts (#8370)
  feat: provide legacy CSS custom props for backwards compatibility (#8355)
  fix(input-date-picker): no longer emits redundant change event (#8341)
  fix(shell-panel): adds border at the start when slotted in `panel-end` (#8314)
  build(deps): update dependency sortablejs to v1.15.1 (#8364)
benelan added a commit that referenced this pull request Dec 8, 2023
…ssage

* origin/main:
  build(node): bump node version to v20 (latest LTS) (#8381)
  build: swap ts-node for tsx (#8196)
  chore: release next
  build(deps): update dependency @types/prettier to v2.7.3 (#8375)
  build(deps): update dependency ng-packagr to v17.0.2 (#8362)
  test(tab-nav): stabilize test (#8356)
  fix(list-item): drag grid cell should be accessible via arrow keys. (#8353)
  chore: release next
  feat(list): Add `calciteListDragStart` and `calciteListDragEnd` events for when a drag starts and ends. (#8361)
  build(deps): update dependency tailwindcss to v3.3.6 (#8376)
  ci(eslint): disable eslint rules that are failing (#8372)
  chore: release next
  fix: replace "\n" to support Windows for tokens output (#8352)
  chore: release next
  ci(next): install deps before running npm scripts (#8370)
  feat: provide legacy CSS custom props for backwards compatibility (#8355)
  fix(input-date-picker): no longer emits redundant change event (#8341)
  fix(shell-panel): adds border at the start when slotted in `panel-end` (#8314)
  build(deps): update dependency sortablejs to v1.15.1 (#8364)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issues with changes that don't modify src or test files. dependencies Pull requests that update a dependency file skip visual snapshots Pull requests that do not need visual regression testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant