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

Dependabot: Bump the ruby group with 3 updates #53

Merged
merged 1 commit into from
May 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2024

Bumps the ruby group with 3 updates: rake, method_source and sequel.

Updates rake from 13.1.0 to 13.2.1

Changelog

Sourced from rake's changelog.

=== 13.2.1

  • Suppressed "internal:array:52:in 'Array#each'" from backtrace by @​hsbt in #554
  • Bump actions/configure-pages from 4 to 5 by @​dependabot in #553

=== 13.2.0

Commits
  • d84f6ef Bump up 13.2.1
  • 8b33b36 Merge pull request #553 from ruby/dependabot/github_actions/actions/configure...
  • 99f6823 Merge pull request #554 from ruby/suppress-array-internal
  • 54950e0 Suppressed "<internal:array>:52:in 'Array#each'" from backtrace
  • 675498c Bump up 13.2.0
  • 3dc4277 Bump actions/configure-pages from 4 to 5
  • c68e010 Merge pull request #549 from ruby/dependabot/github_actions/dependabot/fetch-...
  • 2cb46b6 Merge pull request #551 from andrykonchin/ak/restore-truffleruby-on-ci
  • c342e96 Add TruffleRuby on CI
  • d569f0f Merge pull request #550 from ruby/dependabot/github_actions/ruby/setup-ruby-1...
  • Additional commits viewable in compare view

Updates method_source from 1.0.0 to 1.1.0

Changelog

Sourced from method_source's changelog.

[v1.1.0][v1.1.0] (April 15, 2024)

  • Added MethodSource.clear_cache
  • Added support for RUBYOPT="--enable-frozen-string-literal"
Commits
  • eef98af Exclude .travis.yml
  • 06f21c6 Merge pull request #81 from banister/release-1-1-0
  • 2e70e6f Release v1.1.0
  • 2d130a4 Merge pull request #80 from casperisfine/fstr
  • 54c91e4 Fix compatibility with frozen-string-literal and newer rubies
  • 81d039c Merge pull request #73 from yhirano55/cache_clearable
  • 2d7ea44 Add MethodSource.clear_cache
  • e7ec137 Merge pull request #72 from stas/class_method_comment
  • 8e5a152 Allow fetching class/module comments.
  • 836d704 Merge pull request #66 from rafbm/patch-1
  • Additional commits viewable in compare view

Updates sequel from 5.78.0 to 5.79.0

Changelog

Sourced from sequel's changelog.

=== 5.79.0 (2024-04-01)

  • Support create_or_replace_view with :materialized option on PostgreSQL (nashby) (#2144)

  • Support :unlogged_tables_default Database option on Postgres for making created tables unlogged by default (jeremyevans) (#2134)

  • Add Dataset#select_prepend for prepending to the current selected columns (jeremyevans) (#2139)

Commits
  • 4314aeb Bump version to 5.79.0
  • 00fbc7a Add links to sequel-talk on the mail-archive.com
  • 5780c78 Handle case of select_prepend after select_append
  • bbfb80e Update CHANGELOG
  • 1ffa233 Make it possible to use create_or_replace_view with materialized view.
  • 235a62a Support :unlogged_tables_default Database option on Postgres for making creat...
  • b703aae Add Dataset#select_prepend for prepending to the current selected columns
  • e393663 Remove mention of the sequel-talk Google Group
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the ruby group with 3 updates: [rake](https://github.com/ruby/rake), [method_source](https://github.com/banister/method_source) and [sequel](https://github.com/jeremyevans/sequel).


Updates `rake` from 13.1.0 to 13.2.1
- [Release notes](https://github.com/ruby/rake/releases)
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
- [Commits](ruby/rake@v13.1.0...v13.2.1)

Updates `method_source` from 1.0.0 to 1.1.0
- [Changelog](https://github.com/banister/method_source/blob/master/CHANGELOG.md)
- [Commits](banister/method_source@v1.0.0...v1.1.0)

Updates `sequel` from 5.78.0 to 5.79.0
- [Changelog](https://github.com/jeremyevans/sequel/blob/master/CHANGELOG)
- [Commits](jeremyevans/sequel@5.78.0...5.79.0)

---
updated-dependencies:
- dependency-name: rake
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ruby
- dependency-name: method_source
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: ruby
- dependency-name: sequel
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: ruby
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 1, 2024
@github-actions github-actions bot enabled auto-merge (squash) May 1, 2024 02:45
@github-actions github-actions bot merged commit 8b6320e into main May 1, 2024
7 checks passed
@github-actions github-actions bot deleted the dependabot/bundler/ruby-5727ec64ba branch May 1, 2024 02:46
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