-
-
Notifications
You must be signed in to change notification settings - Fork 48
Commit bc442ed
authored
chore(deps): update dependency mocha to v11 (#949)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [mocha](https://mochajs.org/)
([source](https://redirect.github.com/mochajs/mocha)) | [`^10.8.2` ->
`^11.0.0`](https://renovatebot.com/diffs/npm/mocha/10.8.2/11.0.1) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>mochajs/mocha (mocha)</summary>
###
[`v11.0.1`](https://redirect.github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1101-2024-12-02)
[Compare
Source](https://redirect.github.com/mochajs/mocha/compare/v11.0.0...v11.0.1)
##### 🌟 Features
- bumped glob dependency from 8 to 10
([#​5250](https://redirect.github.com/mochajs/mocha/issues/5250))
([43c3157](https://redirect.github.com/mochajs/mocha/commit/43c3157c6ef4f2d4bfecf3ad3a42479fd64187b8))
##### 📚 Documentation
- fix examples for `linkPartialObjects` methods
([#​5255](https://redirect.github.com/mochajs/mocha/issues/5255))
([34e0e52](https://redirect.github.com/mochajs/mocha/commit/34e0e52e047a9119aeae9cb5b660a8438656a1e0))
###
[`v11.0.0`](https://redirect.github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1100-2024-11-11)
[Compare
Source](https://redirect.github.com/mochajs/mocha/compare/v10.8.2...v11.0.0)
##### ⚠ BREAKING CHANGES
- adapt new engine range for Mocha 11
([#​5216](https://redirect.github.com/mochajs/mocha/issues/5216))
##### 🌟 Features
- allow calling hook methods
([#​5231](https://redirect.github.com/mochajs/mocha/issues/5231))
([e3da641](https://redirect.github.com/mochajs/mocha/commit/e3da641b08bed20f12df524fc64cb9579f980c1e))
##### 🩹 Fixes
- adapt new engine range for Mocha 11
([#​5216](https://redirect.github.com/mochajs/mocha/issues/5216))
([80da25a](https://redirect.github.com/mochajs/mocha/commit/80da25a4132ca50d3ad35087cb62c9b0f8fc946a))
##### 📚 Documentation
- downgrade example/tests chai to 4.5.0
([#​5245](https://redirect.github.com/mochajs/mocha/issues/5245))
([eac87e1](https://redirect.github.com/mochajs/mocha/commit/eac87e10f49207a9b388f87d77d198583c6f889a))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/sveltejs/eslint-plugin-svelte).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent c053ad5 commit bc442edCopy full SHA for bc442ed
1 file changed
+1
-1
lines changedpackages/eslint-plugin-svelte/package.json
Copy file name to clipboardExpand all lines: packages/eslint-plugin-svelte/package.json+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
94 |
| - | |
| 94 | + | |
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
|
0 commit comments