Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
54 commits
Select commit Hold shift + click to select a range
6e95d72
build(deps): bump tar in the npm_and_yarn group across 1 directory
dependabot[bot] Jan 17, 2026
d2ddb68
chore(deps): updated Rails and dependencies to latest
jonrandahl Feb 6, 2026
a755221
chore(deps): upgrades puma dependency
jonrandahl Feb 6, 2026
c1dffad
Merge branch 'issue/571-implement-accredited-statistic-logo' into iss…
jonrandahl Feb 6, 2026
3ca1489
chore(deps): updates bootsnap dependency
jonrandahl Feb 6, 2026
857ebd1
chore(deps): updates locked dependencies
jonrandahl Feb 6, 2026
5ec9d31
chore(deps): bumps development dependencies
jonrandahl Feb 6, 2026
627e9fe
chore(deps): updates m test gem
jonrandahl Feb 6, 2026
40d9a13
chore(deps): updates mocha test gem
jonrandahl Feb 6, 2026
68407ed
chore(deps): bumps vcr gem
jonrandahl Feb 6, 2026
b5885ae
chore(deps): update addressable and public_suffix
jonrandahl Feb 6, 2026
b24f879
chore(deps): bumps faraday dependency
jonrandahl Feb 9, 2026
7c9c1e3
chore(deps): updates eslint dependencies
jonrandahl Feb 9, 2026
cab4390
chore(build): Updates dependency management
jonrandahl Feb 9, 2026
ec78781
chore(deps): upgrades vite-plugin-ruby
jonrandahl Feb 9, 2026
d1709d2
feat(utils): add null/empty value helpers
jonrandahl Feb 9, 2026
3c3cd1a
refactor(ui): reduce lodash usage
jonrandahl Feb 9, 2026
e719d3f
chore(deps): bump lodash to ^4.17.23
jonrandahl Feb 9, 2026
1c80eb5
chore(deps): bump dompurify to ^3.3.1
jonrandahl Feb 9, 2026
9b25986
chore(deps): bump element-ui to 2.15.14
jonrandahl Feb 9, 2026
2fc43a5
chore(deps): bump regenerator-runtime to 0.13.11 (#570)
jonrandahl Feb 9, 2026
a90fc1d
chore(deps): bump leaflet-clonelayer to 1.0.7 (#570)
jonrandahl Feb 9, 2026
aeb4339
chore(deps): update d3-axis to ^1.0.12 (#570)
jonrandahl Feb 9, 2026
3c556f2
Merge remote-tracking branch 'origin/dev' into issue/570-2026-01-depe…
jonrandahl Feb 10, 2026
5ae5554
Merge branch 'spike/update-accredited-copy' into issue/570-2026-01-de…
jonrandahl Feb 10, 2026
874c54d
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/npm_and_…
jonrandahl Feb 10, 2026
ff576db
refactor(locations): prefer native keys
jonrandahl Feb 10, 2026
82e14e9
chore(deps): bump stylistic plugin to 5.8.0
jonrandahl Feb 10, 2026
48533fb
chore(deps): bump node types to 22.19.10
jonrandahl Feb 10, 2026
d4d3cee
chore(deps): update Sentry Vite plugin to 4.9.0
jonrandahl Feb 10, 2026
411e46d
chore(deps): upgrade moment to 2.30.1
jonrandahl Feb 10, 2026
c8f1dfd
build(deps): bump rollup to 4.57.1
jonrandahl Feb 10, 2026
f681d27
chore(deps): bump sentry vite to 4.9.1 (again)
jonrandahl Feb 10, 2026
24fbbff
chore(deps): update Node types to 22.19.11 (again)
jonrandahl Feb 10, 2026
1a8f3f4
chore(deps): bump dotenv to 16.6.1
jonrandahl Feb 10, 2026
1e29978
chore(deps): bump sass-embedded to 1.97.3
jonrandahl Feb 10, 2026
9ceb4c3
chore(deps): update terser to v5.46.0
jonrandahl Feb 10, 2026
4fcddb6
chore(deps): update postcss-preset-env
jonrandahl Feb 10, 2026
67c51d3
chore(deps): bump typescript-eslint to 8.55
jonrandahl Feb 10, 2026
c4bbe2d
chore(deps): bump vite-plugin-erb to 1.2.0
jonrandahl Feb 10, 2026
aca13fe
chore(deps): bump vue-i18n to ^8.28.2
jonrandahl Feb 10, 2026
bb7625b
chore(deps): bump vue-router to ^3.6.5
jonrandahl Feb 10, 2026
2cbea18
chore(deps): bump vuex to ^3.6.2
jonrandahl Feb 10, 2026
26ac645
chore(deps): bump govuk-frontend to 5.14.0
jonrandahl Feb 10, 2026
a5a1e7a
build(deps): bump query-string to ^6.14.1
jonrandahl Feb 10, 2026
394defa
chore(deps): bump govuk-frontend to v6.0.0
jonrandahl Feb 10, 2026
b7edf6b
chore(deps): bump globals to ^15.15.0
jonrandahl Feb 10, 2026
38c66a1
chore(deps): bump focus-trap to ^6.9.4
jonrandahl Feb 11, 2026
2fe572a
chore(deps): remove unused glob dependency
jonrandahl Feb 11, 2026
22eb8b1
build(deps): bump core-js to 3.48.0
jonrandahl Feb 11, 2026
db2308c
Merge branch 'dev' into issue/570-2026-01-dependency-audit
jonrandahl Feb 24, 2026
913d55d
docs(changelog): record 2026-01 dependency audit
jonrandahl Feb 25, 2026
71d3d6d
style(rubocop): drop deprecated cops
jonrandahl Feb 25, 2026
1fc7097
style(lint): remove unused import; tidy commas
jonrandahl Feb 25, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,6 @@ Layout/LineLength:
Layout/EmptyLinesAroundAttributeAccessor:
Enabled: true

Layout/SpaceAroundMethodCallOperator:
EnforcedStyle: compact

Layout/SpaceAroundBlockParameters:
EnforcedStyle: compact

Layout/SpaceInsideArrayLiteralBrackets:
EnforcedStyle: compact

Expand Down
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,23 @@ Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

### Added

- Added shared helpers for null or empty value checks in front-end code.

### Changed

- Updated runtime and build dependencies as part of the 2026-01 audit.
[#570](https://github.com/epimorphics/ukhpi/issues/570)
- Updated Rails and Ruby dependencies for security and stability.
- Updated front-end packages and build tooling for compatibility.
- Reduced lodash usage in client-side utilities to simplify runtime code.
- Split dependency update tasks to cover Node and Ruby separately.

### Removed

- Removed `glob`, an unused front-end dependency, from the build toolchain.

## [2.3.0] - 2026-02

### Added
Expand Down
Loading