Skip to content

Commit 8b530ac

Browse files
Merge pull request #3742 from ualbertalib/cds/bump-2-10-3
Bump CHANGELOG and VERSION for 2.10.3 release
2 parents df26686 + 07e564d commit 8b530ac

File tree

2 files changed

+45
-5
lines changed

2 files changed

+45
-5
lines changed

CHANGELOG.md

+44-4
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,54 @@ New entries in this file should aim to provide a meaningful amount of informatio
99

1010
## [Unreleased]
1111

12+
## 2.10.3 - 2025-03-06
13+
1214
### Changed
13-
* skip brakeman Remove brakeman's ruby EOL check
14-
* silence deprecation warnings when running tests
15+
* skip brakeman Remove brakeman's ruby EOL check [PR#3698](https://github.com/ualbertalib/jupiter/pull/3698)
16+
* silence deprecation warnings when running tests [PR#3712](https://github.com/ualbertalib/jupiter/pull/3712)
17+
18+
### Security
19+
* Bump rack from 2.2.11 to 2.2.12 by @dependabot in https://github.com/ualbertalib/jupiter/pull/3735
1520

1621
### Chores
17-
* Bump bundler in Gemfile.lock to match production and build environments
18-
* Bump erb_lint from 0.7.0 to 0.9.0 [PR#3689](https://github.com/ualbertalib/jupiter/pull/3689)
22+
* Bump bundler in Gemfile.lock to match production and build environments [PR#3693](https://github.com/ualbertalib/jupiter/pull/3693)
23+
* Bump @rails/actiontext from 7.1.3 to 7.1.501 by @dependabot in https://github.com/ualbertalib/jupiter/pull/3695
24+
* Bump puma from 6.4.3 to 6.6.0 by @dependabot in https://github.com/ualbertalib/jupiter/pull/3694
25+
* Bump selenium-webdriver from 4.26.0 to 4.28.0 by @dependabot in https://github.com/ualbertalib/jupiter/pull/3690
26+
* Bump rubocop from 1.68.0 to 1.71.2 by @dependabot in https://github.com/ualbertalib/jupiter/pull/3699
27+
* Bump rubocop-rails from 2.27.0 to 2.29.1 by @dependabot in https://github.com/ualbertalib/jupiter/pull/3701
28+
* Bump brakeman from 6.2.2 to 7.0.0 by @dependabot in https://github.com/ualbertalib/jupiter/pull/3688
29+
* Bump net-imap from 0.4.10 to 0.4.19 by @dependabot in https://github.com/ualbertalib/jupiter/pull/3706
30+
* Bump esbuild from 0.24.2 to 0.25.0 by @dependabot in https://github.com/ualbertalib/jupiter/pull/3709
31+
* Bump edtf from 3.1.1 to 3.2.0 by @dependabot in https://github.com/ualbertalib/jupiter/pull/3679
32+
* Bump connection_pool from 2.4.1 to 2.5.0 by @dependabot in https://github.com/ualbertalib/jupiter/pull/3681
33+
* Bump strong_migrations from 2.1.0 to 2.2.0 by @dependabot in https://github.com/ualbertalib/jupiter/pull/3700
34+
* Bump debug from 1.9.2 to 1.10.0 by @dependabot in https://github.com/ualbertalib/jupiter/pull/3685
35+
* Bump erb_lint from 0.7.0 to 0.9.0 by @dependabot in https://github.com/ualbertalib/jupiter/pull/3689
36+
* Bump rdf-vocab from 3.3.1 to 3.3.2 by @dependabot in https://github.com/ualbertalib/jupiter/pull/3625
37+
* Bump rack from 2.2.10 to 2.2.11 by @dependabot in https://github.com/ualbertalib/jupiter/pull/3713
38+
* Bump dompurify from 3.2.3 to 3.2.4 by @dependabot in https://github.com/ualbertalib/jupiter/pull/3720
39+
* Bump nokogiri from 1.18.1 to 1.18.3 by @dependabot in https://github.com/ualbertalib/jupiter/pull/3721
40+
* Bump draper from 4.0.2 to 4.0.4 by @dependabot in https://github.com/ualbertalib/jupiter/pull/3722
41+
* Bump sidekiq from 7.3.7 to 7.3.9 by @dependabot in https://github.com/ualbertalib/jupiter/pull/3719
42+
* Bump webmock from 3.24.0 to 3.25.0 by @dependabot in https://github.com/ualbertalib/jupiter/pull/3703
43+
* Bump ransack from 4.2.1 to 4.3.0 by @dependabot in https://github.com/ualbertalib/jupiter/pull/3714
44+
* Bump image_processing from 1.13.0 to 1.14.0 by @dependabot in https://github.com/ualbertalib/jupiter/pull/3717
45+
* Bump launchy from 3.0.1 to 3.1.0 by @dependabot in https://github.com/ualbertalib/jupiter/pull/3711
46+
* Bump sidekiq-cron from 2.0.1 to 2.1.0 by @dependabot in https://github.com/ualbertalib/jupiter/pull/3715
47+
* Bump minitest-retry from 0.2.3 to 0.2.5 by @dependabot in https://github.com/ualbertalib/jupiter/pull/3716
48+
* Bump sass from 1.83.4 to 1.85.0 by @dependabot in https://github.com/ualbertalib/jupiter/pull/3718
49+
* Bump paper_trail from 15.2.0 to 16.0.0 by @dependabot in https://github.com/ualbertalib/jupiter/pull/3630
50+
* Bump rollbar from 3.6.0 to 3.6.1 by @dependabot in https://github.com/ualbertalib/jupiter/pull/3710
51+
* Bump launchy from 3.1.0 to 3.1.1 by @dependabot in https://github.com/ualbertalib/jupiter/pull/3724
52+
* Bump rubocop-minitest from 0.36.0 to 0.37.0 by @dependabot in https://github.com/ualbertalib/jupiter/pull/3725
53+
* Bump selenium-webdriver from 4.28.0 to 4.29.1 by @dependabot in https://github.com/ualbertalib/jupiter/pull/3730
54+
* Bump sass from 1.85.0 to 1.85.1 by @dependabot in https://github.com/ualbertalib/jupiter/pull/3732
55+
* Bump flipper-active_record from 1.3.2 to 1.3.4 by @dependabot in https://github.com/ualbertalib/jupiter/pull/3736
56+
* Bump cssbundling-rails from 1.4.1 to 1.4.3 by @dependabot in https://github.com/ualbertalib/jupiter/pull/3739
57+
* Bump flipper-ui from 1.3.2 to 1.3.4 by @dependabot in https://github.com/ualbertalib/jupiter/pull/3740
1958
* Bump rubocop from 1.71.2 to 1.73.2 by @dependabot in https://github.com/ualbertalib/jupiter/pull/3738
59+
* Bump flipper from 1.3.2 to 1.3.4. [PR#3741](https://github.com/ualbertalib/jupiter/pull/3741)
2060

2161
## 2.10.2 - 2025-01-15
2262

lib/jupiter/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Jupiter::Version
22
def self.version_info
3-
'2.10.2'.freeze
3+
'2.10.3'.freeze
44
end
55
end

0 commit comments

Comments
 (0)