Skip to content
This repository was archived by the owner on Nov 6, 2020. It is now read-only.

Bump phoenix_html from 2.9.3 to 2.11.1#11

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/hex/phoenix_html-2.11.1
Closed

Bump phoenix_html from 2.9.3 to 2.11.1#11
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/hex/phoenix_html-2.11.1

Conversation

@dependabot-preview
Copy link
Copy Markdown

Bumps phoenix_html from 2.9.3 to 2.11.1.

Changelog

Sourced from phoenix_html's changelog.

v2.11.1 (2018-03-20)

  • Enhancements

    • Add label/1
    • Copy the target attribute of the link in the generated JS form
  • Bug fixes

    • Support any value that is html escapable in radio_button

v2.11.0 (2018-03-09)

  • Enhancements

    • Add date, datetime-local and time input types
    • Enable string keys to be usable with forms
    • Support carriage return in text_to_html
    • Add support for HTML5 boolean attributes to content_tag and tag
    • Improve performance by relying on html_safe_to_iodata/1
    • Protect against CSRF tokens leaking across hosts when the POST URL is dynamic
  • Bug fixes

    • Guarantee input_name/2 always returns strings
    • Improve handling of uncommon whitespace and null in escape_javascript
    • Escape value attribute so it is never treated as a boolean

v2.10.5 (2017-11-08)

  • Enhancements
    • Do not require the :as option in form_for

v2.10.4 (2017-08-15)

  • Bug fixes
    • Fix formatting of days in datetime_builder

v2.10.3 (2017-07-30)

  • Enhancements

    • Allow specifying a custom CSRF token generator
  • Bug fixes

    • Do not submit method: :get in buttons as "post"

v2.10.2 (2017-07-24)

  • Bug fixes
    • Traverse DOM elements up when handling data-method

v2.10.1 (2017-07-22)

  • Bug fixes
    ... (truncated)
Commits
  • 790ff1c Release v2.11.1
  • 952a04c Use escaped values in input_id, closes #204
  • e3f14d8 Add label/1 (without form)
  • 7541059 phoenix_html JS copies the target attribute of the link in the generated form...
  • 59963b9 Release v2.11.0
  • 30b6ae9 Clarify host CSRF protection role
  • c5843ae Do not leak csrf tokens to external domains on parameter injection, closes #196
  • d0751c0 Add .formatter.exs file
  • 1cd4adf Bump dependencies, update changelog and format code
  • 406ebc8 input_name should return a String when passed an unnamed form (#201)
  • 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 ignore this [minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview
Copy link
Copy Markdown
Author

Superseded by #13.

@dependabot-preview dependabot-preview Bot deleted the dependabot/hex/phoenix_html-2.11.1 branch May 1, 2018 05:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant