Skip to content

Bump localhost from 1.6.0 to 1.8.0#920

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/localhost-1.8.0
Open

Bump localhost from 1.6.0 to 1.8.0#920
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/localhost-1.8.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Bumps localhost from 1.6.0 to 1.8.0.

Release notes

Sourced from localhost's releases.

v1.8.0

  • Add bake as direct dependency.
Changelog

Sourced from localhost's changelog.

v1.8.0

  • Add bake as direct dependency.
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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [localhost](https://github.com/socketry/localhost) from 1.6.0 to 1.8.0.
- [Release notes](https://github.com/socketry/localhost/releases)
- [Changelog](https://github.com/socketry/localhost/blob/main/releases.md)
- [Commits](socketry/localhost@v1.6.0...v1.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies ruby Pull requests that update Ruby code labels May 4, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

2 similar comments
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

gem compare localhost 1.6.0 1.8.0

Compared versions: ["1.6.0", "1.8.0"]
  DIFFERENT required_ruby_version:
    1.6.0: >= 3.2
    1.8.0: >= 3.3
  DIFFERENT rubygems_version:
    1.6.0: 3.6.7
    1.8.0: 4.0.6
  DIFFERENT version:
    1.6.0: 1.6.0
    1.8.0: 1.8.0
  DIFFERENT files:
    1.6.0->1.8.0:
      * Changed:
            lib/localhost/authority.rb +2/-2
            lib/localhost/system/linux.rb +9/-2
            lib/localhost/version.rb +2/-2
            license.md +1/-1
            readme.md +20/-0
            releases.md +4/-0
  DIFFERENT runtime dependencies:
    1.6.0->1.8.0:
      * Added:
            bake [">= 0"] (runtime)

1 similar comment
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

gem compare localhost 1.6.0 1.8.0

Compared versions: ["1.6.0", "1.8.0"]
  DIFFERENT required_ruby_version:
    1.6.0: >= 3.2
    1.8.0: >= 3.3
  DIFFERENT rubygems_version:
    1.6.0: 3.6.7
    1.8.0: 4.0.6
  DIFFERENT version:
    1.6.0: 1.6.0
    1.8.0: 1.8.0
  DIFFERENT files:
    1.6.0->1.8.0:
      * Changed:
            lib/localhost/authority.rb +2/-2
            lib/localhost/system/linux.rb +9/-2
            lib/localhost/version.rb +2/-2
            license.md +1/-1
            readme.md +20/-0
            releases.md +4/-0
  DIFFERENT runtime dependencies:
    1.6.0->1.8.0:
      * Added:
            bake [">= 0"] (runtime)

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

gem compare localhost 1.6.0 1.8.0

Compared versions: ["1.6.0", "1.8.0"]
  DIFFERENT required_ruby_version:
    1.6.0: >= 3.2
    1.8.0: >= 3.3
  DIFFERENT rubygems_version:
    1.6.0: 3.6.7
    1.8.0: 4.0.6
  DIFFERENT version:
    1.6.0: 1.6.0
    1.8.0: 1.8.0
  DIFFERENT files:
    1.6.0->1.8.0:
      * Changed:
            lib/localhost/authority.rb +2/-2
            lib/localhost/system/linux.rb +9/-2
            lib/localhost/version.rb +2/-2
            license.md +1/-1
            readme.md +20/-0
            releases.md +4/-0
  DIFFERENT runtime dependencies:
    1.6.0->1.8.0:
      * Added:
            bake [">= 0"] (runtime)

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

gem compare --diff localhost 1.6.0 1.8.0

Compared versions: ["1.6.0", "1.8.0"]
  DIFFERENT files:
    1.6.0->1.8.0:
      * Changed:
        lib/localhost/authority.rb
                --- /tmp/d20260504-367-n09sd7/localhost-1.6.0/lib/localhost/authority.rb	2026-05-04 02:35:15.511104864 +0000
                +++ /tmp/d20260504-367-n09sd7/localhost-1.8.0/lib/localhost/authority.rb	2026-05-04 02:35:15.512104871 +0000
                @@ -4 +4 @@
                -# Copyright, 2018-2025, by Samuel Williams.
                +# Copyright, 2018-2026, by Samuel Williams.
                @@ -176 +176 @@
                -					context.tmp_dh_callback = proc {self.dh_key}
                +					context.tmp_dh_callback = proc{self.dh_key}
        lib/localhost/system/linux.rb
                --- /tmp/d20260504-367-n09sd7/localhost-1.6.0/lib/localhost/system/linux.rb	2026-05-04 02:35:15.511104864 +0000
                +++ /tmp/d20260504-367-n09sd7/localhost-1.8.0/lib/localhost/system/linux.rb	2026-05-04 02:35:15.513104878 +0000
                @@ -4 +4 @@
                -# Copyright, 2025, by Samuel Williams.
                +# Copyright, 2025-2026, by Samuel Williams.
                @@ -13,0 +14,3 @@
                +			# OpenSUSE/SLES use this path for certificate anchors.
                +			OPENSUSE_ANCHORS_PATH = "/etc/pki/trust/anchors/"
                +			
                @@ -26 +29 @@
                -					# For systems using `update-ca-trust`.
                +					# For systems using `update-ca-trust` (most Linux distributions).
                @@ -28,0 +32,4 @@
                +				elsif File.exist?(OPENSUSE_ANCHORS_PATH)
                +					# For systems using `update-ca-certificates` (OpenSUSE/SLES).
                +					destination = File.join(OPENSUSE_ANCHORS_PATH, filename)
                +					command = UPDATE_CA_CERTIFICATES
        lib/localhost/version.rb
                --- /tmp/d20260504-367-n09sd7/localhost-1.6.0/lib/localhost/version.rb	2026-05-04 02:35:15.512104871 +0000
                +++ /tmp/d20260504-367-n09sd7/localhost-1.8.0/lib/localhost/version.rb	2026-05-04 02:35:15.513104878 +0000
                @@ -4 +4 @@
                -# Copyright, 2018-2025, by Samuel Williams.
                +# Copyright, 2018-2026, by Samuel Williams.
                @@ -7 +7 @@
                -	VERSION = "1.6.0"
                +	VERSION = "1.8.0"
        license.md
                --- /tmp/d20260504-367-n09sd7/localhost-1.6.0/license.md	2026-05-04 02:35:15.512104871 +0000
                +++ /tmp/d20260504-367-n09sd7/localhost-1.8.0/license.md	2026-05-04 02:35:15.513104878 +0000
                @@ -3 +3 @@
                -Copyright, 2018-2025, by Samuel Williams.  
                +Copyright, 2018-2026, by Samuel Williams.  
        readme.md
                --- /tmp/d20260504-367-n09sd7/localhost-1.6.0/readme.md	2026-05-04 02:35:15.512104871 +0000
                +++ /tmp/d20260504-367-n09sd7/localhost-1.8.0/readme.md	2026-05-04 02:35:15.513104878 +0000
                @@ -24,0 +25,4 @@
                +### v1.8.0
                +
                +  - Add `bake` as direct dependency.
                +
                @@ -48,0 +53,16 @@
                +
                +### Running Tests
                +
                +To run the test suite:
                +
                +``` shell
                +bundle exec sus
                +```
                +
                +### Making Releases
                +
                +To make a new release:
                +
                +``` shell
                +bundle exec bake gem:release:patch # or minor or major
                +```
        releases.md
                --- /tmp/d20260504-367-n09sd7/localhost-1.6.0/releases.md	2026-05-04 02:35:15.512104871 +0000
                +++ /tmp/d20260504-367-n09sd7/localhost-1.8.0/releases.md	2026-05-04 02:35:15.513104878 +0000
                @@ -2,0 +3,4 @@
                +## v1.8.0
                +
                +  - Add `bake` as direct dependency.
                +

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

gem compare --diff localhost 1.6.0 1.8.0

Compared versions: ["1.6.0", "1.8.0"]
  DIFFERENT files:
    1.6.0->1.8.0:
      * Changed:
        lib/localhost/authority.rb
                --- /tmp/d20260504-513-ulwhkw/localhost-1.6.0/lib/localhost/authority.rb	2026-05-04 02:35:16.278402540 +0000
                +++ /tmp/d20260504-513-ulwhkw/localhost-1.8.0/lib/localhost/authority.rb	2026-05-04 02:35:16.280402572 +0000
                @@ -4 +4 @@
                -# Copyright, 2018-2025, by Samuel Williams.
                +# Copyright, 2018-2026, by Samuel Williams.
                @@ -176 +176 @@
                -					context.tmp_dh_callback = proc {self.dh_key}
                +					context.tmp_dh_callback = proc{self.dh_key}
        lib/localhost/system/linux.rb
                --- /tmp/d20260504-513-ulwhkw/localhost-1.6.0/lib/localhost/system/linux.rb	2026-05-04 02:35:16.278402540 +0000
                +++ /tmp/d20260504-513-ulwhkw/localhost-1.8.0/lib/localhost/system/linux.rb	2026-05-04 02:35:16.282402604 +0000
                @@ -4 +4 @@
                -# Copyright, 2025, by Samuel Williams.
                +# Copyright, 2025-2026, by Samuel Williams.
                @@ -13,0 +14,3 @@
                +			# OpenSUSE/SLES use this path for certificate anchors.
                +			OPENSUSE_ANCHORS_PATH = "/etc/pki/trust/anchors/"
                +			
                @@ -26 +29 @@
                -					# For systems using `update-ca-trust`.
                +					# For systems using `update-ca-trust` (most Linux distributions).
                @@ -28,0 +32,4 @@
                +				elsif File.exist?(OPENSUSE_ANCHORS_PATH)
                +					# For systems using `update-ca-certificates` (OpenSUSE/SLES).
                +					destination = File.join(OPENSUSE_ANCHORS_PATH, filename)
                +					command = UPDATE_CA_CERTIFICATES
        lib/localhost/version.rb
                --- /tmp/d20260504-513-ulwhkw/localhost-1.6.0/lib/localhost/version.rb	2026-05-04 02:35:16.278402540 +0000
                +++ /tmp/d20260504-513-ulwhkw/localhost-1.8.0/lib/localhost/version.rb	2026-05-04 02:35:16.282402604 +0000
                @@ -4 +4 @@
                -# Copyright, 2018-2025, by Samuel Williams.
                +# Copyright, 2018-2026, by Samuel Williams.
                @@ -7 +7 @@
                -	VERSION = "1.6.0"
                +	VERSION = "1.8.0"
        license.md
                --- /tmp/d20260504-513-ulwhkw/localhost-1.6.0/license.md	2026-05-04 02:35:16.278402540 +0000
                +++ /tmp/d20260504-513-ulwhkw/localhost-1.8.0/license.md	2026-05-04 02:35:16.282402604 +0000
                @@ -3 +3 @@
                -Copyright, 2018-2025, by Samuel Williams.  
                +Copyright, 2018-2026, by Samuel Williams.  
        readme.md
                --- /tmp/d20260504-513-ulwhkw/localhost-1.6.0/readme.md	2026-05-04 02:35:16.279402556 +0000
                +++ /tmp/d20260504-513-ulwhkw/localhost-1.8.0/readme.md	2026-05-04 02:35:16.282402604 +0000
                @@ -24,0 +25,4 @@
                +### v1.8.0
                +
                +  - Add `bake` as direct dependency.
                +
                @@ -48,0 +53,16 @@
                +
                +### Running Tests
                +
                +To run the test suite:
                +
                +``` shell
                +bundle exec sus
                +```
                +
                +### Making Releases
                +
                +To make a new release:
                +
                +``` shell
                +bundle exec bake gem:release:patch # or minor or major
                +```
        releases.md
                --- /tmp/d20260504-513-ulwhkw/localhost-1.6.0/releases.md	2026-05-04 02:35:16.279402556 +0000
                +++ /tmp/d20260504-513-ulwhkw/localhost-1.8.0/releases.md	2026-05-04 02:35:16.282402604 +0000
                @@ -2,0 +3,4 @@
                +## v1.8.0
                +
                +  - Add `bake` as direct dependency.
                +

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

gem compare localhost 1.6.0 1.8.0

Compared versions: ["1.6.0", "1.8.0"]
  DIFFERENT required_ruby_version:
    1.6.0: >= 3.2
    1.8.0: >= 3.3
  DIFFERENT rubygems_version:
    1.6.0: 3.6.7
    1.8.0: 4.0.6
  DIFFERENT version:
    1.6.0: 1.6.0
    1.8.0: 1.8.0
  DIFFERENT files:
    1.6.0->1.8.0:
      * Changed:
            lib/localhost/authority.rb +2/-2
            lib/localhost/system/linux.rb +9/-2
            lib/localhost/version.rb +2/-2
            license.md +1/-1
            readme.md +20/-0
            releases.md +4/-0
  DIFFERENT runtime dependencies:
    1.6.0->1.8.0:
      * Added:
            bake [">= 0"] (runtime)

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

gem compare --diff localhost 1.6.0 1.8.0

Compared versions: ["1.6.0", "1.8.0"]
  DIFFERENT files:
    1.6.0->1.8.0:
      * Changed:
        lib/localhost/authority.rb
                --- /tmp/d20260504-374-zsjs1e/localhost-1.6.0/lib/localhost/authority.rb	2026-05-04 02:35:23.197502441 +0000
                +++ /tmp/d20260504-374-zsjs1e/localhost-1.8.0/lib/localhost/authority.rb	2026-05-04 02:35:23.198502450 +0000
                @@ -4 +4 @@
                -# Copyright, 2018-2025, by Samuel Williams.
                +# Copyright, 2018-2026, by Samuel Williams.
                @@ -176 +176 @@
                -					context.tmp_dh_callback = proc {self.dh_key}
                +					context.tmp_dh_callback = proc{self.dh_key}
        lib/localhost/system/linux.rb
                --- /tmp/d20260504-374-zsjs1e/localhost-1.6.0/lib/localhost/system/linux.rb	2026-05-04 02:35:23.197502441 +0000
                +++ /tmp/d20260504-374-zsjs1e/localhost-1.8.0/lib/localhost/system/linux.rb	2026-05-04 02:35:23.198502450 +0000
                @@ -4 +4 @@
                -# Copyright, 2025, by Samuel Williams.
                +# Copyright, 2025-2026, by Samuel Williams.
                @@ -13,0 +14,3 @@
                +			# OpenSUSE/SLES use this path for certificate anchors.
                +			OPENSUSE_ANCHORS_PATH = "/etc/pki/trust/anchors/"
                +			
                @@ -26 +29 @@
                -					# For systems using `update-ca-trust`.
                +					# For systems using `update-ca-trust` (most Linux distributions).
                @@ -28,0 +32,4 @@
                +				elsif File.exist?(OPENSUSE_ANCHORS_PATH)
                +					# For systems using `update-ca-certificates` (OpenSUSE/SLES).
                +					destination = File.join(OPENSUSE_ANCHORS_PATH, filename)
                +					command = UPDATE_CA_CERTIFICATES
        lib/localhost/version.rb
                --- /tmp/d20260504-374-zsjs1e/localhost-1.6.0/lib/localhost/version.rb	2026-05-04 02:35:23.197502441 +0000
                +++ /tmp/d20260504-374-zsjs1e/localhost-1.8.0/lib/localhost/version.rb	2026-05-04 02:35:23.199502459 +0000
                @@ -4 +4 @@
                -# Copyright, 2018-2025, by Samuel Williams.
                +# Copyright, 2018-2026, by Samuel Williams.
                @@ -7 +7 @@
                -	VERSION = "1.6.0"
                +	VERSION = "1.8.0"
        license.md
                --- /tmp/d20260504-374-zsjs1e/localhost-1.6.0/license.md	2026-05-04 02:35:23.197502441 +0000
                +++ /tmp/d20260504-374-zsjs1e/localhost-1.8.0/license.md	2026-05-04 02:35:23.199502459 +0000
                @@ -3 +3 @@
                -Copyright, 2018-2025, by Samuel Williams.  
                +Copyright, 2018-2026, by Samuel Williams.  
        readme.md
                --- /tmp/d20260504-374-zsjs1e/localhost-1.6.0/readme.md	2026-05-04 02:35:23.197502441 +0000
                +++ /tmp/d20260504-374-zsjs1e/localhost-1.8.0/readme.md	2026-05-04 02:35:23.199502459 +0000
                @@ -24,0 +25,4 @@
                +### v1.8.0
                +
                +  - Add `bake` as direct dependency.
                +
                @@ -48,0 +53,16 @@
                +
                +### Running Tests
                +
                +To run the test suite:
                +
                +``` shell
                +bundle exec sus
                +```
                +
                +### Making Releases
                +
                +To make a new release:
                +
                +``` shell
                +bundle exec bake gem:release:patch # or minor or major
                +```
        releases.md
                --- /tmp/d20260504-374-zsjs1e/localhost-1.6.0/releases.md	2026-05-04 02:35:23.197502441 +0000
                +++ /tmp/d20260504-374-zsjs1e/localhost-1.8.0/releases.md	2026-05-04 02:35:23.199502459 +0000
                @@ -2,0 +3,4 @@
                +## v1.8.0
                +
                +  - Add `bake` as direct dependency.
                +

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

gem compare --diff localhost 1.6.0 1.8.0

Compared versions: ["1.6.0", "1.8.0"]
  DIFFERENT files:
    1.6.0->1.8.0:
      * Changed:
        lib/localhost/authority.rb
                --- /tmp/d20260504-479-cr8t7v/localhost-1.6.0/lib/localhost/authority.rb	2026-05-04 02:35:29.568366092 +0000
                +++ /tmp/d20260504-479-cr8t7v/localhost-1.8.0/lib/localhost/authority.rb	2026-05-04 02:35:29.569366099 +0000
                @@ -4 +4 @@
                -# Copyright, 2018-2025, by Samuel Williams.
                +# Copyright, 2018-2026, by Samuel Williams.
                @@ -176 +176 @@
                -					context.tmp_dh_callback = proc {self.dh_key}
                +					context.tmp_dh_callback = proc{self.dh_key}
        lib/localhost/system/linux.rb
                --- /tmp/d20260504-479-cr8t7v/localhost-1.6.0/lib/localhost/system/linux.rb	2026-05-04 02:35:29.569366099 +0000
                +++ /tmp/d20260504-479-cr8t7v/localhost-1.8.0/lib/localhost/system/linux.rb	2026-05-04 02:35:29.570366107 +0000
                @@ -4 +4 @@
                -# Copyright, 2025, by Samuel Williams.
                +# Copyright, 2025-2026, by Samuel Williams.
                @@ -13,0 +14,3 @@
                +			# OpenSUSE/SLES use this path for certificate anchors.
                +			OPENSUSE_ANCHORS_PATH = "/etc/pki/trust/anchors/"
                +			
                @@ -26 +29 @@
                -					# For systems using `update-ca-trust`.
                +					# For systems using `update-ca-trust` (most Linux distributions).
                @@ -28,0 +32,4 @@
                +				elsif File.exist?(OPENSUSE_ANCHORS_PATH)
                +					# For systems using `update-ca-certificates` (OpenSUSE/SLES).
                +					destination = File.join(OPENSUSE_ANCHORS_PATH, filename)
                +					command = UPDATE_CA_CERTIFICATES
        lib/localhost/version.rb
                --- /tmp/d20260504-479-cr8t7v/localhost-1.6.0/lib/localhost/version.rb	2026-05-04 02:35:29.569366099 +0000
                +++ /tmp/d20260504-479-cr8t7v/localhost-1.8.0/lib/localhost/version.rb	2026-05-04 02:35:29.570366107 +0000
                @@ -4 +4 @@
                -# Copyright, 2018-2025, by Samuel Williams.
                +# Copyright, 2018-2026, by Samuel Williams.
                @@ -7 +7 @@
                -	VERSION = "1.6.0"
                +	VERSION = "1.8.0"
        license.md
                --- /tmp/d20260504-479-cr8t7v/localhost-1.6.0/license.md	2026-05-04 02:35:29.569366099 +0000
                +++ /tmp/d20260504-479-cr8t7v/localhost-1.8.0/license.md	2026-05-04 02:35:29.570366107 +0000
                @@ -3 +3 @@
                -Copyright, 2018-2025, by Samuel Williams.  
                +Copyright, 2018-2026, by Samuel Williams.  
        readme.md
                --- /tmp/d20260504-479-cr8t7v/localhost-1.6.0/readme.md	2026-05-04 02:35:29.569366099 +0000
                +++ /tmp/d20260504-479-cr8t7v/localhost-1.8.0/readme.md	2026-05-04 02:35:29.570366107 +0000
                @@ -24,0 +25,4 @@
                +### v1.8.0
                +
                +  - Add `bake` as direct dependency.
                +
                @@ -48,0 +53,16 @@
                +
                +### Running Tests
                +
                +To run the test suite:
                +
                +``` shell
                +bundle exec sus
                +```
                +
                +### Making Releases
                +
                +To make a new release:
                +
                +``` shell
                +bundle exec bake gem:release:patch # or minor or major
                +```
        releases.md
                --- /tmp/d20260504-479-cr8t7v/localhost-1.6.0/releases.md	2026-05-04 02:35:29.569366099 +0000
                +++ /tmp/d20260504-479-cr8t7v/localhost-1.8.0/releases.md	2026-05-04 02:35:29.570366107 +0000
                @@ -2,0 +3,4 @@
                +## v1.8.0
                +
                +  - Add `bake` as direct dependency.
                +

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

gem compare localhost 1.6.0 1.8.0

Compared versions: ["1.6.0", "1.8.0"]
  DIFFERENT required_ruby_version:
    1.6.0: >= 3.2
    1.8.0: >= 3.3
  DIFFERENT rubygems_version:
    1.6.0: 3.6.7
    1.8.0: 4.0.6
  DIFFERENT version:
    1.6.0: 1.6.0
    1.8.0: 1.8.0
  DIFFERENT files:
    1.6.0->1.8.0:
      * Changed:
            lib/localhost/authority.rb +2/-2
            lib/localhost/system/linux.rb +9/-2
            lib/localhost/version.rb +2/-2
            license.md +1/-1
            readme.md +20/-0
            releases.md +4/-0
  DIFFERENT runtime dependencies:
    1.6.0->1.8.0:
      * Added:
            bake [">= 0"] (runtime)

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

gem compare --diff localhost 1.6.0 1.8.0

Compared versions: ["1.6.0", "1.8.0"]
  DIFFERENT files:
    1.6.0->1.8.0:
      * Changed:
        lib/localhost/authority.rb
                --- /tmp/d20260504-386-uhgtyu/localhost-1.6.0/lib/localhost/authority.rb	2026-05-04 02:36:57.400230233 +0000
                +++ /tmp/d20260504-386-uhgtyu/localhost-1.8.0/lib/localhost/authority.rb	2026-05-04 02:36:57.402230225 +0000
                @@ -4 +4 @@
                -# Copyright, 2018-2025, by Samuel Williams.
                +# Copyright, 2018-2026, by Samuel Williams.
                @@ -176 +176 @@
                -					context.tmp_dh_callback = proc {self.dh_key}
                +					context.tmp_dh_callback = proc{self.dh_key}
        lib/localhost/system/linux.rb
                --- /tmp/d20260504-386-uhgtyu/localhost-1.6.0/lib/localhost/system/linux.rb	2026-05-04 02:36:57.401230229 +0000
                +++ /tmp/d20260504-386-uhgtyu/localhost-1.8.0/lib/localhost/system/linux.rb	2026-05-04 02:36:57.403230220 +0000
                @@ -4 +4 @@
                -# Copyright, 2025, by Samuel Williams.
                +# Copyright, 2025-2026, by Samuel Williams.
                @@ -13,0 +14,3 @@
                +			# OpenSUSE/SLES use this path for certificate anchors.
                +			OPENSUSE_ANCHORS_PATH = "/etc/pki/trust/anchors/"
                +			
                @@ -26 +29 @@
                -					# For systems using `update-ca-trust`.
                +					# For systems using `update-ca-trust` (most Linux distributions).
                @@ -28,0 +32,4 @@
                +				elsif File.exist?(OPENSUSE_ANCHORS_PATH)
                +					# For systems using `update-ca-certificates` (OpenSUSE/SLES).
                +					destination = File.join(OPENSUSE_ANCHORS_PATH, filename)
                +					command = UPDATE_CA_CERTIFICATES
        lib/localhost/version.rb
                --- /tmp/d20260504-386-uhgtyu/localhost-1.6.0/lib/localhost/version.rb	2026-05-04 02:36:57.401230229 +0000
                +++ /tmp/d20260504-386-uhgtyu/localhost-1.8.0/lib/localhost/version.rb	2026-05-04 02:36:57.403230220 +0000
                @@ -4 +4 @@
                -# Copyright, 2018-2025, by Samuel Williams.
                +# Copyright, 2018-2026, by Samuel Williams.
                @@ -7 +7 @@
                -	VERSION = "1.6.0"
                +	VERSION = "1.8.0"
        license.md
                --- /tmp/d20260504-386-uhgtyu/localhost-1.6.0/license.md	2026-05-04 02:36:57.401230229 +0000
                +++ /tmp/d20260504-386-uhgtyu/localhost-1.8.0/license.md	2026-05-04 02:36:57.403230220 +0000
                @@ -3 +3 @@
                -Copyright, 2018-2025, by Samuel Williams.  
                +Copyright, 2018-2026, by Samuel Williams.  
        readme.md
                --- /tmp/d20260504-386-uhgtyu/localhost-1.6.0/readme.md	2026-05-04 02:36:57.401230229 +0000
                +++ /tmp/d20260504-386-uhgtyu/localhost-1.8.0/readme.md	2026-05-04 02:36:57.404230216 +0000
                @@ -24,0 +25,4 @@
                +### v1.8.0
                +
                +  - Add `bake` as direct dependency.
                +
                @@ -48,0 +53,16 @@
                +
                +### Running Tests
                +
                +To run the test suite:
                +
                +``` shell
                +bundle exec sus
                +```
                +
                +### Making Releases
                +
                +To make a new release:
                +
                +``` shell
                +bundle exec bake gem:release:patch # or minor or major
                +```
        releases.md
                --- /tmp/d20260504-386-uhgtyu/localhost-1.6.0/releases.md	2026-05-04 02:36:57.401230229 +0000
                +++ /tmp/d20260504-386-uhgtyu/localhost-1.8.0/releases.md	2026-05-04 02:36:57.404230216 +0000
                @@ -2,0 +3,4 @@
                +## v1.8.0
                +
                +  - Add `bake` as direct dependency.
                +

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants