Closed dependabot[bot] closed 2 years ago
Merging #487 (d6c6c22) into master (42274bd) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #487 +/- ##
=======================================
Coverage 97.47% 97.47%
=======================================
Files 115 115
Lines 2927 2927
=======================================
Hits 2853 2853
Misses 74 74
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 42274bd...d6c6c22. Read the comment docs.
Superseded by #494.
Bumps nokogiri from 1.11.7 to 1.13.1.
Release notes
Sourced from nokogiri's releases.
... (truncated)
Changelog
Sourced from nokogiri's changelog.
... (truncated)
Commits
f2fa791
version bump to v1.13.1a770d97
Merge pull request #2423 from sparklemotion/backport-2419-css-at-attribute-sy...fd252a2
doc: update CHANGELOG for #24191b90388
doc: improve Searchable#css documentation1de42ce
style: collapse whitespace in css/parser.y7e876a4
refactor: CSS parser AST uses :ATTRIB_NAME nodes consistentlyf7786a3
refactor: extract xpath visitor html5 namespace handling logicf0ed1e0
fix: regression with XPath attributes in CSS selectors461811a
style: reformat parser.y1066475
test: wrap CSS integration tests in a describeDependabot 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/chanzuckerberg/sorbet-rails/network/alerts).