Pedro Zurbach

Results 9 issues of Pedro Zurbach

### Environment - Ember Version: 3.24.4 - Ember CLI Version: 3.24.0 - Ember Intl Version: 5.7.0 - Browser(s): Chrome (latest) - Node Version: 14 ### Steps to Reproduce I've been...

The example in the `README` uses `31536000` (365 days in seconds) for both the `awsImageExpires` and the `awsImageMaxAge` options. I concluded that passing the same value for both options would...

## What Changed & Why While investigating why my `robots.txt` file was not being updated in S3 upon deploy I figured I could simply exclude the file from the manifest....

Just a heads up: I tried to run `ember install ember-cli-bootstrap-datepicker` with ember-cli 1.13.1 and it kept failing. I had to setup my GitHub ssh keys in order to fix...

Just a small formatting fix that tripped me when I was looking for the `scrollElement` documentation.

This issue happens to me all the time and I wonder if it should be that way. If I declare a string that contains a variable, but for any reason...

Fixes https://github.com/forwardemail/email-templates/issues/462 I tested this change locally in my project and it seems to work fine. However, I am not familiar enough with the codebase to understand potential side-effects with...

Dependabot is attempting to upgrade @glimmer/syntax from version 0.92.3 to 0.93.0 in our Ember app. However, the build fails due to an issue with `ember-ast-helpers`. Specifically, `ember-ast-helpers` fails to import...

Hi there! 👋 Our project makes extensive use of express-validator for sanitizing query parameters and request bodies. We're currently migrating to **Express 5**, which as of version 5.1 has become...

i: enhancement