Update meta-tags: 2.17.0 → 2.18.0 (minor) #453
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ meta-tags (2.17.0 → 2.18.0) · Repo · Changelog
Release Notes
2.18.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 13 commits:
Merge pull request #243 from kpumuk/mirror-empty-title
Updated changelog
Page title is not expected to be nil
Fallback to site name when title is empty in mirrored tags
Merge pull request #241 from kpumuk/presence-rbs
Fixed RBS type for Object#presence
Merge pull request #240 from kpumuk/dependencies
Moved coverage formatting higher so it does not get overwritten by type checking
Properly expose test results to CircleCI
More details RSpec output for CI
Test a case when @page_* variables are defined, but nil
Moved CC_TEST_REPORTER_ID to CircleCI
Updated dependencies
Release Notes
1.11.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 18 commits:
Bump version to 1.11.0
Fix tests, update documentation and CHANGELOG
Add `freeze_template_literals` option to avoid String#freeze
Add chain_appends option to simplify VM instructions (Fixes #32)
Add space after semicolon in generated output
Avoid unnecessary defined? usage on Ruby 3+ when using the :ensure option
Add a test for no tags with frozen source
Tighten CI permissions
Test Ruby 3.1 in CI
Run specs in verbose mode on Ruby 3+
Try Ruby 1.9.3, 2.0, and JRuby 9.3 on GitHub Actions
Extract default regexp to Constant
Stop using Travis
Bump copyright year
Start testing on truffleruby, and simplify ci.yml
Test on ruby 3.0
RANGE_ALL is not in use since 4dc81c210664bfa244c6015bb3aa034b29f5a66f
Use GitHub Actions CI for supported Ruby versions
Release Notes
2.19.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 4 commits:
version bump to v2.19.0
Merge pull request #244 from flavorjones/243-extended-css-colors
feat: support SVG 1.0 extended color keywords
prefactor: separate colors from other safelisted CSS keywords
Release Notes
5.16.3 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 5 commits:
prepped for release
Added minitest-cc to extension list
- Use A instead of deprecated TESTOPTS in rake test:slow. (davidstosik)
Fixed typo in readme (ksss)
- Fixed exception sanitization by removing TypeError restriction on rescue.
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands