Skip to content

Bump sinatra and tilt - #5

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/sinatra-and-tilt-3.0.4
Open

Bump sinatra and tilt#5
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/sinatra-and-tilt-3.0.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 1, 2022

Copy link
Copy Markdown

Bumps sinatra and tilt. These dependencies needed to be updated together.
Updates sinatra from 1.4.8 to 3.0.4

Changelog

Sourced from sinatra's changelog.

3.0.4 / 2022-11-25

  • Fix: Escape filename in the Content-Disposition header. #1841 by Kunpei Sakai

3.0.3 / 2022-11-11

3.0.2 / 2022-10-01

  • New: Add Haml 6 support. #1820 by Jordan Owens

3.0.1 / 2022-09-26

  • Fix: Revert removal of rack-protection.rb. #1814 by Olle Jonsson

  • Fix: Revert change to server start and stop messaging by using Kernel#warn. Renamed internal warn method warn_for_deprecation. #1818 by Jordan Owens

3.0.0 / 2022-09-26

  • New: Add Falcon support. #1794 by Samuel Williams and @​horaciob

  • New: Add AES GCM encryption support for session cookies. #1324 (sinatra/sinatra#1324) by Michael Coyne

  • Deprecated: Sinatra Reloader will be removed in the next major release.

  • Fix: Internal Sinatra errors now extend Sinatra::Error. This fixes #1204 and #1518. bda8c29d by Jordan Owens

  • Fix: Preserve query param value if named route param nil. #1676 by Jordan Owens

  • Require Ruby 2.6 as minimum Ruby version. #1699 by Eloy Pérez

  • Breaking change: Remove support for the Stylus template engine. #1697 by Eloy Pérez

  • Breaking change: Remove support for the erubis template engine. #1761 by Eloy Pérez

  • Breaking change: Remove support for the textile template engine. #1766 by Eloy Pérez

  • Breaking change: Remove support for SASS as a template engine. #1768 by Eloy Pérez

  • Breaking change: Remove support for Wlang as a template engine. #1780 by Eloy Pérez

  • Breaking change: Remove support for CoffeeScript as a template engine. #1790 by Eloy Pérez

  • Breaking change: Remove support for Mediawiki as a template engine. #1791 by Eloy Pérez

  • Breaking change: Remove support for Creole as a template engine. #1792 by Eloy Pérez

  • Breaking change: Remove support for Radius as a template engine. #1793 by Eloy Pérez

... (truncated)

Commits
  • eca7b54 3.0.4 release
  • bbc1d47 Merge pull request #1841 from sinatra/filename-escaping
  • ea8fc94 escape filename in the Content-Disposition header
  • c90f203 Merge pull request #1839 from andrykonchin/ak/skip-falcon-in-specs
  • 42e3eed Don't run integration specs on falcon against TruffleRuby
  • cafaab9 3.0.3 release
  • 44ff149 Merge pull request #1835 from dentarg/puma-edge-job
  • e328d08 CI: fix typo in job name variable
  • 88844e4 CI: shorter job name
  • 9b5fcd0 CI: include Puma in job name
  • Additional commits viewable in compare view

Updates tilt from 1.4.1 to 2.0.11

Changelog

Sourced from tilt's changelog.

2.0.11 (2022-07-22)

  • Fix #extensions_for for RedcarpetTemplate (judofyr)
  • Support the new sass-embedded gem (#367, ntkme)
  • Add Tilt::EmacsOrg support (#366, hacktivista)
  • Improve rendering of BasicObject instances (#348, jeremyevans)
  • Fix Ruby 3.0 compatibility (#360, voxik)

2.0.10 (2019-09-23)

  • Remove test files from bundled gem (#339, greysteil)
  • Fix warning when using yield in templates on ruby 2.7 (#343, jeremyevans)

2.0.9 (2018-11-28)

  • Use new ERB API in Ruby 2.6 (#329, koic)
  • Support the new sassc gem (#336, jdickey, judofyr)

2.0.8 (2017-07-24)

  • Register .tsx for TypeScript (#315, backus)
  • Use Haml 5's new API (#312, k0kubun)
  • Use correct parser options for CommonMarker (#320, rewritten)
  • Suppress warnings when no locals are used (#304, amatsuda)
  • Haml: Accept outvar (#317, k0kubun)

2.0.7 (2017-03-19)

  • Do not modify BasicObject during template compilation on ruby 2.0+ (#309, jeremyevans)

2.0.6 (2017-01-26)

  • Add support for LiveScript (#286, @​Announcement Jacob Francis Powers)

  • Add support for Sigil (#302, winebarrel)

  • Add support for Erubi (#308, jeremyevans)

  • Add support for options in Liquid (#298, #299, laCour)

  • Always sort locals by strings (#307, jeremyevans)

  • Fix test warnings (#305, amatsuda)

  • Fix indentation (#293, yui-knk)

  • Use SVG badges in README (#294, vasinov)

  • Fix typo and trailing space (#295, #296, karloescota)

2.0.5 (2016-06-02)

  • Add support for reST using Pandoc (#284, mfenner)
  • Make lazy loading thread-safe; remove warning (judofyr)

2.0.4 (2016-05-16)

... (truncated)

Commits
  • d1999c7 v2.0.11
  • 3a9d19d Update CHANGELOG
  • a3cd20d GitHub Workflow: Be consistent in variable formatting
  • f2dfd43 GitHub Workflow: Add title for the different variations
  • 2175142 Work around heredoc line number bug in tests
  • 8926ff4 Gemfile: Only load one of RDiscount and BlueCloth
  • 0814563 Gemfile: Remove support for 1.9
  • 5ece643 WikiCloth: Use rinku for auto-linking in tests
  • ed6d781 Pandoc: Make footnote test less specific
  • a168cc9 Pandoc: Handle the new way of specifying smartypants
  • Additional commits viewable in compare view

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 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

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [sinatra](https://github.com/sinatra/sinatra) and [tilt](https://github.com/rtomayko/tilt). These dependencies needed to be updated together.

Updates `sinatra` from 1.4.8 to 3.0.4
- [Release notes](https://github.com/sinatra/sinatra/releases)
- [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md)
- [Commits](sinatra/sinatra@v1.4.8...v3.0.4)

Updates `tilt` from 1.4.1 to 2.0.11
- [Release notes](https://github.com/rtomayko/tilt/releases)
- [Changelog](https://github.com/rtomayko/tilt/blob/master/CHANGELOG.md)
- [Commits](rtomayko/tilt@1.4.1...v2.0.11)

---
updated-dependencies:
- dependency-name: sinatra
  dependency-type: direct:production
- dependency-name: tilt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Dec 1, 2022
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants