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

chore(deps): bump the lsp group with 3 updates #84

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

Bumps the lsp group with 3 updates: serde_json, matchit and httparse.

Updates serde_json from 1.0.117 to 1.0.119

Release notes

Sourced from serde_json's releases.

v1.0.119

v1.0.118

Commits
  • b48b9a3 Release 1.0.119
  • 8878cd7 Make shift_insert available for inlining like other Map methods
  • 352b7ab Document the cfg required for Map::shift_insert to exist
  • c17e63f Merge pull request #1149 from joshka/master
  • 309ef6b Add Map::shift_insert()
  • a9e089a Merge pull request #1146 from haouvw/master
  • a83fe96 chore: remove repeat words
  • c4f24f3 Release 1.0.118
  • 51d94eb Combine Map's Hash into one impl
  • 5e7bedc Touch up PR 1127
  • Additional commits viewable in compare view

Updates matchit from 0.8.2 to 0.8.3

Release notes

Sourced from matchit's releases.

0.8.3

Commits

Updates httparse from 1.9.3 to 1.9.4

Release notes

Sourced from httparse's releases.

v1.9.4

What's Changed

New Contributors

Full Changelog: seanmonstar/httparse@v1.9.3...v1.9.4

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the lsp group with 3 updates: [serde_json](https://github.com/serde-rs/json), [matchit](https://github.com/ibraheemdev/matchit) and [httparse](https://github.com/seanmonstar/httparse).


Updates `serde_json` from 1.0.117 to 1.0.119
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.117...v1.0.119)

Updates `matchit` from 0.8.2 to 0.8.3
- [Release notes](https://github.com/ibraheemdev/matchit/releases)
- [Commits](ibraheemdev/matchit@v0.8.2...v0.8.3)

Updates `httparse` from 1.9.3 to 1.9.4
- [Release notes](https://github.com/seanmonstar/httparse/releases)
- [Commits](seanmonstar/httparse@v1.9.3...v1.9.4)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lsp
- dependency-name: matchit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lsp
- dependency-name: httparse
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lsp
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jul 1, 2024
@tekumara tekumara merged commit d69f3c7 into main Jul 1, 2024
2 checks passed
@tekumara tekumara deleted the dependabot/cargo/lsp-7a6a4ab3d9 branch July 1, 2024 06:41
tekumara pushed a commit that referenced this pull request Jul 5, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.1.20](v0.1.19...v0.1.20)
(2024-07-05)


### Features

* typos 1.23.0 June 2024 dictionary
([2a497b0](2a497b0))


### Chores

* **deps-dev:** bump the vscode group with 9 updates
([#85](#85))
([b47092a](b47092a))
* **deps:** bump the lsp group with 3 updates
([#84](#84))
([d69f3c7](d69f3c7))
* **deps:** bump typos-cli from 1.22.7 to 1.22.9
([#83](#83))
([68136cb](68136cb))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: potatobot-prime[bot] <132267321+potatobot-prime[bot]@users.noreply.github.com>
tekumara added a commit that referenced this pull request Jul 9, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.1.20](v0.1.19...v0.1.20)
(2024-07-09)


### Features

* typos 1.23.0 June 2024 dictionary
([2a497b0](2a497b0))


### Chores

* **deps-dev:** bump the vscode group with 9 updates
([#85](#85))
([b47092a](b47092a))
* **deps:** bump the lsp group with 3 updates
([#84](#84))
([d69f3c7](d69f3c7))
* **deps:** bump typos-cli from 1.22.7 to 1.22.9
([#83](#83))
([68136cb](68136cb))
* **deps:** bump typos-cli from 1.23.0 to 1.23.1
([#88](#88))
([64c6ec5](64c6ec5))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: potatobot-prime[bot] <132267321+potatobot-prime[bot]@users.noreply.github.com>
Co-authored-by: Oliver Mannion <[email protected]>
This was referenced Sep 23, 2024
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