boilerplate icon indicating copy to clipboard operation
boilerplate copied to clipboard

This repo will help you to build quickly your Rails API with Trailblazer and friends.

Results 42 boilerplate issues
Sort by recently updated
recently updated
newest added

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependency
javascript

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.4 to 3.2.5. Changelog Sourced from rexml's changelog. 3.2.5 - 2021-04-05 {#version-3-2-5} Improvements Add more validations to XPath parser. require "rexml/document" by default. [GitHub#36][Patch by Koichi ITO]...

need review
dependency

Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. Changelog Sourced from ssri's changelog. 6.0.2 (2021-04-07) Bug Fixes backport regex change from 8.0.1 (b30dfdb), closes #19 Commits b7c8c7c chore(release): 6.0.2 b30dfdb fix: backport...

dependency
javascript

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....

dependency
javascript

Bumps [sentry-raven](https://github.com/getsentry/raven-ruby) from 3.1.1 to 3.1.2. Commits aa3327c release: 3.1.2 f81180a Add Makefile for sentry-raven 9cd092e Fix version bumping script bf77f9e Fix sentry-raven's craft config 4646920 Update changelog 30bb9d3 Correct...

need review
dependency

Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.10.1 to 1.10.2. Release notes Sourced from rubocop-performance's releases. RuboCop Performance 1.10.2 Bug fixes #162: Fix a false positive for Performance/RedundantBlockCall when an optional block that is...

need review
dependency

[BDO-349](https://app.clickup.com/t/2516328/BDO-349) ### Description Need carefuly review ### Before submitting the merge request make sure the following are checked - [ ] Followed the style guidelines of this project - [...

need review
:construction: do not merge :construction:

https://github.com/rubygarage/boilerplate/pull/222

https://thoughtbot.com/blog/validating-json-schemas-with-an-rspec-matcher - is much more faster than json-matchers gem. But it's not supporting Draft-07 specification. Needs research how to do the fast specs running More details: Alex Balobanov