Skip to content

Tags: pulsar-edit/pulsar

Tags

v1.119.0

Toggle v1.119.0's commit message
Bump `package.json`

v1.118.0

Toggle v1.118.0's commit message
Update `package.json` version

v1.117.0

Toggle v1.117.0's commit message
Changelog: Last-minute entry for PR 1008 (Cirrus ARM Linux fix)

v1.116.0

Toggle v1.116.0's commit message
Last minute bug fix in `StyleManager` Changes

Odd this wasn't caught in our initial specs. But this issue only effects specs, as the actual production code is able to assign the callback with a function reference rather than a string which is then used to assign the callback itself.

v1.115.0

Toggle v1.115.0's commit message
meta: Update version in package.json to 1.115.0

1.114.0-Cirrus-hotfix

Toggle 1.114.0-Cirrus-hotfix's commit message
cirrus: Install older dotenv gem version 2.8.1

This indirect dependency has a newer version that requires
Ruby 3.0 or newer. We're on Debian 10 "Buster" for now, which is
still on Ruby 2.5.

Pin to dotenv 2.8.1, the latest version compatible with our older Ruby,
per the error message from CI:

> The last version of dotenv (>= 0) to support your Ruby & RubyGems
> was 2.8.1. Try installing it with `gem install dotenv -v 2.8.1`
> and then running the current command again
>
> dotenv requires Ruby version >= 3.0.
> The current ruby version is 2.5.0.

v1.114.0

Toggle v1.114.0's commit message
Update version

v1.113.0

Toggle v1.113.0's commit message
Bump `package.json` version

v1.112.1

Toggle v1.112.1's commit message
meta: Update Pulsar version from v1.112.0-dev to v1.112.1

1.112.0

Toggle 1.112.0's commit message
`1.111.0-dev` => `1.112.0`