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

Bump marshmallow from 3.22.0 to 3.23.0 in /flowmachine #6835

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 18, 2024

Bumps marshmallow from 3.22.0 to 3.23.0.

Changelog

Sourced from marshmallow's changelog.

3.23.0 (2024-10-17)


Features:

  • Typing: replace "type" with specific metaclass for Schema and Field.

Other changes:

  • Officially support Python 3.13 (:pr:2319).
  • Drop support for Python 3.8 (:pr:2318).
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)

@dependabot dependabot bot added the FlowMachine Issues related to FlowMachine label Oct 18, 2024
Copy link

cypress bot commented Oct 18, 2024

FlowAuth    Run #23883

Run Properties:  status check passed Passed #23883  •  git commit 602069fc4b: Bump marshmallow from 3.22.0 to 3.23.0 in /flowmachine
Project FlowAuth
Branch Review dependabot-pip-flowmachine-marshmallow-3.23.0
Run status status check passed Passed #23883
Run duration 00m 44s
Commit git commit 602069fc4b: Bump marshmallow from 3.22.0 to 3.23.0 in /flowmachine
Committer dependabot[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 4
View all changes introduced in this branch ↗︎

@dependabot dependabot bot force-pushed the dependabot-pip-flowmachine-marshmallow-3.23.0 branch 2 times, most recently from 0d7a849 to e56fcfa Compare October 22, 2024 04:50
Copy link

codecov bot commented Oct 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.16%. Comparing base (ea26816) to head (602069f).
Report is 2 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #6835       +/-   ##
===========================================
+ Coverage   78.26%   92.16%   +13.89%     
===========================================
  Files          66      275      +209     
  Lines        3170    10755     +7585     
  Branches      140     1297     +1157     
===========================================
+ Hits         2481     9912     +7431     
- Misses        667      691       +24     
- Partials       22      152      +130     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.22.0 to 3.23.0.
- [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst)
- [Commits](marshmallow-code/marshmallow@3.22.0...3.23.0)

---
updated-dependencies:
- dependency-name: marshmallow
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot-pip-flowmachine-marshmallow-3.23.0 branch from e56fcfa to 602069f Compare October 22, 2024 05:15
@mergify mergify bot merged commit e8c33fa into master Oct 22, 2024
40 checks passed
@mergify mergify bot deleted the dependabot-pip-flowmachine-marshmallow-3.23.0 branch October 22, 2024 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FlowMachine Issues related to FlowMachine
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants