Skip to content

chore(deps): Bump serde from 1.0.175 to 1.0.177#18101

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/serde-1.0.177
Closed

chore(deps): Bump serde from 1.0.175 to 1.0.177#18101
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/serde-1.0.177

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2023

Bumps serde from 1.0.175 to 1.0.177.

Release notes

Sourced from serde's releases.

v1.0.177

  • Add serde(rename_all_fields = "...") attribute to apply a rename_all on every struct variant of an enum (#1695, thanks @​jplatte)
  • Improve diagnostics for attribute parse errors (#2536, thanks @​jplatte)

v1.0.176

  • Allow tag field of an internally tagged enum to have same name as a field inside a skipped struct variant (#2266, thanks @​flisky)
Commits
  • 0676673 Release 1.0.177
  • 7a4335d Merge pull request #2536 from jplatte/jplatte/error-span
  • 31a0e73 Update error span for attribute / data kind mismatches
  • 74fe708 Ignore return_self_not_must_use pedantic clippy lint
  • e74925b Merge pull request #1695 from jplatte/rename_all_fields
  • 56be1c2 Pass RenameRule, RenameAllRules by value
  • 2f9bf4d Add #[serde(rename_all_fields = "foo")] attribute
  • ad94aed Merge pull request #2535 from dtolnay/baretrait
  • 30db83f Restore bare_trait_objects lint within serde_derive code
  • b0f7b00 Resolve manual_string_new pedantic clippy lint
  • Additional commits viewable 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 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)

@dependabot dependabot bot requested a review from a team July 28, 2023 00:31
@dependabot dependabot bot added the domain: deps Anything related to Vector's dependencies label Jul 28, 2023
@bits-bot
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@netlify
Copy link

netlify bot commented Jul 28, 2023

Deploy Preview for vrl-playground ready!

Name Link
🔨 Latest commit ac34d61
🔍 Latest deploy log https://app.netlify.com/sites/vrl-playground/deploys/64c413bb7ed26e0008ee9cb0
😎 Deploy Preview https://deploy-preview-18101--vrl-playground.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions github-actions bot added the domain: core Anything related to core crates i.e. vector-core, core-common, etc label Jul 28, 2023
@netlify
Copy link

netlify bot commented Jul 28, 2023

Deploy Preview for vector-project ready!

Name Link
🔨 Latest commit ac34d61
🔍 Latest deploy log https://app.netlify.com/sites/vector-project/deploys/64c413ba7f3ab7000851cc94
😎 Deploy Preview https://deploy-preview-18101--vector-project.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@dependabot dependabot bot force-pushed the dependabot/cargo/serde-1.0.177 branch from 95a0915 to 8de43b5 Compare July 28, 2023 00:43
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.175 to 1.0.177.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.175...v1.0.177)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/serde-1.0.177 branch from 8de43b5 to ac34d61 Compare July 28, 2023 19:15
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 31, 2023

Superseded by #18116.

@dependabot dependabot bot closed this Jul 31, 2023
@dependabot dependabot bot deleted the dependabot/cargo/serde-1.0.177 branch July 31, 2023 04:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

domain: core Anything related to core crates i.e. vector-core, core-common, etc domain: deps Anything related to Vector's dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant