mikesnoeren / craft

Craft CMS 4 scaffolding project
MIT License
6 stars 1 forks source link

Bump solspace/craft-express-forms from 2.0.0-beta.2 to 2.0.0 #152

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps solspace/craft-express-forms from 2.0.0-beta.2 to 2.0.0.

Release notes

Sourced from solspace/craft-express-forms's releases.

v2.0.0

Added

  • Added a new version of the HubSpot API integration to address new Private App token requirement. This is a required change for any existing HubSpot users.

Fixed

  • Fixed a bug where an error would occur in the Craft dashboard if using the Express Forms widget.
  • Fixed a bug where duplicating forms was not working.
  • Fixed a bug where uploading file attachments could result in an error being logged.
Changelog

Sourced from solspace/craft-express-forms's changelog.

2.0.0 - 2022-09-29

Added

  • Added a new version of the HubSpot API integration to address new Private App token requirement. This is a required change for any existing HubSpot users.

Fixed

  • Fixed a bug where an error would occur in the Craft dashboard if using the Express Forms widget.
  • Fixed a bug where duplicating forms was not working.
  • Fixed a bug where uploading file attachments could result in an error being logged.
Commits
  • 7409755 v2.0.0
  • ae387a3 fix: hubspot updated app key integration
  • a364a81 chore: updating code style
  • 2706884 fix(#102): duplicating forms throwing a fatal error
  • c6924d7 Fixed icon/button styling issues in builder
  • fb54f72 feat: adding HubSpot to the integration list
  • 4464892 chore: updating code style based on php-cs-fixer rules
  • 20b8280 chore: setting back composer.json pre-commit hooks
  • baa2f27 Merge branch 'master' into v2.0/master
  • b0da5e0 feat: adding private app token support for hubspot
  • 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[bot] commented 2 years ago

Looks like solspace/craft-express-forms is up-to-date now, so this is no longer needed.