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): bump @sveltepress/theme-default from 5.0.5 to 5.0.7 in /packages #519

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @sveltepress/theme-default from 5.0.5 to 5.0.7.

Changelog

Sourced from @​sveltepress/theme-default's changelog.

5.0.7

Patch Changes

5.0.6

Patch Changes

Commits

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 [@sveltepress/theme-default](https://github.com/Blackman99/sveltepress/tree/HEAD/packages/theme-default) from 5.0.5 to 5.0.7.
- [Release notes](https://github.com/Blackman99/sveltepress/releases)
- [Changelog](https://github.com/SveltePress/sveltepress/blob/main/packages/theme-default/CHANGELOG.md)
- [Commits](https://github.com/Blackman99/sveltepress/commits/HEAD/packages/theme-default)

---
updated-dependencies:
- dependency-name: "@sveltepress/theme-default"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 27, 2025
@elijah-potter elijah-potter merged commit 1c0d6a8 into master Jan 27, 2025
17 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/packages/sveltepress/theme-default-5.0.7 branch January 27, 2025 21:50
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Jan 29, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [Automattic/harper/harper-ls](https://github.com/Automattic/harper) | patch | `v0.18.0` -> `v0.18.1` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>Automattic/harper (Automattic/harper/harper-ls)</summary>

### [`v0.18.1`](https://github.com/Automattic/harper/releases/tag/v0.18.1)

[Compare Source](Automattic/harper@v0.18.0...v0.18.1)

#### What's Changed

-   build(deps): bump [@&#8203;sveltepress/theme-default](https://github.com/sveltepress/theme-default) from 5.0.5 to 5.0.7 in /packages by [@&#8203;dependabot](https://github.com/dependabot) in Automattic/harper#519
-   build(deps-dev): bump eslint-config-prettier from 9.1.0 to 10.0.1 in /packages by [@&#8203;dependabot](https://github.com/dependabot) in Automattic/harper#518
-   build(deps-dev): bump vite-plugin-top-level-await from 1.4.1 to 1.4.4 in /packages by [@&#8203;dependabot](https://github.com/dependabot) in Automattic/harper#516
-   build(deps-dev): bump esbuild from 0.20.2 to 0.24.2 in /packages by [@&#8203;dependabot](https://github.com/dependabot) in Automattic/harper#517
-   build(deps-dev): bump flowbite from 1.8.1 to 3.0.0 in /packages by [@&#8203;dependabot](https://github.com/dependabot) in Automattic/harper#515
-   technical terms and popular names/websites by [@&#8203;MohamedAbdeen21](https://github.com/MohamedAbdeen21) in Automattic/harper#522
-   fix(core): `AnA` linter did not recognize capital articles by [@&#8203;elijah-potter](https://github.com/elijah-potter) in Automattic/harper#521
-   use unicode_script crate to check chars are Latin script inside `is_english_lingual` by [@&#8203;hippietrail](https://github.com/hippietrail) in Automattic/harper#504
-   sort and add to list of holidays by [@&#8203;hippietrail](https://github.com/hippietrail) in Automattic/harper#509
-   fix(core): `RepeatedWords` now detects repeated `and` tokens by [@&#8203;elijah-potter](https://github.com/elijah-potter) in Automattic/harper#520
-   `harper-core` Documentation Updates by [@&#8203;elijah-potter](https://github.com/elijah-potter) in Automattic/harper#513
-   feat: improve workflow for harper.js by [@&#8203;Asuka109](https://github.com/Asuka109) in Automattic/harper#526
-   Add more languages by [@&#8203;elijah-potter](https://github.com/elijah-potter) in Automattic/harper#495

#### New Contributors

-   [@&#8203;MohamedAbdeen21](https://github.com/MohamedAbdeen21) made their first contribution in Automattic/harper#522
-   [@&#8203;Asuka109](https://github.com/Asuka109) made their first contribution in Automattic/harper#526

**Full Changelog**: Automattic/harper@v0.18.0...v0.18.1

</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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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

---

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

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMzcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjEzNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant