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 group with 4 updates #33

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 22, 2024

Bumps the bundler group with 4 updates: jekyll, i18n, html-proofer and webrick.

Updates jekyll from 4.3.3 to 4.3.4

Release notes

Sourced from jekyll's releases.

v4.3.4

Bug Fixes

  • Backport #9662 for v4.3.x: Relax version constraint on wdm in new Gemfile (#9683)
  • Backport #9680 for v4.3.x: Render theme-gem root only in development (#9684)

Development Fixes

  • Sync workflows with counterparts on master (#9681)
Changelog

Sourced from jekyll's changelog.

4.3.4 / 2024-09-16

Bug Fixes

  • Backport #9662 for v4.3.x: Relax version constraint on wdm in new Gemfile (#9683)
  • Backport #9680 for v4.3.x: Render theme-gem root only in development (#9684)

Development Fixes

  • Sync workflows with counterparts on master (#9681)
Commits

Updates i18n from 1.14.5 to 1.14.6

Release notes

Sourced from i18n's releases.

v1.14.6

What's Changed

Ruby < 3.2 support will be dropped April 2025. Upgrade now to continue using i18n after that date.

New Contributors

Full Changelog: ruby-i18n/i18n@v1.14.5...v1.14.6

Commits
  • 3b65f65 Bump to 1.14.6
  • 6d0c2ce Add post install message for Ruby < 3.2 users
  • 1fbc930 Merge pull request #696 from KinWang-2013/fix/exists-method-nil-key
  • 18799df Merge pull request #697 from zachmargolis/margolis-optimize-plurals
  • aacb76a Merge pull request #699 from alexpls/master
  • d718ed4 Merge pull request #701 from stevegeek/fix_load_rb_with_pathname
  • ee22f10 Fix loading of .rb locale files when load_path is not a string, eg it is a Pa...
  • 229d57e Fixes strings being interpolated multiple times
  • eacc34f Merge pull request #698 from davetron5000/rdoc-fixes
  • 55dc807 fix issues with RDoc generation
  • Additional commits viewable in compare view

Updates html-proofer from 5.0.8 to 5.0.9

Release notes

Sourced from html-proofer's releases.

v5.0.9

What's Changed

New Contributors

Full Changelog: gjtorikian/html-proofer@v5.0.8...v5.0.9

Changelog

Sourced from html-proofer's changelog.

[v5.0.9] - 07-05-2024

What's Changed

Full Changelog: gjtorikian/html-proofer@v5.0.8...v5.0.9

Commits

Updates webrick from 1.8.1 to 1.8.2

Release notes

Sourced from webrick's releases.

v1.8.2

What's Changed

New Contributors

Full Changelog: ruby/webrick@v1.8.1...v1.8.2

Commits
  • 0fb9de6 Bump up v1.8.2
  • b9a4c81 Removed trailing spaces
  • f5faca9 Prevent request smuggling
  • 0c600e1 Fix reference to URI::REGEXP::PATTERN::HOST
  • 15a9391 Return 400 response for chunked requests with unexpected data after chunk
  • 2b38d56 Treat missing CRLF separator after headers as an EOFError
  • e4efb4a Remove unnecessary gsub calls in test_httprequest.rb
  • 426e214 Only strip space and horizontal tab in headers
  • e72cb69 Prefer squigly heredocs. (#143)
  • ee60354 Require CRLF line endings in request line and headers
  • 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 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Oct 22, 2024
Copy link

netlify bot commented Oct 22, 2024

Deploy Preview for twc-site-nl ready!

Name Link
🔨 Latest commit e754ecc
🔍 Latest deploy log https://app.netlify.com/sites/twc-site-nl/deploys/6717ac9b7239920008e8c9e8
😎 Deploy Preview https://deploy-preview-33--twc-site-nl.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@isabellabrookes
Copy link
Collaborator

@dependabot rebase

Bumps the bundler group with 4 updates: [jekyll](https://github.com/jekyll/jekyll), [i18n](https://github.com/ruby-i18n/i18n), [html-proofer](https://github.com/gjtorikian/html-proofer) and [webrick](https://github.com/ruby/webrick).


Updates `jekyll` from 4.3.3 to 4.3.4
- [Release notes](https://github.com/jekyll/jekyll/releases)
- [Changelog](https://github.com/jekyll/jekyll/blob/master/History.markdown)
- [Commits](jekyll/jekyll@v4.3.3...v4.3.4)

Updates `i18n` from 1.14.5 to 1.14.6
- [Release notes](https://github.com/ruby-i18n/i18n/releases)
- [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md)
- [Commits](ruby-i18n/i18n@v1.14.5...v1.14.6)

Updates `html-proofer` from 5.0.8 to 5.0.9
- [Release notes](https://github.com/gjtorikian/html-proofer/releases)
- [Changelog](https://github.com/gjtorikian/html-proofer/blob/main/CHANGELOG.md)
- [Commits](gjtorikian/html-proofer@v5.0.8...v5.0.9)

Updates `webrick` from 1.8.1 to 1.8.2
- [Release notes](https://github.com/ruby/webrick/releases)
- [Commits](ruby/webrick@v1.8.1...v1.8.2)

---
updated-dependencies:
- dependency-name: jekyll
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler
- dependency-name: i18n
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler
- dependency-name: html-proofer
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bundler
- dependency-name: webrick
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/bundler-6f17e6e1b3 branch from 088a05f to e754ecc Compare October 22, 2024 13:46
@github-actions github-actions bot merged commit 60fbc34 into main Oct 22, 2024
1 of 2 checks passed
@github-actions github-actions bot deleted the dependabot/bundler/bundler-6f17e6e1b3 branch October 22, 2024 13: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 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant