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 patch-and-minor-dependencies group with 3 updates #92

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2024

Bumps the patch-and-minor-dependencies group with 3 updates: pg, sass-embedded and test-unit.

Updates pg from 1.5.4 to 1.5.5

Changelog

Sourced from pg's changelog.

v1.5.5 [2024-02-15] Lars Kanis lars@greiz-reinsdorf.de

  • Explicitly retype timespec fields to int64_t to fix compatibility with 32bit arches. #547
  • Fix possible buffer overflows in PG::BinaryDecoder::CopyRow on 32 bit systems. #548
  • Add binary Windows gems for Ruby 3.3.
  • Update Windows fat binary gem to OpenSSL-3.2.1 and PostgreSQL-16.2.
Commits
  • daec80f Add release notes for pg-1.5.5
  • 72cdd6b Add ruby-3.3 to windows binary gems
  • d99a6b4 Bump VERSION to 1.5.5
  • f74a371 Update openssl and postgresql versions for binary gems
  • 5c105f2 Update OpenSSL and PostgreSQL versions for Windows binary gem
  • 2218ebf Print the contant of "setup.log" on failure
  • babfda4 Work around an logging issue on Windows
  • 1c67bbf Merge pull request #549 from jackorp/dont_ship_po_files
  • 99119b1 Don't ship POT files in gem.
  • dfd5f59 Merge pull request #548 from larskanis/fix-x86
  • Additional commits viewable in compare view

Updates sass-embedded from 1.70.0 to 1.71.1

Commits
  • 95ef355 v1.71.1
  • 4b5af24 Bump sass from 1.71.0 to 1.71.1 in /ext/sass (#186)
  • 2d9e49e Use %w[] for array of strings
  • f43f8ef Skip testing invalid type when RBS is loaded
  • 8205760 Fix typo in doc
  • aade8c8 Wrap rspec doubles
  • 01cc95d Update doc for NodePackageImporter
  • 955e823 Return Array instead of Google::Protobuf::RepeatedField
  • 861fdfb Use Message.encode(proto) instead of proto.to_proto
  • 21850f6 Revert "Use sass-contrib/dart-sass-musl for 1.71.0"
  • Additional commits viewable in compare view

Updates test-unit from 3.6.1 to 3.6.2

Release notes

Sourced from test-unit's releases.

test-unit 3.6.2 - 2024-02-16

Improvements

  • UI: console: Add --gc-stress option that enables GC.stress only whie each test is running.

  • Added support for Ruby 3.4 style backtrace. GH-237 [Patch by Yusuke Endoh]

Thanks

  • Yusuke Endoh
Commits
  • 4c65a7d Add 3.6.2 entry
  • 7d5bf51 test: remove a needless escape
  • 6be3324 Support Ruby 3.4's new error message format (#237)
  • b8f0b30 test: use Gem::Version explicitly for old RubyGems
  • 3613549 test: use csv gem only for Ruby 3.4 or later
  • 3e461d7 ci: add Ruby 3.2 and 3.3
  • f541590 test: install csv explicitly
  • 50e14c8 doc: Use https instead of http (#236)
  • bdd1668 Add --gc-stress option
  • 16c1b7a Bump actions/checkout from 3 to 4 (#234)
  • 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

Bumps the patch-and-minor-dependencies group with 3 updates: [pg](https://github.com/ged/ruby-pg), [sass-embedded](https://github.com/sass-contrib/sass-embedded-host-ruby) and [test-unit](https://github.com/test-unit/test-unit).


Updates `pg` from 1.5.4 to 1.5.5
- [Changelog](https://github.com/ged/ruby-pg/blob/master/History.md)
- [Commits](ged/ruby-pg@v1.5.4...v1.5.5)

Updates `sass-embedded` from 1.70.0 to 1.71.1
- [Commits](sass-contrib/sass-embedded-host-ruby@v1.70.0...v1.71.1)

Updates `test-unit` from 3.6.1 to 3.6.2
- [Release notes](https://github.com/test-unit/test-unit/releases)
- [Commits](test-unit/test-unit@3.6.1...3.6.2)

---
updated-dependencies:
- dependency-name: pg
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor-dependencies
- dependency-name: sass-embedded
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor-dependencies
- dependency-name: test-unit
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 24, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 2, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 2, 2024
@dependabot dependabot bot deleted the dependabot/bundler/patch-and-minor-dependencies-7ddd12cb84 branch March 2, 2024 10:57
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.

None yet

1 participant