jam-coop
jam-coop copied to clipboard
A platform co-operative for musicians and fans
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.4 to 1.16.5. Release notes Sourced from nokogiri's releases. v1.16.5 / 2024-05-13 Security [CRuby] Vendored libxml2 is updated to address CVE-2024-34459. See GHSA-r95h-9x8f-r3f7 for more information. Dependencies...
Bumps [stripe](https://github.com/stripe/stripe-ruby) from 10.5.0 to 11.4.0. Release notes Sourced from stripe's releases. v11.4.0 #1397 Update generated code Add support for update test helper method on resources Treasury.OutboundPayment and Treasury.OutboundTransfer #1399...
Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.136.0 to 1.149.1. Changelog Sourced from aws-sdk-s3's changelog. 1.149.1 (2024-05-06) Issue - Fix bug where destination bucket default encryption was inadvertently overridden by source object encryption. 1.149.0...
Bumps [hotwire-livereload](https://github.com/kirillplatonov/hotwire-livereload) from 1.2.3 to 1.4.0. Release notes Sourced from hotwire-livereload's releases. v1.4.0 What's Changed Add debounce to server side listener by @mikker in kirillplatonov/hotwire-livereload#59 Add ability to skip default...
Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 1.5.0 to 2.0.5. Release notes Sourced from turbo-rails's releases. v2.0.5 What's Changed Turbo v8.0.4 Full Changelog: https://github.com/hotwired/turbo-rails/compare/v2.0.4...v2.0.5 v2.0.4 What's Changed Turbo v8.0.3 Full Changelog: https://github.com/hotwired/turbo-rails/compare/v2.0.3...v2.0.4 v2.0.3 What's...
Hello 👋 I am a curious user from France and wish to explore your platform as well as share it with fellow music makers in my country. Unfortunately, the website...
In #183 @graue said: > It would also be nice to have the release date. If we add this, we should consider adding it for all track formats, i.e. MP3...
Bumps [importmap-rails](https://github.com/rails/importmap-rails) from 1.2.1 to 2.0.1. Release notes Sourced from importmap-rails's releases. v2.0.1 What's Changed Ensure update only runs when there are outdated packages by @dhh Full Changelog: https://github.com/rails/importmap-rails/compare/v2.0.0...v2.0.1 v2.0.0...
This PR part 1 of N to allow Artists to assign a license to an Album. Ultimately I felt that a _configuration_ table for the license data was a better...
_NOTE: This PR is inclusive of https://github.com/freerange/jam-coop/pull/167 and https://github.com/freerange/jam-coop/pull/172. Reviewers should wait until those PRs are merged first._ ### Considerations - The License relationship on the Album is optional -...