Skip to content

Releases: replit/upm

v2.0.0

29 Jan 20:13
a5fa4e2
Compare
Choose a tag to compare

Changes

Many changes have been made since the 1.0 release, too many to summarize. Release numbers are not as useful inside Replit's own infrastructure, since we always track HEAD, but having release notes around features is still good for an Open Source project. Let's kick that off right.

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

🤖 Dependencies

  • Bump vite from 4.4.9 to 4.5.2 in /test-suite/templates/bun/many-deps @dependabot (#222)
  • Bump vite from 4.4.9 to 4.5.2 in /test-suite/templates/nodejs-pnpm/many-deps @dependabot (#223)
  • Bump vite from 4.4.12 to 4.5.2 in /test-suite/templates/nodejs-yarn/many-deps @dependabot (#220)
  • Bump vite from 4.4.12 to 4.5.2 in /test-suite/templates/nodejs-npm/many-deps @dependabot (#221)
  • Bump golang.org/x/crypto from 0.14.0 to 0.17.0 @dependabot (#188)
  • Bump vite from 4.4.9 to 4.4.12 in /test-suite/templates/nodejs-yarn/many-deps @dependabot (#171)
  • Bump vite from 4.4.9 to 4.4.12 in /test-suite/templates/nodejs-npm/many-deps @dependabot (#172)
  • Bump django from 4.2.6 to 4.2.7 in /test-suite/templates/python3-poetry/many-deps @dependabot (#160)
  • Bump google.golang.org/grpc from 1.53.0 to 1.56.3 @dependabot (#149)
  • Bump postcss from 8.4.30 to 8.4.31 in /test-suite/templates/nodejs-npm/many-deps @dependabot (#142)
  • Bump postcss from 8.4.30 to 8.4.31 in /test-suite/templates/nodejs-yarn/many-deps @dependabot (#140)
  • Bump google.golang.org/grpc from 1.48.0 to 1.53.0 @dependabot (#113)
  • Update go.sum @sergeichestakov (#57)

UPM 1.0

15 Aug 16:14
Compare
Choose a tag to compare

Changes in this release

Features

  • Languages and package managers:
    • Python 3 and Python 2 with Poetry (python-python3-poetry,
      python-python2-poetry; all features)
    • Node.js with NPM or Yarn (nodejs-npm, nodejs-yarn; all
      features)
    • Ruby with Bundler (ruby-bundler; all features except guess)
    • Emacs Lisp with Cask (elisp-cask; all features)
  • Subcommands:
    • which-language
    • list-languages
    • search
    • info
    • add
    • remove
    • lock
    • install
    • list
    • guess
    • show-specfile
    • show-lockfile
    • show-package-dir
    • help
  • Command-line options:
    • Add guessed packages
    • Bypass cache
    • Ignore specific packages
    • Override or filter language backends
    • Select between tabular and JSON output
    • Set verbosity
    • Upgrade instead of locking

Docker images

  • docker pull replco/upm:1.0-light
  • docker pull replco/upm:1.0-full
  • docker pull replco/upm:1.0
  • docker pull replco/upm:1.0-light
  • docker pull replco/upm:1.0-full
  • docker pull replco/upm:1.0