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 rouge from 3.29.0 to 3.30.0 #1646

Merged
merged 1 commit into from
Sep 13, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2022

Bumps rouge from 3.29.0 to 3.30.0.

Release notes

Sourced from rouge's releases.

v3.30.0

We bring you 3 new exciting lexers in this release: Isabelle, Meson and Nial lexer. There are also some fixes and improvements on CPP, Dart, Groovy, JavaScript, Pascal, PHP and TOML lexer.

Thank you to all of the amazing contributors for your help and continuous support!

Full Changelog: rouge-ruby/rouge@v3.29.0...v3.30.0

Changelog

Sourced from rouge's changelog.

version 3.30.0: 2022-07-28

Comparison with the previous version

  • CPP Lexer
    • Fix template highlight of braces in CPP lexer (#1839 by Tan Le)
  • Dart Lexer
    • Dart: Distinguish between punctuation and operators (#1838 by Gareth Thackeray)
  • Groovy Lexer
    • Support more Jenkins pipeline name variations in groovy lexer (#1836 by Danila Malyutin)
  • Isabelle Lexer (NEW)
    • Feature.isabelle lexer (#1682 by Dacit)
  • JavaScript Lexer
    • Fix highlight of nullish coalescing operator in JS (#1846 by Tan Le)
  • Meson Lexer (NEW)
    • Add Meson specs (#1848 by Tan Le)
    • Add Meson Lexer (#1732 by funatsufumiya)
  • Nial Lexer (NEW)
    • Add Nial Lexer (feature branch) (#1844 by Raghu R)
  • Pascal Lexer
    • Disambiguate free pascal and puppet (#1845 by Tan Le)
    • Fix highlight of hex numbers in Pascal lexer (#1840 by Tan Le)
  • PHP Lexer
    • PHP: support new syntax (constructor property promotion, readonly modifier, etc.) (#1829 by nsfisis)
  • TOML Lexer
    • lexer: TOML: Support more integer and floating formats (#1832 by Toru Niina)
  • Documentation
    • fix --help to show --formatter-preset and possible options (#1830 by Jeanine Adkisson)
    • Update the URL of AppleScript documentation (#1799 by MAEDA Go)
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 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)

Bumps [rouge](https://github.com/rouge-ruby/rouge) from 3.29.0 to 3.30.0.
- [Release notes](https://github.com/rouge-ruby/rouge/releases)
- [Changelog](https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md)
- [Commits](rouge-ruby/rouge@v3.29.0...v3.30.0)

---
updated-dependencies:
- dependency-name: rouge
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 1, 2022
@MasterOdin MasterOdin merged commit eb32e1b into dev Sep 13, 2022
@MasterOdin MasterOdin deleted the dependabot/bundler/dev/rouge-3.30.0 branch September 13, 2022 23:45
fulf referenced this pull request in remotelock/slate Feb 15, 2023
* Update Vagrantfile to Ubuntu 18.04 (#1158)

* Slate 2.4 breaks vagrant

* Update Vagrantfile

* Update Vagrantfile

* Ignore generated log file from running Vagrant

* Update tested versions of ruby on Travis (#1160)

* Fully parse arguments first in deploy (#1153)

* Do not build sources when using --help

* Use variables for build/push if statements

* fix error message

* List maintainers in README (#1164)

* Install nodejs in Vagrantfile (#1202)

Co-authored-by: Matthew Peveler <matt.peveler@gmail.com>

* add Dockerfile (#1124)

* add Dockerfile

add Dockerfile

* Update Dockerfile

Co-authored-by: Matthew Peveler <matt.peveler@gmail.com>

* add instructions to running docker to README

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* Remove line in README about Docker wiki

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* update middleman dep to 4.3.6

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* update middleman-syntax and rouge to ~>3.2

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* update nokogiri to ~> 1.10.8

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* add 2.5.0 release to changelog

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* update screenshot in README with new rouge styling (#1228)

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* fix bc style breaks from rouge 3.x (#1226)

* fix bc style breaks from rouge 3.x

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* use bright_pink for Name::Label

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* Change instructions to use templates instead of forking (#1234)

* disable asset hash for woff and woff2 files out of the box (#1231)

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* switch to using debian for docker base for bash (#1233)

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* update sassc to 2.3.0 in Gemfile.lock

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* v2.6.0 release

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* Update bug report templates, remove links to Spectrum (#1239)

* Replace travis with github actions (#1240)

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* add missing middleman build step to deploy gh workflow

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* Replace README Getting Started with links to wiki (#1246)

* Bump middleman from 4.3.6 to 4.3.7 (#1247)

Bumps [middleman](https://github.com/middleman/middleman) from 4.3.6 to 4.3.7.
- [Release notes](https://github.com/middleman/middleman/releases)
- [Changelog](https://github.com/middleman/middleman/blob/v4.3.7/CHANGELOG.md)
- [Commits](middleman/middleman@v4.3.6...v4.3.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* cut v2.6.1 release (#1249)

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* Fix broken "Getting Started" link in README (#1251)

* Fix link to wiki in README (#1253)

* master -> main (#1264)

* Update deploy.yml (#1265)

master -> main branch

* Remove outdated special thanks section: README.md (#1267)

Fixes #1243

* Fix username typo in changelog (#1256)

Correct Github username to jakemack from jackmack

* Update JavaScript dependencies (#1248)

Signed-off-by: Mike Ralphson <mike.ralphson@gmail.com>

* Bump rouge from 3.17.0 to 3.19.0 (#1242)

Bumps [rouge](https://github.com/rouge-ruby/rouge) from 3.17.0 to 3.19.0.
- [Release notes](https://github.com/rouge-ruby/rouge/releases)
- [Changelog](https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md)
- [Commits](rouge-ruby/rouge@v3.17.0...v3.19.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* mark files under source/javascripts/lib as vendored by GitHub statistics

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* Bump redcarpet from 3.4.0 to 3.5.0 (#1241)

Bumps [redcarpet](https://github.com/vmg/redcarpet) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/vmg/redcarpet/releases)
- [Changelog](https://github.com/vmg/redcarpet/blob/master/CHANGELOG.md)
- [Commits](vmg/redcarpet@v3.4.0...v3.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump rouge from 3.19.0 to 3.20.0 (#1260)

Bumps [rouge](https://github.com/rouge-ruby/rouge) from 3.19.0 to 3.20.0.
- [Release notes](https://github.com/rouge-ruby/rouge/releases)
- [Changelog](https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md)
- [Commits](rouge-ruby/rouge@v3.19.0...v3.20.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* [Security] Bump rack from 2.2.2 to 2.2.3 (#1262)

Bumps [rack](https://github.com/rack/rack) from 2.2.2 to 2.2.3. **This update includes a security fix.**
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md)
- [Commits](rack/rack@v2.2.2...2.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* use different rouge theme for printing (#1259)

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* add copy to clipboard icon to code boxes (#1258)

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* Fix handling ToC selectors that contain punctuation (#1109)

Tools like go-swag can produce schemas with IDs that contain '.' and
other characters that are used in CSS notation. Those IDs can't be used
properly in a jQuery selector unless the special characters are escaped.

Co-authored-by: Matthew Peveler <matt.peveler@gmail.com>

* fix language bar truncating long list of langs (#1266)

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* Strip HTML tags from ToC element with regex before showing in title bar (#1120)

* cut 2.7.0 release (#1268)

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* Remove extra space before date for 2.7.0

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* Fix link from master to main branch

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* Remove merge conflict lines from README (#1274)

* Bump rouge from 3.20.0 to 3.21.0 (#1285)

Bumps [rouge](https://github.com/rouge-ruby/rouge) from 3.20.0 to 3.21.0.
- [Release notes](https://github.com/rouge-ruby/rouge/releases)
- [Changelog](https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md)
- [Commits](rouge-ruby/rouge@v3.20.0...v3.21.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump nokogiri from 1.10.9 to 1.10.10 (#1282)

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 to 1.10.10.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.10.9...v1.10.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* trim ending newline on copied code (#1296)

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* Rework docker image to be easier to use for development and deployment (#1297)

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* Bump middleman from 4.3.7 to 4.3.8 (#1302)

Bumps [middleman](https://github.com/middleman/middleman) from 4.3.7 to 4.3.8.
- [Release notes](https://github.com/middleman/middleman/releases)
- [Changelog](https://github.com/middleman/middleman/blob/master/CHANGELOG.md)
- [Commits](middleman/middleman@v4.3.7...v4.3.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump middleman from 4.3.7 to 4.3.8 (#1302)

Bumps [middleman](https://github.com/middleman/middleman) from 4.3.7 to 4.3.8.
- [Release notes](https://github.com/middleman/middleman/releases)
- [Changelog](https://github.com/middleman/middleman/blob/master/CHANGELOG.md)
- [Commits](middleman/middleman@v4.3.7...v4.3.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* cut 2.7.1 release

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* Add deploy to gh-pages for dev branch (#1305)

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* update actions/cache to v2 for gh workflows (#1314)

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* Remove outdated special thanks section in README.md (#1307)

* Bump rouge from 3.21.0 to 3.23.0 (#1311)

Bumps [rouge](https://github.com/rouge-ruby/rouge) from 3.21.0 to 3.23.0.
- [Release notes](https://github.com/rouge-ruby/rouge/releases)
- [Changelog](https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md)
- [Commits](rouge-ruby/rouge@v3.21.0...v3.23.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump middleman from 4.3.8 to 4.3.10 (#1316)

Bumps [middleman](https://github.com/middleman/middleman) from 4.3.8 to 4.3.10.
- [Release notes](https://github.com/middleman/middleman/releases)
- [Changelog](https://github.com/middleman/middleman/blob/master/CHANGELOG.md)
- [Commits](middleman/middleman@v4.3.8...v4.3.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump middleman from 4.3.10 to 4.3.11 (#1319)

Bumps [middleman](https://github.com/middleman/middleman) from 4.3.10 to 4.3.11.
- [Release notes](https://github.com/middleman/middleman/releases)
- [Changelog](https://github.com/middleman/middleman/blob/master/CHANGELOG.md)
- [Commits](https://github.com/middleman/middleman/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* upgrade lunr to 2.3.9 (#1325)

Signed-off-by: Mike Ralphson <mike.ralphson@gmail.com>

* Bump rouge from 3.23.0 to 3.24.0 (#1334)

Bumps [rouge](https://github.com/rouge-ruby/rouge) from 3.23.0 to 3.24.0.
- [Release notes](https://github.com/rouge-ruby/rouge/releases)
- [Changelog](https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md)
- [Commits](rouge-ruby/rouge@v3.23.0...v3.24.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Dockerfile: allow Docker to cache build steps (#1336)

- By having a `COPY . xx` step before installing dependencies, we rob
Docker of the opportunity to cache downloading and building dependencies
if we make any changes to any files in the repository. By copying only
Gemfiles before the build step, we only require Docker to rebuild
dependencies when the Gemfiles have changed.

Co-authored-by: Matthew Peveler <matt.peveler@gmail.com>

* add docker deploy step to github workflows (#1321)

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* Fix shell code examples to have line continuations (#1324)

* cut 2.8.0 release

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* Update command to fetch latest commit for issue template (#1342)

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* add docker version badge to README

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* Fix vagrant issue: use exact version of bundler (#1355)

I was getting this error, ''Cant find gem bundler (>= 0.a) with
executable bundle', after I ran `vagrant up`. The version of RubyGem
installed in the vagrant box cannot find the exact version of Bundler
listed in Gemfile.lock. This solution ensures that the exact bundler
version installed in Gemfile.lock is installed before running `bundle
install`.

The issue is solved in RubyGems >= 2.7.10 and Ruby >=2.6.3. This
solution ensures a fix without requiring a more complicated upgrade.

More information found here: https://bundler.io/blog/2019/05/14/solutions-for-cant-find-gem-bundler-with-executable-bundle.html

* Bump rouge from 3.24.0 to 3.25.0 (#1343)

Bumps [rouge](https://github.com/rouge-ruby/rouge) from 3.24.0 to 3.25.0.
- [Release notes](https://github.com/rouge-ruby/rouge/releases)
- [Changelog](https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md)
- [Commits](rouge-ruby/rouge@v3.24.0...v3.25.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump rouge from 3.25.0 to 3.26.0 (#1350)

Bumps [rouge](https://github.com/rouge-ruby/rouge) from 3.25.0 to 3.26.0.
- [Release notes](https://github.com/rouge-ruby/rouge/releases)
- [Changelog](https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md)
- [Commits](rouge-ruby/rouge@v3.25.0...v3.26.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump redcarpet from 3.5.0 to 3.5.1 (#1352)

Bumps [redcarpet](https://github.com/vmg/redcarpet) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/vmg/redcarpet/releases)
- [Changelog](https://github.com/vmg/redcarpet/blob/master/CHANGELOG.md)
- [Commits](vmg/redcarpet@v3.5.0...v3.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Update link to ruby languages in README (#1351)

Signed-off-By: Matthew Peveler <matt.peveler@gmail.com>

* Remove scale from README examples (#1363)

They've switched to readme.io

* Drop support for Ruby 2.3 and 2.4 (#1366)

Signed-off-By: Matthew Peveler <matt.peveler@gmail.com>

* Update supported ruby version in Gemfile

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* [Security] Bump nokogiri from 1.10.10 to 1.11.0 (#1360)

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 1.11.0. **This update includes a security fix.**
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.10.10...v1.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump nokogiri from 1.11.0 to 1.11.1 (#1370)

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.11.0...v1.11.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Update changelog for 2.9.0

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* Specify slate is not Ruby 3.0 compatible

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* Fix changelog entry for 2.9.0

* Add guards around localStorage in case user disables it (#1399)

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* cut 2.9.1 release (#1400)

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* Bump nokogiri from 1.11.1 to 1.11.2 (#1407)

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.1 to 1.11.2.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.11.1...v1.11.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* [Security] Bump kramdown from 2.3.0 to 2.3.1 (#1416)

Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.3.0 to 2.3.1. **This update includes a security fix.**
- [Release notes](https://github.com/gettalong/kramdown/releases)
- [Changelog](https://github.com/gettalong/kramdown/blob/master/doc/news.page)
- [Commits](https://github.com/gettalong/kramdown/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* cut 2.9.2 release

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* Bump nokogiri from 1.11.2 to 1.11.3 (#1425)

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.2 to 1.11.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.11.2...v1.11.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Make slate compatible with ruby 3.0.0 (#1424)

* Add git to Dockerfile (#1426)

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* Bump middleman from `0c950d8` to `d180ca3` (#1427)

Bumps [middleman](https://github.com/middleman/middleman) from `0c950d8` to `d180ca3`.
- [Release notes](https://github.com/middleman/middleman/releases)
- [Commits](middleman/middleman@0c950d8...d180ca3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* cut 2.10.0 release (#1428)

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* Upgrade to GitHub-native Dependabot (#1435)

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump nokogiri from 1.11.3 to 1.11.5 (#1446)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump middleman-autoprefixer from 2.10.1 to 3.0.0 (#1445)

Bumps [middleman-autoprefixer](https://github.com/middleman/middleman-autoprefixer) from 2.10.1 to 3.0.0.
- [Release notes](https://github.com/middleman/middleman-autoprefixer/releases)
- [Changelog](https://github.com/middleman/middleman-autoprefixer/blob/master/CHANGELOG.md)
- [Commits](middleman/middleman-autoprefixer@v2.10.1...v3.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump nokogiri from 1.11.5 to 1.11.6 (#1450)

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.5 to 1.11.6.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.11.5...v1.11.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Support specifying custom meta tags in YAML (#1453)

* Set minimum supported version of nokogiri to 1.11.4

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* Add sample usage of meta frontmatter to layout

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* Update jquery to 3.6.0 (#1458)

* Bump middleman from d180ca3 to 4.4.0 (#1474)

* Bump nokogiri from 1.11.6 to 1.11.7 (#1459)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fix incorrect ruby-version parameter in deploy GitHub Actions (#1489)

* Bump addressable from 2.7.0 to 2.8.0 (#1484)

Co-authored-by: Matthew Peveler <matt.peveler@gmail.com>

* Bump nokogiri from 1.11.7 to 1.12.1 (#1492)

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.7 to 1.12.1.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.11.7...v1.12.1)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump nokogiri from 1.12.1 to 1.12.3 (#1496)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* cut 2.11.0 release (#1455)

* Bump nokogiri from 1.12.3 to 1.12.4 (#1499)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add CoinAPI to README examples (#1497)

* Bump rouge from 3.26.0 to 3.26.1 (#1507)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump nokogiri from 1.12.4 to 1.12.5 (#1511)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ffi from 1.15.0 to 1.15.4 (#1510)

* Limit GITHUB_TOKEN scope for workflows (#1522)

* Ignore more files in docker images (#1523)

* Bump middleman from 4.4.0 to 4.4.2 (#1530)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump version to 2.12.0 (#1524)

* Bump rouge from 3.26.1 to 3.27.0 (#1544)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add ruby 3.1 to test suite (#1553)

* Bump rouge from 3.27.0 to 3.28.0 (#1574)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add support to build multi-arch docker images (#1587)

* Drop support for Ruby 2.5 (#1588)

* Bump nokogiri from 1.12.5 to 1.13.3 (#1585)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump nokogiri from 1.13.3 to 1.13.4 (#1604)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Remove VOLUME declaration from Dockerfile (#1607)

* Bump version to 2.13.0 (#1606)

* Remove extra * from changelog date

* Fix version ranges for rouge and nokogiri in 2.13.0 release

* Bump nokogiri from 1.13.4 to 1.13.5 (#1612)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fix Vagrantfile gem install for ruby >= 2.6 (#1618)

* Bump rouge from 3.28.0 to 3.29.0 (#1621)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump nokogiri from 1.13.5 to 1.13.6 (#1614)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Expand deprecated git.io links to full url (#1611)

* Bump nokogiri from 1.13.6 to 1.13.7 (#1639)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump nokogiri from 1.13.7 to 1.13.8 (#1643)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump rouge from 3.29.0 to 3.30.0 (#1646)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump middleman-syntax from 3.2.0 to 3.3.0 (#1648)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Disable file watcher in run_build() for the sake of qemu on arm64 (#1658)

* Bump nokogiri from 1.13.8 to 1.13.9 (#1676)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump redcarpet from 3.5.1 to 3.6.0 (#1715)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump webrick from 1.7.0 to 1.8.1 (#1713)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump middleman from 4.4.2 to 4.4.3 (#1682)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthew Peveler <matt.peveler@gmail.com>

* Add margin to paragraph following code-block on phones (#1637)

* Bump version to 2.13.1 (#1661)

---------

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
Signed-off-by: Mike Ralphson <mike.ralphson@gmail.com>
Co-authored-by: Brad Thurber <brad.thurber@gmail.com>
Co-authored-by: Matthew Peveler <matt.peveler@gmail.com>
Co-authored-by: Robert Lord <robert@lord.io>
Co-authored-by: Fernando Aguilar <fernando@recargo.com>
Co-authored-by: KaliArch <18329903316@163.com>
Co-authored-by: lord <lord@users.noreply.github.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Ritesh Kumar <ritesh99rakesh@gmail.com>
Co-authored-by: Simon Marcus <simon@pippa.io>
Co-authored-by: Mike Ralphson <mike.ralphson@gmail.com>
Co-authored-by: jakemack <jakemack@gmail.com>
Co-authored-by: Caleb Crane <caleb@gru.is>
Co-authored-by: Andrew Lloyd Cartwright <andrewlloydcartwright+atlc@gmail.com>
Co-authored-by: McKay Ward <mckay@mckayward.com>
Co-authored-by: Michael Bang <mic@vbang.dk>
Co-authored-by: Victor E F <victorevector@gmail.com>
Co-authored-by: Courtenay <hdsheena@users.noreply.github.com>
Co-authored-by: Shaun VanWeelden <shaun.vanweelden@scaleapi.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: King'ori Maina <j@kingori.co>
Co-authored-by: Artur Pietrzyk <Svisstack@users.noreply.github.com>
Co-authored-by: Daniel Grieve <dnlgrv@hey.com>
Co-authored-by: enomotodev <enomoto.dev@gmail.com>
Co-authored-by: Anthony Emengo <anthonyemengojr@gmail.com>
Co-authored-by: Cyb0rk <Cyb0rk@users.noreply.github.com>
Co-authored-by: Hunter <hunterray555@gmail.com>
Co-authored-by: Anastas Dancha <anapsix@random.io>
Co-authored-by: Thomas Hunter II <me@thomashunter.name>
orr3 referenced this pull request in nebulr-group/nblocks-api-docs May 9, 2023
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
bagasmdputra referenced this pull request in oyindonesia/oybayar-docs Sep 4, 2023
* Bump nokogiri from 1.11.2 to 1.11.3 (#1425)

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.2 to 1.11.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.11.2...v1.11.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Make slate compatible with ruby 3.0.0 (#1424)

* Add git to Dockerfile (#1426)

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* Bump middleman from `0c950d8` to `d180ca3` (#1427)

Bumps [middleman](https://github.com/middleman/middleman) from `0c950d8` to `d180ca3`.
- [Release notes](https://github.com/middleman/middleman/releases)
- [Commits](middleman/middleman@0c950d8...d180ca3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* cut 2.10.0 release (#1428)

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* Upgrade to GitHub-native Dependabot (#1435)

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump nokogiri from 1.11.3 to 1.11.5 (#1446)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump middleman-autoprefixer from 2.10.1 to 3.0.0 (#1445)

Bumps [middleman-autoprefixer](https://github.com/middleman/middleman-autoprefixer) from 2.10.1 to 3.0.0.
- [Release notes](https://github.com/middleman/middleman-autoprefixer/releases)
- [Changelog](https://github.com/middleman/middleman-autoprefixer/blob/master/CHANGELOG.md)
- [Commits](middleman/middleman-autoprefixer@v2.10.1...v3.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump nokogiri from 1.11.5 to 1.11.6 (#1450)

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.5 to 1.11.6.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.11.5...v1.11.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Support specifying custom meta tags in YAML (#1453)

* Set minimum supported version of nokogiri to 1.11.4

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* Add sample usage of meta frontmatter to layout

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* Update jquery to 3.6.0 (#1458)

* Bump middleman from d180ca3 to 4.4.0 (#1474)

* Bump nokogiri from 1.11.6 to 1.11.7 (#1459)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fix incorrect ruby-version parameter in deploy GitHub Actions (#1489)

* Bump addressable from 2.7.0 to 2.8.0 (#1484)

Co-authored-by: Matthew Peveler <matt.peveler@gmail.com>

* Bump nokogiri from 1.11.7 to 1.12.1 (#1492)

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.7 to 1.12.1.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.11.7...v1.12.1)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump nokogiri from 1.12.1 to 1.12.3 (#1496)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* cut 2.11.0 release (#1455)

* Bump nokogiri from 1.12.3 to 1.12.4 (#1499)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add CoinAPI to README examples (#1497)

* Bump rouge from 3.26.0 to 3.26.1 (#1507)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump nokogiri from 1.12.4 to 1.12.5 (#1511)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ffi from 1.15.0 to 1.15.4 (#1510)

* Limit GITHUB_TOKEN scope for workflows (#1522)

* Ignore more files in docker images (#1523)

* Bump middleman from 4.4.0 to 4.4.2 (#1530)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump version to 2.12.0 (#1524)

* Bump rouge from 3.26.1 to 3.27.0 (#1544)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add ruby 3.1 to test suite (#1553)

* Bump rouge from 3.27.0 to 3.28.0 (#1574)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add support to build multi-arch docker images (#1587)

* Drop support for Ruby 2.5 (#1588)

* Bump nokogiri from 1.12.5 to 1.13.3 (#1585)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump nokogiri from 1.13.3 to 1.13.4 (#1604)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Remove VOLUME declaration from Dockerfile (#1607)

* Bump version to 2.13.0 (#1606)

* Remove extra * from changelog date

* Fix version ranges for rouge and nokogiri in 2.13.0 release

* Bump nokogiri from 1.13.4 to 1.13.5 (#1612)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fix Vagrantfile gem install for ruby >= 2.6 (#1618)

* Bump rouge from 3.28.0 to 3.29.0 (#1621)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump nokogiri from 1.13.5 to 1.13.6 (#1614)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Expand deprecated git.io links to full url (#1611)

* Bump nokogiri from 1.13.6 to 1.13.7 (#1639)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump nokogiri from 1.13.7 to 1.13.8 (#1643)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump rouge from 3.29.0 to 3.30.0 (#1646)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump middleman-syntax from 3.2.0 to 3.3.0 (#1648)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Disable file watcher in run_build() for the sake of qemu on arm64 (#1658)

* Bump nokogiri from 1.13.8 to 1.13.9 (#1676)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump redcarpet from 3.5.1 to 3.6.0 (#1715)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump webrick from 1.7.0 to 1.8.1 (#1713)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump middleman from 4.4.2 to 4.4.3 (#1682)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthew Peveler <matt.peveler@gmail.com>

* Add margin to paragraph following code-block on phones (#1637)

* Bump version to 2.13.1 (#1661)

* Add ruby 3.2 to test suite (#1755)

* init

* fix localization

* fix

* update

---------

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Shaun VanWeelden <shaun.vanweelden@scaleapi.com>
Co-authored-by: Matthew Peveler <matt.peveler@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: King'ori Maina <j@kingori.co>
Co-authored-by: Artur Pietrzyk <Svisstack@users.noreply.github.com>
Co-authored-by: Daniel Grieve <dnlgrv@hey.com>
Co-authored-by: enomotodev <enomoto.dev@gmail.com>
Co-authored-by: Anthony Emengo <anthonyemengojr@gmail.com>
Co-authored-by: Cyb0rk <Cyb0rk@users.noreply.github.com>
Co-authored-by: Hunter <hunterray555@gmail.com>
Co-authored-by: Anastas Dancha <anapsix@random.io>
Co-authored-by: Thomas Hunter II <me@thomashunter.name>
Co-authored-by: Rouven Weßling <me@rouvenwessling.de>
EmberCraze referenced this pull request in gigapay/Documentation Apr 30, 2024
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
vh referenced this pull request in nitrotranslate/developer May 3, 2024
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

1 participant