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 org.codeforamerica.platform:form-flow from 0.0.10 to 0.0.11 #271

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 23, 2023

Bumps org.codeforamerica.platform:form-flow from 0.0.10 to 0.0.11.

Release notes

Sourced from org.codeforamerica.platform:form-flow's releases.

0.0.11

Deprecated crossValidationAction method

If you're application is using a crossFieldValidationAction you'll need to update you're method signature now that both FormSubmission and Submission are passed to the method instead of only FormSubmission. You can see how we updated our methods in the starter app here.

What's Changed

New Contributors

Full Changelog: codeforamerica/form-flow@0.0.10...0.0.11

Commits
  • d097eed Add submission to readme docs (#356)
  • 30cd8f8 Cross field validation #185471858 (#354)
  • 630ac23 Fixes a link and cleans up explanation around the configuration links
  • 7be7c4c Adds a section about the actuator endpoints
  • 466f9f3 Bump gradle/gradle-build-action from 2.7.0 to 2.7.1
  • 3de2787 Bump io.spring.dependency-management from 1.1.2 to 1.1.3
  • 44bc29d Stop cache from keeping continue button disabled on back (#349)
  • 7298dab updated language to help troubleshoot potential challenges (#350)
  • ef9780d Fix cancel clearing and start investigating session cookie issue (#347)
  • 9440a74 Add javascript to disable follow up question inputs if they are not shown (#348)
  • 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 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 [org.codeforamerica.platform:form-flow](https://github.com/codeforamerica/form-flow) from 0.0.10 to 0.0.11.
- [Release notes](https://github.com/codeforamerica/form-flow/releases)
- [Commits](codeforamerica/form-flow@0.0.10...0.0.11)

---
updated-dependencies:
- dependency-name: org.codeforamerica.platform:form-flow
  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 java Pull requests that update Java code labels Aug 23, 2023
@sree-cfa sree-cfa temporarily deployed to test-la-doc-uploader-pr-271 August 23, 2023 11:46 Inactive
@sree-cfa sree-cfa merged commit 41cd1a2 into main Aug 24, 2023
5 checks passed
@sree-cfa sree-cfa deleted the dependabot/gradle/org.codeforamerica.platform-form-flow-0.0.11 branch August 24, 2023 15:28
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 java Pull requests that update Java code
Projects
None yet
1 participant