Skip to content

chore: Update to Node 24 (current LTS)#18

Merged
akash1810 merged 2 commits into
mainfrom
aa/node24
Jul 14, 2026
Merged

chore: Update to Node 24 (current LTS)#18
akash1810 merged 2 commits into
mainfrom
aa/node24

Conversation

@akash1810

@akash1810 akash1810 commented Jul 14, 2026

Copy link
Copy Markdown
Member

What does this change?

Updates the version of Node as v20 is deprecated1.

Also configures .gitattrubutes to, by default, hide the diff of generated files on a PR's "files changed" tab.

How has this change been tested?

CI passing should suffice.

Footnotes

  1. See https://github.com/guardian/actions-riff-raff/pull/320 for another example of this.

@akash1810 akash1810 added the maintenance Departmental tracking: maintenance work, not a fix or a feature label Jul 14, 2026
@akash1810 akash1810 marked this pull request as ready for review July 14, 2026 08:44
@akash1810 akash1810 requested a review from a team as a code owner July 14, 2026 08:44
Comment thread .gitattributes
@@ -0,0 +1,4 @@
# These files are generated, hide their diff in a PR by default
# See https://docs.github.com/en/repositories/working-with-files/managing-files/customizing-how-changed-files-appear-on-github
index.js linguist-generated

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great idea! Didn't know about this feature

@akash1810 akash1810 merged commit d182bd2 into main Jul 14, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Departmental tracking: maintenance work, not a fix or a feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants