reabiliti / certification

CERTIFICATION
MIT License
0 stars 0 forks source link

Bump web-console, rails and rails-i18n #110

Open dependabot-preview[bot] opened 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps web-console, rails and rails-i18n. These dependencies needed to be updated together. Updates web-console from 3.7.0 to 4.0.1

Changelog

Sourced from web-console's changelog.

4.0.1

  • #279 Fix initial config.web_console.permissions value ([@patorash])

4.0.0

Commits
  • 605351a Release 4.0.1
  • 95bcf59 Merge pull request #279 from patorash/fix-web_console-permissions
  • aa67b70 Add test for use whitelisted_ips.
  • 6336c89 Remove config.web_console.permissions initial value.
  • 0bab235 Fix initializer "web_console.permissions"
  • ca62054 Merge pull request #277 from localhostdotdev/prettier-css
  • 0456d2e prettier css + newlines
  • a99102b Prevent over resize (#276)
  • 10c2ea3 Release web-console 4.0
  • 61ce65b Move to config.web_console.permissions
  • Additional commits viewable in compare view


Updates rails from 5.2.4.1 to 6.0.2.1

Release notes

Sourced from rails's releases.

6.0.2.1

Active Support

  • No changes.

Active Model

  • No changes.

Active Record

  • No changes.

Action View

  • No changes.

Action Pack

  • Fix possible information leak / session hijacking vulnerability.

    The ActionDispatch::Session::MemcacheStore is still vulnerable given it requires the gem dalli to be updated as well.

    CVE-2019-16782.

Active Job

  • No changes.

Action Mailer

  • No changes.

Action Cable

... (truncated)
Commits
  • f33d52c Preparing for 6.0.2.1 release
  • ad2da1a Fix possible information leak / session hijacking vulnerability.
  • f675cb3 Preparing for 6.0.2 release
  • 688e523 Fix release task again
  • 63107e9 Preparing for 6.0.2.rc2 release
  • ec7721c Revert "Merge pull request #37504 from utilum/no_implicit_conversion_of_nil"
  • 296cb7f unlinks Ruby on Rails Tutorial [skip ci]
  • 6629ed7 Controller can be symbols as well
  • c3135a4 Revert "Merge pull request #37849 from kamipo/fix_since_and_ago"
  • fcfe693 Revert "Merge pull request #37839 from ttanimichi/modify-inspect-of-activesup...
  • Additional commits viewable in compare view


Updates rails-i18n from 5.1.3 to 6.0.0

Changelog

Sourced from rails-i18n's changelog.

6.0.0

  • Update rails-i18n.gemspec to use Railties 6.0.0
  • Add Malagasy (mg) locale
  • Update following locales:
    • Afrikaans (af)
    • Arabic (ar)
    • Azerbaijani (az)
    • Belarusian (be)
    • Bulgarian (bg)
    • Bengali (bn)
    • Bosnian (bs)
    • Catalan (ca)
    • Czech (cs)
    • Welsh (cy)
    • Danish (da)
    • German (de-AT, de-CH, de-DE, de)
    • Greek (el-CY, el)
    • English (en-AU, en-CA, en-CY, en-GB, en-IE, en-IN, en-NZ, en-US, en-Za, en)
    • Esperanto (eo)
    • Spanish (es-419, es-AR, es-CL, es-CO, es-CR, es-EC, es-ES, es-MX, es-NI, es-PA, es-PE, es-US, es-VE, es)
    • Estonian (et)
    • Basque (eu)
    • Farsi/Persian (fa)
    • Finnish (fi)
    • French (fr-CA, fr-CH, fr-FR, fr)
    • Galician (gl)
    • Hebrew (he)
    • Hindi (hi-IN, hi)
    • Croatian (hr)
    • Hungarian (hu)
    • Indonesian (id)
    • Icelandic (is)
    • Italian (it, it-CH)
    • Japanese (ja)
    • Georgian (ka)
    • Khmer (km)
    • Kannada (kn)
    • Korean (ko)
    • Luxembourgish (lb)
    • Lao (lo)
    • Lithuanian (lt)
    • Latvian (lv)
    • Malagasy (mg)
    • Macedonian (mk)
    • Malayalam (ml)
    • Mongolian (mn)
    • Marathi (mr-IN)
    • Malay (ms)
    • Norwegian Bokmål (nb)
    • Nepali (ne)
... (truncated)
Commits


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 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) - 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)