Skip to content

v0.5.0#426

Merged
GabeIsman merged 29 commits intomasterfrom
develop
Jan 19, 2021
Merged

v0.5.0#426
GabeIsman merged 29 commits intomasterfrom
develop

Conversation

@GabeIsman
Copy link
Copy Markdown
Contributor

This is a fairly minor update, but important for people creating new Klaxon instances on Heroku. Relatedly, we've upgraded to using Ruby 2.7.2. That is the reason for the minor version bump.

There's also a bug fix for an issue that may have been causing some manually entered CSS selectors to not function properly. So it's possible you might start seeing alerts from pages that weren't being properly monitored before.

Thanks to @captn3m0 for the docker patch, and to @harrislapiroff, and @tszumowski for their help in identifying and debugging ongoing Sendgrid issues, some of which is reflected in updates to the documentation.

dependabot-preview bot and others added 29 commits October 19, 2020 10:12
Bumps [rack-cache](https://github.com/rtomayko/rack-cache) from 1.12.0 to 1.12.1.
- [Release notes](https://github.com/rtomayko/rack-cache/releases)
- [Changelog](https://github.com/rtomayko/rack-cache/blob/master/CHANGES)
- [Commits](rtomayko/rack-cache@v1.12.0...v1.12.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Outside of heroku, in other environments - db creation permissions are rarely granted.
Keeping db:create and db:migrate in separate lines ensures that the migration runs in case the database is already created.
Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.4.8 to 1.5.1.
- [Release notes](https://github.com/Shopify/bootsnap/releases)
- [Changelog](https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md)
- [Commits](rails/bootsnap@v1.4.8...v1.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Update documentation around sendgrid authentication issue.
Bumps [aws-sdk-sqs](https://github.com/aws/aws-sdk-ruby) from 1.32.0 to 1.35.0.
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-sqs/CHANGELOG.md)
- [Commits](aws/aws-sdk-ruby@v1.32.0...v1.35.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Updates instructions based on advice from @critmcdonald
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 1.11.1. **This update includes security fixes.**
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.10.10...v1.11.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [webmock](https://github.com/bblimke/webmock) from 3.8.3 to 3.11.1.
- [Release notes](https://github.com/bblimke/webmock/releases)
- [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md)
- [Commits](bblimke/webmock@v3.8.3...v3.11.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…kogiri-1.11.1

[Security] Bump nokogiri from 1.10.10 to 1.11.1
…ck-cache-1.12.1

Bump rack-cache from 1.12.0 to 1.12.1
…mple_form-5.0.3

Bump simple_form from 5.0.2 to 5.0.3
…otsnap-1.5.1

Bump bootsnap from 1.4.8 to 1.5.1
…bmock-3.11.1

Bump webmock from 3.8.3 to 3.11.1
…s-sdk-sqs-1.35.0

Bump aws-sdk-sqs from 1.32.0 to 1.35.0
@GabeIsman GabeIsman merged commit 249b46f into master Jan 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants