Skip to content
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

Bump web-console, rails and activerecord-oracle_enhanced-adapter #723

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps web-console, rails and activerecord-oracle_enhanced-adapter. 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.2 to 6.0.2.2

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
  • 157920a Preparing for 6.0.2.2 release
  • fa413f2 update version
  • 1251d88 Fix possible XSS vector in JS escape helper
  • 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]
  • Additional commits viewable in compare view

Updates activerecord-oracle_enhanced-adapter from 5.2.8 to 6.0.2

Changelog

Sourced from activerecord-oracle_enhanced-adapter's changelog.

6.0.2 / 2019-12-25

  • Changes and bug fixes
    • Uninstall SimpleCov #1968

6.0.1 / 2019-12-20

  • Changes and bug fixes

    • Address undefined local variable or method sql' [#1932 #1962 #1963]
  • CI

    • CI against Ruby 2.6.4 and Ruby 2.5.6 #1922

6.0.0 / 2019-08-17

  • Major changes, including changes since 6.0.0.beta1

    • Support Rails 6.0.0
    • Rails 6 requires Ruby 2.5 #1801
    • Support longer identifier for Oracle database 12.2 or higher [#1703 #1705]
    • Introduce use_shorter_identifier #1707
    • Change default_sequence_start_value from 10000 to 1 #1636
    • Address ORA-01795: maximum number of expressions in a list is 1000
  • CI

    • CI against JRuby 9.2.8.0 #1912

6.0.0.rc3 / 2019-07-27

  • Changes and bug fixes
    • Share the column and table name quote cache between connections [#1901 #1903]

6.0.0.rc2 / 2019-07-23

  • Major changes

    • Support Rails 6.0.0 rc2
    • Add TCP keepalive and TCP keepalive time configurations [#1874 #1877]
  • Changes and bug fixes

    • Update bug report templates for Oracle enhanced adapter 6.0 #1873

6.0.0.rc1 / 2019-04-25

... (truncated)
Commits
  • bb6990e Release 6.0.2
  • 244c939 Merge pull request #1972 from yahonda/backport_1971_to_release60
  • a5af3cc Merge pull request #1971 from yahonda/prepare_v602
  • 868fbc4 Merge pull request #1969 from yahonda/backport_1968_to_release60
  • 54beaed Merge pull request #1968 from yahonda/uninstall_simplecov
  • f580215 Merge pull request #1966 from yahonda/backport_1965_to_release60
  • bd55d43 Merge pull request #1965 from yahonda/prepare_v601
  • e76de04 Merge pull request #1963 from yahonda/backport_1962_to_release60
  • e9a1687 Merge pull request #1962 from koic/fix_an_error_when_writing_lobs
  • ca8cce9 Merge pull request #1922 from yahonda/backport_1921_to_release60
  • Additional commits viewable in compare view

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:

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

Bumps [web-console](https://github.com/rails/web-console), [rails](https://github.com/rails/rails) and [activerecord-oracle_enhanced-adapter](https://github.com/rsim/oracle-enhanced). These dependencies needed to be updated together.

Updates `web-console` from 3.7.0 to 4.0.1
- [Release notes](https://github.com/rails/web-console/releases)
- [Changelog](https://github.com/rails/web-console/blob/master/CHANGELOG.markdown)
- [Commits](rails/web-console@v3.7.0...v4.0.1)

Updates `rails` from 5.2.4.2 to 6.0.2.2
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](rails/rails@v5.2.4.2...v6.0.2.2)

Updates `activerecord-oracle_enhanced-adapter` from 5.2.8 to 6.0.2
- [Release notes](https://github.com/rsim/oracle-enhanced/releases)
- [Changelog](https://github.com/rsim/oracle-enhanced/blob/master/History.md)
- [Commits](rsim/oracle-enhanced@v5.2.8...v6.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 23, 2020
@dependabot-preview
Copy link
Contributor Author

Looks like these dependencies are no longer being updated by Dependabot, so this is no longer needed.

@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/web-console-and-rails-and-activerecord-oracle_enhanced-adapter-4.0.1 branch March 23, 2020 17:23
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants