Skip to content

Bump markupsafe from 1.0 to 1.1.0#21

Open
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/markupsafe-1.1.0
Open

Bump markupsafe from 1.0 to 1.1.0#21
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/markupsafe-1.1.0

Conversation

@dependabot-preview
Copy link
Copy Markdown

Bumps markupsafe from 1.0 to 1.1.0.

Changelog

Sourced from markupsafe's changelog.

Version 1.1.0

Released 2018-11-05

  • Drop support for Python 2.6 and 3.3.
  • Build wheels for Linux, Mac, and Windows, allowing systems without
    a compiler to take advantage of the C extension speedups. (#104_)
  • Use newer CPython API on Python 3, resulting in a 1.5x speedup.
    (#64_)
  • escape wraps __html__ result in Markup, consistent with
    documented behavior. (#69_)

.. _#64: https://github-redirect.dependabot.com/pallets/markupsafe/pull/64
.. _#69: https://github-redirect.dependabot.com/pallets/markupsafe/pull/69
.. _#104: https://github-redirect.dependabot.com/pallets/markupsafe/pull/104

Version 1.0

Released 2017-03-07

  • Fixed custom types not invoking __unicode__ when used with
    format().
  • Added __version__ module attribute.
  • Improve unescape code to leave lone ampersands alone.

Version 0.18

Released 2013-05-22

  • Fixed __mul__ and string splitting on Python 3.

Version 0.17

Released 2013-05-21

  • Fixed a bug with broken interpolation on tuples.

Version 0.16

Released 2013-05-20

... (truncated)
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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|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 these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

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)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [markupsafe](https://github.com/pallets/markupsafe) from 1.0 to 1.1.0.
- [Release notes](https://github.com/pallets/markupsafe/releases)
- [Changelog](https://github.com/pallets/markupsafe/blob/master/CHANGES.rst)
- [Commits](pallets/markupsafe@1.0...1.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant