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 the bundler-dependencies group across 1 directory with 5 updates #44

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps the bundler-dependencies group with 4 updates in the / directory: google-protobuf, kramdown, sass-embedded and webrick.

Updates google-protobuf from 4.28.3 to 4.29.1

Commits

Updates kramdown from 2.5.0 to 2.5.1

Commits

Updates rexml from 3.3.9 to 3.4.0

Release notes

Sourced from rexml's releases.

REXML 3.4.0 - 2024-12-15

Improvement

  • Improved performance.

  • JRuby: Improved parse performance.

    • GH-219
    • Patch by João Duarte
  • Added support for reusing pull parser.

  • Improved error handling when source is IO.

Thanks

  • NAITOH Jun

  • João Duarte

  • Dmitry Pogrebnoy

Changelog

Sourced from rexml's changelog.

3.4.0 - 2024-12-15 {#version-3-4-0}

Improvement

  • Improved performance.

  • JRuby: Improved parse performance.

    • GH-219
    • Patch by João Duarte
  • Added support for reusing pull parser.

  • Improved error handling when source is IO.

Thanks

  • NAITOH Jun

  • João Duarte

  • Dmitry Pogrebnoy

Commits

Updates sass-embedded from 1.81.0 to 1.83.0

Commits

Updates webrick from 1.9.0 to 1.9.1

Release notes

Sourced from webrick's releases.

v1.9.1

What's Changed

Full Changelog: ruby/webrick@v1.9.0...v1.9.1

Commits
  • 307f24c Bump up v1.9.1
  • 7430364 Change backquote to singlequote in messages (#154)
  • 1ff2b89 Fixed version number of rubygems/release-gem
  • fc91235 Merge pull request #159 from ruby/dependabot/github_actions/rubygems/release-...
  • a34a69b Bump rubygems/release-gem
  • cde6dd4 Merge pull request #157 from ruby/dependabot/github_actions/step-security/har...
  • 633acb6 Bump step-security/harden-runner from 2.10.1 to 2.10.2
  • cb93ef8 Fix bugs and improve (#152)
  • ef2c69d Block of server.start is optional (#155)
  • 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 bundler-dependencies group with 4 updates in the / directory: [google-protobuf](https://github.com/protocolbuffers/protobuf), [kramdown](https://github.com/gettalong/kramdown), [sass-embedded](https://github.com/sass-contrib/sass-embedded-host-ruby) and [webrick](https://github.com/ruby/webrick).


Updates `google-protobuf` from 4.28.3 to 4.29.1
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

Updates `kramdown` from 2.5.0 to 2.5.1
- [Release notes](https://github.com/gettalong/kramdown/releases)
- [Changelog](https://github.com/gettalong/kramdown/blob/master/doc/news.page)
- [Commits](https://github.com/gettalong/kramdown/commits)

Updates `rexml` from 3.3.9 to 3.4.0
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.3.9...v3.4.0)

Updates `sass-embedded` from 1.81.0 to 1.83.0
- [Commits](sass-contrib/sass-embedded-host-ruby@v1.81.0...v1.83.0)

Updates `webrick` from 1.9.0 to 1.9.1
- [Release notes](https://github.com/ruby/webrick/releases)
- [Commits](ruby/webrick@v1.9.0...v1.9.1)

---
updated-dependencies:
- dependency-name: google-protobuf
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler-dependencies
- dependency-name: kramdown
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-dependencies
- dependency-name: rexml
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler-dependencies
- dependency-name: sass-embedded
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler-dependencies
- dependency-name: webrick
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Dec 16, 2024
@bensheldon bensheldon merged commit a79d837 into main Dec 20, 2024
1 check passed
@bensheldon bensheldon deleted the dependabot/bundler/bundler-dependencies-eea8ac5447 branch December 20, 2024 01:26
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.

1 participant