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 across 1 directory with 3 updates #1643

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 23, 2024

Bumps the bundler group with 2 updates in the / directory: rubocop-rspec and database_cleaner-active_record.

Updates rubocop-rspec from 3.0.2 to 3.0.3

Release notes

Sourced from rubocop-rspec's releases.

RuboCop RSpec v3.0.3

  • Add support for Unicode RIGHT SINGLE QUOTATION MARK in RSpec/ExampleWording. (@​jdufresne)
  • Suppress deprecation warning for RSpec/MultipleExpectations, RSpec/MultipleMemoizedHelpers, and RSpec/NestedGroups cops. (@​koic)
Changelog

Sourced from rubocop-rspec's changelog.

3.0.3 (2024-07-12)

  • Add support for Unicode RIGHT SINGLE QUOTATION MARK in RSpec/ExampleWording. ([@​jdufresne])
  • Suppress deprecation warning for RSpec/MultipleExpectations, RSpec/MultipleMemoizedHelpers, and RSpec/NestedGroups cops. ([@​koic])
Commits
  • fe3b66b Merge pull request #1938 from rubocop/release
  • bb02b84 Release v3.0.3
  • 03034e7 Merge pull request #1936 from koic/suppress_deprecation_warning_when_some_cops
  • 7e1d68e Suppress deprecation warning for some cops
  • aa734b0 Merge pull request #1935 from jdufresne/right-single-quotation-mark
  • 59d9db0 Make Rspec/ExampleWording handle Unicode RIGHT SINGLE QUOTATION MARK
  • See full diff in compare view

Updates database_cleaner-active_record from 2.1.0 to 2.2.0

Changelog

Sourced from database_cleaner-active_record's changelog.

v2.2.0 2024-07-12

Commits
  • 377c9c0 Add details about v2.2.0 and bump version
  • ecdc7eb Fetch last value from sequence given currval may not be defined for the sessi...
  • e8835a1 Use lock syncronize on transaction rollback (#73)
  • c8bd3cd Drop Rails 6.0 & Ruby 3.0 (and older) Support (#105)
  • 092b4ff Fix CI and Rails 7.1 compatibility on main (#107)
  • 0b0bfc4 [FIX] Typo for deletion and truncation strategy (#94)
  • 79b0876 Address deprecation of ActiveRecord::Base.connection in Rails 7.2 (#102)
  • 74a913a Support Rails 7.2+ (#101)
  • 644a218 Fix reset_ids test with Trilogy adapter (#93)
  • aafa5b2 Reset ids option (#71)
  • Additional commits viewable in compare view

Updates rexml from 3.3.1 to 3.3.2

Release notes

Sourced from rexml's releases.

REXML 3.3.2 - 2024-07-16

Improvements

  • Improved parse performance.

  • Improved parse performance.

  • Added support for raising a parse exception when an XML has extra content after the root element.

  • Added support for raising a parse exception when an XML declaration exists in wrong position.

  • Removed needless a space after XML declaration in pretty print mode.

  • Stopped to emit :text event after the root element.

Fixes

  • Fixed a bug that SAX2 parser doesn't expand predefined entities for characters callback.

Thanks

  • NAITOH Jun

  • Watson

Changelog

Sourced from rexml's changelog.

3.3.2 - 2024-07-16 {#version-3-3-2}

Improvements

  • Improved parse performance.

  • Improved parse performance.

  • Added support for raising a parse exception when an XML has extra content after the root element.

  • Added support for raising a parse exception when an XML declaration exists in wrong position.

  • Removed needless a space after XML declaration in pretty print mode.

  • Stopped to emit :text event after the root element.

Fixes

  • Fixed a bug that SAX2 parser doesn't expand predefined entities for characters callback.

Thanks

  • NAITOH Jun

  • Watson

Commits
  • 2b285ac Add 3.3.2 entry
  • 0e33d3a test: improve linear performance test names
  • 910e5a2 Fix performance issue caused by using repeated > characters inside `<xml><!...
  • 1f1e6e9 Fix ReDoS by using repeated space characters inside `<!DOCTYPE name [<!ATTLIS...
  • 1cc1d9a Suppress have_root not initialized warnings on Ruby < 3
  • 67efb59 Fix performance issue caused by using repeated > characters inside `<!DOCTY...
  • a79ac8b Fix performance issue caused by using repeated > characters inside `<!DOCTY...
  • c33ea49 Fix performance issue caused by using repeated > characters after ` <!DOCTY...
  • 9f1415a Fix performance issue caused by using repeated > characters inside `CDATA [...
  • c1b64c1 Fix performance issue caused by using repeated > characters inside comments...
  • 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 bundler group with 2 updates in the / directory: [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) and [database_cleaner-active_record](https://github.com/DatabaseCleaner/database_cleaner-active_record).


Updates `rubocop-rspec` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/rubocop/rubocop-rspec/releases)
- [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-rspec@v3.0.2...v3.0.3)

Updates `database_cleaner-active_record` from 2.1.0 to 2.2.0
- [Changelog](https://github.com/DatabaseCleaner/database_cleaner-active_record/blob/main/CHANGELOG.md)
- [Commits](DatabaseCleaner/database_cleaner-active_record@v2.1.0...v2.2.0)

Updates `rexml` from 3.3.1 to 3.3.2
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.3.1...v3.3.2)

---
updated-dependencies:
- dependency-name: rubocop-rspec
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bundler
- dependency-name: database_cleaner-active_record
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler
- dependency-name: rexml
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 23, 2024
@dependabot dependabot bot requested a review from CeeBeeUK July 23, 2024 18:02
@CeeBeeUK CeeBeeUK merged commit 69fc856 into main Jul 23, 2024
5 checks passed
@CeeBeeUK CeeBeeUK deleted the dependabot/bundler/bundler-39c9cc57c7 branch July 23, 2024 18:09
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.

1 participant