Skip to content

Bump addressable from 2.5.2 to 2.7.0 #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 31, 2020

Bumps addressable from 2.5.2 to 2.7.0.

Changelog

Sourced from addressable's changelog.

Addressable 2.7.0

  • added :compacted flag to normalized_query
  • heuristic_parse handles mailto: more intuitively
  • dropped explicit support for JRuby 9.0.5.0
  • compatibility w/ public_suffix 4.x
  • performance improvements

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
  • 598aea6 Adding note about validation refactor
  • 992ead1 Merge pull request #329 from PerfectMemory/uri-component-encoding-tables
  • 764c8c7 Adding mailto: changes to CHANGELOG
  • 38f1462 Merge pull request #303 from Mifrill/issue_263
  • e09e03b Merge pull request #337 from bbc/use-domain-when-setting-tld
  • d037e81 Merge pull request #351 from kylefox/patch-1
  • 0726e2d Merge pull request #353 from sporkmonger/drop-jruby-9.0.5.0
  • f076d78 There are general performance improvements
  • 8808612 Merge pull request #310 from ashmaroli/replace-regex-string
  • 9b53b1f Merge pull request #312 from ashmaroli/yield-block
  • Additional commits viewable in compare view

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 squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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 dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Aug 31, 2020
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 5, 2021

Superseded by #33.

@dependabot dependabot bot closed this Jul 5, 2021
@dependabot dependabot bot deleted the dependabot/bundler/current/addressable-2.7.0 branch July 5, 2021 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants