dependabot[bot]
9833b46820
Bump rack from 2.2.3 to 2.2.4 ( #2578 )
...
Bumps [rack](https://github.com/rack/rack ) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/rack/rack/releases )
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rack/rack/compare/2.2.3...2.2.4 )
---
updated-dependencies:
- dependency-name: rack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-21 14:38:43 -07:00
dependabot[bot]
9f5228c74b
Bump nokogiri from 1.13.1 to 1.13.9 ( #2576 )
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.13.1 to 1.13.9.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.1...v1.13.9 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-21 14:06:02 -07:00
Oleksii Vasyliev
038f4f606f
Update support for haml 6 ( #2571 )
...
* Update support for haml 6
* remove whitespace
2022-09-21 13:07:43 -07:00
Takuya N
5902a84004
Allow Middleman::Sitemap::ResourceListContainer to delegate each_with_index method ( #2565 )
...
For example, middleman-search 0.10.0 gem https://rubygems.org/gems/middleman-search/versions/0.10.0 uses this delegated method:
ed9e5254bb/lib/middleman-search/search-index-resource.rb (L80)
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2022-08-30 09:30:46 -07:00
Thomas Reynolds
a2910b4d91
Update README.md
2022-07-19 11:05:30 -07:00
Thomas Reynolds
91da2dbfe2
Add notstale tag
2022-07-18 10:42:23 -07:00
neilnaveen
e7d4b3eb19
Set permissions for GitHub actions ( #2546 )
...
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions
https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/ )
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.
Signed-off-by: neilnaveen <42328488+neilnaveen@users.noreply.github.com>
Co-authored-by: Thomas Reynolds <me@tdreyno.com>
2022-07-16 21:17:38 +00:00
Roshan Kumar
f930b594fa
Update minify_javascript.rb ( #2549 )
2022-06-06 10:09:38 -07:00
ozayman
7348f1c2a0
Update README.md ( #2547 )
2022-05-03 12:34:02 -07:00
dependabot[bot]
5d95105ca3
Bump actions/checkout from 2 to 3 ( #2545 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 23:16:29 -07:00
nathannaveen
00e8e6e562
Included githubactions in the dependabot config ( #2544 )
...
This should help with keeping the GitHub actions updated on new releases. This will also help with keeping it secure.
Dependabot helps in keeping the supply chain secure https://docs.github.com/en/code-security/dependabot
GitHub actions up to date https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot
https://github.com/ossf/scorecard/blob/main/docs/checks.md#dependency-update-tool
2022-04-05 00:51:53 +00:00
Alexandre ZANNI
604d6b2f15
Less aggressive stale bot config ( #2542 )
...
https://github.com/probot/stale
2022-03-19 15:12:12 -07:00
Marc Anguera
11c8c21738
reflect new default js compressor in changelog [ci skip] ( #2537 )
...
Further information in the original issue: https://github.com/middleman/middleman/issues/2530
2022-02-21 12:33:11 -08:00
Amy Grace
fda46ad4f7
Move SSL instance variables into new preview server subclass ( #2536 )
...
When the preview server was refactored in e1b0de9
, these SSL-related
variables were left in the original `PreviewServer` -- where the new
`PreviewServer::Webrick` didn't know about them -- causing HTTPS preview
servers to suffer a fatal `NameError` ("undefined local variable or
method 'ssl_certificate'") during `Webrick#setup_webrick`.
This commit changes `Webrick.new` to accept an `ssl_information` hash
containing the necessary instance variables from the `PreviewServer`.
2022-02-16 09:05:52 -08:00
Mavaddat Javid
2a0ec8f71a
Typo correction "t̵h̵e̵n̵" "than" ( #2534 )
...
_Than_ is used in comparisons as a conjunction (as in "she is younger than I am") and as a preposition ("he is taller than me"). _Then_ indicates time. It is used as an adverb ("I lived in Idaho then"), noun ("we'll have to wait until then"), and adjective ("the then-governor").
<img src="https://blog.inkforall.com/wp-content/uploads/2020/10/than-vs-then-1024x683.jpg " width="555"/>
2022-02-01 18:58:14 -08:00
Joel Courtney
c4db2719cf
Chore: update CHANGELOG.md ( #2533 )
...
Fix: triple space to allow multiline list items
2022-01-31 22:43:22 +00:00
Alexey Vasiliev
1c07f72839
Update middleman-core gemspec deps (allow activesupport 7 and ruby 3.1 usage) ( #2517 )
...
* Update middleman-core gemspec deps (allow activesupport 7 usage)
* update lock file
* fix yaml loading
* fix dump for yaml
* update bundler for ruby 3.1
* Array, Hash allowed in safe_load + use CLOCK_MONOTONIC
* Update test deps
* back contracts 0.16.0
* update mini_racer
* fix corrupted cache
* lock contracts gem (patch version break middleman)
* add x86_64-linux platform to lock
* add x86_64-linux and x86_64-darwin-20 platforms to lock
* revert fix corrupted cache
* disable check 3.1 - nokogiri issue
* Support ruby 3.0.0 (commented some contracts)
* Fix rubocop
* no success for 3.1 - mini_racer build error on CI
* be more specific about padrino-helpers
* trying to back 3.1
* try to disable platform fetch
* disable js runtime
* trying to fix https://github.com/simplecov-ruby/simplecov/issues/1003
* `Trying to back min_racer
* No success with min_racer
* remove comments, move in correct place openssl
Co-authored-by: Thomas Reynolds <me@tdreyno.com>
2022-01-30 19:59:41 +00:00
Marc Anguera
3c34c18bdf
Minify JS: migrate from Uglifier to Terser gem to support ES6 ( #2532 )
...
* Minify JS: migrate from Uglifier to Terser gem to support ES6
* rebase and bundle update
Co-authored-by: Thomas Reynolds <me@tdreyno.com>
2022-01-30 19:37:53 +00:00
Thomas Reynolds
d2da5440e5
Update devcontainer
2022-01-30 18:18:33 +00:00
Thomas Reynolds
989ad41d62
bundle update and ruby 3.1+
2022-01-30 17:59:48 +00:00
Alexey Vasiliev
f9f92dd52b
External pipeline manifest helpers ( #2528 )
...
* Update middleman-core gemspec deps (allow activesupport 7 usage)
* update lock file
* fix yaml loading
* fix dump for yaml
* update bundler for ruby 3.1
* Array, Hash allowed in safe_load + use CLOCK_MONOTONIC
* Update test deps
* back contracts 0.16.0
* update mini_racer
* fix corrupted cache
* lock contracts gem (patch version break middleman)
* add x86_64-linux platform to lock
* add x86_64-linux and x86_64-darwin-20 platforms to lock
* revert fix corrupted cache
* disable check 3.1 - nokogiri issue
* Support ruby 3.0.0 (commented some contracts)
* Fix rubocop
* no success for 3.1 - mini_racer build error on CI
* be more specific about padrino-helpers
* trying to back 3.1
* try to disable platform fetch
* disable js runtime
* trying to fix https://github.com/simplecov-ruby/simplecov/issues/1003
* `Trying to back min_racer
* No success with min_racer
* remove comments, move in correct place openssl
* Support manifest json for external pipeline
* Support manifest json helpers for external pipeline
* Add tests for external pipeline helpers
* Add tests for external pipeline helpers, more cases
* Add tests for external pipeline helpers, more cases
2022-01-30 09:44:54 -08:00
dependabot[bot]
97ddbc52ea
Bump rubocop-performance from 1.12.0 to 1.13.1 ( #2521 )
...
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance ) from 1.12.0 to 1.13.1.
- [Release notes](https://github.com/rubocop/rubocop-performance/releases )
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.12.0...v1.13.1 )
---
updated-dependencies:
- dependency-name: rubocop-performance
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>
2022-01-03 04:45:26 +00:00
dependabot[bot]
e718a1d38c
Bump rubocop from 1.23.0 to 1.24.1 ( #2520 )
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.23.0 to 1.24.1.
- [Release notes](https://github.com/rubocop/rubocop/releases )
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop/compare/v1.23.0...v1.24.1 )
---
updated-dependencies:
- dependency-name: rubocop
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>
2022-01-02 20:34:09 -08:00
dependabot[bot]
69baa44a08
Bump yard from 0.9.26 to 0.9.27 ( #2513 )
...
Bumps [yard](https://github.com/lsegal/yard ) from 0.9.26 to 0.9.27.
- [Release notes](https://github.com/lsegal/yard/releases )
- [Changelog](https://github.com/lsegal/yard/blob/main/CHANGELOG.md )
- [Commits](https://github.com/lsegal/yard/compare/v0.9.26...v0.9.27 )
---
updated-dependencies:
- dependency-name: yard
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-04 20:47:01 +00:00
dependabot[bot]
e7b5929695
Bump rubocop from 1.22.3 to 1.23.0 ( #2514 )
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.22.3 to 1.23.0.
- [Release notes](https://github.com/rubocop/rubocop/releases )
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop/compare/v1.22.3...v1.23.0 )
---
updated-dependencies:
- dependency-name: rubocop
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>
2021-12-04 12:39:50 -08:00
Alexey Vasiliev
e1b0de9e11
Preview server refactoring ( #2497 )
...
* Split preview server by preview and web server classes
* Support web server dynamic loading
* improve loggin for reload
* clean dead threads
* use webrick
* remove .tool-versions
* finish cleanup
* finish cleanup
* back original logger
Co-authored-by: Thomas Reynolds <me@tdreyno.com>
2021-11-22 22:41:02 +00:00
dependabot[bot]
b7d525de46
Bump capybara from 3.35.3 to 3.36.0 ( #2508 )
...
Bumps [capybara](https://github.com/teamcapybara/capybara ) from 3.35.3 to 3.36.0.
- [Release notes](https://github.com/teamcapybara/capybara/releases )
- [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md )
- [Commits](https://github.com/teamcapybara/capybara/compare/3.35.3...3.36.0 )
---
updated-dependencies:
- dependency-name: capybara
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>
Co-authored-by: Thomas Reynolds <me@tdreyno.com>
2021-11-22 12:32:51 -08:00
82da881d44
Fix interpolation in translations for Ruby 3 ( #2512 )
...
Closes #2483
2021-11-05 12:40:06 -07:00
dependabot[bot]
65921aa9b0
Bump rubocop-performance from 1.11.5 to 1.12.0 ( #2510 )
...
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance ) from 1.11.5 to 1.12.0.
- [Release notes](https://github.com/rubocop/rubocop-performance/releases )
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.11.5...v1.12.0 )
---
updated-dependencies:
- dependency-name: rubocop-performance
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>
2021-11-01 19:20:34 +00:00
dependabot[bot]
c01112bf3f
Bump rubocop from 1.20.0 to 1.22.3 ( #2509 )
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.20.0 to 1.22.3.
- [Release notes](https://github.com/rubocop/rubocop/releases )
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop/compare/v1.20.0...v1.22.3 )
---
updated-dependencies:
- dependency-name: rubocop
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>
2021-11-01 12:12:24 -07:00
dependabot[bot]
957a7f3a28
Bump liquid from 5.0.1 to 5.1.0 ( #2506 )
...
Bumps [liquid](https://github.com/Shopify/liquid ) from 5.0.1 to 5.1.0.
- [Release notes](https://github.com/Shopify/liquid/releases )
- [Changelog](https://github.com/Shopify/liquid/blob/master/History.md )
- [Commits](https://github.com/Shopify/liquid/compare/v5.0.1...v5.1.0 )
---
updated-dependencies:
- dependency-name: liquid
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>
2021-10-01 09:25:38 -07:00
dependabot[bot]
a7d29d44ca
Bump nokogiri from 1.11.4 to 1.12.5 ( #2503 )
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.11.4 to 1.12.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.4...v1.12.5 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-27 16:36:58 -07:00
dependabot[bot]
a72884aac2
Bump rubocop-performance from 1.11.4 to 1.11.5 ( #2499 )
...
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance ) from 1.11.4 to 1.11.5.
- [Release notes](https://github.com/rubocop/rubocop-performance/releases )
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.11.4...v1.11.5 )
---
updated-dependencies:
- dependency-name: rubocop-performance
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-17 21:34:19 +00:00
dependabot[bot]
62d48af9a5
Bump rubocop from 1.18.4 to 1.20.0 ( #2498 )
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.18.4 to 1.20.0.
- [Release notes](https://github.com/rubocop/rubocop/releases )
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop/compare/v1.18.4...v1.20.0 )
---
updated-dependencies:
- dependency-name: rubocop
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>
2021-09-17 14:19:10 -07:00
dependabot[bot]
4cd26a917b
Bump haml from 5.2.1 to 5.2.2 ( #2491 )
...
Bumps [haml](https://github.com/haml/haml ) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/haml/haml/releases )
- [Changelog](https://github.com/haml/haml/blob/main/CHANGELOG.md )
- [Commits](https://github.com/haml/haml/compare/5.2.1...v5.2.2 )
---
updated-dependencies:
- dependency-name: haml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-03 00:36:09 +00:00
dependabot[bot]
9458bf539a
Bump rubocop-performance from 1.11.3 to 1.11.4 ( #2495 )
...
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance ) from 1.11.3 to 1.11.4.
- [Release notes](https://github.com/rubocop/rubocop-performance/releases )
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.11.3...v1.11.4 )
---
updated-dependencies:
- dependency-name: rubocop-performance
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-03 00:17:55 +00:00
dependabot[bot]
22ce87a5ae
Bump rubocop from 1.18.1 to 1.18.4 ( #2494 )
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.18.1 to 1.18.4.
- [Release notes](https://github.com/rubocop/rubocop/releases )
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop/compare/v1.18.1...v1.18.4 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-03 00:04:54 +00:00
dependabot[bot]
7d5bb0c327
Bump rake from 13.0.3 to 13.0.6 ( #2492 )
...
Bumps [rake](https://github.com/ruby/rake ) from 13.0.3 to 13.0.6.
- [Release notes](https://github.com/ruby/rake/releases )
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc )
- [Commits](https://github.com/ruby/rake/compare/v13.0.3...v13.0.6 )
---
updated-dependencies:
- dependency-name: rake
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-02 16:56:16 -07:00
immeëmosol
960ca08b5e
Support dark mode color scheme ( #2481 )
...
Dark is a less intrusive brightness
which makes it a more sensible default.
Make files more XHTML compatible
Remove sitemap.js
Add .css indent_size to .editorconfig
Remove unused css-selectors from colors.css
Move colors to separate file
Create colors.css
Wrap colors in @media(prefers-color-scheme: light)
Add colors.css to meta_pages' config.html.erb
Add colors.css to meta_pages' sitemap.html.erb
Add colors.css to meta_pages' index.html.erb
Add colors from sitemap.css to colors.css
Add colors from config.css to colors.css
Remove colors from sitemap.css
Remove colors from config.css
Make colors for dark scheme pass WCAG AAA
2021-07-28 08:05:12 -07:00
Thomas Reynolds
e260fff30b
Stale
2021-07-17 12:01:26 -07:00
Dennis Günnewig
32e3df8e53
Fix preview server ( #2487 )
...
* Upgrade OpenSSL algorithms
[2021-07-09 15:48:52] ERROR OpenSSL::SSL::SSLError:
SSL_CTX_use_certificate: ca md too
weak\n\t/usr/local/bundle/gems/webrick-1.7.0/lib/webrick/server.rb:262:in
`initialize'
* Fix issue with missing variable
2021-07-15 01:01:10 -07:00
dependabot[bot]
b8fc80a978
Bump addressable from 2.7.0 to 2.8.0 ( #2488 )
...
Bumps [addressable](https://github.com/sporkmonger/addressable ) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/sporkmonger/addressable/releases )
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.0 )
---
updated-dependencies:
- dependency-name: addressable
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-12 17:07:35 -07:00
dependabot[bot]
065526b2ff
Bump rubocop from 1.16.0 to 1.18.1 ( #2486 )
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.16.0 to 1.18.1.
- [Release notes](https://github.com/rubocop/rubocop/releases )
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop/compare/v1.16.0...v1.18.1 )
---
updated-dependencies:
- dependency-name: rubocop
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>
2021-07-01 10:28:14 -07:00
Takashi Kokubun
8ae5e60243
Fix invalid option warnings ( #2278 )
...
Haml::TempleEngine: Option :lang is invalid
Haml::TempleEngine: Option :locale is invalid
Co-authored-by: Thomas Reynolds <me@tdreyno.com>
2021-06-16 10:15:23 -07:00
dependabot[bot]
d60a42a4b1
Bump rubocop-performance from 1.11.1 to 1.11.3 ( #2476 )
...
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance ) from 1.11.1 to 1.11.3.
- [Release notes](https://github.com/rubocop/rubocop-performance/releases )
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.11.1...v1.11.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-01 16:08:39 +00:00
dependabot[bot]
4f5fd49a75
Bump rubocop from 1.13.0 to 1.16.0 ( #2477 )
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.13.0 to 1.16.0.
- [Release notes](https://github.com/rubocop/rubocop/releases )
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop/compare/v1.13.0...v1.16.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-01 08:56:36 -07:00
dependabot[bot]
dc1b2e8e59
Bump nokogiri from 1.11.1 to 1.11.4 ( #2472 )
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.11.1 to 1.11.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.1...v1.11.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-19 13:06:18 -07:00
dependabot[bot]
c96193ab44
Bump rubocop-performance from 1.10.2 to 1.11.1 ( #2471 )
...
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance ) from 1.10.2 to 1.11.1.
- [Release notes](https://github.com/rubocop/rubocop-performance/releases )
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.10.2...v1.11.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-04 09:03:41 -07:00
dependabot[bot]
424ca84fe8
Bump rubocop from 1.12.0 to 1.13.0 ( #2470 )
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/rubocop/rubocop/releases )
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop/compare/v1.12.0...v1.13.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-03 20:46:31 +00:00
dependabot[bot]
4057aaa9a6
Bump mini_racer from 0.3.1 to 0.4.0 ( #2468 )
...
Bumps [mini_racer](https://github.com/discourse/mini_racer ) from 0.3.1 to 0.4.0.
- [Release notes](https://github.com/discourse/mini_racer/releases )
- [Changelog](https://github.com/rubyjs/mini_racer/blob/master/CHANGELOG )
- [Commits](https://github.com/discourse/mini_racer/compare/v0.3.1...v0.4.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-03 20:24:48 +00:00