Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update outdated packages #1698

Closed
44 tasks
katelynsills opened this issue Sep 4, 2020 · 1 comment
Closed
44 tasks

Update outdated packages #1698

katelynsills opened this issue Sep 4, 2020 · 1 comment
Labels
enhancement New feature or request hygiene Tidying up around the house

Comments

@katelynsills
Copy link
Contributor

What is the Problem Being Solved?

A number of packages are outdated in agoric-sdk. Some of them, like Prettier, would be nice to update to keep up with the rest of the industry.

Description of the Design

The following are outdated according to yarn outdated

  • @agoric/babel-parser
  • @agoric/nat
  • @babel/core
  • @babel/generator
  • @babel/traverse
  • @iarna/toml
  • @rollup/plugin-commonjs
  • @rollup/plugin-node-resolve
  • acorn
  • anylogger
  • ava
  • chalk
  • commander
  • eslint
  • eslint-config-airbnb
  • eslint-config-airbnb-base
  • eslint-config-jessie
  • eslint-config-prettier
  • eslint-plugin-eslint-comments
  • eslint-plugin-import
  • eslint-plugin-jsx-a11y
  • eslint-plugin-prettier
  • inquirer
  • lerna
  • livereload-js
  • minimist
  • morgan
  • node-addon-api
  • node-lmdb
  • prettier
  • re2
  • rollup
  • rollup-plugin-livereload
  • rollup-plugin-svelte
  • rollup-plugin-terser
  • semver
  • ses
  • sirv-cli
  • svelte-themer
  • tmp
  • vega
  • vega-canvas
  • ws
  • yargs

Security Considerations

The more we keep up to the latest versions, the easier it probably is to patch vulnerabilities.

Test Plan

No tests per se, but yarn outdated should only show packages that we intend to be outdated.

@turadg
Copy link
Member

turadg commented Jul 20, 2022

This will happen incrementally as needed

@turadg turadg closed this as completed Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hygiene Tidying up around the house
Projects
None yet
Development

No branches or pull requests

2 participants