Skip to content

build(deps): bump serde_json from 1.0.138 to 1.0.139 #813

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

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps serde_json from 1.0.138 to 1.0.139.

Release notes

Sourced from serde_json's releases.

v1.0.139

  • Documentation improvements
Commits
  • 4d4f53c Release 1.0.139
  • 5d6b32f Merge pull request #1242 from dtolnay/writefloat
  • e5bb8bd Document behavior of write_f32/f64 on non-finite floats
  • 7a79781 Merge pull request #1241 from dtolnay/doclink
  • 13591f1 Convert html links to intra-doc links
  • 1d7378e Unset doc-scrape-examples for lib target
  • 1174c5f Resolve unnecessary_semicolon pedantic clippy lint
  • See full diff 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 [serde_json](https://github.com/serde-rs/json) from 1.0.138 to 1.0.139.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.138...v1.0.139)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 3, 2025
@elijah-potter elijah-potter merged commit b49816d into master Mar 4, 2025
17 checks passed
@elijah-potter elijah-potter deleted the dependabot/cargo/serde_json-1.0.139 branch March 4, 2025 17:09
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Mar 6, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [Automattic/harper/harper-ls](https://github.com/Automattic/harper) | minor | `v0.23.0` -> `v0.24.0` |

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.24.0`](https://github.com/Automattic/harper/releases/tag/v0.24.0)

[Compare Source](Automattic/harper@v0.23.0...v0.24.0)

#### What's Changed

-   feat(core): add five technical words to the curated dictionary by [@&#8203;86xsk](https://github.com/86xsk) in Automattic/harper#767
-   Rid off phrase corrections by [@&#8203;hippietrail](https://github.com/hippietrail) in Automattic/harper#717
-   chore: new words and fixes to existing entries by [@&#8203;hippietrail](https://github.com/hippietrail) in Automattic/harper#783
-   fix(core): don't ignore blocking word-likes by [@&#8203;elijah-potter](https://github.com/elijah-potter) in Automattic/harper#788
-   fix(core): remove bad `Forthwith` rule by [@&#8203;elijah-potter](https://github.com/elijah-potter) in Automattic/harper#787
-   fix(core): address edge-case from [#&#8203;744](Automattic/harper#744) by [@&#8203;elijah-potter](https://github.com/elijah-potter) in Automattic/harper#786
-   feat: implement false positive "the great might of" by [@&#8203;hippietrail](https://github.com/hippietrail) in Automattic/harper#795
-   chore: add words and improve affix annotations by [@&#8203;hippietrail](https://github.com/hippietrail) in Automattic/harper#793
-   test: check that dictionary attributes can be spread over two entries by [@&#8203;hippietrail](https://github.com/hippietrail) in Automattic/harper#779
-   test(core): issue [#&#8203;798](Automattic/harper#798) by [@&#8203;elijah-potter](https://github.com/elijah-potter) in Automattic/harper#799
-   chore: add words, fix annotations by [@&#8203;hippietrail](https://github.com/hippietrail) in Automattic/harper#805
-   feat(web): create page for debugging the title-case algo by [@&#8203;elijah-potter](https://github.com/elijah-potter) in Automattic/harper#801
-   chore: curate dictionary by [@&#8203;hippietrail](https://github.com/hippietrail) in Automattic/harper#803
-   build(deps-dev): bump [@&#8203;types/jasmine](https://github.com/types/jasmine) from 5.1.6 to 5.1.7 in /packages by [@&#8203;dependabot](https://github.com/dependabot) in Automattic/harper#810
-   build(deps-dev): bump rollup from 4.34.6 to 4.34.9 in /packages by [@&#8203;dependabot](https://github.com/dependabot) in Automattic/harper#808
-   build(deps): bump clap from 4.5.29 to 4.5.31 by [@&#8203;dependabot](https://github.com/dependabot) in Automattic/harper#814
-   build(deps-dev): bump prettier from 3.5.2 to 3.5.3 in /packages by [@&#8203;dependabot](https://github.com/dependabot) in Automattic/harper#811
-   build(deps): bump serde_json from 1.0.138 to 1.0.139 by [@&#8203;dependabot](https://github.com/dependabot) in Automattic/harper#813
-   feat(core): add a ton of rules from the backlog by [@&#8203;elijah-potter](https://github.com/elijah-potter) in Automattic/harper#797
-   WordPress plugin by [@&#8203;elijah-potter](https://github.com/elijah-potter) in Automattic/harper#817
-   Dictionary curation 2025 03 04 by [@&#8203;hippietrail](https://github.com/hippietrail) in Automattic/harper#819
-   build(deps-dev): bump [@&#8203;types/node](https://github.com/types/node) from 22.13.4 to 22.13.9 in /packages by [@&#8203;dependabot](https://github.com/dependabot) in Automattic/harper#818
-   test(core): added test with capital letters by [@&#8203;elijah-potter](https://github.com/elijah-potter) in Automattic/harper#738
-   build(deps): bump pulldown-cmark from 0.12.2 to 0.13.0 by [@&#8203;dependabot](https://github.com/dependabot) in Automattic/harper#693
-   refactor(core): proper noun linters use canonical casing and JSON file by [@&#8203;elijah-potter](https://github.com/elijah-potter) in Automattic/harper#834
-   Dictionary curation 2025 03 05 by [@&#8203;hippietrail](https://github.com/hippietrail) in Automattic/harper#833
-   feat: lex 0s 1s 0's 1's etc as words by [@&#8203;hippietrail](https://github.com/hippietrail) in Automattic/harper#775
-   refactor: nominal and determiner word types by [@&#8203;hippietrail](https://github.com/hippietrail) in Automattic/harper#731

#### New Contributors

-   [@&#8203;86xsk](https://github.com/86xsk) made their first contribution in Automattic/harper#767

**Full Changelog**: Automattic/harper@v0.23.0...v0.24.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 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODYuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE4Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Mar 6, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [Automattic/harper/harper-ls](https://github.com/Automattic/harper) | minor | `v0.23.0` -> `v0.24.0` |

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.24.0`](https://github.com/Automattic/harper/releases/tag/v0.24.0)

[Compare Source](Automattic/harper@v0.23.0...v0.24.0)

#### What's Changed

-   feat(core): add five technical words to the curated dictionary by [@&#8203;86xsk](https://github.com/86xsk) in Automattic/harper#767
-   Rid off phrase corrections by [@&#8203;hippietrail](https://github.com/hippietrail) in Automattic/harper#717
-   chore: new words and fixes to existing entries by [@&#8203;hippietrail](https://github.com/hippietrail) in Automattic/harper#783
-   fix(core): don't ignore blocking word-likes by [@&#8203;elijah-potter](https://github.com/elijah-potter) in Automattic/harper#788
-   fix(core): remove bad `Forthwith` rule by [@&#8203;elijah-potter](https://github.com/elijah-potter) in Automattic/harper#787
-   fix(core): address edge-case from [#&#8203;744](Automattic/harper#744) by [@&#8203;elijah-potter](https://github.com/elijah-potter) in Automattic/harper#786
-   feat: implement false positive "the great might of" by [@&#8203;hippietrail](https://github.com/hippietrail) in Automattic/harper#795
-   chore: add words and improve affix annotations by [@&#8203;hippietrail](https://github.com/hippietrail) in Automattic/harper#793
-   test: check that dictionary attributes can be spread over two entries by [@&#8203;hippietrail](https://github.com/hippietrail) in Automattic/harper#779
-   test(core): issue [#&#8203;798](Automattic/harper#798) by [@&#8203;elijah-potter](https://github.com/elijah-potter) in Automattic/harper#799
-   chore: add words, fix annotations by [@&#8203;hippietrail](https://github.com/hippietrail) in Automattic/harper#805
-   feat(web): create page for debugging the title-case algo by [@&#8203;elijah-potter](https://github.com/elijah-potter) in Automattic/harper#801
-   chore: curate dictionary by [@&#8203;hippietrail](https://github.com/hippietrail) in Automattic/harper#803
-   build(deps-dev): bump [@&#8203;types/jasmine](https://github.com/types/jasmine) from 5.1.6 to 5.1.7 in /packages by [@&#8203;dependabot](https://github.com/dependabot) in Automattic/harper#810
-   build(deps-dev): bump rollup from 4.34.6 to 4.34.9 in /packages by [@&#8203;dependabot](https://github.com/dependabot) in Automattic/harper#808
-   build(deps): bump clap from 4.5.29 to 4.5.31 by [@&#8203;dependabot](https://github.com/dependabot) in Automattic/harper#814
-   build(deps-dev): bump prettier from 3.5.2 to 3.5.3 in /packages by [@&#8203;dependabot](https://github.com/dependabot) in Automattic/harper#811
-   build(deps): bump serde_json from 1.0.138 to 1.0.139 by [@&#8203;dependabot](https://github.com/dependabot) in Automattic/harper#813
-   feat(core): add a ton of rules from the backlog by [@&#8203;elijah-potter](https://github.com/elijah-potter) in Automattic/harper#797
-   WordPress plugin by [@&#8203;elijah-potter](https://github.com/elijah-potter) in Automattic/harper#817
-   Dictionary curation 2025 03 04 by [@&#8203;hippietrail](https://github.com/hippietrail) in Automattic/harper#819
-   build(deps-dev): bump [@&#8203;types/node](https://github.com/types/node) from 22.13.4 to 22.13.9 in /packages by [@&#8203;dependabot](https://github.com/dependabot) in Automattic/harper#818
-   test(core): added test with capital letters by [@&#8203;elijah-potter](https://github.com/elijah-potter) in Automattic/harper#738
-   build(deps): bump pulldown-cmark from 0.12.2 to 0.13.0 by [@&#8203;dependabot](https://github.com/dependabot) in Automattic/harper#693
-   refactor(core): proper noun linters use canonical casing and JSON file by [@&#8203;elijah-potter](https://github.com/elijah-potter) in Automattic/harper#834
-   Dictionary curation 2025 03 05 by [@&#8203;hippietrail](https://github.com/hippietrail) in Automattic/harper#833
-   feat: lex 0s 1s 0's 1's etc as words by [@&#8203;hippietrail](https://github.com/hippietrail) in Automattic/harper#775
-   refactor: nominal and determiner word types by [@&#8203;hippietrail](https://github.com/hippietrail) in Automattic/harper#731

#### New Contributors

-   [@&#8203;86xsk](https://github.com/86xsk) made their first contribution in Automattic/harper#767

**Full Changelog**: Automattic/harper@v0.23.0...v0.24.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 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODYuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE4Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant