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

(auto merged) Bump the patch group with 4 updates #2661

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2024

Bumps the patch group with 4 updates: serde_json, anstyle, wasmprinter and wat.

Updates serde_json from 1.0.112 to 1.0.113

Release notes

Sourced from serde_json's releases.

v1.0.113

  • Add swap_remove and shift_remove methods on Map (#1109)
Commits

Updates anstyle from 1.0.4 to 1.0.5

Commits
  • d3142af chore: Release
  • f511839 docs(style): Update changelog
  • ea42606 Merge pull request #165 from joshtriplett/anstyle-render-helper
  • da0569e docs(anstyle): Document Style's new Display functionality
  • 03a3823 feat(anstyle): Add Alternate for Style that resets
  • 8d24f99 feat(anstyle): Impl Display for Reset directly
  • 5a264b6 feat(anstyle): Impl Display for Style directly
  • c999f0b refactor(anstyle): Pull out Style fmt code
  • 82539b6 Merge pull request #168 from epage/min
  • a507b81 test(style): Make it easier to track type size
  • Additional commits viewable in compare view

Updates wasmprinter from 0.2.77 to 0.2.78

Commits

Updates wat from 1.0.84 to 1.0.85

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 patch group with 4 updates: [serde_json](https://github.com/serde-rs/json), [anstyle](https://github.com/rust-cli/anstyle), [wasmprinter](https://github.com/bytecodealliance/wasm-tools) and [wat](https://github.com/bytecodealliance/wasm-tools).


Updates `serde_json` from 1.0.112 to 1.0.113
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.112...v1.0.113)

Updates `anstyle` from 1.0.4 to 1.0.5
- [Commits](rust-cli/anstyle@v1.0.4...v1.0.5)

Updates `wasmprinter` from 0.2.77 to 0.2.78
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](bytecodealliance/wasm-tools@wasmprinter-0.2.77...wasmprinter-0.2.78)

Updates `wat` from 1.0.84 to 1.0.85
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](bytecodealliance/wasm-tools@wat-1.0.84...wat-1.0.85)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: anstyle
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: wasmprinter
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: wat
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
...

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 Jan 30, 2024
@github-actions github-actions bot changed the title Bump the patch group with 4 updates (auto merged) Bump the patch group with 4 updates Jan 30, 2024
@github-actions github-actions bot merged commit 69c19cf into main Jan 30, 2024
31 checks passed
@github-actions github-actions bot deleted the dependabot/cargo/patch-636514a6f5 branch January 30, 2024 01:06
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.

0 participants