jaredledvina / ledvinafarm-site

Holding all things hosted on https://ledvina.farm
2 stars 0 forks source link

Bump addressable from 2.5.2 to 2.6.0 #32

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps addressable from 2.5.2 to 2.6.0.

Changelog *Sourced from [addressable's changelog](https://github.com/sporkmonger/addressable/blob/master/CHANGELOG.md).* > # Addressable 2.6.0 > - added `tld=` method to allow assignment to the public suffix > - most `heuristic_parse` patterns are now case-insensitive > - `heuristic_parse` handles more `file://` URI variations > - fixes bug in `heuristic_parse` when uri starts with digit > - fixes bug in `request_uri=` with query strings > - fixes template issues with `nil` and `?` operator > - `frozen_string_literal` pragmas added > - minor performance improvements in regexps > - fixes to eliminate warnings
Commits - [`a0e06db`](https://github.com/sporkmonger/addressable/commit/a0e06dbfc91ea820a111b2db30795088c907c29e) Update version, CHANGELOG, gemspec, and fix bundler issue - [`1951658`](https://github.com/sporkmonger/addressable/commit/195165877d174ff2d3132c9b25e7077636247094) Merge pull request [#333](https://github-redirect.dependabot.com/sporkmonger/addressable/issues/333) from dentarg/moar-rubies - [`2f589ef`](https://github.com/sporkmonger/addressable/commit/2f589ef001cb4f534d9463acdc3637a15a0bf000) Merge pull request [#302](https://github-redirect.dependabot.com/sporkmonger/addressable/issues/302) from dentarg/request_uri-fix - [`739821f`](https://github.com/sporkmonger/addressable/commit/739821f7ef849b552335daad24da80719e271ef0) Test JRuby 9.2.5.0 on Travis - [`746db6c`](https://github.com/sporkmonger/addressable/commit/746db6c8b46e7eef167bc22a1da3e347ef1e7efc) Test Ruby 2.6.0 on Travis - [`74fe503`](https://github.com/sporkmonger/addressable/commit/74fe503074560eb4e1439f31b86ff4c6ee7af369) Bump Ruby versions on Travis - [`473d9b5`](https://github.com/sporkmonger/addressable/commit/473d9b5b76f8c4ee77e92af5eb02c457e74192d3) Merge pull request [#314](https://github-redirect.dependabot.com/sporkmonger/addressable/issues/314) from therabidbanana/master - [`df441a5`](https://github.com/sporkmonger/addressable/commit/df441a58fb7437b1423ab0258ca39da50cc0f5f4) GitLab can fuck right off - [`c798770`](https://github.com/sporkmonger/addressable/commit/c798770deaacc7c56ccb018432629a7d392d4436) Handle nil params better when using ? operator - [`fb272b8`](https://github.com/sporkmonger/addressable/commit/fb272b8ff56b76d7e26c5fdfcc2724f099873e80) Be able to use #request_uri= without query - Additional commits viewable in [compare view](https://github.com/sporkmonger/addressable/compare/addressable-2.5.2...addressable-2.6.0)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.