track_open_instances 0.1.7 → 0.1.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 57d2992119c778e47cc42e9b654fff9f57524dc4e33910db5d1c2613ba88c151
4
- data.tar.gz: 163ee8015c4dd32aa8bd113572325fc5b3c4109b7845bf323eaa9d4dda511743
3
+ metadata.gz: 3e70a893165f373d3983f0ff446918a4a806908367e729314de68669eb095587
4
+ data.tar.gz: b0a531423a5494f23c7b1b15983157eaf26f01df4843b1d3abe4a50896dfb93c
5
5
  SHA512:
6
- metadata.gz: f77cb3eaa8f17eec6d93bc504bc9e35867776ec6f41b99e38b3012581dd1fa3bd1928864fce6290379134e706edf126456fc443a465e826cb24cad40097957cb
7
- data.tar.gz: 20d013ed832b12655155bf2b8948e584711f3fd60f17cd378c084082890d0ff7cce361ca27b661561ca59cffb64a63573e196dbe6587349ff591496372cb7ad3
6
+ metadata.gz: 78ab8e2bb5ff146622df6a1c0f10f9d40594206300e22f8ee7d598e8db2774df183154e6197ad0727119fadb52e00b0781f7091760bb96453cab1ebb813ad81d
7
+ data.tar.gz: 96ad69a489b8fca581f44b6bae930d60d360bfc84a4b5fbede31f491535caf97e1173cb725f5adb7cb8edf9e3941341784b6886b83b641e449b1bb5217d39784
@@ -1,3 +1,3 @@
1
1
  {
2
- ".": "0.1.7"
2
+ ".": "0.1.11"
3
3
  }
data/CHANGELOG.md CHANGED
@@ -1,64 +1,20 @@
1
1
  # Change Log
2
2
 
3
- ## [0.1.7](https://github.com/main-branch/track_open_instances/compare/track_open_instances-v0.1.6...track_open_instances/v0.1.7) (2025-04-15)
3
+ ## [0.1.11](https://github.com/main-branch/track_open_instances/compare/v0.1.10...v0.1.11) (2025-04-15)
4
4
 
5
5
 
