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.12 to 0.0.13 #322

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 27, 2023

Bumps org.codeforamerica.platform:form-flow from 0.0.12 to 0.0.13.

Release notes

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

0.0.13

New environment variable

If application.yaml has the property form-flow.uploads.virus-scanning.enabled set to true, CLAMAV_URL will be required in the .env of the app.

ℹ️ More information can be found in the virus scanning section of the library readme.

Added SessionContinuityInterceptor

There is a new SessionContinuityInterceptor provided by the library.

It is only enabled when turned on with the following application property:

form-flow:
  session-continuity-interceptor:
    enabled: true

ℹ️ More information can be found in the library readme.

What's Changed

Dependabot updates

Full Changelog: codeforamerica/form-flow@0.0.12...0.0.13

Commits
  • 1bbfd2b Tweaks exception and exception javadocs.
  • fe4ca22 Implemented suggested code style changes
  • 463ed1f Updated Readme
  • 352e17f Updated Readme
  • 29ed4cf Updated Readme
  • a87fc60 Make firstScreen not null in test-landmark-flow.yaml
  • e6658de Add setup to prevent flakyness in tests
  • b379213 Add tests with Spybeans for interceptors
  • e232343 Log error states for session issues
  • b1af359 Remove unused test
  • 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.12 to 0.0.13.
- [Release notes](https://github.com/codeforamerica/form-flow/releases)
- [Commits](codeforamerica/form-flow@0.0.12...0.0.13)

---
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 Sep 27, 2023
@sree-cfa sree-cfa temporarily deployed to test-la-doc-uploader-pr-322 September 27, 2023 11:25 Inactive
@sree-cfa sree-cfa merged commit 98d2f28 into main Oct 16, 2023
5 checks passed
@sree-cfa sree-cfa deleted the dependabot/gradle/org.codeforamerica.platform-form-flow-0.0.13 branch October 16, 2023 18:20
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