Skip to content

Commit f85df83

Browse files
authored
Merge PR #280
Bumps the bundler group with 1 update: [resolv](https://github.com/ruby/resolv). Updates `resolv` from 0.6.1 to 0.6.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ruby/resolv/releases">resolv's releases</a>.</em></p> <blockquote> <h2>v0.6.2</h2> <h2>What's Changed</h2> <ul> <li>Limit decompressed name length</li> <li>Bump step-security/harden-runner from 2.12.1 to 2.12.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/ruby/resolv/pull/95">ruby/resolv#95</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/ruby/resolv/compare/v0.6.1...v0.6.2">https://github.com/ruby/resolv/compare/v0.6.1...v0.6.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ruby/resolv/commit/a28aaed4cb700303227f0e81178baf93d6221621"><code>a28aaed</code></a> v0.6.2</li> <li><a href="https://github.com/ruby/resolv/commit/4c2f71b5e80826506f78417d85b38481c058fb25"><code>4c2f71b</code></a> Limit decompressed name length</li> <li><a href="https://github.com/ruby/resolv/commit/c1031bfeebfca62284fa34cd346a1552ddea9d71"><code>c1031bf</code></a> Merge pull request <a href="https://redirect.github.com/ruby/resolv/issues/95">#95</a> from ruby/dependabot/github_actions/step-security/hard...</li> <li><a href="https://github.com/ruby/resolv/commit/0bbb02b1f28ccd215713038ee9066d46da56cab2"><code>0bbb02b</code></a> Bump step-security/harden-runner from 2.12.1 to 2.12.2</li> <li>See full diff in <a href="https://github.com/ruby/resolv/compare/v0.6.1...v0.6.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=resolv&package-manager=bundler&previous-version=0.6.1&new-version=0.6.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Nick2bad4u/UserStyles/network/alerts). </details>
2 parents 438a568 + cf29fbd commit f85df83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ GEM
235235
regexp_parser (2.10.0)
236236
reline (0.6.1)
237237
io-console (~> 0.5)
238-
resolv (0.6.1)
238+
resolv (0.6.2)
239239
resolv-replace (0.1.1)
240240
resolv
241241
rexml (3.4.1)

0 commit comments

Comments
 (0)