6
- ### Bug Fixes
7
-
8
- * Add package-name to release-please configuration ([83d0198](https://github.com/main-branch/track_open_instances/commit/83d0198bfab34e26b641ca7e27af08b68e07c396))
9
- * Automatically push the new gem release to rubygems.org ([d133153](https://github.com/main-branch/track_open_instances/commit/d13315396f590fefeb07cc4b71a13c9e9709842b))
10
- * Checkout project before the release-please step in release workflow ([80d9a35](https://github.com/main-branch/track_open_instances/commit/80d9a35ed155f3ba7e14a585e54d9ec34d2722e2))
11
- * Fix several documentation and report errors ([fd17199](https://github.com/main-branch/track_open_instances/commit/fd171997871796df746c8e1312a4fdb07cb363d5))
12
- * Make release-please use a different tag than release-gem ([a7d42dc](https://github.com/main-branch/track_open_instances/commit/a7d42dcb132bd40ceb3830a6a02a09694022844a))
13
- * Make small change to test release ([8304c90](https://github.com/main-branch/track_open_instances/commit/8304c905883c760e6419210be300b637f01e054d))
14
- * Release workflow should checkout project ([869a7e0](https://github.com/main-branch/track_open_instances/commit/869a7e011438b57bcb810680ecdf0eb5beec193b))
15
- * Remove the qlty.sh integration ([4c4492b](https://github.com/main-branch/track_open_instances/commit/4c4492bb19d1f39fa96ec30ad0af12d103067e92))
16
- * Specify the version file ([be826cf](https://github.com/main-branch/track_open_instances/commit/be826cfe9a8aa526cdaa3f1ecb5912641f3db38c))
17
- * Start autoreleases at 0.1.0 ([5a2fad7](https://github.com/main-branch/track_open_instances/commit/5a2fad7a9cb029a5dbfb9785f979fc07bf7f127b))
18
-
19
- ## [0.1.6](https://github.com/main-branch/track_open_instances/compare/v0.1.5...v0.1.6) (2025-04-15)
20
-
21
-
22
- ### Bug Fixes
23
-
24
- * Make release-please use a different tag than release-gem ([a7d42dc](https://github.com/main-branch/track_open_instances/commit/a7d42dcb132bd40ceb3830a6a02a09694022844a))
25
-
26
- ## [0.1.5](https://github.com/main-branch/track_open_instances/compare/v0.1.4...v0.1.5) (2025-04-14)
27
-
28
-
29
- ### Bug Fixes
30
-
31
- * Checkout project before the release-please step in release workflow ([80d9a35](https://github.com/main-branch/track_open_instances/commit/80d9a35ed155f3ba7e14a585e54d9ec34d2722e2))
32
- * Specify the version file ([be826cf](https://github.com/main-branch/track_open_instances/commit/be826cfe9a8aa526cdaa3f1ecb5912641f3db38c))
33
-
34
- ## [0.1.4](https://github.com/main-branch/track_open_instances/compare/v0.1.3...v0.1.4) (2025-04-14)
35
-
36
-
37
- ### Bug Fixes
38
-
39
- * Release workflow should checkout project ([869a7e0](https://github.com/main-branch/track_open_instances/commit/869a7e011438b57bcb810680ecdf0eb5beec193b))
40
-
41
- ## [0.1.3](https://github.com/main-branch/track_open_instances/compare/v0.1.2...v0.1.3) (2025-04-14)
42
-
43
-
44
- ### Bug Fixes
45
-
46
- * Automatically push the new gem release to rubygems.org ([d133153](https://github.com/main-branch/track_open_instances/commit/d13315396f590fefeb07cc4b71a13c9e9709842b))
47
- * Remove the qlty.sh integration ([4c4492b](https://github.com/main-branch/track_open_instances/commit/4c4492bb19d1f39fa96ec30ad0af12d103067e92))
48
-
49
- ## [0.1.2](https://github.com/main-branch/track_open_instances/compare/v0.1.1...v0.1.2) (2025-04-14)
50
-
51
-
52
- ### Bug Fixes
6
+ ### Features
53
7
 
54
- * Make small change to test release ([8304c90](https://github.com/main-branch/track_open_instances/commit/8304c905883c760e6419210be300b637f01e054d))
8
+ * Initial implementation of TrackOpenInstances ([f0fb459](https://github.com/main-branch/track_open_instances/commit/f0fb459b35173635900e0d6f1a7bb7e3188c6914))
55
9
 
56
- ## [0.1.1](https://github.com/main-branch/track_open_instances/compare/v0.1.0...v0.1.1) (2025-04-14)
57
10
 
58
11
  ### Bug Fixes
59
12
 
60
- * Fix several documentation and report errors ([fd17199](https://github.com/main-branch/track_open_instances/commit/fd171997871796df746c8e1312a4fdb07cb363d5))
61
- * Start autoreleases at 0.1.0 ([5a2fad7](https://github.com/main-branch/track_open_instances/commit/5a2fad7a9cb029a5dbfb9785f979fc07bf7f127b))
13
+ * Add qlty configuration in order to run qlty checks locally ([56811ca](https://github.com/main-branch/track_open_instances/commit/56811ca9f9eab200780dd80b9946402db85a5dc0))
14
+ * Auto push new version of gem to rubygems.org ([4740681](https://github.com/main-branch/track_open_instances/commit/4740681f90dad73c36622cbf0a23e43713742d0c))
15
+ * Fix continuous integration workflow issues reported by qlty.sh ([e83546a](https://github.com/main-branch/track_open_instances/commit/e83546ac4038581d9fcf445f0fb82f098bb4ff2d))
16
+ * Remove integration to CodeClimate and qlty ([47b0c09](https://github.com/main-branch/track_open_instances/commit/47b0c090303ff68a003a52b4b363fdb7528e289b))
17
+ * Update TrackOpenInstances docs and report ([7575c1f](https://github.com/main-branch/track_open_instances/commit/7575c1f5a3947ff3e66e79f099e7dcdd6203e653))
62
18
 
63
19
  ## v0.1.0 (2025-04-08)
64
20
 
@@ -66,14 +22,14 @@
66
22
 
67
23
  Changes:
68
24
 
69
- * f2d5318 chore: remove radarline-ruby from qlty checks
70
- * 177eba8 chore: fix formatting errors reported by `qlty fmt`
71
- * 943359f build: remove rubocop plugin from qlty
72
- * 476f271 chore: integrate yamllint
73
- * 56811ca fix: add qlty configuration in order to run qlty checks locally
74
- * e83546a fix: fix continuous integration workflow issues reported by qlty.sh
75
- * 6f67aed test: add predicate methods to determine the Ruby engine and platform
76
- * 34e3829 build: generate JSON coverage report for qlty.sh coverage reporting
77
- * 9db2052 docs: update README links
78
- * 937a971 build: update code coverage reporting
79
- * f0fb459 feat: initial implementation of TrackOpenInstances
25
+ - f2d5318 chore: remove radarline-ruby from qlty checks
26
+ - 177eba8 chore: fix formatting errors reported by `qlty fmt`
27
+ - 943359f build: remove rubocop plugin from qlty
28
+ - 476f271 chore: integrate yamllint
29
+ - 56811ca fix: add qlty configuration in order to run qlty checks locally
30
+ - e83546a fix: fix continuous integration workflow issues reported by qlty.sh
31
+ - 6f67aed test: add predicate methods to determine the Ruby engine and platform
32
+ - 34e3829 build: generate JSON coverage report for qlty.sh coverage reporting
33
+ - 9db2052 docs: update README links
34
+ - 937a971 build: update code coverage reporting
35
+ - f0fb459 feat: initial implementation of TrackOpenInstances
data/Rakefile CHANGED
@@ -17,6 +17,13 @@ Bundler::Audit::Task.new
17
17
  require 'bundler'
18
18
  require 'bundler/gem_tasks'
19
19
 
20
+ # Make it so that calling `rake release` just calls `rake release:rubygems_push` to
21
+ # avoid creating and pushing a new tag.
22
+
23
+ Rake::Task['release'].clear
24
+ desc 'Customized release task to avoid creating a new tag'
25
+ task release: 'release:rubygem_push'
26
+
20
27
  # RSpec
21
28
 
22
29
  require 'rspec/core/rake_task'
@@ -2,5 +2,5 @@
2
2
 
3
3
  module TrackOpenInstances
4
4
  # The last released version of this gem
5
- VERSION = '0.1.7'
5
+ VERSION = '0.1.11'
6
6
  end
data/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "devDependencies": {
3
- "@commitlint/cli": "^19.8.0",
4
- "@commitlint/config-conventional": "^19.8.0",
5
- "husky": "^9.1.7"
3
+ "@commitlint/cli": "^19.5.0",
4
+ "@commitlint/config-conventional": "^19.5.0",
5
+ "husky": "^9.1.0"
6
6
  },
7
7
  "scripts": {
8
8
  "postinstall": "husky",
@@ -9,7 +9,8 @@
9
9
  "bump-minor-pre-major": true,
10
10
  "bump-patch-for-minor-pre-major": true,
11
11
  "draft": false,
12
- "prerelease": false
12
+ "prerelease": false,
13
+ "include-component-in-tag": false
13
14
  }
14
15
  },
15
16
  "plugins": [
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: track_open_instances
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.7
4
+ version: 0.1.11
5
5
  platform: ruby
6
6
  authors:
7
7
  - James Couball
8
8
  bindir: exe
9
9
  cert_chain: []
10
- date: 2025-04-15 00:00:00.000000000 Z
10
+ date: 1980-01-02 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: bundler-audit
@@ -218,8 +218,8 @@ metadata:
218
218
  allowed_push_host: https://rubygems.org
219
219
  homepage_uri: https://github.com/main-branch/track_open_instances
220
220
  source_code_uri: https://github.com/main-branch/track_open_instances
221
- documentation_uri: https://rubydoc.info/gems/track_open_instances/0.1.7
222
- changelog_uri: https://rubydoc.info/gems/track_open_instances/0.1.7/file/CHANGELOG.md
221
+ documentation_uri: https://rubydoc.info/gems/track_open_instances/0.1.11
222
+ changelog_uri: https://rubydoc.info/gems/track_open_instances/0.1.11/file/CHANGELOG.md
223
223
  rubygems_mfa_required: 'true'
224
224
  rdoc_options: []
225
225
  require_paths:
@@ -237,7 +237,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
237
237
  requirements:
238
238
  - 'Platform: Mac, Linux, or Windows'
239
239
  - 'Ruby: MRI 3.1 or later, TruffleRuby 24 or later, or JRuby 9.4 or later'
240
- rubygems_version: 3.6.2
240
+ rubygems_version: 3.6.7
241
241
  specification_version: 4
242
242
  summary: A mixin to ensure that all instances of a class are closed
243
243
  test_files: []