fix(deps): update dependency @sveltestrap/sveltestrap to v7 - abandoned #629

Closed
renovate-bot wants to merge 12 commits from renovate/sveltestrap-sveltestrap-7.x into master
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sveltestrap/sveltestrap (source) ^6.2.1 -> ^7.0.0 age adoption passing confidence

Release Notes

sveltestrap/sveltestrap (@​sveltestrap/sveltestrap)

v7.1.0

Compare Source

What's Changed

  • 🏗 ci(integrations): update actions/upload-artifact to v4
  • 🐛 fix(inputs): handle value coercion issue with number and range inputs by @​kevinmsun

@​kevinmsun made their first contribution.

Full Changelog: https://github.com/sveltestrap/sveltestrap/compare/v7.0.3...v7.1.0

v7.0.3

Compare Source

What's Changed

Full Changelog: https://github.com/sveltestrap/sveltestrap/compare/v7.0.2...v7.0.3

v7.0.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/sveltestrap/sveltestrap/compare/v7.0.1...v7.0.2

v7.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/sveltestrap/sveltestrap/compare/v7.0.0...v7.0.1

v7.0.0

Compare Source

What's Changed

This includes the first set of changes for supporting migration to Svelte5.

Breaking Changes

  • The children prop has been renamed to content across all components

New Contributors

Full Changelog: https://github.com/sveltestrap/sveltestrap/compare/v6.2.8...v7.0.0


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.

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


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@sveltestrap/sveltestrap](https://sveltestrap.js.org) ([source](https://github.com/sveltestrap/sveltestrap)) | [`^6.2.1` -> `^7.0.0`](https://renovatebot.com/diffs/npm/@sveltestrap%2fsveltestrap/6.2.8/7.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@sveltestrap%2fsveltestrap/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@sveltestrap%2fsveltestrap/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@sveltestrap%2fsveltestrap/6.2.8/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sveltestrap%2fsveltestrap/6.2.8/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sveltestrap/sveltestrap (@&#8203;sveltestrap/sveltestrap)</summary> ### [`v7.1.0`](https://github.com/sveltestrap/sveltestrap/releases/tag/v7.1.0) [Compare Source](https://github.com/sveltestrap/sveltestrap/compare/v7.0.3...v7.1.0) #### What's Changed - 🏗 ci(integrations): update actions/upload-artifact to v4 - 🐛 fix(inputs): handle value coercion issue with number and range inputs by [@&#8203;kevinmsun](https://github.com/kevinmsun) [@&#8203;kevinmsun](https://github.com/kevinmsun) made their first contribution. **Full Changelog**: https://github.com/sveltestrap/sveltestrap/compare/v7.0.3...v7.1.0 ### [`v7.0.3`](https://github.com/sveltestrap/sveltestrap/releases/tag/v7.0.3) [Compare Source](https://github.com/sveltestrap/sveltestrap/compare/v7.0.2...v7.0.3) #### What's Changed - 🐛 fix(figure): remove extraneous image and fix type def by [@&#8203;dysfunc](https://github.com/dysfunc) in https://github.com/sveltestrap/sveltestrap/pull/106 **Full Changelog**: https://github.com/sveltestrap/sveltestrap/compare/v7.0.2...v7.0.3 ### [`v7.0.2`](https://github.com/sveltestrap/sveltestrap/releases/tag/v7.0.2) [Compare Source](https://github.com/sveltestrap/sveltestrap/compare/v7.0.1...v7.0.2) #### What's Changed - ✨ feat(popover): adding `auto` to the PopoverPlacement type. by [@&#8203;vince-winkintel](https://github.com/vince-winkintel) in https://github.com/sveltestrap/sveltestrap/pull/92 #### New Contributors - [@&#8203;vince-winkintel](https://github.com/vince-winkintel) made their first contribution in https://github.com/sveltestrap/sveltestrap/pull/92 **Full Changelog**: https://github.com/sveltestrap/sveltestrap/compare/v7.0.1...v7.0.2 ### [`v7.0.1`](https://github.com/sveltestrap/sveltestrap/releases/tag/v7.0.1) [Compare Source](https://github.com/sveltestrap/sveltestrap/compare/v7.0.0...v7.0.1) #### What's Changed - 🐛 fix(carousel): use setInterval instead of setTimeout for cycling by [@&#8203;kzw](https://github.com/kzw) in https://github.com/sveltestrap/sveltestrap/pull/97 #### New Contributors - [@&#8203;kzw](https://github.com/kzw) made their first contribution in https://github.com/sveltestrap/sveltestrap/pull/97 **Full Changelog**: https://github.com/sveltestrap/sveltestrap/compare/v7.0.0...v7.0.1 ### [`v7.0.0`](https://github.com/sveltestrap/sveltestrap/releases/tag/v7.0.0) [Compare Source](https://github.com/sveltestrap/sveltestrap/compare/v6.2.8...v7.0.0) #### What's Changed This includes the first set of changes for supporting migration to Svelte5. - 🐛 Rename children by content for svelte5 compatibility by [@&#8203;quimey](https://github.com/quimey) in https://github.com/sveltestrap/sveltestrap/pull/102 - 🧹 refactor(textarea-story): include resize fn and var declaration in story by [@&#8203;msmauric](https://github.com/msmauric) in https://github.com/sveltestrap/sveltestrap/pull/101 #### Breaking Changes - The `children` prop has been renamed to `content` across all components #### New Contributors - [@&#8203;quimey](https://github.com/quimey) made their first contribution in https://github.com/sveltestrap/sveltestrap/pull/102 **Full Changelog**: https://github.com/sveltestrap/sveltestrap/compare/v6.2.8...v7.0.0 </details> --- ### 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjI0MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate-bot force-pushed renovate/sveltestrap-sveltestrap-7.x from 02a721256a
All checks were successful
continuous-integration/drone/push Build is passing
to ca987edb14
All checks were successful
continuous-integration/drone/push Build is passing
2025-02-22 19:35:15 +00:00
Compare
renovate-bot changed title from fix(deps): update dependency @sveltestrap/sveltestrap to v7 to Update dependency @sveltestrap/sveltestrap to v7 2025-04-22 15:28:24 +00:00
renovate-bot changed title from Update dependency @sveltestrap/sveltestrap to v7 to fix(deps): update dependency @sveltestrap/sveltestrap to v7 2025-04-22 21:30:42 +00:00
renovate-bot force-pushed renovate/sveltestrap-sveltestrap-7.x from ca987edb14
All checks were successful
continuous-integration/drone/push Build is passing
to 43b8e2190a
Some checks failed
continuous-integration/drone/push Build is failing
2025-05-22 16:36:01 +00:00
Compare
Author
Collaborator

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.

### 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.
renovate-bot changed title from fix(deps): update dependency @sveltestrap/sveltestrap to v7 to fix(deps): update dependency @sveltestrap/sveltestrap to v7 - abandoned 2026-01-09 09:16:16 +00:00
Author
Collaborator

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

### Autoclosing Skipped This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.
nemunaire closed this pull request 2026-01-09 11:05:18 +00:00
Some checks failed
continuous-integration/drone/push Build is failing

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
happyDomain/happyDomain!629
No description provided.