5app / eslint-plugin-sequel

SQL eslint rules to perform: Static analysis to find SQL injection vulnerabilities; Syntax formatting
https://www.npmjs.com/package/eslint-plugin-sequel
1 stars 0 forks source link

fix(ci): update ci cimg, noissue #47

Closed MrSwitch closed 3 years ago

MrSwitch commented 3 years ago

Updates the node base image in our circleci config, after we received the following email advice...

Why migrate?

  • More deterministic: The newest images will be rebuilt only for security and critical-bugs, drastically reducing breaking changes from updates in legacy images.
  • Faster build times: Our newest images get faster as our community uses them due to improved caching. Migrating to the new image is good for your builds and for the builds of the larger Node.js community.
  • As of Dec 31, 2021, legacy images will no longer be supported on CircleCI. View more information on our image deprecation timeline here.

... they should have lead with the deprecation notice (the last point)

5app-Machine commented 3 years ago

:tada: This PR is included in version 1.9.8 :tada:

The release is available on:

Your semantic-release bot :package::rocket: